manual: CI check with nitunit
[nit.git] / src /
2018-06-21 Alexandre Terrasacmd/commands_http: parse filter options from HttpRequest
2018-06-21 Alexandre Terrasacmd/commands_http: clean Bool options handling
2018-06-21 Alexandre Terrasacmd/commands_http: clean Int options handling
2018-06-21 Alexandre Terrasacmd/commands_http: clean String options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: parse filter options from cmd string
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean Bool options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean Int options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: clean String options handling
2018-06-21 Alexandre Terrasacmd/cmd_parser: remove ModelFilter parameter from init
2018-06-21 Alexandre Terrasadoc/commands: test commands with filters
2018-06-20 Jean PrivatMerge: nitdoc: full rewrite
2018-06-19 Alexandre Terrasasrc/indexing: introduce `code_index`
2018-06-14 Alexandre Terrasadoc/commands: remove default filter from tests
2018-06-14 Alexandre Terrasacmd/cmd_catalog: use filter
2018-06-14 Alexandre Terrasamodel_index: use filter
2018-06-14 Alexandre Terrasamodel_filters: allow copy of filter options
2018-06-14 Alexandre Terrasamodel_filters: make all options writable
2018-06-14 Alexandre Terrasamodel_collect: fix MClass ancestors and descendants...
2018-06-10 Alexandre Terrasanitdoc: full rewrite of the nitdoc engine
2018-06-10 Alexandre Terrasasrc/doc/templates: add template for the Person class...
2018-06-10 Alexandre Terrasasrc/doc/templates: protect access to nullable signatures
2018-06-10 Alexandre Terrasasrc/doc/commands: CmdRedefs to return definitions inste...
2018-06-10 Alexandre Terrasasrc/doc_down: save headlines from InlineDecorator
2018-06-10 Alexandre Terrasasrc/catalog: export package stats to map
2018-06-10 Alexandre Terrasasrc/nitdoc: remove old nitdoc
2018-06-10 Alexandre Terrasasrc/doc/api: add links to renderer code
2018-06-08 Jean PrivatMerge: nitce: do not forgot to autoadapt in native_arra...
2018-06-08 Jean PrivatMerge: nitc: intro hidden option to compile to a shared...
2018-06-08 Jean PrivatMerge: lib/core: remove uses of Byte for Text
2018-06-08 Lucas Bajoletlib/core: remove ascii method on Int and 'b' prefix
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2018-06-08 Jean Privatnitce: do not forgot to autoadapt in native_array_instance
2018-06-08 Jean PrivatMerge: Makefile: add nitpackage
2018-06-08 Alexis Laferrièrenitc: intro command option --shared-lib to compile...
2018-06-04 Jean PrivatMakefile: add nitpackage
2018-06-04 Jean PrivatMerge: nitweb: add documentation links in rendered...
2018-06-02 Alexandre Terrasasrc/model: add `is_generated` filter
2018-06-02 Alexandre Terrasasrc/model: add `is_broken` filter
2018-06-01 Alexandre Terrasadoc/commands: CmdCode does not use infoboxes in html...
2018-06-01 Jean PrivatMerge: Use links in nitlight --no-infobox
2018-06-01 Jean PrivatMerge: Nitunit: mass compile non-simple docunits
2018-05-31 Jean Privatsrc/htmlight: if no infofox but a href, insert a link...
2018-05-31 Jean Privatsrc/htmlight: A classtype points to the class introduction
2018-05-31 Jean Privatnitunit: try to mass compile all docunits at once
2018-05-31 Jean Privatnitunit: `test_single_docunit` call `execute_simple_doc...
2018-05-31 Jean Privatnitunit: extract `generate_single_docunit` from `test_s...
2018-05-31 Jean Privatnitunit: rename and redocument `test_simple_docunits...
2018-05-31 Jean PrivatMerge: Object destroy traces
2018-05-30 Jean PrivatMerge: model: remove ModelView
2018-05-30 Alexandre Terrasanitpackage: remove ModelView dependency
2018-05-30 Alexandre Terrasavim_autocomplete: remove ModelView dependency
2018-05-30 Alexandre Terrasafrontend: remove ModelView dependency
2018-05-30 Alexandre Terrasanitmetrics: remove ModelView dependency
2018-05-30 Alexandre Terrasanitx: remove ModelView dependency
2018-05-30 Alexandre Terrasanitdoc: remove ModelView dependency
2018-05-28 olivierschirmadd destruction traces, add lttng channel configuration...
2018-05-25 Jean PrivatMerge: nitpackage: check existence of README.md files
2018-05-25 Jean PrivatMerge: nitc: use pthread_keys on iOS where __thread...
2018-05-24 Jean Privatnitls: option -M escapes characters in paths
2018-05-21 Alexis Laferrièrenitc: use pthread_key_create and others when __thread...
2018-05-17 Alexandre Terrasanitpackage: check existence of README.md files
2018-05-17 Alexandre Terrasauml: remove ModelView dependency
2018-05-17 Alexandre Terrasanitweb: remove ModelView dependency
2018-05-17 Alexandre Terrasadoc/commands: remove ModelView dependency
2018-05-17 Alexandre Terrasamodel_collect: kill ModelView
2018-05-15 Jean PrivatMerge: src/doc/commands: fix test class name for `comma...
2018-05-15 Jean PrivatMerge: contrib: apply nitpackage --gen-ini
2018-05-15 Alexandre Terrasanitpackage: generate and check man pages
2018-05-15 Alexandre Terrasanitpackage: generate and check Makefiles
2018-05-15 Alexandre Terrasanitpackage: rename phase
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2018-05-15 Alexandre Terrasacontrib: fix wrong `git.directory` in some contrib...
2018-05-15 Alexandre Terrasanitpackage: accept more `package.ini` keys
2018-05-15 Alexandre Terrasasrc/doc/commands: fix test class name for `commands_md`
2018-05-12 Jean PrivatMerge: doc/commands: introduce Markdown rendering for...
2018-05-12 Jean PrivatMerge: Trace system
2018-05-11 olivierschirmadd the trace system with a first test which is instanc...
2018-05-11 Alexandre Terrasadoc/commands: introduce Markdown rendering for commands
2018-05-11 Jean PrivatMerge: android: remove the deprecated armeabi target...
2018-05-11 Alexis Laferrièreandroid: remove the deprecated armeabi target
2018-05-10 Jean PrivatMerge: lib/core: provide default codec-aware read_char
2018-05-10 Lucas Bajoletniti: fix CString::fast_cstring semantics
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-10 Alexandre Terrasamodel_collect: collect all mmodules for a mgroup
2018-05-09 Jean PrivatMerge: src/nit: remove unused primitive_types module
2018-05-09 Jean PrivatMerge: doc/commands: introduce INI commands
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-08 Alexandre Terrasanitpackage: add option to check existing package.ini...
2018-05-08 Alexandre Terrasanitpackage: generate INI files
next