Commit Graph

  • 67fe89dcc7 Update state guide for 0.3. Add databases section. Sergio Benitez 2017-07-06 01:58:57 -0700
  • ef2739ee50 Update the pastebin tutorial for 0.3. Sergio Benitez 2017-07-04 19:36:16 -0700
  • b2ab3861b4 Update the testing guide for 0.3. Sergio Benitez 2017-07-04 19:21:46 -0700
  • 05a8a93eec Add tests for the 'session' example. Sergio Benitez 2017-07-04 14:51:41 -0700
  • 58445be4ff Add 'LocalRequest' cookies as original. Sergio Benitez 2017-07-04 14:51:00 -0700
  • 6df5564983 Fix 'IntoOutcome' implementations for 'Option' and 'Result'. Sergio Benitez 2017-07-04 14:05:16 -0700
  • 85051eae49 Fix minor typo in Pastebin tutorial. Sergio Benitez 2017-07-04 13:59:06 -0700
  • 7ef359b244 Merge 60a386b270 into 462f1f9298 Markus Kohlhase 2017-07-04 09:43:42 +0000
  • 462f1f9298 Add a 'status::NotFound' responder. Sergio Benitez 2017-07-04 02:43:00 -0700
  • a61977befc Rewrite the 'Responses' guide for 0.3. Sergio Benitez 2017-07-04 02:37:21 -0700
  • 436bd99376 Use a streamed 'Responder' body for 'File', as before. Sergio Benitez 2017-07-04 01:34:43 -0700
  • da9bf1189f Add variant checker methods to 'StatusClass'. Sergio Benitez 2017-07-04 01:33:52 -0700
  • 1e7bf33e0a Update CHANGELOG for 'State' changes. Sergio Benitez 2017-07-03 15:42:06 -0700
  • 15c2ef7aaa Derive 'PartialOrd', 'Ord', and 'Hash' for 'State'. Sergio Benitez 2017-07-03 15:39:24 -0700
  • 8eb1fff93f Silence incorrect unmanaged state warnings. Sergio Benitez 2017-07-03 15:37:24 -0700
  • a94dc9a270 Document 'IntoOutcome'. Sergio Benitez 2017-07-03 15:29:12 -0700
  • 00df2846d7 Improve 'State' docs. Sergio Benitez 2017-07-03 15:13:21 -0700
  • 9dd83a9c39 Use 'eprintln' instead of custom 'printerr'. Sergio Benitez 2017-07-03 02:59:47 -0700
  • 0fa2c459d9 Remove 'more_io_inner_methods' feature: it's been stabilized. Sergio Benitez 2017-07-03 02:39:32 -0700
  • 77c51ff43f Use the '!' type for 'str::FromForm::Error'. Sergio Benitez 2017-07-03 02:25:02 -0700
  • aec2d9ea30 Finished draft of requests guide for 0.3. Sergio Benitez 2017-07-03 02:21:03 -0700
  • 82a2d2f44e Implement 'FromForm' for 'Option' and 'Result'. Sergio Benitez 2017-07-03 02:13:35 -0700
  • 02f466fa17 Inline 'Method::supports_payload()'. Sergio Benitez 2017-07-03 01:38:07 -0700
  • 6781c329ea Reworking of first few chapters of guide for 0.3. Sergio Benitez 2017-07-02 22:51:24 -0700
  • 81cb3be455 Merge 33f82e4d4a into a6d03b1e2f Lori Holden 2017-07-02 08:40:48 +0000
  • a6d03b1e2f Small code improvements in guide. Sergio Benitez 2017-07-02 01:37:50 -0700
  • a6e01f97c1 Initial guide updates for 0.3. Lori Holden 2017-06-06 13:23:46 -0400
  • 4409a903e3 Preliminary 0.3.0 CHANGELOG. Sergio Benitez 2017-07-01 21:02:25 -0700
  • 61b19b1863 Remove 'unicode' feature from codegen. Update min nightly. Sergio Benitez 2017-06-30 19:09:21 -0700
  • 4d586c5006 Checkout the current tag in quickstart guide. Sergio Benitez 2017-06-30 18:36:59 -0700
  • 8acaa3a9b9 Merge c368a71320 into 1f367af704 Benjamin Fry 2017-06-30 20:52:20 +0000
  • c368a71320 add static route info to Route Benjamin Fry 2017-06-23 11:36:04 -0700
  • 6021609ee3 mark get_param_indexes hidden Benjamin Fry 2017-06-22 09:09:05 -0700
  • 37c3905323 Open access to parameter offsets for OpenAPI Benjamin Fry 2017-06-08 09:23:14 -0700
  • 1f367af704 Fix broken link to 'LaunchError' in 'Rocket' docs. Sergio Benitez 2017-06-30 13:50:36 -0700
  • beb5ca14cf Improve 'Route' documentation. Sergio Benitez 2017-06-30 13:17:40 -0700
  • b0612d7346 Enable features on docs.rs. Sergio Benitez 2017-06-30 02:41:00 -0700
  • 3310c19960 Add examples for 'Data' methods. Sergio Benitez 2017-06-30 02:18:56 -0700
  • 0a772286a9 Fully document the 'local' module. Sergio Benitez 2017-06-30 02:06:03 -0700
  • 06ad52157d Use Into<Value> from 'toml' instead of 'IntoValue'. Sergio Benitez 2017-06-29 14:04:54 -0700
  • b3ade94a10 Fix test. Not using MockRequest. Using Client lerina (J-Y) RAZAFY 2017-06-27 11:00:20 -0400
  • 9c116ceaf0 Fix merge conflict lerina (J-Y) RAZAFY 2017-06-27 10:36:10 -0400
  • d6782ea7ac using the same test as handlebars_templates lerina (J-Y) RAZAFY 2017-06-02 17:37:27 -0400
  • 9b20b3c421 remove to_string() due to recent changes in the templating library lerina (J-Y) RAZAFY 2017-06-02 17:14:50 -0400
  • c33c34bbd8 using .attach(Template::fairing()) lerina (J-Y) RAZAFY 2017-06-02 16:44:39 -0400
  • 73f824260c missing Tera template example lerina 2017-05-16 18:14:46 -0400
  • 3c2ad397a7 removing trailing spaces lerina 2017-05-16 18:48:07 -0400
  • 7a0daac45e removing trailing spaces lerina 2017-05-16 18:41:36 -0400
  • 7eb3af5c85 missing Tera templates example lerina 2017-05-16 18:22:49 -0400
  • 3a7ef8e38f missing Tera template example lerina 2017-05-16 18:14:46 -0400
  • ef4c2fd989 Fix 'Accept' PartialEq impl. Finish 'Request' docs. Sergio Benitez 2017-06-24 21:00:50 -0700
  • dfbd3265f3 Improve fairing and request/data guard docs. Sergio Benitez 2017-06-24 18:31:22 -0700
  • 150aef7764 Impl 'try' for 'Outcome'. Document 'Cookies'. Sergio Benitez 2017-06-24 02:49:16 -0700
  • 0376fb5fe5 Rename 'WeightedMediaType' to 'QMediaType'. More docs. Sergio Benitez 2017-06-22 04:29:59 -0700
  • 3c4cb27d55 Upgrade 'state' to 0.3 to prevent memory leaks. Sergio Benitez 2017-06-20 16:46:07 -0700
  • 3f87b16d75 Update minimum nightly to '2017-06-19'. Sergio Benitez 2017-06-19 22:58:31 -0700
  • ce363810c5 Disable coloring when output isn't a tty. Sergio Benitez 2017-06-19 18:29:26 -0700
  • e1184768ea Merge f73649f703 into 539a7fc55b Ryan Leckey 2017-06-20 01:16:02 +0000
  • 539a7fc55b Remove 'struct_field_attributes' feature: it's been stabilized. Sergio Benitez 2017-06-19 17:44:01 -0700
  • 6a7fde6d70 Initial cleanup of 'http' docs. Add 'handler::Outcome' docs. Sergio Benitez 2017-06-19 17:20:10 -0700
  • cdf9ff9bde Remove 'LoggingLevel' from root. Add ConfigError::Io. Sergio Benitez 2017-06-18 21:06:41 -0700
  • 43a4028085 Use a less confusing version number during dev. Sergio Benitez 2017-06-18 02:25:26 -0700
  • ad5334c71c Merge 836367f216 into 3ef14f5392 Vesa Kaihlavirta 2017-06-18 09:12:09 +0000
  • 3ef14f5392 Fix benchmarks to use 'route.uri' instead of 'route.path'. Vesa Kaihlavirta 2017-06-18 00:18:00 +0300
  • a3ea9d0f9a Add support for lenient forms via 'LenientForm'. Sergio Benitez 2017-06-18 01:59:22 -0700
  • 836367f216 Route.path was renamed to Route.uri Vesa Kaihlavirta 2017-06-18 00:18:00 +0300
  • 8536e39d10 Update 'cookie' for cookie path deletion fix. Sergio Benitez 2017-06-17 13:31:24 -0700
  • 876a8b8329 Make tera/handlebars rendering a little clearer. Sergio Benitez 2017-06-16 20:56:51 -0700
  • 2aad1d876b Update ring-based dependencies. Sergio Benitez 2017-06-16 20:32:20 -0700
  • f73649f703 Implement Deserialize for rocket::Config Ryan Leckey 2017-06-16 14:09:01 -0700
  • 60a386b270 add login and logout tests to session example Markus Kohlhase 2017-06-13 17:40:04 +0200
  • 3fcf6c43dc Clean up LaunchError docs. Add Rocket::{config, routes} example. Sergio Benitez 2017-06-12 15:08:34 -0700
  • 33f82e4d4a Merge branch 'master' into guide_0.3 Lori Holden 2017-06-12 10:37:47 -0400
  • 7cf3367183 Document the `Limits` structure. Change default workers. Sergio Benitez 2017-06-11 03:39:30 -0700
  • ea485e52e8 Update diesel and rusqlite example dependencies. Sergio Benitez 2017-06-11 02:53:46 -0700
  • 8badc73c4b Update toml to 0.4. Add Config::get_datetime. Sergio Benitez 2017-06-11 02:20:57 -0700
  • 2bfb41d968 Update 'handlebars' and 'base64' dependencies. Sergio Benitez 2017-06-11 01:07:18 -0700
  • 9a297f776b Tidy up broken links. Set 'html_root_url'. Sergio Benitez 2017-06-11 01:03:59 -0700
  • f57d5146d3 Fix link to COMPILER_TESTS in README. Sergio Benitez 2017-06-09 03:04:41 -0700
  • d09920c021 Emit warning when no 'secret_key' is set in prod. Sergio Benitez 2017-06-08 23:33:16 -0700
  • b8ba7b855f Remove Session in favor of private cookies. New testing API. Sergio Benitez 2017-06-06 13:41:04 -0700
  • 004d1bf193 Merge 7228ae3543 into 504a7fe583 Tomek Wałkuski 2017-06-08 09:54:16 +0000
  • bf307f3ff9 Merge 6409ebe969 into 504a7fe583 Ivar Abrahamsen 2017-06-08 09:54:16 +0000
  • 9c24681a22 Merge 2720b7f0b5 into 504a7fe583 Lance Carlson 2017-06-08 09:54:16 +0000
  • c97c61f8d8 Merge 03e91ffe0b into 504a7fe583 Alexey Zabelin 2017-06-08 09:54:16 +0000
  • 504a7fe583 Update to yansi 0.3 for proper Debug formatting. Sergio Benitez 2017-06-06 13:56:13 -0700
  • d0fa48d92d Refactor the guide for 0.3 Lori Holden 2017-06-06 13:23:46 -0400
  • 9edba406c8 Merge 8cfb396329 into 3eeae77ed6 Peter Atashian 2017-06-05 14:31:50 +0000
  • 4ed636ca92 Merge 902de5bf10 into 3eeae77ed6 Adelar da Silva Queiróz 2017-06-05 14:31:50 +0000
  • 0447088e6c Merge 5608cb0cc8 into 3eeae77ed6 Tanner Donovan 2017-06-04 20:14:50 +0000
  • 13adc1d59e Merge 37bbf38d36 into 3eeae77ed6 Josh Holmer 2017-06-03 16:56:40 +0000
  • 3eeae77ed6 Add tests for 'form_kitchen_sink' example. Sergio Benitez 2017-06-02 18:46:31 -0700
  • fa31b6ae42 Support the 'dev' channel during build. Sergio Benitez 2017-06-02 17:41:15 -0700
  • 9f9d56b01c Merge 396d25de8d into 6f4c8b1377 Stefano Chiodino 2017-06-02 23:22:43 +0000
  • 6ebf5670c5 using the same test as handlebars_templates lerina (J-Y) RAZAFY 2017-06-02 17:37:27 -0400
  • 18798edaf6 remove to_string() due to recent changes in the templating library lerina (J-Y) RAZAFY 2017-06-02 17:14:50 -0400
  • 1e41e7c02a using .attach(Template::fairing()) lerina (J-Y) RAZAFY 2017-06-02 16:44:39 -0400
  • bfda53bcf7 Merge branch 'master' of https://github.com/icode-live/Rocket Keeping in sync with Sergio. lerina (J-Y) RAZAFY 2017-06-02 16:04:53 -0400
  • 1bf25ca9ac removing trailing spaces lerina 2017-05-16 18:48:07 -0400
  • 6e71f48b20 removing trailing spaces lerina 2017-05-16 18:41:36 -0400