.. |
config
|
Add lints to catch unmanaged state and unmounted routes.
|
2017-01-29 01:13:52 -08:00 |
content_types
|
Precisely route formats. Make 'content_type' an 'Option' in 'Request'.
|
2017-02-01 03:12:24 -08:00 |
cookies
|
Improve lints: gather info on per-instance basis.
|
2017-01-31 02:01:30 -08:00 |
errors
|
Use 'ContentType::Plain' for 'String' responses.
|
2017-01-31 02:43:19 -08:00 |
extended_validation
|
Add tests for extended_validation example.
|
2017-02-17 23:35:29 -08:00 |
form_kitchen_sink
|
Remove the unnecessary hidden field in kitchen sink example.
|
2017-02-03 18:56:05 -08:00 |
forms
|
Remove unnecessary pub qualifier in forms example.
|
2017-02-16 18:30:44 -08:00 |
from_request
|
Use 'ContentType::Plain' for 'String' responses.
|
2017-01-31 02:43:19 -08:00 |
handlebars_templates
|
Update to serde 0.9, handlebars 0.25. Move from `map!` to `json!` macro.
|
2017-01-31 17:15:42 -08:00 |
hello_alt_methods
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
hello_person
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
hello_ranks
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
hello_world
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
json
|
Fix typo in json example.
|
2017-02-16 19:09:16 -08:00 |
manual_routes
|
Precisely route formats. Make 'content_type' an 'Option' in 'Request'.
|
2017-02-01 03:12:24 -08:00 |
optional_redirect
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
optional_result
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
pastebin
|
Use 'ContentType::Plain' for 'String' responses.
|
2017-01-31 02:43:19 -08:00 |
query_params
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
raw_sqlite
|
Add raw sqlite example; not in workspace due to sqlite3-sys conflict.
|
2017-02-02 18:00:30 -08:00 |
raw_upload
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
redirect
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
state
|
Introduce Managed State.
|
2017-01-20 23:17:28 -08:00 |
static_files
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
stream
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
testing
|
Remove authorship from all examples.
|
2017-01-19 17:14:01 -08:00 |
todo
|
Commit the missing db.rs file.
|
2017-02-02 18:15:24 -08:00 |
uuid
|
Update uuid in contrib to 0.4.
|
2017-02-02 14:51:04 -08:00 |