Rocket/examples
Sergio Benitez e6a77c1573 Use static path to database file in todo example. 2018-05-29 15:24:38 +02:00
..
config Remove lints and associated code from 'rocket_codegen'. 2017-08-15 11:44:50 -07:00
content_types Use TitleCase for all 'content::' struct names. 2017-07-12 15:21:45 -07:00
cookies Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
errors Use TitleCase for all 'content::' struct names. 2017-07-12 15:21:45 -07:00
fairings Remove lints and associated code from 'rocket_codegen'. 2017-08-15 11:44:50 -07:00
form_kitchen_sink Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
form_validation Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
handlebars_templates Remove unused 'extern crate's. 2017-09-25 20:32:42 -07:00
hello_person Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
hello_world Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
json Remove unused 'extern crate's. 2017-09-25 20:32:42 -07:00
managed_queue Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
manual_routes Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
msgpack Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
optional_redirect Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
pastebin Improve commentary on collisions in pastebin example. 2017-08-14 13:10:03 -07:00
query_params Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
ranking Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
raw_sqlite Update 'rusqlite' to fix dependency resolution. 2018-02-08 14:04:48 -08:00
raw_upload Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
redirect Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
request_guard Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
session Add tests for the 'session' example. 2017-07-04 14:51:41 -07:00
state Use TitleCase for all 'content::' struct names. 2017-07-12 15:21:45 -07:00
static_files Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
stream Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
testing Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
tls Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
todo Use static path to database file in todo example. 2018-05-29 15:24:38 +02:00
uuid Update 'uuid' dependency to '0.6'. 2018-02-25 19:51:21 -08:00