Commit Graph

  • 4c713b446d
    Merge 0c78040ade into 3bf9ef02d6 qj 2024-09-13 10:34:25 +0530
  • 1127599283
    Merge 6b9fb1aa97 into 3bf9ef02d6 Matthew Pomes 2024-09-12 21:41:14 +0100
  • 69bae57cf9
    Merge 2da8c1fe90 into 3bf9ef02d6 sheshnath 2024-09-09 16:13:18 +0200
  • c263a6ceea
    Update Fairings types to fix issues Matthew Pomes 2024-09-08 01:45:41 -0500
  • 3fbf1b4ec2
    Add derive macro for `TypedError` Matthew Pomes 2024-09-07 23:33:28 -0500
  • 61cd326c07
    Fix safety issues & comments Matthew Pomes 2024-09-07 16:19:50 -0500
  • 8b50f6f148
    Merge 9768b681d0 into 3bf9ef02d6 Dan Dumont 2024-09-06 09:51:54 +0200
  • fba01fb851
    Merge be522783ec into 3bf9ef02d6 Jesper Steen Møller 2024-09-05 20:18:46 +0000
  • be522783ec Fix #1224 by searching routes after failed match Jesper Steen Møller 2024-09-05 22:18:14 +0200
  • 3c28bedff8
    Merge bd3715cbd6 into 3bf9ef02d6 Matthew Pomes 2024-09-04 20:53:06 -0500
  • 61a4b440bb
    Add Fairing support, and update examples to match new APIs Matthew Pomes 2024-09-03 22:31:48 -0500
  • b55b9c76fa
    Implement TypedError for form errors Matthew Pomes 2024-09-03 21:01:13 -0500
  • 6ab2d13696
    Add FromError Matthew Pomes 2024-09-03 20:10:39 -0500
  • 84ba0b7116
    Update to pass tests Matthew Pomes 2024-09-03 18:55:05 -0500
  • f0f2342c79
    Major fixes for matching and responder Matthew Pomes 2024-09-03 12:39:10 -0500
  • 953849726f
    Merge 62d4a72f40 into 3bf9ef02d6 Günther Grill 2024-09-03 11:21:26 +0000
  • 62d4a72f40 Not enable the rustls feature by default for sqlx guenhter 2024-08-23 11:24:25 +0200
  • 3bf9ef02d6 Update 's2n-quic-h3' to work-around upstream bug. master Sergio Benitez 2024-09-02 20:27:27 -0700
  • 99bba532cc
    Update codegen with many of the new changes Matthew Pomes 2024-09-02 22:00:14 -0500
  • 04ae827a42 Fix formatting issues Matthew Pomes 2024-09-02 21:05:19 -0500
  • 6d06ac7a63
    Update code to work properly with borrowed errors Matthew Pomes 2024-09-02 20:25:59 -0500
  • de6632ea56 Improve wrapping responders guide section. Azan Ali 2024-08-24 16:33:56 +0500
  • 49379a2c25 Improve wrapping responders guide section. Azan Ali 2024-08-24 16:33:56 +0500
  • 6427db2e97
    Updates to improve many aspects Matthew Pomes 2024-08-24 15:48:40 -0500
  • 72c91958b7 Support routes that match any method. Sergio Benitez 2024-06-03 21:54:07 -0700
  • bd3715cbd6 cleanup and add new test Sergio Benitez 2024-08-17 18:43:10 -0700
  • 81293224b8 Update tests to use unnumbered ports Matthew Pomes 2024-08-10 12:18:33 -0500
  • f803288f75 Update tests to set secret key so they work on release Matthew Pomes 2024-08-10 00:36:13 -0500
  • 82430041b3 Update tests to prevent collisions Matthew Pomes 2024-08-09 23:37:57 -0500
  • 24a84d52e4 Add test to validate new behavior Matthew Pomes 2024-08-09 23:01:18 -0500
  • 02680076eb Drop Rocket inside the tokio async context when using launch Matthew Pomes 2024-07-07 17:35:11 -0500
  • 9496b70e8c Strip body and content-length on 204, body on 304. Sergio Benitez 2024-08-23 16:18:48 -0700
  • d3323391ab Add fairing retrieval methods to 'Rocket'. Sergio Benitez 2024-08-21 01:51:24 -0700
  • 2da8c1fe90
    Merge branch 'master' into fix-clippy-warning sheshnath 2024-08-21 17:35:30 +0530
  • 2e73a7cc6c Add fairing retrieval methods to 'Rocket'. Sergio Benitez 2024-08-21 01:51:24 -0700
  • dbeba45b36 Fix testbench ignite test: match new log output. Sergio Benitez 2024-08-21 02:21:26 -0700
  • 444c6a5b81
    Merge branch 'master' into fix-clippy-warning sheshnath 2024-08-21 13:01:54 +0530
  • e889c2628a Improve ignite fairing failure trace message. Sergio Benitez 2024-08-20 23:31:24 -0700
  • 8b9d906cc4 Derive equality, ordering traits for http::Status. Wojciech Polak 2024-08-19 09:04:19 +0200
  • 5d73d9139e Derive equality, ordering traits for http::Status. Wojciech Polak 2024-08-19 09:04:19 +0200
  • 327b1ad064 Allow sync drops for 'sync_db_pools' connections. Sergio Benitez 2024-08-18 15:44:30 -0700
  • 7fdcf2d1ed Fix various docstring typos. drawdrop 2024-08-12 23:02:39 +0800
  • 76f72d8f93 Fix various docstring typos. drawdrop 2024-08-12 23:02:39 +0800
  • 2dba18d6f2 Add CONTRIBUTING and update README accordingly. Sergio Benitez 2024-08-14 00:06:20 -0700
  • a59cb04e48
    Update core server code to use new error trait Matthew Pomes 2024-08-17 09:06:13 -0500
  • af68f5e231
    Major changes Matthew Pomes 2024-08-16 22:28:49 -0500
  • 3e881f2d0d Integrate PR feedback. Sergio Benitez 2024-08-16 01:04:59 -0700
  • 06c6c7bda4 Add contributing guide. Sergio Benitez 2024-08-14 00:06:20 -0700
  • ef1cfa0965 Impl 'TryFrom<&str>' for 'Method'. Sergio Benitez 2024-08-17 04:25:15 -0700
  • 4c71ed6ee3 Fix support for HTTP extension methods. lobsterwise 2024-08-16 22:47:26 -0400
  • 51d4ed4394 Update 'h3' and 's2n_quic' dependencies. Sergio Benitez 2024-08-16 16:09:54 -0700
  • faa0543c3d Pin 's2n-quic-h3' git dependency to a commit. Sergio Benitez 2024-08-16 15:47:04 -0700
  • 2825e46a34 Update 'tokio-tungstenite' to 0.23. Sergio Benitez 2024-08-16 05:30:45 -0700
  • e41b5f469e Fix Windows CI: update vcpkg dependency bundle. Sergio Benitez 2024-08-15 02:18:54 -0700
  • 6484c62132 Update 'memcache' to 0.17. Sergio Benitez 2024-08-14 15:44:01 -0700
  • 39c90481e7 Update 'sqlx' to 0.8, 'rusqlite' to 0.31. Sergio Benitez 2024-08-14 15:13:45 -0700
  • 628cc2a2f6 Update 'deadpool-{postgres,redis}' to 0.14, 0.16. Sergio Benitez 2024-08-14 15:02:18 -0700
  • 87f80714fa Update 'diesel-async' in 'db_pools' to 0.5. Sergio Benitez 2024-08-14 14:57:22 -0700
  • 1a3ef5b23f
    Update docs to make sense Matthew Pomes 2024-08-10 13:02:41 -0500
  • 39ed4a4909 Enforce using 'MsgPack<T>' to deserialize. Sergio Benitez 2024-08-09 23:10:33 -0700
  • 0998b37aeb Add '--help' flag to testing script. Sergio Benitez 2024-08-09 18:48:11 -0700
  • db598be3a8
    Change default, and use `MsgPack` in place of `Named` Matthew Pomes 2024-08-09 22:33:37 -0500
  • df71f79bd9
    Allow responding with named MessagePack data. Artemis 2023-06-18 21:43:10 +0100
  • 02ce87aaba
    Change default, and use `MsgPack` in place of `Named` Matthew Pomes 2024-08-09 22:33:37 -0500
  • c1d2489c8c
    Allow responding with named MessagePack data. Artemis 2023-06-18 21:43:10 +0100
  • 6b9fb1aa97 Update docs, examples and tests Matthew Pomes 2024-07-24 00:29:02 -0500
  • 872595b8fa Change meaning of `Option` Matthew Pomes 2024-07-23 19:59:27 -0500
  • 1f82d4bbcd Improve `FromParam` derive docs and error values. Sergio Benitez 2024-08-09 18:44:50 -0700
  • 15062ded09 Update UI tests for latest rustc. Sergio Benitez 2024-08-09 18:34:59 -0700
  • 9b2732b298
    Merge 7b8689c348 into d4723bb3ee Matthew Pomes 2024-08-09 11:15:04 +0200
  • d4723bb3ee Pin macOS CI 'mysql-client' to '8.4'. Sergio Benitez 2024-08-08 20:30:36 -0700
  • 38cebebbc3
    Derive FromParam for Enum #2826 loikki 2024-07-25 16:57:58 +0200
  • 509a033c84
    Fix wrong URL in guide (configuration) Flozza 2024-07-30 19:54:44 +0930
  • fe8506d3a7 Apply suggestions loikki 2024-08-07 21:44:13 +0200
  • 881c109e5b
    Allow TlsListener::from() to specify a resolver. Dan Dumont 2024-08-06 15:52:55 -0400
  • f2ca2ad735 Add 'RocketDynFmt' subscriber constructor. Sergio Benitez 2024-08-05 21:25:51 -0700
  • 01f676230a Add nightly ui-fail test + update ui-fail, add assert in doc string loikki 2024-08-03 12:18:59 +0200
  • 69dac9a936 Correctly implement failed tests loikki 2024-08-02 23:23:59 +0200
  • 9df9014c75 Apply suggestions loikki 2024-08-02 17:09:06 +0200
  • 9912105957 fixed clippy warning, as this expression creates a reference which is immediately dereferenced by the compiler sheshnath-at-knoldus 2024-08-02 13:31:43 +0530
  • 9fa19570a1 fixed clippy warnings sheshnath-at-knoldus 2024-08-01 18:39:08 +0530
  • fd47b7e56a
    Fix wrong URL in guide (configuration) Flozza 2024-07-30 19:54:44 +0930
  • 9746832c06 Derive FromParam for Enum #2826 loikki 2024-07-25 16:57:58 +0200
  • 4798431a7b
    Merge bba0d6c219 into 4eb6cdf8fb Vadim Anufriev 2024-07-23 14:13:08 +0200
  • 4eb6cdf8fb Update 'mongodb' to 3.0. Abraham Egnor 2024-07-22 11:22:31 -0400
  • 35aca641f8 Update 'mongodb' to 3.0. Abraham Egnor 2024-07-22 11:22:31 -0400
  • e2cbcc6e2f Update 'handlebars' to 6.0. Alessandro Campeis 2024-07-22 09:55:09 +0200
  • 49c9dfeed9 Update 'handlebars' to 6.0. Alessandro Campeis 2024-07-22 09:55:09 +0200
  • fb796fc9ef
    Update guide Matthew Pomes 2024-07-12 22:14:17 -0500
  • 7b8689c348
    Update transient and use new features in examples Matthew Pomes 2024-07-12 20:05:00 -0500
  • 6dd830a21e
    Update rocket_ws dep to pick up security fix. Dan Dumont 2024-07-10 15:41:09 -0400
  • bba0d6c219 move dependencies to `secrets` feature Vadim Anufriev 2024-07-07 13:13:25 +0400
  • 5296e3ff66 Merge branch 'master' into encrypt-data-with-secret-key Vadim Anufriev 2024-07-07 13:02:27 +0400
  • f50b6043e8 Improve FileServer rewrite API. Sergio Benitez 2024-06-29 21:22:59 -0500
  • 65e3b87d6b Implement FileServer rewrite API. Matthew Pomes 2024-05-08 11:48:19 -0500
  • fb8df128bd Clean up docs. Rename 'FileServer::empty()'. Sergio Benitez 2024-07-06 15:22:32 +0200
  • 482a047e39 Updates based on PR review Matthew Pomes 2024-07-01 01:12:59 -0500
  • 113b79c045 Update examples and docs to use the new FileServer api Matthew Pomes 2024-06-30 18:29:00 -0500
  • 1cfcbf56bd Update doc-tests and add small pieces of functionality Matthew Pomes 2024-06-30 18:00:04 -0500
  • 3fbda80f4a streamline rewriters - use structs for consistency Sergio Benitez 2024-06-30 04:57:21 -0500