nit.git
2016-08-19 Jean Privatshibuqam: make User serializable
2016-08-19 Jean Privatpopcorn: redirect uses 303 by default
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`
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
next