nitweb: fix access to query results count
[nit.git] / src / doc /
2018-06-01 Alexandre Terrasadoc/commands: CmdCode does not use infoboxes in html...
2018-05-30 Alexandre Terrasavim_autocomplete: remove ModelView dependency
2018-05-30 Alexandre Terrasanitx: remove ModelView dependency
2018-05-30 Alexandre Terrasanitdoc: remove ModelView dependency
2018-05-17 Alexandre Terrasanitweb: remove ModelView dependency
2018-05-17 Alexandre Terrasadoc/commands: remove ModelView dependency
2018-05-15 Alexandre Terrasasrc/doc/commands: fix test class name for `commands_md`
2018-05-11 Alexandre Terrasadoc/commands: introduce Markdown rendering for commands
2018-05-10 Alexandre Terrasatests: fix tests related to test_prog
2018-05-10 Alexandre Terrasadoc/commands: term handles `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as JSON
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as HTML
2018-05-10 Alexandre Terrasadoc/commands: parse `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: introduce `commands_main`, commands about...
2018-05-10 Alexandre Terrasadoc/commands: allow NitUnit entities in model view
2018-05-08 Alexandre Terrasanitweb: serve routes for ini commands
2018-05-08 Alexandre Terrasadoc/commands: term handles `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as JSON
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as HTML
2018-05-08 Alexandre Terrasadoc/commands: parse `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: introduce `commands_ini` for .INI related...
2018-05-02 Alexandre Terrasadoc/api: allow entity url customization
2018-05-02 Alexandre Terrasadoc/commands: DocDown accept CmdEntityLink commands
2018-05-02 Alexandre Terrasadoc/commands: term accept CmdEntityLink commands
2018-05-02 Alexandre Terrasadoc/commands: do not accept empty CmdEntity names
2018-05-02 Alexandre Terrasadoc/commands: parse CmdEntityLink command strings
2018-05-02 Alexandre Terrasadoc/commands: generate CmdEntityLink command to HTML
2018-05-02 Alexandre Terrasadoc/commands: generate CmdEntityLink to JSON
2018-05-02 Alexandre Terrasadoc/commands: parse CmdEntityLink commands from http
2018-05-02 Alexandre Terrasadoc/commands: introduce CmdEntityLink command
2018-05-02 Alexandre Terrasadoc/commands: fix linearization warnings for commands...
2018-05-02 Alexandre Terrasadoc/commands: fix HTML rendering for CmdEntity
2018-05-02 Alexandre Terrasadoc/commands: add tests for commands_html
2018-01-22 Alexandre Terrasadoc/commands: update tests
2018-01-22 Alexandre Terrasadoc/commands: extract `CmdCode` super class
2018-01-22 Alexandre Terrasadoc/commands: rename `CmdComment::render` to `render_co...
2017-12-19 Jean PrivatMerge: nitx: use doc commands
2017-12-18 Alexandre Terrasamodel: move model_json to doc/templates
2017-12-18 Alexandre Terrasamodel/json: fix model json tests after update
2017-12-18 Alexandre Terrasadoc/commands: fix commands json tests after update
2017-12-18 Alexandre Terrasadoc/api: migrate api to new doc-commands
2017-12-18 Alexandre Terrasanitx: use AnsiHighlightVisitor
2017-12-18 Alexandre Terrasanitx: add command tests
2017-12-08 Alexandre Terrasanitx: nitx use doc commands
2017-12-08 Alexandre Terrasadoc/commands: parser stores commands usage and help
2017-12-08 Alexandre Terrasanitweb: move `web` group to `doc::api`
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-11-29 Jean Privathighlight: extract HTML stuff from highlight into htmlight
2017-11-28 Alexandre Terrasatests: fix tests for doc commands
2017-11-23 Alexandre Terrasadoc/commands: introduce docdown related commands
2017-11-23 Alexandre Terrasadoc/docdown: render mdoc as markdown
2017-11-23 Alexandre Terrasadoc/commands: introduce commands group
2017-11-23 Alexandre Terrasadoc/commands: introduce html rendering for commands
2017-11-23 Alexandre Terrasadoc/templates: introduce model to html translations
2017-11-23 Alexandre Terrasalib/html: bootstrap use optional annotation
2017-11-23 Alexandre Terrasadoc/commands: introduce commands results to json transl...
2017-11-23 Alexandre Terrasadoc/commands: introduce command initialization from...
2017-11-23 Alexandre Terrasadoc/commands: introduce commands parser
2017-11-23 Alexandre Terrasadoc/commands: introduce catalog commands
2017-11-23 Alexandre Terrasadoc/commands: introduce usage commands
2017-11-23 Alexandre Terrasadoc/commands: introduce graph commands
2017-11-23 Alexandre Terrasadoc/commands: introduce model commands
2017-11-23 Alexandre Terrasadoc/commands: introduce doc commands
2017-11-10 Alexandre Terrasanitdoc: protect package access when ModelFilters allows...
2017-11-10 Alexandre Terrasanitdoc: use model filters
2017-10-27 Jean PrivatMerge: model: ModelView uses mainmodule
2017-10-16 Alexandre Terrasanitdoc: update ModelView
2017-10-11 Alexandre Terrasalib/markdown: merge processor and emitter
2017-09-28 Alexandre Terrasasrc/doc_down: fix `comment` behavior
2017-09-28 Alexandre Terrasasrc/doc_commands: merge Article and Comment commands
2017-09-26 Alexandre Terrasanitdoc: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: remove warnings from doc_readme
2017-09-26 Alexandre Terrasanitx: update to doc commands parser
2017-09-26 Alexandre Terrasasrc/doc_commands: rewrite doc commands parser
2017-07-14 Alexis Laferrièrenitpick & vim: list concerned files in doc
2017-06-13 Jean-Christophe... model: Add `can_customize_isa` and `can_init` attribute...
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-03-22 Jean-Christophe... model: Promote definitions of `mdoc_or_fallback`
2016-12-05 Alexandre Terrasadoc_down: render synopsis as `h1`
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-09-02 Alexandre Terrasasrc/doc_down: does not pre escape nit source code
2016-09-02 Alexandre Terrasasrc/doc_down: make md processors writable
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-07-11 Lucas Bajoletlib/core: Remove RopeBuffer from lib
2016-06-23 Alexandre Terrasasrc/doc: add doc command DocGraph
2016-06-23 Alexandre Terrasasrc/doc: remove doc_commands dependency to doc_base
2016-06-22 Alexandre Terrasasrc: move model_html module from web/ to doc/
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-01 Jean Privatnitc/doc/doc_down: store the current mdoc object in...
2016-05-01 Jean Privatnitc/doc/doc_down: make NitdocDecorator public to it...
2016-04-20 Alexandre Terrasasrc/doc: fix useless signature in redef warnings
2016-04-20 Alexandre Terrasasrc/doc: fix call on nullable receiver warnings
2016-03-10 Jean Privatlib/core/text: move `to_base` to the main base module...
2015-12-19 Alexandre Terrasanitdoc: migrate phases to model view
2015-12-19 Alexandre Terrasanitdoc: make DocModel a ModelView
2015-12-19 Alexandre Terrasadoc_base: fix warnings
2015-12-19 Alexandre Terrasaautocomplete: use model views
2015-12-11 Alexandre Terrasanitweb: render model entities to html
next