nit.git
2016-06-07 Alexandre Terrasamodel_collect: introduce `collect_linearization` service
2016-06-06 Jean PrivatMerge: nitweb: use ConsoleLog middleware
2016-06-06 Jean PrivatMerge: nitweb: use catalog as homepage
2016-06-06 Alexandre Terrasanitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb/angular: display Catalog as homepage
2016-06-06 Alexandre Terrasanitweb/angular: introduce Catalog model
2016-06-06 Alexandre Terrasanitweb: introduce API catalog route
2016-06-06 Alexandre Terrasanitweb: move APIRouter to nitweb.nit
2016-06-06 Alexandre Terrasanitweb: move APIHandler to web_base
2016-06-05 Jean PrivatMerge: nitls: fix tree representation of nested groups
2016-06-05 Jean PrivatMerge: Honor `source.exclude` in ini files
2016-06-05 Jean PrivatMerge: nitunit with black boxes: alternative sav files...
2016-06-04 Jean Privatcode: add some `source.exclude` to remove errors in...
2016-06-04 Jean Privattests: add test for source.exclude ini entry
2016-06-04 Jean Privattests: update sav/test_basename_perf_args1.res that...
2016-06-04 Jean Privattests: improve nitls tests
2016-06-04 Jean Privatnitls: fix broken group tree when there is a chain...
2016-06-04 Jean Privatloader: honor `source.exclude` config in the package.ini
2016-06-04 Jean Privatmodelbuilder: stop reporting hints again and again...
2016-06-03 Jean Privatnitunit: update manpage with multiple .res and --autosav
2016-06-03 Jean Privatnitunit: add `--autosav` for testsuites
2016-06-03 Jean Privatnitunit: add a `info` to unit-test for noteworthy infor...
2016-06-03 Jean Privattests: nitunit with multiple .res files
2016-06-03 Jean Privatnitunit: testsuite+diff tries additional `.res` files
2016-06-03 Jean Privatnitunit: testsuite+diff do not info missing diff if...
2016-06-03 Jean PrivatMerge: nitunit: improve progress display
2016-06-03 Jean PrivatMerge: niti: teach the interpreter to read from the...
2016-06-03 Jean PrivatMerge: nitweb: search field
2016-06-03 Jean Privattests: update nitunit
2016-06-03 Jean Privatnitunit: improve status bar
2016-06-03 Jean Privatnitunit: rename `has_status` and cie to `has_progress_bar`
2016-06-03 Jean Privatnitunit: fix typo in doc
2016-06-03 Jean Privatman: nit.md documents `-`
2016-06-03 Jean Privattests: add `-` for nit
2016-06-03 Jean Privatniti: add `-` to read the standard input
2016-06-03 Jean PrivatMerge: lib/app: update doc for http_request and the...
2016-06-03 Jean PrivatMerge: Benitlux app: improve signup screen
2016-06-03 Jean PrivatMerge: nitweb: show mentities details
2016-06-03 Jean PrivatMerge: Factorize `capitalize` and add option to preserv...
2016-06-02 Alexandre Terrasanitweb/angular: add search field
2016-06-02 Alexandre Terrasanitweb/src: APISearch super APIList
2016-06-02 Alexandre Terrasasrc/web: APIList and APIRandom use JsonArray.from
2016-06-02 Alexandre Terrasanitweb/angular: show mclass content
2016-06-02 Alexandre Terrasanitweb/angular: show module content
2016-06-02 Alexandre Terrasanitweb/angular: show group content
2016-06-02 Alexandre Terrasanitweb/angular: show package content
2016-06-02 Alexandre Terrasanitweb/angular: filter entity lists
2016-06-02 Jean Privatnitunit: keep the status bar at the end line and show...
2016-06-02 Jean Privatnitunit: check docunits in order, even if compiled...
2016-06-02 Jean Privatnitunit: md files do not need a location, just the...
2016-06-02 Jean Privatnitunit: number docunit from 1 and correctly use it...
2016-06-02 Jean Privatnitunit: remove `more_message` from status as it causes...
2016-06-02 Jean Privatnitunit: do not show the status bar if no-color or...
2016-06-02 Alexis Laferrièrecontrib/nitiwiki: preserve uppercase letter in title...
2016-06-02 Alexis Laferrièrelib/text: add option to preserve uppercase letter in...
2016-06-02 Alexis Laferrièrelib/text: factorize the implementations of capitalize...
2016-06-02 Alexis Laferrièrelib/app: update package.ini to use the mobile tag
2016-06-02 Alexis Laferrièrelib/app: improve doc of AsyncHttpRequest
2016-06-02 Alexis Laferrièrelib/app: update README
2016-06-02 Jean PrivatMerge: man/nitc: Remove duplicate option description
2016-06-02 Jean PrivatMerge: contrib/simplan: fix `call on nullable receiver...
2016-06-02 Jean PrivatMerge: contrib/refund: fix warnings
2016-06-02 Jean PrivatMerge: nitiwiki: fix warnings
2016-06-02 Jean PrivatMerge: rta: do not analyze abstract methods
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-list directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-card directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-location directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-tag directive
2016-06-01 Jean-Christophe... man/nitc: Remove duplicate option description
2016-06-01 Alexandre Terrasacontrib/simplan: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/refund: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/refund: fix `useless signature in redef` warning
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `useless signature in redef`...
2016-06-01 Jean PrivatMerge: nitweb: introduce angular skeleton
2016-06-01 Alexandre Terrasanitweb/angular: add /propdef/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /property/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /class/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /classdef/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /module/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /group/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /package/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-signature directive
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-doc directive
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-link directives
2016-06-01 Alexandre Terrasanitweb/angular: introduce Model factory
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
2016-06-01 Jean PrivatMerge: core: fix some "call on nullable" warnings
2016-05-31 Alexandre Terrasatests: fix line numbers in array related tests
2016-05-31 Alexandre Terrasacore: fix warnings in file
2016-05-31 Alexandre Terrasacore: fix warnings in re
2016-05-31 Alexandre Terrasacore: fix warnings in exec
2016-05-31 Alexandre Terrasacore: fix warnings in error
2016-05-31 Alexandre Terrasacore: fix warnings in ropes
2016-05-31 Alexandre Terrasacore: fix warnings in abstract_text
2016-05-31 Alexandre Terrasacore: fix warnings in list
2016-05-31 Alexandre Terrasacore: fix warnings in array
2016-05-31 Jean Privatrta: do not analyze abstract methods
2016-05-30 Jean PrivatMerge: README: Update libgc's URL
2016-05-30 Jean PrivatMerge: nitweb: clean existing api
next