Commit Graph

  • 4d594cb8a0 Update actix-web-codegen/CHANGES.md Andrey Torsunov 2020-01-25 18:15:34 +0300
  • f595378a96
    Merge pull request #3 from actix/master zzy 2020-01-25 22:23:23 +0800
  • a28ab85477
    Merge branch 'master' into bugfix/1277 Yuki Okushi 2020-01-25 13:59:14 +0900
  • 8888520d83 Add benchmark for full stack request lifecycle (#1298) Maxim Vorobjov 2020-01-25 01:05:25 +0200
  • 0efaed91c7
    Merge branch 'master' into master kevinpoitra 2020-01-24 14:38:18 -0500
  • feaea70902
    Merge branch 'master' into benches Yuki Okushi 2020-01-25 02:58:12 +0900
  • cf3577550c
    Tweak caches (#1319) Yuki Okushi 2020-01-25 02:27:13 +0900
  • ba76dfb2bb remove cloneable bench experiments + cargo fmt Maksym Vorobiov 2020-01-24 15:42:24 +0200
  • 6bb895365b Merge branch 'master' of https://github.com/dunnock/actix-web into benches Maksym Vorobiov 2020-01-24 15:34:13 +0200
  • 3d622d6012 Fix type confusion when using `time::parse` followed by `using_offset` kevinpoitra 2020-01-24 01:16:27 -0600
  • 8d692c0d08 Add missing `time::offset` macro import kevinpoitra 2020-01-24 00:41:15 -0600
  • 9f486438b5 Tweak issue template Yuki Okushi 2020-01-24 15:34:38 +0900
  • fc6da4a0a2 Try to use `cargo-cache` Yuki Okushi 2020-01-24 15:34:24 +0900
  • 8945236b57
    Merge branch 'master' into master kevinpoitra 2020-01-24 01:28:59 -0500
  • 58844874a0 Fixing #1295 convert UnsafeCell to RefCell in CloneableService (#1303) Maxim Vorobjov 2020-01-24 07:51:38 +0200
  • f5ec691522
    Merge branch 'master' into unsafecell-1295 Yuki Okushi 2020-01-24 13:49:29 +0900
  • 1835de747c
    Merge pull request #2 from actix/master zzy 2020-01-24 09:59:44 +0800
  • 78f24dda03 Initial Issue template (#1311) cetra3 2020-01-23 22:32:34 +0000
  • afd5c21aa3
    Merge branch 'master' into master kevinpoitra 2020-01-23 17:11:05 -0500
  • 9203a4ffb6
    Merge branch 'master' into issue_template Yuki Okushi 2020-01-24 05:11:25 +0900
  • e17b3accb9 Remove codecoverage for tests and examples (#1299) godofdream 2020-01-23 21:10:02 +0100
  • cd70e67e79
    Fix tests to fail on previous implementation tyranron 2020-01-23 17:44:49 +0100
  • a39910fec7
    Merge branch 'master' into 1267-filter-out-empty-chunks tyranron 2020-01-23 17:36:20 +0100
  • cd98815306
    Merge branch 'master' into master zero-systems 2020-01-23 19:01:43 +1000
  • a58aba4e02
    Merge branch 'master' into benches Maxim Vorobjov 2020-01-23 10:11:44 +0200
  • 09f5c736a7
    Merge branch 'master' into unsafecell-1295 Maxim Vorobjov 2020-01-23 10:10:23 +0200
  • 9398e006c5
    Merge branch 'master' into master kevinpoitra 2020-01-23 01:38:43 -0500
  • aabf4fe2ad First round of changes for the bug report cetra3 2020-01-23 16:35:25 +1030
  • c6fa007e72
    Fix vcpkg cache (#1312) Yuki Okushi 2020-01-23 11:27:34 +0900
  • a3287948d1 allow explicit SameSite=None cookies (#1282) Rob Ede 2020-01-23 01:08:23 +0000
  • 0b2b3c1d01 Fix vcpkg cache Yuki Okushi 2020-01-23 07:18:40 +0900
  • b5880e1bda Merge branch 'master' of https://github.com/actix/actix-web into 1304-datafactory-panic Maksym Vorobiov 2020-01-23 01:32:45 +0200
  • ff00896b70 fix client expected assert per 1304 Maksym Vorobiov 2020-01-23 01:27:14 +0200
  • 8182fa0b9a
    allow explicit SameSite=None cookies Rob Ede 2020-01-21 09:59:26 +0000
  • a0fa6038a2 Initial Issue template cetra3 2020-01-23 09:28:38 +1030
  • 6e17063a1d add end to end test for error data factory Maksym Vorobiov 2020-01-23 00:34:02 +0200
  • c31411ff5a
    Merge branch 'master' into benches Yuki Okushi 2020-01-23 07:06:45 +0900
  • 2e9ab0625e
    Tweak actions (#1305) Yuki Okushi 2020-01-23 06:23:53 +0900
  • ef12dbe61b add test case for #1304 - conn issues on data error Maksym Vorobiov 2020-01-22 22:22:53 +0200
  • 02a088c70c
    Skip empty chucks for BodyStream and SizedStream when streaming response (#1267) tyranron 2020-01-22 21:19:26 +0100
  • 1798bb6e77 configure rustfmt correctly Michael Sowka 2020-01-22 21:01:27 +0100
  • 613015aff7 add restyled.io config Michael Sowka 2020-01-22 20:42:53 +0100
  • 1254035610 Revert "fix codecov format" Michael Sowka 2020-01-22 19:30:01 +0100
  • 6c01de5f12 Fix Windows build Yuki Okushi 2020-01-22 20:59:28 +0900
  • 3d96755b57 Add benchmark action Yuki Okushi 2020-01-22 19:03:41 +0900
  • a678c7fc63 Fixing #1295 convert UnsafeCell to RefCell in CloneableService Maksym Vorobiov 2020-01-22 01:33:59 +0200
  • 28d8106cf9 add cloneable service benchmarks Maksym Vorobiov 2020-01-22 01:04:28 +0200
  • 28c6b5f4b2 Update `call_service` documentation Yuki Okushi 2020-01-22 06:56:15 +0900
  • bcf7e0134e
    Merge pull request #2 from jhpratt/master kevinpoitra 2020-01-21 15:11:35 -0500
  • 538d028f2e fix newline Maksym Vorobiov 2020-01-21 19:06:24 +0200
  • 8cd02c14f3 add direct service benchmarks Maksym Vorobiov 2020-01-21 18:59:05 +0200
  • 3cb231a374
    fix codecov format godofdream 2020-01-21 13:28:34 +0100
  • 61aa8e7d1e
    Ignore Tests & Examples for CodeCoverage godofdream 2020-01-21 13:21:24 +0100
  • 5b870c05b7 add benchmark for full stack request lifecycle Maksym Vorobiov 2020-01-21 13:12:23 +0200
  • 55ef6b97b3
    Upgrade to time v0.2.4 Jacob Pratt 2020-01-21 03:05:12 -0500
  • cacb725022 remove unnecessary box cast Øsystems 2020-01-21 14:43:16 +1000
  • 9faebf313d Add tests Øsystems 2020-01-21 14:36:22 +1000
  • 847e815f43 replace get.is_some to contains_key Øsystems 2020-01-21 14:31:20 +1000
  • b69716cdfe
    Merge pull request #1 from jhpratt/master kevinpoitra 2020-01-20 16:37:36 -0500
  • df4040e20d
    Remove several uses of `Pin::new_unchecked` Aaron Hill 2020-01-20 15:15:11 -0500
  • 588d52add4
    Replace `Pin::new_unchecked` with #[pin_project] in `tuple_from_req!` Aaron Hill 2020-01-20 14:59:39 -0500
  • d1d441aeba eliminate handler naming restrictions #1277 Andrey Torsunov 2020-01-20 17:50:25 +0300
  • 630e837dce
    Merge pull request #1 from fafhrd91/master zzy 2020-01-19 13:04:20 +0800
  • 5192d296f9
    Upgrade to time 0.2.3 Jacob Pratt 2020-01-17 00:09:52 -0500
  • 4afe09b1dc
    Merge branch 'master' into master kevinpoitra 2020-01-16 13:38:50 -0500
  • 3a5b62b550
    Add dependencies instruction (#1281) Yuki Okushi 2020-01-16 23:17:17 +0900
  • 5a01e1ac09 Add dependencies instruction Yuki Okushi 2020-01-16 21:00:25 +0900
  • 412e54ce10 Fixed documentation typo for actix-files (#1278) Adam Kewley 2020-01-15 19:09:58 +0000
  • 96dfd5d9d4 Fixed documentation typo for actix-files Adam Kewley 2020-01-15 18:57:35 +0000
  • 20cc54a388 Simplified `Handle` trait cetra3 2020-01-14 13:22:39 +1030
  • 3e5e3cdac8
    Merge branch 'master' into master kevinpoitra 2020-01-11 06:15:49 -0500
  • bca41f8d40 Changes to Cors builder (#1266) Peter Hall 2020-01-10 19:53:17 +0000
  • eaf2441622
    Merge branch 'master' into patch-1 Yuki Okushi 2020-01-11 03:58:46 +0900
  • 7c974ee668 Update doc comment for `HttpRequest::app_data` (#1265) Jacob Brown 2020-01-10 12:55:20 -0600
  • c0b780613f
    Merge branch 'master' into docs-fix Yuki Okushi 2020-01-11 02:35:07 +0900
  • abb462ef85 Replace sha1 dependency with sha-1 (#1258) linkmauve 2020-01-10 18:34:31 +0100
  • d6ee500737
    Changes to Cors builder Peter Hall 2020-01-10 16:36:40 +0000
  • 84be66a2de Update CHANGES.md with the sha-1 migration Emmanuel Gil Peyrot 2020-01-06 12:32:45 +0100
  • a7c13e28c7 Replace sha1 dependency with sha-1 Emmanuel Gil Peyrot 2020-01-06 12:09:31 +0100
  • 44e65fcaf9 Add a test for hash_key() Emmanuel Gil Peyrot 2020-01-10 16:13:28 +0100
  • e66312b664 add extra constraints Nikolay Kim 2020-01-10 11:36:59 +0600
  • 39f4b2b39e Merge branch 'master' of github.com:actix/actix-web identity-v0.2.1 Nikolay Kim 2020-01-10 11:28:58 +0600
  • f6ff056b8a Fix panic with already borrowed: BorrowMutError #1263 Nikolay Kim 2020-01-10 11:26:54 +0600
  • a68177dd81
    Update src/request.rs Jacob Brown 2020-01-09 16:17:10 -0600
  • 897d015ac5 add `ignore` to doc comment Jacob Brown 2020-01-09 15:56:42 -0600
  • 713d3fd56d add `no_run` to doc comment Jacob Brown 2020-01-09 15:50:06 -0600
  • fa237dd128 update doc comment for `HttpRequest::app_data` Jacob Brown 2020-01-09 15:28:18 -0600
  • 51ab4fb73d
    Tweak actions to use cache and not to be stuck on the way (#1264) Yuki Okushi 2020-01-10 03:30:45 +0900
  • ef165978ad Tweak actions to use cache and not to be stuck on the way Yuki Okushi 2020-01-08 20:06:07 +0900
  • 7a43c564e1 Convert `Cookie::max_age` and `Cookie::expires` examples to `time` 0.2 kevinpoitra 2020-01-08 02:46:36 -0600
  • 85e341b0b0 Fix the actix-http:🍪:do_not_panic_on_large_max_ages test kevinpoitra 2020-01-08 02:20:57 -0600
  • 0eb8d07e84 Truncate any nanoseconds from a supplied `Duration` within `Cookie::set_max_age` to ensure two Cookies with the same amount whole seconds equate to one another kevinpoitra 2020-01-08 02:20:26 -0600
  • 7e569bccf6 Replace a few additional instances of `Duration::seconds(0)` with `Duration::zero()` kevinpoitra 2020-01-08 01:48:27 -0600
  • 3554e2d45e Use `OffsetDateTime::as_seconds_f64` instead of manually calculating the amount of seconds from nanoseconds kevinpoitra 2020-01-08 01:23:12 -0600
  • 29116b8465 Remove unneeded conversion of time::Duration to std::time::Duration kevinpoitra 2020-01-08 01:18:53 -0600
  • a1366e2097 Use the more readable version of `Duration::seconds(0)`, `Duration::zero()` kevinpoitra 2020-01-08 01:11:25 -0600
  • c3b4f05149 Enforce a UTC time offset when converting an `OffsetDateTime` into a Header value kevinpoitra 2020-01-08 01:09:21 -0600
  • edd2cb827e Use `time` without any of its deprecated functions kevinpoitra 2020-01-08 01:04:22 -0600
  • 92381b10fa Update CHANGES.md kevinpoitra 2020-01-07 22:12:26 -0600
  • a3b6f2981e Correctly parse C's asctime time format using time 0.2's new format patterns kevinpoitra 2020-01-07 22:05:28 -0600