nit.git
2017-04-27 Jean Privatjenkins: add checkbinaryfiles.sh
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 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`
2016-08-15 Alexandre Terrasalib/nitcorn: make HttpRequest and HttpResponse serializable
2016-08-15 Alexandre Terrasacontrib/nitrpg: nitrpg use github serialization
2016-08-14 Alexandre Terrasalib/popcorn: pop_auth use github serialization
2016-08-14 Alexandre Terrasalib/github: use serialization
2016-08-14 Alexis Laferrièrecore::file: alternative C implementations for windows
2016-08-14 Alexis Laferrièrecore: intro `is_windows`
2016-08-14 Alexandre Terrasanitweb: add API user login/logout end points
2016-08-14 Alexandre Terrasanitweb: init session
2016-08-14 Alexandre Terrasalib/mongo: introduce mongo queries
2016-08-12 Jean Privatnitcc: add an example of a monkey-patching of a Lexer...
2016-08-12 Alexis Laferrièrebenitlux: drop a few explicity deserialization support...
2016-08-12 Alexis Laferrièrefrontend/serialization: a bit more details to the doc
2016-08-12 Alexis Laferrièreserialization: update README limitations section
2016-08-12 Alexis Laferrièrejson::serialization: update "Read JSON" section
2016-08-12 Alexis Laferrièrejson::serialization: infer the static type of the items...
2016-08-12 Alexis Laferrièrefrontent/serialization: use static types to deserialize...
2016-08-12 Alexis Laferrièrejson::serialization: use static type to deserialize...
2016-08-12 Alexis Laferrièrefrontend/serialization: pass the static type to the...
2016-08-12 Alexis Laferrièrejson::serialization: fallback to the static type at...
2016-08-12 Alexis Laferrièreserialization: `deserialize_attribute` takes an optiona...
2016-08-12 Alexis Laferrièrefrontend/serialization: use types from model at deseria...
2016-08-12 Alexis Laferrièrefrontent/serialization: fix warnings
2016-08-12 Jean Privatnitls: improve the man by giving better examples
2016-08-11 Jean PrivatMerge: calculator: nicer Android adaptation with API...
2016-08-11 Jean PrivatMerge: contrib: add shibuqam to extract information...
2016-08-11 Jean PrivatMerge: lib/core: add `Path::/`
2016-08-11 Jean PrivatMerge: json::serialization: intro `attributes_path...
2016-08-11 Jean Privatcontrib: add shibuqam to extract information from a...
2016-08-11 Alexis Laferrièrecalculator: rename android_calculator to android14
2016-08-11 Alexis Laferrièrecalculator: add variant for Android 21 +
2016-08-11 Alexis Laferrièrecalculator: prettier Android variant
2016-08-11 Alexis Laferrièrecalculator: add scientific variant fdroid metadata
2016-08-11 Jean Privatlib/core: add `Path::/`
2016-08-11 Alexis Laferrièreserialization: better doc for `Deserializer`
2016-08-11 Alexis Laferrièrejson::serialization: intro `attributes_path` as support...
2016-08-11 Jean PrivatMerge: nitweb: use pop_config
2016-08-11 Jean PrivatMerge: nitcorn: support the special address 0.0.0.0
2016-08-11 Jean Privatnitcc: lexer can produce a single token with `next_token`
2016-08-10 Alexandre Terrasanitweb: update tests
2016-08-10 Alexandre Terrasanitweb: use config file
2016-08-10 Alexandre Terrasanitweb: factorize catalog building
2016-08-10 Alexandre Terrasanitweb: factorize APIRouter
2016-08-10 Alexandre Terrasanitweb: fix typo in help message
2016-08-10 Alexis Laferrièrenitcorn: update address used and style of main doc...
2016-08-10 Alexis Laferrièrenitcorn: register 0.0.0.0 addresses as default_virtual_host
2016-08-10 Alexis Laferrièrenitcorn: default_virtual_host should be writable
2016-08-10 Jean Privatdocker: hotfix image name
2016-08-09 Jean PrivatMerge: new class MErrorType to handle buggy types
2016-08-09 Jean PrivatMerge: docker: move the test part in another Dockerfile
2016-08-09 Jean Privatdocker: move the test part in another Dockerfile
2016-08-09 Jean PrivatMerge: Text API
2016-08-09 Jean Privatrta: drop local `is_valid_type` and use `is_legal_in...
2016-08-09 Jean Privatmodel: add `MType::is_legal_in` to check the legality...
2016-08-09 Jean Privatmodel: returns more MErrorType instead of aborting
2016-08-09 Jean Privatmodel: add MType::is_ok to check MErrorType in depth
2016-08-09 Jean Privatmodel: new class MErrorType as using MBottomType was...
2016-08-09 Jean PrivatMerge: Faster lookup
2016-08-09 Jean PrivatMerge: popcorn: enhance ConsoleLog
2016-08-09 Jean PrivatMerge: Popcorn auth
2016-08-09 Jean Privatrta: fast fix to avoid resolving illegal types.
2016-08-08 Jean PrivatMerge: lib/github: introduce GithubWallet
2016-08-08 Jean PrivatMerge: gamnit: intro pinch to zoom gesture for Android
2016-08-08 Jean PrivatMerge: Popcorn repos
2016-08-08 Jean PrivatMerge: Popcorn valid
2016-08-08 Jean PrivatMerge: lib/popcorn: introduce `pop_config` module
2016-08-08 Jean PrivatMerge: Serialization fixes and hardening
2016-08-08 Jean PrivatMerge: `mendel_metrics`: Fix documentation
next