Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / popcorn /
2019-07-11 Alexandre Terrasagithub: Rename `GithubAPI::load_` methods in `get_`
2019-06-18 Alexandre Terrasapopcorn: Remove useless dependency between `pop_tracker...
2019-06-18 Alexandre Terrasapopcorn: Use `logger`
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
2019-02-21 Jean PrivatMerge: curl: fix concurrent requests and intro shortcut...
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2019-02-18 Jean Privatlib: add some nitish to avoid service configuration...
2019-02-15 Alexis Laferrièrepopcorn: there's no more a global curl handle, so this...
2018-05-31 Jean Privatnitcorn clients: remove `write_to_string` when a Writab...
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-05-08 Alexandre Terrasalib/popcorn: remove unknown ini key `version`
2018-03-30 Alexis Laferrièretests: remove colors from savs of nitls, nitlight,...
2017-12-08 Alexandre Terrasalib/popcorn: to_json accept serialization parameters
2017-11-28 Alexandre Terrasaexamples: annotate examples
2017-10-27 Jean PrivatMerge: popcorn: pop_test uses NIT_TESTING_ID to determi...
2017-10-23 Alexandre Terrasapopcorn: pop_test uses NIT_TESTING_ID to determine...
2017-08-15 Alexandre Terrasalib/popcorn: migrate nitunits to annotations
2017-06-12 Jean PrivatMerge: lib/popcorn: introduce BoolValidator in popcorn...
2017-06-12 Alexandre Terrasalib/popcorn: introduce BoolValidator in popcorn::pop_va...
2017-06-09 Alexandre Terrasalib/popcorn: use GetName for deserialization process
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-06-02 Alexandre Terrasalib/popcorn: move json related services to `pop_json`
2017-06-02 Alexandre Terrasalib/popcorn: add useful services for JSON REST handlers
2017-05-29 Jean PrivatMerge: lib/popcorn: introduce `AppConfig::app_hostname`
2017-05-25 Alexandre Terrasalib/popcorn: introduce `AppConfig::app_hostname`
2017-05-25 Jean PrivatMerge: Popcorn templates
2017-05-18 Jean PrivatMerge: Popcorn: clean tests
2017-05-17 Alexandre Terrasalib/popcorn: add documentation for pop_templates
2017-05-17 Alexandre Terrasalib/popcorn: add pug rendering
2017-05-17 Alexandre Terrasalib/popcorn: introduce basic templates
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-17 Jean PrivatMerge: lib/popcorn: introduce tasks
2017-05-17 Alexandre Terrasalib/popcorn: fix file inclusion for Jenkins tests
2017-05-17 Alexandre Terrasalib/popcorn: add `test_path` shortcut in pop_tests
2017-05-17 Alexandre Terrasalib/popcorn: lot of class renaming in examples and...
2017-05-17 Alexandre Terrasalib/popcorn: move examples tests to nice and tidy tests...
2017-05-17 Alexandre Terrasalib/popcorn: move lib tests to a nice and tidy tests...
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
2017-05-16 Alexandre Terrasalib/popcorn: introduce UniqueField stub validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce URLField validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce popcorn tasks
2017-05-16 Jean PrivatMerge: lib/popcorn: replace json_error method by someth...
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-12 Alexandre Terrasalib/popcorn: replace json_error method by something...
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-09 Jean Privatpopcorn/pop_handlers: HttpResponse::json_* accepts...
2017-04-27 Jean PrivatMerge: Check binary files that might be wrongly commited
2017-04-27 Jean Privatpopcorn/README: remove a unexpected control character ^S
2017-02-12 Alexandre Terrasalib/popcorn: add response handler for csv documents
2016-12-05 Alexandre Terrasapopcorn: pop_repos use config
2016-12-05 Alexandre Terrasapopcorn: pop_config use config
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-08-24 Alexandre Terrasalib/popcorn: introduce PopTracker
2016-08-20 Jean PrivatMerge: lib/popcorn: also log query string in console
2016-08-19 Jean Privatpopcorn: redirect uses 303 by default
2016-08-19 Alexandre Terrasalib/popcorn: also log query string in console
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: Mongo: limit queries
2016-08-16 Jean PrivatMerge: lib/popcorn: add `remove_all` service to pop...
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/popcorn: introduce RepoObject in pop_repos
2016-08-15 Alexandre Terrasalib/popcorn: add `remove_all` service to pop repos
2016-08-15 Jean PrivatMerge: lib/mongo: introduce mongo queries
2016-08-14 Alexandre Terrasalib/popcorn: pop_auth use github serialization
2016-08-14 Alexandre Terrasalib/mongo: introduce mongo queries
2016-08-09 Jean PrivatMerge: popcorn: enhance ConsoleLog
2016-08-09 Jean PrivatMerge: Popcorn auth
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 Alexandre Terrasalib/popcorn: introduce Github Auth handlers
2016-08-08 Alexandre Terrasalib/popcorn: introduce `pop_config` module
2016-08-08 Alexandre Terrasapopcorn: enhance ConsoleLog
2016-08-08 Alexandre Terrasalib/popcorn: introduce Repository concept
2016-08-05 Alexandre Terrasalib/popcorn: generalize colors for status codes
2016-08-05 Alexandre Terrasalib/popcorn: introduce Validation concept
2016-08-05 Alexandre Terrasalib/popcorn: add `json_error` to return a Json formatte...
2016-06-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-06-07 Alexandre Terrasapopcorn: remove useless tests/ dir
2016-06-02 Alexandre Terrasapopcorn: test test_popcorn with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static_multiple with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static_default with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_session with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_angular with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_simple_logger with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_simple_error_handler with...
2016-06-02 Alexandre Terrasapopcorn: test test_example_html_error_handler with...
2016-06-02 Alexandre Terrasapopcorn: test test_example_advanced_logger with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_query_string with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_post_handler with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_router with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_param_route with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test examples/routing/glob_route with pop_tests
next