tests: add some runtime error in nitin.input
[nit.git] / lib / popcorn /
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
2016-06-02 Alexandre Terrasapopcorn: test examples/hello_world with pop_tests
2016-06-02 Alexandre Terrasapopcorn: introduce pop_tests module
2016-05-26 Alexandre Terrasalib/popcorn: update README for `default_file`
2016-05-26 Alexandre Terrasalib/popcorn: update angular example and test
2016-05-26 Alexandre Terrasalib/popcorn: add example and test for default_file
2016-05-26 Alexandre Terrasalib/popcorn: StaticHandler use `default_file`
2016-05-25 Alexandre Terrasalib/popcorn: document use_before and use_after
2016-05-25 Alexandre Terrasalib/popcorn: App uses pre / post middlewares
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_after service
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_before service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::handler_in private service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::build_route private service
2016-05-22 Alexis Laferrièrecontrib & lib: fix other clients of clock
2016-05-20 Alexandre Terrasalib/popcorn: create package
2016-05-19 Alexandre Terrasalib/popcorn: introduce Angular.js example
2016-05-19 Alexandre Terrasalib/popcorn: introduce mongodb example
2016-05-19 Alexandre Terrasalib/popcorn: route tests
2016-05-19 Alexandre Terrasalib/popcorn: router tests
2016-05-19 Alexandre Terrasalib/popcorn: introduce middleware examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce session example
2016-05-19 Alexandre Terrasalib/popcorn: introduce handler examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce static_files examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce routing examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce hello example
2016-05-19 Alexandre Terrasalib/popcorn: introduce base test features
2016-05-19 Alexandre Terrasalib/popcorn: introduce App implementation
2016-05-19 Alexandre Terrasalib/popcorn: introduce default middlewares
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_handlers
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_routes