Commit Graph

  • 7e60a5bb2e more docs Ali MJ Al-Nasrawy 2021-06-23 01:24:28 +0300
  • 173ea9acf2 relative path and request head Ali MJ Al-Nasrawy 2021-06-23 00:59:42 +0300
  • 3b6333e65f
    Propagate error cause to middlewares (#2280) Luca Palmieri 2021-06-22 23:22:33 +0200
  • 8492ecdcee Merge branch 'master' into various-refactorings Igor Aleksanov 2021-06-22 19:55:50 +0300
  • 54fa4e4e27 Fix benches Igor Aleksanov 2021-06-22 19:54:12 +0300
  • 7d61da0302 Various fixes in awc crate Igor Aleksanov 2021-06-22 19:54:02 +0300
  • 815972dd28 Various fixes in actix-files crate Igor Aleksanov 2021-06-22 19:53:52 +0300
  • 4cc8eafd3e Various fixes in actix-http crate Igor Aleksanov 2021-06-22 19:49:39 +0300
  • 7eeeb62c79
    Merge branch 'master' into set-error-field-for-httpresponse-when-converting Rob Ede 2021-06-22 17:32:19 +0100
  • b1148fd735
    Implement `FromRequest` for request parts (#2263) Ibraheem Ahmed 2021-06-22 12:32:03 -0400
  • c2ecfd7be3
    Merge branch 'master' into set-error-field-for-httpresponse-when-converting Luca Palmieri 2021-06-22 18:27:44 +0200
  • 176d7fd8dd Formatting Luca Palmieri 2021-06-22 18:26:52 +0200
  • 66d9ab1be2 Fix a regression in 4.0.0-beta.7 that led to the underlying error cause not being visible to middlewares when handlers returned an Err variant implementing ResponseError (or an actix_web::Error). The commit includes a regression test to catch similar issues in the future. Luca Palmieri 2021-06-22 18:25:56 +0200
  • 282a66f327 Various fixes in actix-web-codegen crate Igor Aleksanov 2021-06-22 19:12:53 +0300
  • ee2fb80deb Various fixes in actix-web crate Igor Aleksanov 2021-06-22 19:11:26 +0300
  • 225cacb599 Add .vscode to gitignore Igor Aleksanov 2021-06-22 19:11:06 +0300
  • 60c72412c7
    standardize new docs format Rob Ede 2021-06-22 16:51:50 +0100
  • ec21394668
    fix typo Ibraheem Ahmed 2021-06-22 11:46:17 -0400
  • 3fde873973
    remove version extractor test Ibraheem Ahmed 2021-06-22 11:45:38 -0400
  • ac9509649e
    update examples Ibraheem Ahmed 2021-06-22 11:44:53 -0400
  • cb2d7b5dbe remove version extractor ibraheemdev 2021-06-22 11:33:50 -0400
  • 68e1ec96ad
    add `ConnectionInfo` example Ibraheem Ahmed 2021-06-22 11:23:00 -0400
  • 39446fe262
    add `Method` example Ibraheem Ahmed 2021-06-22 11:16:15 -0400
  • 73e852c7a9
    add `Uri` example Ibraheem Ahmed 2021-06-22 11:15:37 -0400
  • d0771d4b68
    return specific public error Rob Ede 2021-06-22 16:06:15 +0100
  • af36861095
    add changelog entry Rob Ede 2021-06-22 15:55:44 +0100
  • 02ab7d7657
    Merge branch 'master' into from-request-impls Rob Ede 2021-06-22 15:51:11 +0100
  • 12f7720309
    deprecate `App::data` and `App::data_factory` (#2271) Rob Ede 2021-06-22 15:50:58 +0100
  • 13ff7759d3
    Merge branch 'master' into feat/files/filter Ali MJ Al-Nasrawy 2021-06-22 17:20:27 +0300
  • 3e1d2b72af
    Merge branch 'master' into from-request-impls Rob Ede 2021-06-22 14:32:15 +0100
  • 0b4f698d24
    Merge branch 'master' into deprecate-data Rob Ede 2021-06-22 14:10:33 +0100
  • 2d8530feb3
    chore: bump actix to 0.12.0 in actix-web-actors (#2277) Grzegorz Baranski 2021-06-22 15:00:28 +0200
  • eb7ebb1f60
    Update CHANGES.md Rob Ede 2021-06-22 13:31:51 +0100
  • e3757a5584 docs: add actix update note in CHANGES.md gbaranski 2021-06-22 13:43:34 +0200
  • c34c1105a7 chore: bump actix to 0.12.0 gbaranski 2021-06-22 13:41:38 +0200
  • 7faeffc5ab
    prepare actix-test release 0.1.0-beta.3 test-v0.1.0-beta.3 Rob Ede 2021-06-20 19:47:42 +0100
  • fc5b040643 test Ali MJ Al-Nasrawy 2021-06-20 20:23:24 +0300
  • 2f340607c0 impl Ali MJ Al-Nasrawy 2021-06-20 20:22:55 +0300
  • 823a3104b9
    allow deprecated App::data(_factory) in tests Rob Ede 2021-06-20 14:33:39 +0100
  • 8ad9257684
    update changelog Rob Ede 2021-06-19 23:42:40 +0100
  • 7d4dd477a2
    deprecate on scope and resource too Rob Ede 2021-06-19 21:25:36 +0100
  • 43c193ca18
    deprecate App::data Rob Ede 2021-06-19 21:05:03 +0100
  • f81d4bdae7
    remove unused private hidden methods Rob Ede 2021-06-19 23:40:30 +0100
  • d6ba551526
    Merge branch 'master' into service-request-mut Rob Ede 2021-06-19 22:51:44 +0100
  • 00f4e63126
    Merge branch 'master' into fix-directory-attack-bug Rob Ede 2021-06-19 22:37:56 +0100
  • 6893773280
    files: allow `show_files_listing()` with `index_file()` (#2228) Ali MJ Al-Nasrawy 2021-06-19 23:00:31 +0300
  • e30fc6e0ee
    Merge branch 'master' into show-listing-with-index Rob Ede 2021-06-19 20:23:19 +0100
  • 73a655544e
    tweak compress feature docs Rob Ede 2021-06-19 20:23:06 +0100
  • 5491c81a80
    Merge branch 'master' into show-listing-with-index Rob Ede 2021-06-19 20:21:49 +0100
  • baa5a663c4
    Select compression algorithm using features flags (#2250) Arthur Le Moigne 2021-06-19 21:21:13 +0200
  • 2a95e74c26 changelog Ali MJ Al-Nasrawy 2021-06-19 20:05:21 +0300
  • f6195d3262 test Ali MJ Al-Nasrawy 2021-06-19 20:05:03 +0300
  • cf659dc5b9 fix Ali MJ Al-Nasrawy 2021-06-18 14:22:35 +0300
  • b7e17f0fc0
    Select supported compression algorithm using features flags Arthur LE MOIGNE 2021-06-19 12:24:01 +0200
  • c260fb1c48
    beta.7 releases (#2266) web-v4.0.0-beta.7 multipart-v0.4.0-beta.5 http-v3.0.0-beta.7 files-v0.6.0-beta.5 codegen-v0.5.0-beta.3 awc-v3.0.0-beta.6 actors-v4.0.0-beta.5 Rob Ede 2021-06-19 11:51:20 +0100
  • a8b55c328e fix Ali MJ Al-Nasrawy 2021-06-18 19:06:24 +0300
  • 9d9435c2ab
    Merge branch 'master' into scope-data Ali MJ Al-Nasrawy 2021-06-18 14:40:08 +0300
  • 9799e34582
    Merge branch 'master' into show-listing-with-index Ali MJ Al-Nasrawy 2021-06-18 10:31:03 +0300
  • 4a9697b7f2
    bump codegen beta version Rob Ede 2021-06-17 18:28:05 +0100
  • dfc87622ed
    bump files, multipart and actors beta versions Rob Ede 2021-06-17 18:25:14 +0100
  • d5bde007f1
    bump awc version Rob Ede 2021-06-17 18:22:15 +0100
  • 48c801ad91
    bump http and web versions Rob Ede 2021-06-17 18:16:11 +0100
  • 532f7b9923
    refined error model (#2253) Rob Ede 2021-06-17 17:57:58 +0100
  • 0241035ea5
    Merge branch 'master' into to-forgive-divine Rob Ede 2021-06-17 16:50:03 +0100
  • bb0331ae28
    fix cargo cache on msrv Rob Ede 2021-06-17 16:49:31 +0100
  • abc58e2a12
    Merge branch 'master' into scope-data Ali MJ Al-Nasrawy 2021-06-16 22:54:57 +0300
  • 33210a60f6
    Merge branch 'master' into to-forgive-divine Rob Ede 2021-06-16 20:34:12 +0100
  • 8d124713fc
    files: inline disposition for common web app file types (#2257) Ali MJ Al-Nasrawy 2021-06-16 22:33:22 +0300
  • 3729591bcb
    Merge branch 'master' into fix/js-dispo Ali MJ Al-Nasrawy 2021-06-16 22:05:51 +0300
  • e6984e5920 changelog Ali MJ Al-Nasrawy 2021-06-16 22:01:10 +0300
  • 54afd601b3 add application/{json, wasm} mime type Ali MJ Al-Nasrawy 2021-06-16 22:00:55 +0300
  • d765e5b051
    Merge branch 'master' into show-listing-with-index Ali MJ Al-Nasrawy 2021-06-16 19:12:12 +0300
  • fb2b362b60
    Adjust JSON limit to 2MB and report on sizes (#2162) peter-formlogic 2021-06-17 00:22:49 +0930
  • 30d011ac93
    Merge remote-tracking branch 'github/master' into bump_json_limits peter-formlogic 2021-06-16 16:14:06 +0930
  • 6eefb33811 Scope without router Ali MJ Al-Nasrawy 2021-06-16 07:27:07 +0300
  • f608d5c87b implement from request for request parts ibraheemdev 2021-06-12 11:36:50 -0400
  • 71a78f69fb
    clean up imports Ibraheem Ahmed 2021-06-12 00:17:23 -0400
  • 8f24d99ceb Merge branch 'route-service' of github.com:ibraheemdev/actix-web into route-service ibraheemdev 2021-06-11 22:11:03 -0400
  • 05083fcd40 fmt ibraheemdev 2021-06-11 22:10:47 -0400
  • eeac889cee
    Merge branch 'master' into route-service Ibraheem Ahmed 2021-06-11 22:04:29 -0400
  • ac8f4fb0f7 `Route::service` ibraheemdev 2021-06-11 22:04:59 -0400
  • 6cb1e32431 fix Ali MJ Al-Nasrawy 2021-06-10 22:36:52 +0300
  • f56def9f95
    fix todo in client request prepare errors Rob Ede 2021-06-10 17:40:47 +0100
  • 03c03b608c
    Merge remote-tracking branch 'origin/master' into to-forgive-divine Rob Ede 2021-06-10 16:27:18 +0100
  • 75f65fea4f
    Extends Rustls ALPN protocols instead of replacing them when creating Rustls based services (#2226) Victor Pirat 2021-06-10 17:25:21 +0200
  • 2750fd559c
    Merge branch 'master' into master Rob Ede 2021-06-10 16:00:25 +0100
  • 812269d656
    clarify docs for BodyEncoding::encoding() (#2258) Ali MJ Al-Nasrawy 2021-06-10 17:38:35 +0300
  • e94ff5f298
    Merge branch 'master' into docs/content-encoding Rob Ede 2021-06-10 15:29:21 +0100
  • ab1e866871 Update documentation Victor Pirat 2021-06-10 15:38:55 +0200
  • 4898f193c5
    Merge branch 'master' into master Victor Pirat 2021-06-10 09:50:48 +0200
  • 0193498323 Add missing empty line in CHANGES.md Victor Pirat 2021-06-10 09:44:11 +0200
  • ecec4083dc Remove duplicate test and move test helper function out of actix-http-test Victor Pirat 2021-06-10 09:42:54 +0200
  • 982c907644
    Merge branch 'master' into fix/js-dispo Yuki Okushi 2021-06-10 10:46:15 +0900
  • 7a7410fcce fix Ali MJ Al-Nasrawy 2021-06-10 00:49:11 +0300
  • e410bf2dc3 test Ali MJ Al-Nasrawy 2021-06-10 00:48:57 +0300
  • 5f5852331b
    bump actix-router to 0.4.0 Ibraheem Ahmed 2021-06-09 17:30:08 -0400
  • aa90d62ae9 clarify docs for BodyEncoding::encoding() Ali MJ Al-Nasrawy 2021-06-10 00:16:45 +0300
  • e46cda5228
    Deduplicate rt::main macro logic (#2255) Ibraheem Ahmed 2021-06-08 17:44:56 -0400
  • e054753c68
    update to actix-macros 0.2.1 Ibraheem Ahmed 2021-06-08 14:18:56 -0400
  • a8d525abd6
    temp Rob Ede 2021-06-08 14:48:08 +0100