Commit Graph

  • f7a6c8610e Update FAQ for 0.5.0. Sergio Benitez 2023-11-09 13:50:21 -0800
  • 6d467564d6 Update version numbers for 0.5.0. Sergio Benitez 2023-11-03 18:26:07 -0500
  • 6bcab27101 Initial news article for v0.5 release. Sergio Benitez 2023-11-12 17:27:08 -0800
  • f25954fef0 Add WebSocket section to upgrading guide. Sergio Benitez 2023-11-12 17:27:29 -0800
  • e6985c50e8 Add 0.5.0 CHANGELOG entry. Sergio Benitez 2023-11-03 12:45:45 -0500
  • 124ec94b46 Fix typos. Sergio Benitez 2023-11-03 17:03:46 -0500
  • 0d48743bd8 Fix broken site links. Sergio Benitez 2023-11-03 14:49:09 -0500
  • a1c29c735c New version: 0.5.0-rc.4. Sergio Benitez 2023-11-01 19:18:11 -0500
  • 3a935c2c22 Add CHANGELOG for 0.5.0-rc.4. Sergio Benitez 2023-11-01 18:48:14 -0500
  • ba9f77643f Update FAQ for 0.5.0. Sergio Benitez 2023-11-09 13:50:21 -0800
  • 38ae8d6317 Update version numbers for 0.5.0. Sergio Benitez 2023-11-03 18:26:07 -0500
  • 3c4571850c Initial news article for v0.5 release. Sergio Benitez 2023-11-12 17:27:08 -0800
  • daa4e3476c Add WebSocket section to upgrading guide. Sergio Benitez 2023-11-12 17:27:29 -0800
  • f6916e6947 Add 0.5.0 CHANGELOG entry. Sergio Benitez 2023-11-03 12:45:45 -0500
  • c06a51bd37 Fix typos. Sergio Benitez 2023-11-03 17:03:46 -0500
  • a6a1a9e957 Fix broken site links. Sergio Benitez 2023-11-03 14:49:09 -0500
  • 3ee6e5c758 New version: 0.5.0-rc.4. Sergio Benitez 2023-11-01 19:18:11 -0500
  • 1e7e582173 Add CHANGELOG for 0.5.0-rc.4. Sergio Benitez 2023-11-01 18:48:14 -0500
  • 73cb12c9c9 Update 'diesel-async' to '0.4.1'. Juhasz Sandor 2023-11-07 19:29:47 +0100
  • 1c3342d5af Update 'diesel-async' to '0.4.1'. Juhasz Sandor 2023-11-07 19:29:47 +0100
  • d1c33f1eb2
    update diesel-async to 0.4.1 Juhasz Sandor 2023-11-07 19:29:47 +0100
  • fcf144a2c3 fix some typos cui fliter 2023-11-02 09:01:58 +0800
  • 24ca5e8783 New version: 0.5.0-rc.4. v0.5.0-rc.4 v0.5-rc Sergio Benitez 2023-11-01 19:18:11 -0500
  • 208848dc31 Add CHANGELOG for 0.5.0-rc.4. Sergio Benitez 2023-11-01 18:48:14 -0500
  • 2ae91b9c9e Update UI tests. Sergio Benitez 2023-10-31 18:43:53 -0500
  • 11fed5a466 Document '&[u8]' form/data guard, limits. Sergio Benitez 2023-11-01 18:48:41 -0500
  • 8ed64d0b31 Fix typo in pastebin tutorial: 'route' -> 'wrote'. Benjamin B 2023-11-02 09:14:15 +1100
  • 15637186ba Document '&[u8]' form/data guard, limits. Sergio Benitez 2023-11-01 18:48:41 -0500
  • 6f9d671321 Add a "clear message" button to cookies example. Sergio Benitez 2023-11-01 12:08:57 -0500
  • 654b1c3c79 Set 'SameSite' to 'Lax' on removal cookies. Sergio Benitez 2023-11-01 12:08:26 -0500
  • df3a4e0dca Qualm various emerging unused warnings. Sergio Benitez 2023-11-01 01:16:28 -0500
  • 186ec84f5b Improve forwarding status code precision. Sergio Benitez 2023-10-31 18:27:03 -0500
  • b6430e9970 Rename 'Outcome::Failure' to 'Outcome::Error'. Sergio Benitez 2023-10-31 12:11:03 -0500
  • f14f93afa7 Fix typo in pastebin tutorial: 'route' -> 'wrote'. Benjamin B 2023-11-02 09:14:15 +1100
  • 71c7f7b1f1
    Fix typo in 10-pastebin-tutorial.md Benjamin B 2023-11-02 09:14:15 +1100
  • 1df854e13a Add a "clear message" button to cookies example. Sergio Benitez 2023-11-01 12:08:57 -0500
  • fa0c778276 Set 'SameSite' to 'Lax' on removal cookies. Sergio Benitez 2023-11-01 12:08:26 -0500
  • 48d1b82e84 Qualm various emerging unused warnings. Sergio Benitez 2023-11-01 01:16:28 -0500
  • fbd1a0d069 Improve forwarding status code precision. Sergio Benitez 2023-10-31 18:27:03 -0500
  • c90812051e Rename 'Outcome::Failure' to 'Outcome::Error'. Sergio Benitez 2023-10-31 12:11:03 -0500
  • 55b7d4574a Fix off-by-one, improve style in forms example. Steven Murdoch 2023-06-14 13:51:18 +0200
  • c6192c1c0b Use mixed-site spans to avoid clippy 'uri!' error. Sergio Benitez 2023-10-27 14:50:48 -0500
  • 85082548b3
    Merge 09ebdbd6f9 into 11c9c3cbcd Matthew Pomes 2023-10-27 19:08:50 -0600
  • 11c9c3cbcd Fix off-by-one, improve style in forms example. Steven Murdoch 2023-06-14 13:51:18 +0200
  • 260e671d43 Use mixed-site spans to avoid clippy 'uri!' error. Sergio Benitez 2023-10-27 14:50:48 -0500
  • 923b61edf3 Update UI tests. Sergio Benitez 2023-10-26 20:25:33 -0500
  • 5bdafc272d Use Span::mixed_site to avoid let unit warnings. 许杰友 Jieyou Xu (Joe) 2023-07-30 21:32:05 +0800
  • 9eac525e7d Fix typo in 'rocket_ws' README. Lev Kokotov 2023-08-14 15:46:21 -0700
  • dc9e1ac6a1 Set 'color-scheme' in default catcher HTML. Ruben Schmidmeister 2023-08-23 22:49:27 +0200
  • a7536a3c6e Avoid using 'glob' to walk templates directory. Sergio Benitez 2023-10-14 15:00:36 -0700
  • a32ea70835 Upgrade 'tokio-tungstenite' to 0.20. Fenhl 2023-09-19 01:08:15 +0000
  • f38103da60 Update dependencies. Sergio Benitez 2023-10-09 17:03:21 -0700
  • a20f9d8e89 Document that '&[u8]' is a form guard. Sergio Benitez 2023-10-02 11:59:03 -0700
  • ed56056d0e Update 'cookie' to 0.18. Sergio Benitez 2023-09-28 23:50:29 -0700
  • 09cbf2f371 Fix broken links between codegen and http crates. Sergio Benitez 2023-09-20 17:17:22 -0700
  • b5d14ff89a Update UI tests for latest rustc. Sergio Benitez 2023-09-20 16:15:57 -0700
  • 79399bb1c0 Avoid using 'macro' items on stable. Sergio Benitez 2023-09-20 15:33:54 -0700
  • e7ef93be49 Remove use of 'private_in_public' lint. Sergio Benitez 2023-09-20 15:33:51 -0700
  • 33d8562ca1 Improve chat example JavaScript code. Sergio Benitez 2023-09-20 13:55:59 -0700
  • a7ab204e01 Work around bug in sqlx database example. Sergio Benitez 2023-08-25 17:58:26 -0700
  • 20a8e2c914 Update UI tests for latest `rustc`. Sergio Benitez 2023-08-25 15:23:29 -0700
  • 7790e363b1 Update 'databases' example README. Sergio Benitez 2023-08-25 15:19:15 -0700
  • e581e3f98e Update 'sqlx' to '0.7'. Manuel Transfeld 2023-08-22 23:19:37 +0200
  • a174a0f487 Remove unnecessary braces. Sergio Benitez 2023-08-14 14:16:56 -0400
  • f5c7be24d6 Clarify when 'UriDisplay' can be derived. Sergio Benitez 2023-08-14 14:11:08 -0400
  • 546f3f1bd0 Fix 'get_pending()' docs, functionality. Sergio Benitez 2023-08-10 16:22:28 -0400
  • ed25534426 Update 'yansi' to 1.0.0-rc. Sergio Benitez 2023-07-11 13:18:35 -0700
  • 14f89b0ab7 Update 'deadpool-redis' to '0.12'. Sergio Benitez 2023-06-08 15:38:22 -0700
  • 74be8a90a1 Add support for 'diesel-async' to 'db_pools'. Sergio Benitez 2023-06-09 16:46:24 -0700
  • 4ab959ecf8 Use 'resolver = 2' across workspaces. Sergio Benitez 2023-06-08 15:37:53 -0700
  • 35c62ff74a Remove use of 'unsafe' in 'RawStr' doctests. Sergio Benitez 2023-06-07 20:43:54 -0700
  • 40410e4365 Add 'mtls::Certificate::as_bytes()' method. Sergio Benitez 2023-06-07 17:59:59 -0700
  • b89a0039a7 Update 'state' to 0.6. Sergio Benitez 2023-05-25 11:54:27 -0700
  • 4b7d48967b Warn if a task is spawned in a sync '#[launch]'. Sergio Benitez 2023-05-24 11:33:56 -0700
  • 5024dbf694 Fix link to 'context!' in guide. Sergio Benitez 2023-05-24 09:57:04 -0700
  • e447d7c95b Note required 'json' crate feature in guide. Sergio Benitez 2023-05-24 09:55:28 -0700
  • 36a5c82e8b Update 'tungstenite' to 0.19 in 'rocket-ws'. BlackDex 2023-05-19 10:15:08 +0200
  • e2fb31b63e Document built-in data guards. Sergio Benitez 2023-05-18 18:22:40 -0700
  • 6cb60db5f6 Only extract needed values in 'async_main'. Sergio Benitez 2023-05-18 17:33:57 -0700
  • 83638fcee2 Remove closure borrow in 'FromForm' derive. Sergio Benitez 2023-05-15 16:53:26 -0700
  • 0d0aef6920 Avoid clippy lint in `uri!` macro isaacthefallenapple 2023-10-26 13:37:21 +0200
  • 21c032ae54
    Upgrade 'tokio-tungstenite' to 0.20. Fenhl 2023-09-19 01:08:15 +0000
  • 09ebdbd6f9 Fix examples to use new names Matthew Pomes 2023-09-14 01:18:55 -0500
  • bd1d0f5c6c Implement tracing through the list of routes Matthew Pomes 2023-09-10 15:02:02 -0500
  • ca8e40963d Rename methods to make them easier to read Matthew Pomes 2023-08-31 17:44:20 -0500
  • c410871400 Fix typos and minor mistakes Matthew Pomes 2022-05-11 11:38:29 -0500
  • 2bfdb537ba Fix formatting Matthew Pomes 2022-05-09 12:17:02 -0500
  • 78aecfdd41 Documentation and minor fixes Matthew Pomes 2022-05-09 12:02:44 -0500
  • 9aa14d0e24 Add support for checking which route routed a request Matthew Pomes 2022-05-09 11:38:49 -0500
  • 07fe79796f Use Span::mixed_site to avoid let unit warnings. 许杰友 Jieyou Xu (Joe) 2023-07-30 21:32:05 +0800
  • ac01e55e8b Fix typo in 'rocket_ws' README. Lev Kokotov 2023-08-14 15:46:21 -0700
  • 58adc48965 Set 'color-scheme' in default catcher HTML. Ruben Schmidmeister 2023-08-23 22:49:27 +0200
  • ed5c755bb6 Avoid using 'glob' to walk templates directory. Sergio Benitez 2023-10-14 15:00:36 -0700
  • f950d3e0ec Upgrade 'tokio-tungstenite' to 0.20. Fenhl 2023-09-19 01:08:15 +0000
  • ae68742048 Update dependencies. Sergio Benitez 2023-10-09 17:03:21 -0700
  • 47faac6080 Document that '&[u8]' is a form guard. Sergio Benitez 2023-10-02 11:59:03 -0700
  • 5d31ad4efb Update 'cookie' to 0.18. Sergio Benitez 2023-09-28 23:50:29 -0700
  • f41474dd61 Fix broken links between codegen and http crates. Sergio Benitez 2023-09-20 17:17:22 -0700
  • bbb124eeea Update UI tests for latest rustc. Sergio Benitez 2023-09-20 16:15:57 -0700
  • 28de15858e Avoid using 'macro' items on stable. Sergio Benitez 2023-09-20 15:33:54 -0700