Commit Graph

  • 5db5e9f688 Update handlebars to 0.24. Sergio Benitez 2017-01-10 15:06:00 -0800
  • d6464f23dc Add UUID type Lori Holden 2017-01-10 16:33:30 -0500
  • e59552e312 Revert change FliegendeWurst 2017-01-10 22:19:08 +0100
  • df04aa21c6 Support FromParam on Uuid Lori Holden 2017-01-10 13:23:10 -0500
  • b109bb41ff One more clippy warning (in FromForm derive). Sergio Benitez 2017-01-09 20:45:34 -0800
  • 59043e262a Fix more codegen clippy warnings. Josh Holmer 2017-01-09 22:09:14 -0500
  • 6206938c7f Fix downstream clippy warnings Josh Holmer 2017-01-09 22:09:14 -0500
  • 17bbd41f73 Fix clippy warnings caused by codegen. Josh Holmer 2017-01-04 21:00:26 -0500
  • e2f342a384 Rearrange formatting in cookies test. Sergio Benitez 2017-01-09 17:23:04 -0800
  • da7026c781 Add tests for cookies example. Seth Lopez 2016-12-29 15:06:31 -0500
  • 25cfd8e08a Merge fba0ca9dcd into 83e33cf0be Seth Lopez 2017-01-10 01:19:52 +0000
  • 83e33cf0be Add tests for redirect example. Cliff H 2016-12-29 11:41:23 -0500
  • a6084ab3e2 Change the type for port to u16 in config. Dru Sellers 2017-01-09 12:15:33 -0600
  • 1d8a8b0f22 Document adjustment Dru Sellers 2017-01-09 13:17:49 -0600
  • dc248afb3c Add additional large port integer test Dru Sellers 2017-01-09 13:15:50 -0600
  • d112c171c3 readjust doc strings Dru Sellers 2017-01-09 13:13:18 -0600
  • 1c54a511cd Update configuration docs Dru Sellers 2017-01-09 12:29:23 -0600
  • f5b25ddb6b a clean error message Dru Sellers 2017-01-09 12:23:51 -0600
  • 661a7c0c0e Add port unit tests Dru Sellers 2017-01-09 12:22:21 -0600
  • 0e6c5c4140 Initial Type Changes Dru Sellers 2017-01-09 12:15:33 -0600
  • e2483feb1f Merge 5b8619a2db into 44296980fc Lauri Mäkinen 2017-01-08 18:01:44 +0000
  • 44296980fc Remove proc_macro as a feature - it's stabilized! Sergio Benitez 2017-01-07 20:59:35 -0800
  • 5608cb0cc8 add tests for examples/pastebin Tanner Donovan 2017-01-06 14:40:15 -0800
  • fba0ca9dcd Add tests for the cookie example Seth Lopez 2016-12-29 15:06:31 -0500
  • b602bbfe34 Address feedback for templating tests FliegendeWurst 2017-01-06 15:47:32 +0100
  • 2b5ec6240f Changed match condition to use as_str() due to change in the header name type. Cliff H 2017-01-06 08:35:06 -0500
  • e4006c56c8 Add tests for hello_alt_methods example. Robert 2016-12-29 20:06:42 -0500
  • ef82e034aa Merge 8b4d0670c6 into e230ce9b95 Robert Balicki 2017-01-06 07:33:36 +0000
  • e230ce9b95 Don't overwrite catcher response status if it is set. Sergio Benitez 2017-01-06 01:32:43 -0600
  • 21a1bde7c0 Add Header methods to get name and value as strs. Sergio Benitez 2017-01-06 01:03:08 -0600
  • 5e30262378 Add tests for errors example. Reilly Tucker Siemens 2017-01-01 22:55:08 -0800
  • 6165a6705c Add more comments on dispatch logic. Sergio Benitez 2017-01-06 00:42:24 -0600
  • 8f8dde812d Remove unnecessary fields in Redirect Response. Sergio Benitez 2017-01-06 00:42:10 -0600
  • ef7d18f15a Add IRC channel to README. Sergio Benitez 2017-01-06 00:19:01 -0600
  • f2969a7cc0 Use ContentType::Plain for String responses Seth Lopez 2016-12-26 01:47:46 -0500
  • 042dcadf43 Expose DataStream directly to allow for stream composition. Sergio Benitez 2017-01-05 15:13:13 -0600
  • 069f09cb7e Make 'cargo test' work without '--all-features'. Sergio Benitez 2017-01-05 14:51:00 -0600
  • 3a569f6230 Merge branch 'master' into redirect-example-test Cliff H 2017-01-05 08:55:35 -0500
  • 2da08a975c Make Content-Type case-preserving; add 'params' method. Sergio Benitez 2017-01-05 02:14:44 -0600
  • 2be02ca4eb Fix clippy lints within rocket_codegen Josh Holmer 2017-01-04 21:00:26 -0500
  • 855d9b7b00 New version: 0.1.4. v0.1.4 Sergio Benitez 2017-01-04 11:18:49 -0600
  • b202fb9748 Update codegen for 2017-01-03 nightly. Sergio Benitez 2017-01-04 11:18:22 -0600
  • 0810d83510 Switch argument order (actual, expected) for assert_eq! assertions. Added a match for the header names to perform assertions on their values Cliff H 2017-01-03 20:56:38 -0500
  • b30e527e1e Add tests for handlebars_templates example FliegendeWurst 2017-01-03 12:12:27 +0100
  • 24805bbf16 Treat header names as case-preserving in HeaderMap. Sergio Benitez 2017-01-02 21:33:36 -0600
  • 82f6f78189 Add UncasedAscii{Ref} type(s) that are case-preserving strings. Sergio Benitez 2017-01-02 21:32:29 -0600
  • 8b4d0670c6 Merge branch 'master' into hello_alt_methods_tests Robert 2017-01-02 16:22:49 -0500
  • 5c12bc988c
    Add tests for the errors example Reilly Tucker Siemens 2017-01-01 22:55:08 -0800
  • 0c7ca4d011 shorter variable names Robert 2016-12-31 12:48:46 -0500
  • 2852c526c3 Fix minor typos in CHANGELOG. Sergio Benitez 2016-12-31 02:08:43 -0600
  • 16c42289a9 Add crates.io badge. Sergio Benitez 2016-12-31 02:02:58 -0600
  • 6fdc6f025f New version: 0.1.3. v0.1.3 Sergio Benitez 2016-12-31 01:31:11 -0600
  • 0af01abe5f Fix decoding of String form values. Liigo Zhuang 2016-12-30 13:57:37 +0800
  • 83bbea7d4a Fix decoding of form value Strings. Sergio Benitez 2016-12-31 00:48:31 -0600
  • c61a1f3221 Merge 8f97671d50 into d19cb0349c Liigo Zhuang 2016-12-31 06:21:50 +0000
  • d10a425a08 Merge a4c3314af1 into d19cb0349c Greg Edwards 2016-12-31 06:21:39 +0000
  • d19cb0349c Only override request methods via '_method' on POST. Greg Edwards 2016-12-30 21:33:51 -0700
  • a1878ad080 Properly resolve dynamic segments, take 2. Sergio Benitez 2016-12-30 23:51:23 -0600
  • a4c3314af1 Incorporate suggestions. Greg Edwards 2016-12-30 22:19:45 -0700
  • 25f505b018 Fix security issue with _method to block GET requests. Greg Edwards 2016-12-30 21:33:51 -0700
  • 1f373cc83a Rename 'content_type' Route field to 'format'. Sergio Benitez 2016-12-30 20:15:28 -0600
  • 524a2d889d Fix typo in build warning message. Sergio Benitez 2016-12-30 20:06:48 -0600
  • 5b8619a2db More elegant way of handling emoji enable/disable state. Lauri Mäkinen 2016-12-30 21:52:21 +0200
  • f026754bd1 add explanation to README Robert 2016-12-30 11:10:27 -0500
  • 9181322a3f dont need to filter on cargo test, also avoid bootstrapping Robert 2016-12-30 10:30:13 -0500
  • 48c62b08dd add a command line parameter to test only files matching a certain string Robert 2016-12-30 10:13:28 -0500
  • 353849537c Dont disable emojis by default Lauri Mäkinen 2016-12-30 14:33:19 +0200
  • 539fe85687 Enabling emojis for this example Lauri Mäkinen 2016-12-30 14:31:37 +0200
  • afe0368b9a Added config option to disable emojis Lauri Mäkinen 2016-12-30 14:29:39 +0200
  • 366eb5d158 Test methods via route attribute. Sergio Benitez 2016-12-30 01:46:47 -0600
  • 2de006d9f9 Allow head decorator and options via route decorator. Sergio Benitez 2016-12-30 00:50:30 -0600
  • bad0c20cda Check for rustc version incompatibility when building codegen. Sergio Benitez 2016-12-30 00:22:05 -0600
  • 8f97671d50 fix decoding from form values: replace `+` with ` ` before percent decode Liigo Zhuang 2016-12-30 13:57:37 +0800
  • 337173eaf4 Use register_custom_derive to remove custom_derive deprecation warning. Sergio Benitez 2016-12-29 22:06:35 -0600
  • d610e0adff Update Tera dependency to 0.6. Sergio Benitez 2016-12-29 21:26:22 -0600
  • a8322dd36a write tests for hello_alt_methods Robert 2016-12-29 20:06:42 -0500
  • f43f77dbfc Improve Template docs and implement Display. Sergio Benitez 2016-12-29 13:20:30 -0600
  • 726a73ad13 Addresses feedback for redirect tests: * condensed all assertions into single tests * moved tests into the src/ directory * remove 'lib' * macro renaming/function renaming/whitespace removal Cliff H 2016-12-29 14:06:55 -0500
  • 9580d6cdfd Add tests for optional_redirect example. Seth Lopez 2016-12-27 18:46:50 -0500
  • 9ff2d17d72 Add test(s) for the optional_redirect example Seth Lopez 2016-12-27 18:46:50 -0500
  • 7e3ad84f34 Added dev dependencies to Cargo.toml Cliff H 2016-12-29 11:41:23 -0500
  • 21ddb7390f Add tests for query_params example. Matt McCoy 2016-12-28 22:29:12 -0500
  • 92173815d9 Adding tests for the query_params example Matt McCoy 2016-12-28 22:29:12 -0500
  • a33e225e71 Properly resolve nested template names on Windows. Marcus Ball 2016-12-28 22:29:14 -0500
  • 19ed10f2b8 Revert rustfmt changes to TemplateInfo block Marcus Ball 2016-12-28 23:57:08 -0500
  • accfa17e6d Tab regex isn't cross-platform. Use literal. Sergio Benitez 2016-12-28 22:47:15 -0600
  • 7d35841502 changed Windows transform code to an statement Marcus Ball 2016-12-28 23:38:31 -0500
  • 7a882fd967 Disallow tabs in testing script. Sergio Benitez 2016-12-28 22:33:56 -0600
  • 840da927d1 simplify Windows path logic; fix formatting Marcus Ball 2016-12-28 23:11:25 -0500
  • edea408f62 Merge branch 'master' of github.com:marcusball/Rocket Marcus Ball 2016-12-28 22:31:03 -0500
  • d36ea35481 Fix for template names in subdirectors on Windows Marcus Ball 2016-12-28 22:29:14 -0500
  • 8deac6dba9 Add '.tera' extension to default Tera escapes. Joel Roller 2016-12-28 16:45:41 -0600
  • ab94e344b4 Add tests for optional_result example. Seth Lopez 2016-12-27 19:37:54 -0500
  • eae22e8dea shorter, fits 85 cols Joel Roller 2016-12-28 20:48:47 -0600
  • 5b1186a530 minimize logic in tera autoescape config closure Joel Roller 2016-12-28 20:22:53 -0600
  • 87ce53351d Add test(s) for the optional_result example Seth Lopez 2016-12-27 19:37:54 -0500
  • 55a2535896 Clean up config example. Sergio Benitez 2016-12-28 18:24:54 -0600
  • e650587159 Add tests for config example. Seth Lopez 2016-12-27 17:35:14 -0500
  • 5a99e92e14 autoescape vars in .html.tera files Joel Roller 2016-12-28 16:45:41 -0600
  • ae848ed6f7 Merge 3b27fab4a3 into 1e2237d726 Seth Lopez 2016-12-28 04:47:15 +0000