Commit Graph

  • 58c13686cc
    Warn on launch if a custom runtime is detected. Sergio Benitez 2021-07-02 11:35:09 -0700
  • 6b751daa07
    Properly propagate profile to 'Config' on ignite. Sergio Benitez 2021-07-02 11:34:35 -0700
  • ea64d00bd8
    Remove latent 'dbg!()' in templating tests. Sergio Benitez 2021-07-02 11:33:32 -0700
  • e6a679a1a4
    Warn on more deprecated config keys and profiles. Sergio Benitez 2021-07-02 11:31:50 -0700
  • 7f8f6e4486
    Impl 'FromUriParam' for 'Json'. Sergio Benitez 2021-07-02 10:36:57 -0700
  • 009ef9726f
    Sync core 'UriDisplay' and 'FromUriParam' impls. Sergio Benitez 2021-07-02 08:17:22 -0700
  • 5b471647db
    Make '&Host' a request guard. Sergio Benitez 2021-07-02 06:57:43 -0700
  • b9acf25b0e
    Add type-safe 'Host' type, 'Request::host()'. Sergio Benitez 2021-07-02 06:48:40 -0700
  • c59465b7f2
    Make 'FileName' danger more pronounced. Sergio Benitez 2021-07-02 06:48:09 -0700
  • 83c2c8210f
    Allow named field generics in 'UriDisplay' derive. Sergio Benitez 2021-07-01 06:02:40 -0700
  • d26019526e
    Fix header level of "Within Guards" in guide. Sergio Benitez 2021-06-30 21:02:28 -0700
  • 2eab04ce0a
    Run core feature testing on nightly. Sergio Benitez 2021-06-30 20:53:59 -0700
  • 758855526b
    Doctest core feature matrix with '--no-run'. Sergio Benitez 2021-06-30 20:44:58 -0700
  • 27ff74141a
    Apply clippy suggestions. Mikail Bagishov 2021-06-30 13:36:23 -0700
  • c9ac8229fc
    Impl 'std::Error' for 'serde::json::Error'. ThouCheese 2021-06-26 21:19:04 +0200
  • ddf7654e32
    Fix guide typo: "deserialzies" -> "deserializes". multisn8 2021-06-23 21:06:10 +0200
  • 377d480b72
    Fix typo in 'Sentinel' docs: 'INner' -> 'Inner'. Joakim Soderlund 2021-06-18 20:27:46 +0200
  • 8fc4096892
    Update IRC links to Libera (irc.libera.chat). Ian Jackson 2021-06-12 14:18:00 +0100
  • cc665e86b5
    Check response status in guide form tests. Martinez 2021-06-12 14:43:16 +0300
  • 592ed90177
    Impl 'Responder' for 'Arc<T>', 'Box<T>'. John-John Tedro 2021-06-12 12:50:33 +0200
  • 403d702eae
    Make '<String as FromParam>::Error' 'Infallible'. PROgrm_JARvis 2021-06-11 17:42:04 +0300
  • 15a7cf3c7c
    Don't ignore 'launch()' result in guide overview. Sergio Benitez 2021-06-30 10:19:36 -0700
  • 2bab3bd6ab
    Fix git repository link to 'rocket_sync_db_pools'. Sergio Benitez 2021-06-30 10:15:46 -0700
  • a4b2d7efe0
    Fix link to 'rocket_dyn_templates' git repository. Dominik Boehi 2021-06-10 07:55:05 +0200
  • 7aabe7a490
    Add 'context!' for ad-hoc templating contexts. Flying-Toast 2021-05-13 09:17:33 -0400
  • 9020d54267
    Fix 'UriDisplay<Query>' 'Json', 'MsgPack', impls. Sergio Benitez 2021-06-30 06:24:00 -0700
  • 6c344055f1
    Add 'rocket::serde:json::to_string()' functions. Sergio Benitez 2021-06-30 06:23:31 -0700
  • be7ff6ff10
    Pass type mapper directly in 'Responder' derive. Sergio Benitez 2021-06-30 06:22:27 -0700
  • 5b28126f9d
    Add 'RawStr::percent_encode_bytes()'. Sergio Benitez 2021-06-30 06:21:54 -0700
  • 262464bffe
    Support all generics in 'UriDisplay' derive. Sergio Benitez 2021-06-30 06:20:51 -0700
  • f49663e9da
    Ensure launch occurs with minimal ciphersuites. Sergio Benitez 2021-06-29 11:27:54 -0700
  • bafe0b3102
    Propagate TLS ciphersuite config to rustls. Sergio Benitez 2021-06-29 11:17:59 -0700
  • d86a76e558
    Add configurable TLS ciphersuite preferences. Sergio Benitez 2021-06-29 10:35:55 -0700
  • 3cd729635a
    Mark 'form::ErrorKind' 'non_exhaustive'. Sergio Benitez 2021-06-29 05:06:37 -0700
  • 426fde8fce
    Impl 'Len' field validator for 'Json', 'MsgPack'. Sergio Benitez 2021-06-29 03:30:45 -0700
  • e53748f07c
    Fix order of indices in 'FromForm' map notes. Sergio Benitez 2021-06-29 03:30:00 -0700
  • 77c245f0c5
    Add "Wrapping Validators" section to forms guide. Sergio Benitez 2021-06-29 03:34:41 -0700
  • 8d79da5867
    Support type generics, unit structs in 'FromForm'. Sergio Benitez 2021-06-29 03:36:48 -0700
  • 004189a681
    Explicitly mention multipart support in guide. Sergio Benitez 2021-06-29 03:33:44 -0700
  • 990e219243
    Automatically discover 'Responder' generic bounds. Sergio Benitez 2021-06-29 03:20:40 -0700
  • c6d9cd591e
    Impl 'UriDisplay' for 'Vec', maps, nonzero ints. Sergio Benitez 2021-06-29 03:16:48 -0700
  • 7e9b587727
    Impl std traits, 'UriDisplay<Query>' on 'MsgPack'. Sergio Benitez 2021-06-29 03:14:57 -0700
  • ea062b82d6
    Expose 'serde::msgpack::to_vec()' methods. Sergio Benitez 2021-06-29 03:14:09 -0700
  • 58966befa4
    Impl std traits, 'UriDisplay<Query>' for 'Json'. Sergio Benitez 2021-06-29 03:10:33 -0700
  • 5b8d0761a0
    Reexport 'serde::json::to_value()'. Sergio Benitez 2021-06-29 03:10:13 -0700
  • c3b68ff45e
    Improve text on site index page. Sergio Benitez 2021-06-26 17:10:57 -0700
  • da6c8f3bae
    Use higher contrast emojis for routes, catchers. Sergio Benitez 2021-06-26 16:47:29 -0700
  • f251c3fe63
    Add 'Missing', 'IndexFile' 'FileServer' options. Sergio Benitez 2021-06-26 16:46:09 -0700
  • 3fa572c8e2
    Allow 'len()' form field validations on 'Capped'. Sergio Benitez 2021-06-26 16:44:24 -0700
  • 95b55493fd
    Fix link to 'FromForm' derive in 'FromForm' docs. Sergio Benitez 2021-06-26 16:43:48 -0700
  • a4b6913faa
    Fix wording in 'config' docs. Sergio Benitez 2021-06-26 16:42:07 -0700
  • ff3044c0bd
    Support lifetime bounds in typed stream macros. Sergio Benitez 2021-06-26 16:37:21 -0700
  • 4dadc3c55a
    Improve 'Responder' API docs. Sergio Benitez 2021-06-26 12:28:39 -0700
  • ce45488ede
    Warn, don't error, if remote hangs up. Sergio Benitez 2021-06-26 12:05:04 -0700
  • 155da2b90c
    Fix 'TempFile' data guard warning formatting. Sergio Benitez 2021-06-26 12:03:52 -0700
  • 88d671c9fa
    Add Markdown (text/markdown) as a known media type. Sergio Benitez 2021-06-26 12:01:56 -0700
  • b2c1048f5f
    Visiting internal nodes in form field validator. Sergio Benitez 2021-06-26 12:00:05 -0700
  • c87a912f74
    Use configured database pool timeout on pool init. Sergio Benitez 2021-06-26 11:57:58 -0700
  • 4fd2f62c20
    Update GitHub issue templates. Sergio Benitez 2021-06-25 07:08:34 -0700
  • 1734af4b0b
    Use 'RelativePathBuf' as 'Config.temp_dir' type. Sergio Benitez 2021-06-25 11:42:49 -0700
  • 3f8fd7c2d5
    Drop sender to prevent async client read deadlock. Sergio Benitez 2021-06-25 09:27:36 -0700
  • cacc16dc5a
    Use Figment's 'Value' in contrib templating. Sergio Benitez 2021-06-18 22:53:28 -0700
  • 77da270cfb
    Always disable colors if requested or unavailable. Sergio Benitez 2021-06-18 21:50:43 -0700
  • 75526b6ce4
    Update UI tests for latest stable. Jeb Rosen 2021-06-17 18:49:10 -0700
  • 507b785d73
    Add missing documentation for the `run()` method generated by `#[database]`. Petr Portnov 2021-06-16 18:23:08 +0300
  • da400556bd
    Fix a few minor mistakes in the guide. Paul van Tilburg 2021-06-15 21:08:36 +0200
  • 64fe4db37a
    Fix Responder documentation: remove an outdated reference to 'Future'. timando 2021-06-15 18:36:08 +1000
  • 129297e1dc
    Fix a word in the 'Data::peek' docs: 'max' -> 'min'. timando 2021-06-10 13:48:55 +1000
  • c2c5fdc57e
    Fix typo in configuration guide: 'it's' -> 'its'. Vasili 2021-06-11 10:22:26 +0300
  • cd65a6051f
    Fix typos in fairings guide: 'are are', 'build' -> 'built'. Roger Mo 2021-06-13 14:18:15 +0800
  • 9661825be6
    Fix typo in requests guide: 'the' -> 'then'. Yohannes Kifle 2021-06-14 18:21:01 +0000
  • a7981616c4
    Fix link to the JSON example in the requests guide. Thomas Eckert 2021-06-09 18:51:09 -0700
  • f87794599f
    Clarify explanation of reinterpreted request methods in the requests guide. Paul Smith 2021-06-10 10:30:06 -0500
  • b0ad1bc711
    Fix typo in guide: 'mechnisms' -> 'mechanisms'. Thibaud Martinez 2021-06-10 21:31:46 +0200
  • 3e34752d59
    Improve guard forward and failure logs. Sergio Benitez 2021-06-10 01:25:49 -0700
  • 089c3c7896
    Uniformly implement utility traits on URI types. Sergio Benitez 2021-06-09 17:44:12 -0700
  • ddebd88a5c
    Implement 'De(Serialize)' for 'Method'. Sergio Benitez 2021-06-09 17:07:26 -0700
  • 1297949d31
    Update 'state' version in CHANGELOG. Sergio Benitez 2021-06-09 11:02:30 -0700
  • 4be6784ed1
    Fix order of contrib crates in config script. Sergio Benitez 2021-06-09 09:58:27 -0700
  • b822773d61
    Add news article for v0.5-rc.1. Sergio Benitez 2021-06-09 04:41:05 -0700
  • 7acc670c95
    New version: 0.5.0-rc.1. Sergio Benitez 2021-06-09 01:53:34 -0700
  • 6afafe25ee
    Add initial CHANGELOG for v0.5. Jeb Rosen 2021-06-04 18:45:56 -0700
  • 8fef96fbac
    Use crates.io compatible internal package names. Sergio Benitez 2021-06-09 09:47:21 -0700
  • a8c0ff33dd
    Ignore heartbeats in non-heartbeat SSE test. Sergio Benitez 2021-06-09 04:48:49 -0700
  • f6d86ea300
    Update deps when testing sibling workspaces. Sergio Benitez 2021-06-09 03:52:44 -0700
  • 816e83d252
    Make new contrib libraries publishable. Sergio Benitez 2021-06-09 03:49:26 -0700
  • 8c1238310d
    Update 'release' date for master. Sergio Benitez 2021-06-09 02:58:08 -0700
  • 21e3840ac5
    Use crate version in pre-release docs. Sergio Benitez 2021-06-09 03:24:07 -0700
  • c6eac1cd26
    Fix a ton of broken links. Sergio Benitez 2021-06-09 02:53:11 -0700
  • 5386fb2861
    Advertise HTTP/2 support via ALPN. Jeb Rosen 2021-06-06 12:52:51 -0600
  • 2ae342a188
    Use published 'devise'. Sergio Benitez 2021-06-09 00:46:28 -0700
  • 06b47c4a7d
    Update 'sqlite' contrib dependencies. Sergio Benitez 2021-06-09 00:36:25 -0700
  • f67c88eee4
    Fix doc typo: "Contracting" -> "Constructing". Sergio Benitez 2021-06-08 23:12:38 -0700
  • cf153e2239
    Allow customizing and removing 'Server' header. Sergio Benitez 2021-06-08 23:00:36 -0700
  • 40ba1c389a
    Try to preserve header casing in HTTP/1.1. Sergio Benitez 2021-06-08 17:51:39 -0700
  • 2ec3541724
    Fix various generated and direct clippy warnings. Sergio Benitez 2021-06-08 02:52:47 -0700
  • 0a5ce2b765
    Drop 'Data' after sending a response, not before. Sergio Benitez 2021-06-08 02:13:02 -0700
  • 70e880f03a
    Use published 'state'. Sergio Benitez 2021-06-07 20:22:47 -0700
  • 6ffba3ab16
    Remove 'Copy' impl on 'Segments' iterator. Sergio Benitez 2021-06-07 19:38:19 -0700
  • 35b369ba3e
    Use stable, Windows compatible benchmarking. Sergio Benitez 2021-06-07 19:26:21 -0700