Commit Graph

  • acd524db25 Revert "Update to latest rocket master" sync-rocket-version projectmoon 2021-06-09 14:55:49 +0000
  • a8b48f4a58 Update to latest rocket master projectmoon 2021-06-09 14:41:39 +0000
  • a25ba22014 Use master instead of rev, because apparently that matters. projectmoon 2021-06-08 13:52:37 +0000
  • 9a282cdf79 Use latest rocket master projectmoon 2021-06-08 13:37:09 +0000
  • 45f1ad2d09
    Merge 90f7c5ae5e into d460ff7970 George Scrivener 2021-06-02 02:34:28 -0700
  • d460ff7970
    Update to version of rocket master after update to tokio version 1.6.1 dependency (#92) master magpie-engineering 2021-06-02 03:40:07 +0100
  • b298880816 Update to version of rocket master after update to tokio version 1.6.1 dependency Magpie Engineering 2021-06-01 21:02:19 +0100
  • 0b2d3e80b1
    Update to latest Rocket master (#91) Eric Dattore 2021-05-27 20:57:55 -0600
  • 3378cecab4
    Update to latest Rocket master Eric Dattore 2021-05-27 19:45:16 -0600
  • 32511c529f
    Merge afbd3b5453 into 273522e697 linuxrider 2021-04-30 11:07:01 -0500
  • 273522e697
    Upgrade to GitHub-native Dependabot (#90) dependabot-preview[bot] 2021-04-30 10:48:53 +0800
  • e26926a665
    Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-29 19:41:34 +0000
  • c0d7b36877
    Update to latest master Rocket version (#89) thanadolps 2021-04-26 14:36:37 +0700
  • ed9de9c6c2 apply rustfmt thanadolps 2021-04-26 14:13:07 +0700
  • 0d0e5a0042 lock Rocket to specific commit thanadolps 2021-04-26 14:12:13 +0700
  • 92369411cc add #[allow(unused_imports)] to log thanadolps 2021-04-25 10:57:39 +0700
  • fb57ebe3fe Revert "Remove unused import" thanadolps 2021-04-25 10:43:08 +0700
  • 39fe99fb11 Remove colliding route in catch_all_options_routes() thanadolps 2021-04-25 10:35:03 +0700
  • 69db6d538b Remove unused import thanadolps 2021-04-25 10:31:31 +0700
  • 869441dbf8 Change to catch up with latest rocket master thanadolps 2021-04-25 10:26:48 +0700
  • afbd3b5453 removed second lifetime of FromRequest according to recent change in rocket Johannes Hermann 2021-04-11 19:29:40 +0200
  • 90f7c5ae5e Replace use of get_param with param George Scrivener 2021-03-04 15:54:56 +0000
  • 305971023d
    Delete .travis.yml Yong Wen Chua 2020-11-26 13:55:17 +0800
  • 8427e62521
    fix: Update to latest master Rocket version (#85) Zachary Kohnen 2020-10-29 10:42:09 -0400
  • 8578011107
    revert back to ?'s for error propigation Zachary Kohnen 2020-10-28 11:24:27 -0400
  • b5e83256d9
    fix linter errors Zachary Kohnen 2020-10-26 15:33:47 -0400
  • 4107763bc8
    add explicit branch name to rocket dependency Zachary Kohnen 2020-10-26 15:24:12 -0400
  • fa8470e922
    fix: Update to latest master Rocket version Zachary Kohnen 2020-10-26 15:12:07 -0400
  • fae7ccf9ce
    Use async version from rocket's master branch (#81) Henning Holm 2020-09-08 04:47:01 +0200
  • 29af505a96 Fix GitHub CI build Henning Holm 2020-08-14 09:06:50 +0200
  • cb17fde4d6 Make crate compile on Rust stable Henning Holm 2020-08-14 10:33:02 +0200
  • 92bc525016 Make Clippy happy again Henning Holm 2020-08-14 09:59:03 +0200
  • 2046f3c7c0 Use async version from rocket's master branch Henning Holm 2020-08-11 10:36:40 +0200
  • 7e13b63313 Use hyper re-export from rocket_http Henning Holm 2020-08-11 09:43:51 +0200
  • 172f423887
    Bump log v0.5.2 Yong Wen Chua 2020-03-18 14:52:18 +0800
  • d829301823
    Fix build warnings Yong Wen Chua 2020-03-18 14:45:41 +0800
  • 2408b0c3b4
    Update CHANGELOG.md Yong Wen Chua 2020-01-22 09:43:22 +0800
  • 51539453d5 added a builder pattern to CorsOptions (#75) morbatex 2020-01-22 02:42:16 +0100
  • 0628d62549 builder pattern in corsOptions is now consuming Max Böcker 2020-01-21 16:47:03 +0100
  • e8c92d87af added a builder pattern to CorsOptions Max Böcker 2020-01-20 14:58:21 +0100
  • 5659c0ed4b
    Update hyper requirement from 0.10 to 0.13 dependabot-preview[bot] 2019-12-16 00:40:15 +0000
  • b0e69479d1 Documentation for lawliet89/rocket_cors@f9603e1 gh-pages Travis CI User 2019-11-13 03:15:51 +0000
  • f9603e118f Update url requirement from 1.7.2 to 2.1.0 dependabot-preview[bot] 2019-11-13 03:02:56 +0000
  • d1f7204445
    Update url requirement from 1.7.2 to 2.1.0 dependabot-preview[bot] 2019-11-13 03:02:56 +0000
  • 0630b4c34b
    Use Github Actions for PR tests (#71) Yong Wen Chua 2019-11-13 10:59:51 +0800
  • da54c37170
    Use Github Actions for PR tests Yong Wen Chua 2019-11-13 10:52:25 +0800
  • 3a9b1fd7e8
    Fix build issues for Rocket 0.4.2 (#70) v0.5.1 Yong Wen Chua 2019-11-13 10:45:06 +0800
  • 8b9b279bc4
    Bump minimum nightly to `nightly-2019-05-21` Yong Wen Chua 2019-11-13 10:33:18 +0800
  • 3284826670
    Bump again Yong Wen Chua 2019-11-13 10:25:38 +0800
  • 04f2cd03de
    Try to bump minimum Rust nightly to get 1.36 Yong Wen Chua 2019-11-13 10:21:07 +0800
  • ce3a5ad021
    Fix docs Yong Wen Chua 2019-11-13 10:09:21 +0800
  • fa54988e45
    Fix build issues for Rocket 0.4.2 Yong Wen Chua 2019-11-13 10:08:21 +0800
  • c75dcb286d Disable default features, which are not used (#69) Jacob Pratt 2019-08-27 22:35:40 -0400
  • de13b9fe68
    Disable default features, which are not used Jacob Pratt 2019-08-27 22:24:36 -0400
  • fa39abf470
    Update url requirement from 1.7.2 to 2.0.0 dependabot-preview[bot] 2019-07-29 21:35:43 +0000
  • ccf41b49e5
    Update log requirement from 0.3 to 0.4 dependabot-preview[bot] 2019-05-27 08:53:47 +0000
  • 631efe05d3
    Update hyper requirement from 0.10 to 0.12 dependabot-preview[bot] 2019-05-27 08:53:23 +0000
  • 2827c8a02b
    Release v0.5.0 v0.5.0 Yong Wen Chua 2019-05-27 08:54:49 +0800
  • f438d5538e
    Better Opaque Exact Match Error Handling and Docs (#64) Yong Wen Chua 2019-03-19 10:19:10 +0800
  • 750e3e166b
    Add more test condition Yong Wen Chua 2019-03-19 09:58:48 +0800
  • f9316a38e6
    Cleanups Yong Wen Chua 2019-03-19 09:58:08 +0800
  • 0041f7a4aa
    Improve error handling for Opaque Exact matches Yong Wen Chua 2019-03-19 09:50:46 +0800
  • 655e6fcffc
    Add notes about Opaque Origins Yong Wen Chua 2019-03-19 09:10:37 +0800
  • b5cb16c74a
    Bump to beta 2 for development Yong Wen Chua 2019-03-18 10:34:05 +0800
  • 00e1399b1f
    Release 0.5.0-beta-1 v0.5.0-beta-1 Yong Wen Chua 2019-03-18 10:32:24 +0800
  • ed1571394c
    Add anchor Yong Wen Chua 2019-03-18 10:30:26 +0800
  • d707ad7b7a
    Add CHANGELOG and migration notes Yong Wen Chua 2019-03-18 10:27:56 +0800
  • f00b1f9a38
    Add more docs Yong Wen Chua 2019-03-18 10:13:15 +0800
  • 6ac56f54c6
    Fix issue validating opaque origins (#63) Yong Wen Chua 2019-03-18 09:55:16 +0800
  • 0ccc0a156f
    Add targets Yong Wen Chua 2019-03-18 09:54:45 +0800
  • 18caf042ed
    Separate lifetimes for `AllowedOrigins::some` Yong Wen Chua 2019-03-18 09:43:50 +0800
  • 846fef1d36
    Remove commented line Yong Wen Chua 2019-03-18 09:34:06 +0800
  • 46d3d94fbb
    Fix issue validating opaque origins Yong Wen Chua 2019-03-18 09:32:25 +0800
  • 6f56109d77
    Support Regex in origins configuration (#62) Yong Wen Chua 2019-03-12 15:05:40 +0800
  • 8be8dca482
    Fix wording Yong Wen Chua 2019-03-12 14:53:44 +0800
  • e7dca22aaf
    Fix wording Yong Wen Chua 2019-03-12 14:51:20 +0800
  • 6a70a8b70b
    Support regex Yong Wen Chua 2019-03-12 14:49:29 +0800
  • 43b92a3b4a
    Add JSON deserialization test Yong Wen Chua 2019-03-12 14:25:54 +0800
  • 9537fc7b32
    Fix tests Yong Wen Chua 2019-03-12 14:17:52 +0800
  • 3349c972cf
    Fix tests Yong Wen Chua 2019-03-12 14:00:34 +0800
  • bc16568e8b
    Refactor Origin Yong Wen Chua 2019-03-12 13:09:15 +0800
  • f9bffe77d6
    Refactor Origins to better support additional use cases (#59) Yong Wen Chua 2019-03-12 09:58:51 +0800
  • 9d8f7aa6f7 Update copyright notice to 2019 [ci skip] (#61) Atul Bhosale 2019-02-05 07:09:01 +0530
  • 03b24a8bf1
    Update copyright notice to 2019 [ci skip] Atul Bhosale 2019-02-05 06:01:40 +0530
  • ddd9fdadcc
    Add tests Yong Wen Chua 2018-12-19 14:15:38 +0800
  • 2b5dfede54
    Separate out `Origin` Yong Wen Chua 2018-12-19 11:26:27 +0800
  • d7e5153e27
    Refactor Origin validation Yong Wen Chua 2018-12-19 11:08:30 +0800
  • f4b30501df
    Use type alias Yong Wen Chua 2018-12-19 09:29:06 +0800
  • ea13dfab0e
    Specify an internal structure for Cors Yong Wen Chua 2018-12-19 09:12:07 +0800
  • 9f87c73a51
    Add clippy and rustfmt checks (#58) Yong Wen Chua 2018-12-19 01:51:09 +0100
  • 5bef17be75
    Add clippy and rustfmt checks Yong Wen Chua 2018-12-19 08:44:04 +0800
  • b15ce2b24b
    Bump url crate Yong Wen Chua 2018-12-19 08:35:08 +0800
  • c86bb44529
    Create `CorsOptions` (#57) Yong Wen Chua 2018-12-19 01:29:26 +0100
  • 30bc677293
    Remove usage of `Self` struct constructors Yong Wen Chua 2018-12-19 08:11:54 +0800
  • f7ae2e65d2
    Update examples Yong Wen Chua 2018-12-18 17:43:13 +0800
  • a5c6208405
    Create `CorsOptions` Yong Wen Chua 2018-12-18 17:30:03 +0800
  • aa15af333f
    Clean up Crate docs Yong Wen Chua 2018-12-18 17:05:17 +0800
  • 93db1fa217
    Remove deprecated function Yong Wen Chua 2018-12-18 16:08:48 +0800
  • c4e4b7d585 More detailed error messages and moved away from deprecated error::Error::description (#54) Johan Bjäreholt 2018-12-12 22:53:44 +0100
  • d880c2a111 Bump both Rocket and this library to 0.4.0 (#56) v0.4.0 Sergio Benitez 2018-12-12 13:23:51 -0800