Commit Graph

  • e3e8c73a02
    Implement 'Eq' for 'MediaType', 'ContentType'. Sergio Benitez 2022-04-19 13:58:30 -0700
  • 7daad7c88e
    Use non-deprecated 'rmp_serde::from_slice'. Sergio Benitez 2022-04-19 13:20:44 -0700
  • b20904b938
    Allow 'unused_doc_comments' on generated doctests. Sergio Benitez 2022-04-19 13:13:29 -0700
  • a5626dae59
    Fix 'Segments::to_path_buf()' on Windows. Sergio Benitez 2022-04-19 13:06:02 -0700
  • e25e9dbaab
    Add 'must_use' to 'Rocket'. Sergio Benitez 2022-04-19 13:03:58 -0700
  • faa78b54b3
    Set 'RUSTC_BOOTSTRAP' to for '--no-run' on stable. Sergio Benitez 2022-04-18 21:15:03 -0700
  • 833666c40c
    Fix UI tests for latest stable, nightly. Sergio Benitez 2022-04-18 21:14:30 -0700
  • ddb3a74e68
    Disallow ':' in `PathBuf` guard on Windows. Sergio Benitez 2022-04-18 18:27:41 -0700
  • f3931c1482
    Rework 'local_cache!' so it returns unique refs. Sergio Benitez 2022-04-18 18:12:54 -0700
  • baa194c9b1
    Use 'print' for logging in debug. Sergio Benitez 2022-04-14 15:01:51 -0700
  • 7ad1677199
    Fix parsing docs for 'Lenient'. Sergio Benitez 2022-03-09 14:09:22 -0800
  • 096e0b3ac8
    Log HTTP/2 availability at start-up. Sergio Benitez 2022-03-08 15:24:14 -0800
  • 845960cabb
    Make HTTP/2 optional via 'http2' feature. Edgar Onghena 2022-02-23 20:11:28 +0100
  • ff457255b6
    Implement and log with panic-free 'write_out!'. arlecchino 2022-01-17 01:33:59 +0100
  • 409ed71514
    Update UI tests for latest stable. Sergio Benitez 2022-03-07 12:16:21 -0800
  • 6390270d5a
    Fix typo: 'Tera' -> 'Handlebars'. Juraj Fiala 2021-11-30 17:50:11 +0100
  • c7d8f375ea
    Use fully working examples in dyn_templates. Sergio Benitez 2022-03-03 15:41:29 -0800
  • 8acd7e2ae2
    Fix 'observe' and 'retrieve' typos in cookie docs. Alex Sears 2021-10-11 18:54:08 -0400
  • 89fbed5ccb
    Use docstring '///' comment in 'Responder' docs. Aurora 2022-02-05 16:04:57 +0000
  • fe7075f46c
    Fix link to OWASP path traversal docs in guide. Aditya 2021-09-26 06:21:31 +0530
  • f4b1f38b19
    Fix spacing in 'overview' code examples. J. Cohen 2021-09-13 20:48:47 -0700
  • eb2c54033a
    Fix 'form' data limit name in configuration guide. Joshua Nitschke 2021-09-08 18:03:02 -0700
  • 40020d4590
    Log launch messages at info level. David Venhoek 2021-09-21 08:51:55 +0200
  • bbb279805d
    Use 'matches!' macro where possible. =?UTF-8?q?R=C3=A9mi=20Lauzier?= 2022-02-23 14:11:36 -0800
  • 2705e11012
    Fix typo in suggestion issue template. =?UTF-8?q?R=C3=A9mi=20Lauzier?= 2022-02-23 14:11:02 -0800
  • ea8aa75c3d
    Fix flash message display in todo example. xelivous 2022-02-23 13:53:31 -0800
  • 64bd6a24cf
    Add sqlite aux files to gitignore. Sergio Benitez 2022-02-23 13:53:26 -0800
  • 363eeaba47
    Explicitly doc enabling 'json' feature in guide. Matthew Pomes 2021-07-20 08:58:24 -0500
  • 20b37b32bd
    Add 'includeSubdomains' in HSTS preload header. Sergio Benitez 2022-02-22 18:07:25 -0800
  • df21e61b1d
    Update 'rustls' to 0.20. Sergio Benitez 2022-02-22 14:01:25 -0800
  • 9cd57e2110
    Update 'x509-parser' to 0.13. Sergio Benitez 2022-02-22 13:01:05 -0800
  • bdbde2f8f7
    Update 'x509-parser' to 0.12. Sergio Benitez 2022-02-22 12:51:59 -0800
  • 1238d047d5
    Explicitly import 'Result' in 'context!'. Gabriel Fontes 2021-10-28 00:20:23 -0300
  • 4c918dc452
    Remove 'CookieJar::get_private_pending()'. arlecchino 2022-01-17 15:49:48 +0100
  • b33c773274
    Update 'cookie' to '0.16'. arlecchino 2022-01-17 15:48:49 +0100
  • d0af5f80f7
    Update 'mongodb' to '2' in 'db_pools'. Sergio Benitez 2022-02-16 11:01:35 -0800
  • 2bd83f1388
    Update 'deadpool' dependencies in 'db_pools'. Sergio Benitez 2022-02-16 10:54:08 -0800
  • ac5aa36bb5
    Update dependencies in core to latest versions. Sergio Benitez 2022-02-16 10:26:24 -0800
  • 706ea8e24b
    Update codebase for latest nightly and stable. Sergio Benitez 2022-02-16 10:08:55 -0800
  • 77541368e5
    Fix typo in guide overview. Johannes Liebermann 2021-09-05 18:59:33 +0300
  • a8b38185ca
    Add 'Connection::into_inner()' in 'db_pools'. Sergio Benitez 2021-08-30 04:02:13 -0700
  • a8b9d3abd6
    Fix docs for handlebars update. Sergio Benitez 2021-08-30 03:44:08 -0700
  • fd98835d88
    Update 'handlebars' to 4.0. Ning Sun 2021-06-10 10:29:24 +0800
  • ec4b16f5fc
    Clean up upgrade guide, FAQ. Mention FAQ more. Sergio Benitez 2021-08-29 16:55:05 -0700
  • 336c50de12
    Fix markdown word wrap. Sergio Benitez 2021-08-24 19:44:05 -0700
  • 71a0675283
    Add missing ']' in forms guide. hiyoko3m 2021-08-09 15:12:41 +0900
  • 8f0032ea97
    Workaround 'rustc' bug, compiling more async code. Jakub Dąbek 2021-08-21 19:46:04 +0200
  • 5a666f7117
    Display launch address using 'SocketAddr' fmt. Rodolphe Bréard 2021-08-03 13:08:41 +0200
  • b3b1f2fcca
    Use cardinality-agnostic wording in error format. Sergio Benitez 2021-08-24 19:39:42 -0700
  • 12f2cde856
    Increase diesel DB example timeout for CI. Sergio Benitez 2021-08-19 23:24:39 -0700
  • fc54ad48a5
    Update UI tests for latest nightly. Sergio Benitez 2021-08-19 19:48:45 -0700
  • 1e89178e7e
    Add 0.5 migration guide, FAQ to site docs. Sergio Benitez 2021-08-19 19:43:05 -0700
  • 4682426403
    Update 'time' to 0.3, 'cookie' to 0.16. Sergio Benitez 2021-08-19 19:42:18 -0700
  • 47aa6f8a48
    Update 'devise', fix 'Responder' derive generics. Sergio Benitez 2021-08-08 14:08:06 -0700
  • 7ff6368fe6
    Don't enable unused 'futures' features. Sergio Benitez 2021-08-08 14:06:51 -0700
  • 5eec7c4f57
    Add missing newline for better doc rendering. Sergio Benitez 2021-08-08 14:06:18 -0700
  • 591d050c40
    Use 'hyper' instead of 'http' where possible. Sergio Benitez 2021-08-08 14:05:56 -0700
  • ffa01c5249
    Remove unused 'mime' dependency. Sergio Benitez 2021-08-08 14:05:21 -0700
  • 0bf14a3e15
    Propagate 'log_level' to SQLx logs. Sergio Benitez 2021-08-08 14:03:20 -0700
  • 57399f47a3
    Remove unused 'parking_lot' 'http' dependency. Sergio Benitez 2021-07-28 15:38:17 -0700
  • be32d27bc4
    Track caller in 'mount' and 'register' calls. Sergio Benitez 2021-07-21 15:48:40 -0700
  • adfdb043ab
    Clarify 'Options::Missing' exception in 'FileServer'. Sergio Benitez 2021-07-21 15:48:15 -0700
  • 3741aa012c
    Update UI tests for latest nightly. Jeb Rosen 2021-08-01 12:25:12 -0700
  • 38234d4fd7
    Update UI tests for latest stable. Jeb Rosen 2021-08-01 12:24:48 -0700
  • e8a6074cfe
    Fix typo in requests guide: 'Synax' -> 'Syntax'. Jeremy Kaplan 2021-07-24 17:00:11 -0700
  • 74fd9f5570
    Fix 'ROCKET_CLI_COLORS' example in getting started guide: 'off' -> 'false'. Silas Sewell 2021-07-04 19:33:47 -0400
  • 22b775b7f4
    Fix typo in fairings guide: missing 'of the'. JR Heard 2021-07-14 20:11:03 -0700
  • 57f115cf0a
    Fix typo in 'XssFilter' API documentation: 'enorce' -> 'enforce'. Gonçalo Ribeiro 2021-07-13 00:21:57 +0100
  • 6b1c916e02
    Fix typos in 'DataField' API documentation. Joscha 2021-07-07 20:10:45 +0200
  • fe40ed81fa
    Update UI tests for latest nightly. Sergio Benitez 2021-07-21 01:20:53 -0700
  • e93af5c766
    Point to 'mtls::Certificate' in mTLS config docs. Sergio Benitez 2021-07-20 14:56:28 -0700
  • 5caeeac3b3
    Prefix 'content' responder names with 'Raw'. Sergio Benitez 2021-07-20 02:06:17 -0700
  • 97a7890eb4
    Add 'rocket_db_pools' UI tests. Sergio Benitez 2021-07-18 13:14:13 -0700
  • 5cb0e91567
    Remove faulty 'glob' arg in codegen UI tests. Sergio Benitez 2021-07-18 13:13:46 -0700
  • 438ecea280
    Introduce async database pools: 'rocket_db_pools'. Sergio Benitez 2021-07-09 16:34:54 -0700
  • d31e2195de
    Initial implementation of async DB pooling. Jeb Rosen 2021-05-31 09:15:00 -0700
  • d079aac76d
    Add README to databases example. Sergio Benitez 2021-07-12 16:45:56 -0700
  • 9ad0d50324
    Bring back generated TLS keys, used by tests. Sergio Benitez 2021-07-09 16:34:47 -0700
  • b134c02f93
    Complete mTLS implementation. Sergio Benitez 2021-07-08 23:59:47 -0700
  • 6153a2d05f
    Initial implementation of mTLS. Sergio Benitez 2021-07-08 23:58:25 -0700
  • fd99ff3f33
    Don't store example keys and certs in repository. Sergio Benitez 2021-07-07 12:16:12 -0700
  • ec8196d96d
    Restore 'doc(cfg)' labels for config items. Sergio Benitez 2021-07-05 14:02:16 -0700
  • 0f7817148b
    Condition TLS config types on 'tls' feature. Sergio Benitez 2021-07-05 13:46:37 -0700
  • 7ebff67663
    Rename 'remote_addr' to 'peer_address'. Sergio Benitez 2021-07-04 15:37:27 -0700
  • 13590d16a1
    Split TLS module into logical submodules. Sergio Benitez 2021-07-04 15:25:49 -0700
  • 4d2d109091
    Make 'tls' its own module. Sergio Benitez 2021-07-04 15:01:55 -0700
  • 309e20590d
    Make 'MediaType::with_params()' a builder method. Sergio Benitez 2021-07-04 13:48:54 -0700
  • ff6340ea0b
    Fix 'context!()' typo: "supports" -> "supported". Sergio Benitez 2021-07-02 11:44:53 -0700
  • 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