0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(*): release 0.8.1 More... almost 8 years ago
chore(cfail): update cfail tests More... almost 8 years ago
fix(travis): don't fail the build if our min rustc version fails More... almost 8 years ago
feat(options): add an option for thread count More... almost 8 years ago
doc(examples): flesh out the integration test example with a dummy database More... almost 8 years ago
doc(examples): add integration testing example More... almost 8 years ago
feat(server): expose ListeningServer which can query the socket the server is listening on More... almost 8 years ago
feat(urlencoded): add `application/x-www-form-urlencoded` parser More... about 8 years ago
chore(travis): bump minimum rust version More... about 8 years ago
doc(contributing): fixed commit message convention url Pull request: #330 Approved by: cburgdorf More... about 8 years ago
chore(*): release 0.8.0 More... about 8 years ago
feat(Rust): Upgrade minimum Rust version to 1.5 More... about 8 years ago
feat(*): bump hyper, mime and url dependency versions More... about 8 years ago
chore(travis): ensure ssl feature is tested on travis More... about 8 years ago
chore(tests): update compile-fail test expected errors More... about 8 years ago
doc(examples): add an example enabling cors More... about 8 years ago
chore(tests): cleanup util::parse_port More... about 8 years ago
chore(tests): speed up example tests More... about 8 years ago
chore(mimes): fix warnings in macro definition More... about 8 years ago
feat(https): Added https test More... about 8 years ago
feat(https): Added an HTTPS example More... about 8 years ago
feat(https): Implemented Nickel::listen_https() when ssl is available More... about 8 years ago
feat(https): Implemented Server::serve_https() when ssl is available More... about 8 years ago
doc(examples): Point to correct crate More... about 8 years ago
feat(nickel): add options to Nickel More... over 8 years ago
refactor(examples): split example.rs into routing and logger_middleware examples More... over 8 years ago
test(examples): add some tests for static_files More... over 8 years ago
refactor(examples): extract static_files example from example.rs More... over 8 years ago
test(examples): add some tests for custom_error_handler More... over 8 years ago
refactor(examples): extract custom_error_handler example from example.rs More... over 8 years ago