Commit Graph

  • 2cf38a5aa3 Remove use of 'private_in_public' lint. Sergio Benitez 2023-09-20 15:33:51 -0700
  • 498af3d9d0 Improve chat example JavaScript code. Sergio Benitez 2023-09-20 13:55:59 -0700
  • c10322af8e
    Upgrade tokio-tungstenite to 0.20 Fenhl 2023-09-19 01:08:15 +0000
  • 2ee96ce7eb
    implement TLS options for SQLx databases Edwin Svensson 2023-08-26 16:56:46 +0200
  • 835bcca9c1
    Use `Span::mixed_site` to avoid let unit value warnings 许杰友 Jieyou Xu (Joe) 2023-07-30 21:32:05 +0800
  • 26a3f00f82 Work around bug in sqlx database example. Sergio Benitez 2023-08-25 17:58:26 -0700
  • 695cf3aab1 Update UI tests for latest `rustc`. Sergio Benitez 2023-08-25 15:23:29 -0700
  • fc76bf7b68 Update 'databases' example README. Sergio Benitez 2023-08-25 15:19:15 -0700
  • aa7805a5f8 Update 'sqlx' to '0.7'. Manuel Transfeld 2023-08-22 23:19:37 +0200
  • f1df79e287 Update UI tests for latest stable. Manuel Transfeld 2023-08-22 23:39:32 +0200
  • ceee04e517 Update 'sqlx' version in docs. Manuel Transfeld 2023-08-22 23:39:01 +0200
  • 99329de6aa Finalize update of database example. Manuel Transfeld 2023-08-22 23:30:52 +0200
  • cafcbbf0f5 Update 'sqlx' to '0.7': sqlx prepare. Manuel Transfeld 2023-08-22 23:30:13 +0200
  • 5e15bc7b29 Update 'sqlx' to '0.7': Add additional dereference. Manuel Transfeld 2023-08-22 23:29:21 +0200
  • 149e29c576 Update 'rusqlite' to '0.29', 'r2d2_sqlite' to '0.22'. Manuel Transfeld 2023-08-22 23:25:32 +0200
  • 6638570660 Remove 'sqlx/mssql' feature. Manuel Transfeld 2023-08-22 23:23:22 +0200
  • 076343d06c Remove 'sqlx/offline' feature. Manuel Transfeld 2023-08-22 23:21:56 +0200
  • acf3b73a8e Update 'sqlx' to '0.7': Fix ConnectOptions ownership (introduced with 0.7.0-alpha1). Manuel Transfeld 2023-08-22 23:28:17 +0200
  • 48c8fd022b
    Follow the browser's color-scheme for default error pages Ruben Schmidmeister 2023-08-23 22:49:27 +0200
  • 17740f34bf Update 'sqlx' to '0.7'. Manuel Transfeld 2023-08-22 23:19:37 +0200
  • 273304347d
    fix sqlx offline mode Edwin Svensson 2023-08-22 11:10:11 +0000
  • 0432163846 bump sqlx verion in doc comments/guide, remove offline feature Edwin Svensson 2023-08-15 20:58:35 +0000
  • 4da926dd86 fix examples/docs Edwin Svensson 2023-08-15 20:31:57 +0000
  • e587fe9687 Fix ws_rocket documentation typo Lev Kokotov 2023-08-14 15:46:21 -0700
  • f96d120eb5 remove mssql completely, fix doc Edwin Svensson 2023-08-14 19:18:16 +0000
  • ddeac5ddcf Remove unnecessary braces. Sergio Benitez 2023-08-14 14:16:56 -0400
  • 5606b8e693 Clarify when 'UriDisplay' can be derived. Sergio Benitez 2023-08-14 14:11:08 -0400
  • 6909a2c88d bump sqlx, add tls options for sqlx databases Edwin Svensson 2023-08-13 20:27:32 +0000
  • b4c8597194 Update UI test expected results. Sergio Benitez 2023-08-11 15:14:34 -0400
  • c337f75f32 Fix 'get_pending()' docs, functionality. Sergio Benitez 2023-08-10 16:22:28 -0400
  • 49cede409f Solved Error GentBinaku 2023-08-06 15:32:20 +0200
  • 3bf4332406 Started fixing error Gent Binaku 2023-08-04 17:37:27 +0200
  • eaaa6e5249 Working on error Gent Binaku 2023-07-28 23:01:31 +0200
  • c3556ba06a Fixed error Gent Binaku 2023-07-16 20:56:51 +0200
  • bccd867c68 Working but with error Gent Binaku 2023-07-11 23:58:42 +0200
  • c2936fcb1e Update 'yansi' to 1.0.0-rc. Sergio Benitez 2023-07-11 13:18:35 -0700
  • 8cd3cc23e5 First working version Gent Binaku 2023-07-09 22:42:50 +0200
  • ae47497307 Working commit Gent Binaku 2023-07-09 21:29:11 +0200
  • 6d21c3dde3 First rwlock build Gent Binaku 2023-06-26 01:39:08 +0200
  • 07a270e75b Trying new things Gent Binaku 2023-06-24 05:55:16 +0200
  • bf1fccfa38 Thread moving not working Gent Binaku 2023-06-23 04:25:00 +0200
  • a8df615925 First commit Gent Binaku 2023-06-22 02:50:05 +0200
  • 6f860f6ce1
    Merge branch 'SergioBenitez:master' into master Gent Binaku 2023-06-17 13:17:20 +0200
  • ee47a01742 Pluralize error message Steven Murdoch 2023-06-14 13:52:25 +0200
  • deabf5017d Correct off-by-one error in template error message Steven Murdoch 2023-06-14 13:52:01 +0200
  • b29d377bbb Correct endmacro lines in template macros Steven Murdoch 2023-06-14 13:51:18 +0200
  • 1bb2f34716
    Docs: Fixing typo in README.md Lucas Lemos 2023-06-12 09:54:22 -0300
  • 98790b2ca4
    Merge 7b8b74f68c into 9a9cd76c01 Edwin 2023-06-09 19:48:52 -0500
  • 9a9cd76c01 Add support for 'diesel-async' to 'db_pools'. Sergio Benitez 2023-06-09 16:46:24 -0700
  • 792bab251e Update 'deadpool-redis' to '0.12'. Sergio Benitez 2023-06-08 15:38:22 -0700
  • 6db63d6bb3 Use 'resolver = 2' across workspaces. Sergio Benitez 2023-06-08 15:37:53 -0700
  • ce441b5f46 Remove use of 'unsafe' in 'RawStr' doctests. Sergio Benitez 2023-06-07 20:43:54 -0700
  • a9549cd4e8 Remove use of 'unsafe' in 'RawStr' doctests. Sergio Benitez 2023-06-07 20:43:54 -0700
  • 1c2b346df5 Add 'mtls::Certificate::as_bytes()' method. Sergio Benitez 2023-06-07 17:59:59 -0700
  • fb7d1361b5 Update UI tests for latest rustc. Sergio Benitez 2023-05-25 11:59:46 -0700
  • fb2561149e Update 'state' to 0.6. Sergio Benitez 2023-05-25 11:54:27 -0700
  • d4e36b2075 Warn if a task is spawned in a sync '#[launch]'. Sergio Benitez 2023-05-24 11:33:56 -0700
  • c1fab8692c Fix link to 'context!' in guide. Sergio Benitez 2023-05-24 09:57:04 -0700
  • 8847f64071 Note required 'json' crate feature in guide. Sergio Benitez 2023-05-24 09:55:28 -0700
  • 23bf83d50d Add 'mtls::Certificate::as_bytes()' method. Sergio Benitez 2023-06-07 17:59:59 -0700
  • 17975f05e4 Upgrade diesel to v2.1.0 Paris Liakos 2023-06-04 10:42:32 +0300
  • df8097f9ea Moving to Relaxed Ordering Gent Binaku 2023-05-28 15:33:33 +0200
  • dfb32eac23 Place holder code Gent Binaku 2023-05-28 09:27:18 +0200
  • be92fe648b Update UI tests for latest rustc. Sergio Benitez 2023-05-25 11:59:46 -0700
  • e3f1b53efa Update 'state' to 0.6. Sergio Benitez 2023-05-25 11:54:27 -0700
  • afb5374157 Warn if a task is spawned in a sync '#[launch]'. Sergio Benitez 2023-05-24 11:33:56 -0700
  • b3abd7b484 Fix link to 'context!' in guide. Sergio Benitez 2023-05-24 09:57:04 -0700
  • 1211525c98 Note required 'json' crate feature in guide. Sergio Benitez 2023-05-24 09:55:28 -0700
  • a298f8446b Update 'tungstenite' to 0.19 in 'rocket-ws'. BlackDex 2023-05-19 10:15:08 +0200
  • 9a8a9dd553 Document built-in data guards. Sergio Benitez 2023-05-18 18:22:40 -0700
  • c90da3ff2f Only extract needed values in 'async_main'. Sergio Benitez 2023-05-18 17:33:57 -0700
  • f1a95ce1d9 Update 'tungstenite' to 0.19 in 'rocket-ws'. BlackDex 2023-05-19 10:15:08 +0200
  • 792b7d05d0
    Add note about crate feature to json responses Manuel 2023-05-21 13:16:21 +0100
  • a1524b39ea
    Update tungstenite crate BlackDex 2023-05-19 10:15:08 +0200
  • 4acfa6c171
    Remove `Send` constraint from async runtime futures Nathan Franke 2023-05-19 01:56:10 -0500
  • b6b060f75c Document built-in data guards. Sergio Benitez 2023-05-18 18:22:40 -0700
  • 29cd271f8a Only extract needed values in 'async_main'. Sergio Benitez 2023-05-18 17:33:57 -0700
  • b801e7dff2 Removing some files added by mistake Gent Binaku 2023-05-18 15:04:20 +0200
  • 3056378257 Changed to cert_resolver Gent Binaku 2023-05-18 15:03:04 +0200
  • 1ceb2647c0 Remove closure borrow in 'FromForm' derive. Sergio Benitez 2023-05-15 16:53:26 -0700
  • 9f65977b99 Remove closure borrow in 'FromForm' derive. Sergio Benitez 2023-05-15 16:53:26 -0700
  • ae8303f14a Language updates for the hello example Sergii Dolgushev 2023-05-11 16:20:23 +0100
  • be496682c2 Add 'Error::pretty_print()'. Sergio Benitez 2023-05-05 11:41:10 -0700
  • 07c23a4b2d Log config provenance in debug. Sergio Benitez 2023-05-04 18:27:44 -0700
  • 817648cef5 Allow 'clippy::style' warnings in attr codegen. Sergio Benitez 2023-05-04 14:44:38 -0700
  • 4f5a83ba9c Fix missing port parsing in 'Authority'. Sergio Benitez 2023-05-03 17:36:47 -0700
  • 19e78eae3a Remove unnecessary 'mut' in 'uri!' impl. Sergio Benitez 2023-05-01 17:46:03 -0700
  • 284852db19 Mark '.exe', '.iso', '.dmg' as known extensions. Sergio Benitez 2023-05-01 17:25:22 -0700
  • 403604c402 Tidy custom forward status changes, update docs. Sergio Benitez 2023-04-11 12:39:02 -0700
  • 1f06bb0b73 Allow status customization in 'Forward' outcomes. Benedikt Weber 2023-04-11 11:54:05 -0700
  • e66db09a6c Emit warning when 'String' is used as a parameter. Sergio Benitez 2023-04-10 12:47:09 -0700
  • f1f533c1e5 Improve and fix panic in 'AdHoc::normalizer()'. Sergio Benitez 2023-05-05 11:41:44 -0700
  • 311a82e3d7 Add 'Error::pretty_print()'. Sergio Benitez 2023-05-05 11:41:10 -0700
  • 615e70fdad Log config provenance in debug. Sergio Benitez 2023-05-04 18:27:44 -0700
  • db535812b0 Factor out 'Catcher' rank computation. Sergio Benitez 2023-05-04 17:44:59 -0700
  • d24b5d4d6d Handle more cases in 'AdHoc::normalizer()'. Sergio Benitez 2023-05-04 17:30:37 -0700
  • 541952bc58 Paint route URI query parts yellow. Sergio Benitez 2023-05-04 17:30:23 -0700
  • c1ead84ec5 Allow 'clippy::style' warnings in attr codegen. Sergio Benitez 2023-05-04 14:44:38 -0700
  • 56cf905c6e Introduce more flexible mounting. Sergio Benitez 2023-05-03 19:56:49 -0700
  • dbc43c41a3 Fix missing port parsing in 'Authority'. Sergio Benitez 2023-05-03 17:36:47 -0700