nit.git
2016-08-29 Jean-Christophe... typing: Fix minor mistakes in documentation
2016-08-26 Jean PrivatMerge: modelize_property: Promote `refine-type` to...
2016-08-26 Jean PrivatMerge: Beef up github merge
2016-08-26 Jean PrivatMerge: json::serialization: fix reading attributes...
2016-08-26 Jean Privatgithub_merge: add --status to filter out PR without...
2016-08-26 Jean Privatgithub_merge: use combined status (and be more useful)
2016-08-26 Jean Privatgithub_merge: add option --all to merge all PR
2016-08-26 Jean Privatgithub_merge: skip issues (not PR)
2016-08-26 Jean Privatgithub_merge: add options
2016-08-26 Alexis Laferrièrejson::serialization: fix reading attributes from non...
2016-08-26 Jean PrivatMerge: Tools use model index
2016-08-26 Jean PrivatMerge: pipeline: Introduce `Iterator2`
2016-08-26 Jean Privatgithumerge: skip if already merged
2016-08-26 Jean Privatgithub_merge: accept more than one argument
2016-08-25 Jean-Christophe... pipeline: Introduce `Iterator2`
2016-08-25 Alexandre Terrasanitweb: doc_down use model_index
2016-08-25 Alexandre Terrasasrc/model: remove useless services from model_view
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-08-25 Alexandre Terrasasrc/model: associate model index and model view
2016-08-25 Jean PrivatMerge: Nitweb errors
2016-08-25 Jean PrivatMerge: lib/github: make `PullRef::repo` nullable.
2016-08-25 Jean PrivatMerge: lib/popcorn: introduce PopTracker
2016-08-25 Alexandre Terrasanitweb: front end display 404 error
2016-08-25 Alexandre Terrasanitweb: catch 404 errors from /api/*
2016-08-25 Alexandre Terrasanitweb: better error responses from API
2016-08-25 Alexandre Terrasanitweb: merge ModelHandler and APIHandler
2016-08-25 Alexandre Terrasanitweb: split APIRouter in modules
2016-08-25 Alexandre Terrasanitweb: move catalog to config
2016-08-25 Alexandre Terrasalib/github: make `PullRef::repo` nullable.
2016-08-24 Jean PrivatMerge: Model index
2016-08-24 Alexandre Terrasalib/popcorn: introduce PopTracker
2016-08-23 Jean PrivatMerge: modelize_property: Remove a unnecessary pre...
2016-08-23 Jean PrivatMerge: nitunit: import frontend
2016-08-22 Alexandre Terrasatests: test ModelIndex
2016-08-22 Alexandre Terrasanitunit: import frontend
2016-08-22 Alexandre Terrasasrc/model: introduce ModelIndex
2016-08-22 Alexandre Terrasatries: use breadth first collect
2016-08-20 Jean PrivatMerge: lib/github: fix load issue comments and issue...
2016-08-20 Jean PrivatMerge: lib/popcorn: also log query string in console
2016-08-20 Jean PrivatMerge: shibuqam: provide a basic auth web service to...
2016-08-20 Jean PrivatMerge: lib/mongo: improve queries
2016-08-19 Alexandre Terrasalib/github: check if an Issue is linked to a PullReques...
2016-08-19 Alexandre Terrasalib/github: fix issue comments loading
2016-08-19 Jean Privatshibuqam: provide a basic auth web service to simplify...
2016-08-19 Jean Privatshibuqam: make User serializable
2016-08-19 Jean Privatpopcorn: redirect uses 303 by default
2016-08-19 Alexandre Terrasalib/popcorn: also log query string in console
2016-08-18 Alexandre Terrasalib/mongo: introduce MongoMatch logicial expressions
2016-08-18 Alexandre Terrasalib/mongo: introduce MongoMatch::regex
2016-08-18 Alexandre Terrasalib/mongo: make MongoMatch::op public
2016-08-18 Jean-Christophe... modelize_property: Remove a unnecessary pre-condition
2016-08-18 Jean-Christophe... modelize_property: Promote `refine-type` to an error
2016-08-17 Jean PrivatMerge: Nitweb clean
2016-08-17 Jean PrivatMerge: Nitcorn PUT
2016-08-17 Alexandre Terrasanitweb: move mongo to web_base
2016-08-17 Alexandre Terrasanitweb: index use dropdown for general menus
2016-08-17 Alexandre Terrasanitweb: load ratings only when asked
2016-08-17 Alexandre Terrasanitweb: add dropdown menu to cards
2016-08-17 Alexandre Terrasanitweb: factorize graph directive
2016-08-17 Alexandre Terrasanitweb: doc card use dropdown to switch between doc...
2016-08-17 Alexandre Terrasanitweb/css: remove hidden overflow
2016-08-17 Jean PrivatMerge: Popcorn clean
2016-08-17 Alexandre Terrasalib/popcorn: pop_repo introduce Mongo in AppConfig...
2016-08-17 Alexandre Terrasalib/popcorn: move session init to pop_auth
2016-08-17 Alexandre Terrasalib/popcorn: rename `pop_middleware` into pop_logging
2016-08-16 Jean PrivatMerge: lib/popcorn: introduce AuthHandler to check...
2016-08-16 Alexandre Terrasalib/popcorn: introduce AuthHandler to check user session
2016-08-16 Jean PrivatMerge: remove wallet
2016-08-16 Jean PrivatMerge: Mongo: limit queries
2016-08-16 Jean PrivatMerge: lib/popcorn: add `remove_all` service to pop...
2016-08-16 Jean PrivatMerge: lib/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/nitcorn: parse body from POST and PUT requests
2016-08-15 Alexandre Terrasalib/nitcorn: remove the POST format error
2016-08-15 Alexandre Terrasaremove wallet
2016-08-15 Alexandre Terrasalib/popcorn: introduce count in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add limit and skip to pop_repos
2016-08-15 Alexandre Terrasalib/mongo: make limit and skip parameters optional...
2016-08-15 Alexandre Terrasalib/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add `remove_all` service to pop repos
2016-08-15 Jean PrivatMerge: Native Windows bootstrap
2016-08-15 Jean PrivatMerge: Nitcc custom lexer
2016-08-15 Jean PrivatMerge: json::serialization: fallback to the static...
2016-08-15 Alexis Laferrièretests: update nitce savs
2016-08-15 Jean PrivatMerge: lib/trees: introduce Trie
2016-08-15 Jean PrivatMerge: Make HttpRequest and Response serializable
2016-08-15 Jean PrivatMerge: Nitweb sessions
2016-08-15 Jean PrivatMerge: nitls: improve the man by giving better examples
2016-08-15 Jean PrivatMerge: lib/mongo: introduce mongo queries
2016-08-15 Jean PrivatMerge: lib/github: use serialization
2016-08-15 Alexis Laferrièretests: update nituml tests
2016-08-15 Alexandre Terrasalib/trees: introduce Trie
2016-08-15 Alexis Laferrièrenitc: don't use /dev/null on windows
2016-08-15 Alexis Laferrièrenitc: gen precompiler ifs to avoid features incompatibl...
2016-08-15 Alexis Laferrièrecore::file & exec & enviro: deactivate incompatible...
2016-08-15 Alexis Laferrièrecore::file: change basename implementation by OS
2016-08-15 Alexis Laferrièrecore: tweak misc services for windows
2016-08-15 Alexandre Terrasanitweb: add user menu
2016-08-15 Alexandre Terrasanitweb/angular: add user controller
2016-08-15 Alexandre Terrasalib/nitcorn: remove uninitialized attribute `host`
next