Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-28
| ||
03:35 | Remove cli module. Leaf check-in: 5b2506ed28 user: jan tags: refactor-errors | |
2024-10-23
| ||
13:44 | warn, rather than deny. check-in: 0f7a0febfd user: jan tags: refactor-errors | |
2024-10-19
| ||
21:25 | Add a database error exit code. check-in: c2a9272375 user: jan tags: refactor-errors | |
2024-10-18
| ||
12:46 | Update protwrap and schmoozer and implement display_target() for schmoozer::Connector. check-in: 37712dad2e user: jan tags: refactor-errors | |
12:31 | Crate maintenance. check-in: 79f5b04d42 user: jan tags: refactor-errors | |
11:44 | Looking like a dead-end. Needs more work; probably need schmoozer to assist. Leaf check-in: 2329d5cfca user: jan tags: conn-err-ctx | |
04:39 | Exploring a way to carry more connector context so the error reporting can be more detailed. check-in: 7822a8e323 user: jan tags: conn-err-ctx | |
2024-10-17
| ||
16:04 | Special case error for one-shot connection attempts. check-in: d5c4346e4f user: jan tags: refactor-errors | |
2024-10-16
| ||
13:49 | Use constant for conffile value name. check-in: 77479f7ca6 user: jan tags: refactor-errors | |
2024-10-15
| ||
15:33 | Store some constant names that may be accessed from multiple crates. check-in: fa62b794f5 user: jan tags: refactor-errors | |
10:10 | Update protwrap for Windows fix. check-in: 14d546164a user: jan tags: refactor-errors | |
2024-10-14
| ||
09:57 | Fix warning. check-in: b8082f0d72 user: jan tags: refactor-errors | |
2024-10-13
| ||
09:36 | Stop the load conf error repeat itself. check-in: 7eb6a12c9b user: jan tags: refactor-errors | |
06:49 | Brainstorm more connector error context. check-in: ac669cd837 user: jan tags: refactor-errors | |
06:36 | Error management -- return Connector error. check-in: d1b98b4408 user: jan tags: refactor-errors | |
2024-10-08
| ||
01:13 | Add exit codes for cli applications. check-in: a86f8af046 user: jan tags: refactor-errors | |
2024-10-07
| ||
23:45 | Make it possible for spawner to make use of core-connector retry settings. check-in: 920fc31c25 user: jan tags: refactor-errors | |
20:14 | Make msg::send::Spawner clonable. check-in: bc0dae1ba5 user: jan tags: refactor-errors | |
2024-10-05
| ||
19:45 | Better lifetime naming. check-in: 75d008af32 user: jan tags: refactor-errors | |
19:17 | Introduce a borrowed BlobStore variant. check-in: 5c231b401b user: jan tags: refactor-errors | |
02:48 | Add a low-level keep-alive to the mesage receiver. check-in: 9aa4ab23f5 user: jan tags: refactor-errors | |
2024-10-04
| ||
17:08 | Doc fixes. check-in: bbaa72d6c7 user: jan tags: refactor-errors | |
02:55 | Use special-purpose return types to make the code far easier to read. check-in: 4fe03d4289 user: jan tags: refactor-errors | |
2024-10-03
| ||
17:48 | Reworking due to updated schmoozer. check-in: 6130cf2a9f user: jan tags: refactor-errors | |
2024-10-02
| ||
18:53 | Dependency maintenance. check-in: 9527de9ed0 user: jan tags: refactor-errors | |
2024-10-01
| ||
23:49 | Use published blather. check-in: 391cbb0e20 user: jan tags: refactor-errors | |
22:35 | Document run contexts. check-in: e04f5fcd21 user: jan tags: refactor-errors | |
2024-09-27
| ||
15:06 | Refactor. check-in: 72a8ba321f user: jan tags: refactor-errors | |
2024-09-26
| ||
17:43 | More work on GetInfo. check-in: 0745e92c93 user: jan tags: refactor-errors | |
2024-09-22
| ||
15:00 | recv_into(). check-in: 85a6f29fc7 user: jan tags: refactor-errors | |
14:32 | Fixes for updated blather. check-in: 2a378e9d9b user: jan tags: refactor-errors | |
2024-09-21
| ||
16:49 | Add AuthConn. check-in: b92f474bf3 user: jan tags: refactor-errors | |
2024-09-18
| ||
09:11 | Update figment-winreg, and use winreg from figment-winreg instead. check-in: 986c87f250 user: jan tags: refactor-errors | |
08:52 | Update dependencies. check-in: fb9ffdc087 user: jan tags: refactor-errors | |
07:40 | Happy clippy. check-in: 3b1eb8faa6 user: jan tags: refactor-errors | |
07:32 | Dependency maintenance. check-in: 6d3438ff92 user: jan tags: refactor-errors | |
07:23 | Make message send operations return a SendResult. check-in: d4bb515904 user: jan tags: refactor-errors | |
2024-09-17
| ||
10:33 | Implement Debug for Msg. check-in: 4584679a64 user: jan tags: refactor-errors | |
03:31 | Pedantic clippy. check-in: 23df695874 user: jan tags: refactor-errors | |
02:39 | Pedantic clippy fixes. check-in: ea0a883f8c user: jan tags: refactor-errors | |
01:45 | Make KillSwitch optional for clntif functions. check-in: e0bba40ed2 user: jan tags: refactor-errors | |
01:17 | Handle meta size overflow check. check-in: 6dc4117a2e user: jan tags: refactor-errors | |
00:25 | Remove Error::Figment, use Error::Conf instead. check-in: 7b33510703 user: jan tags: refactor-errors | |
00:12 | Rename conf::load_appconf() to conf::load(), because the old load() should be removed. Pedantic clippy fixes. check-in: 212fee461c user: jan tags: refactor-errors | |
2024-09-16
| ||
06:07 | Pedantic clippy. check-in: 76d1cfe08b user: jan tags: refactor-errors | |
05:10 | Pedantic clippy fixes. check-in: a1aafe9250 user: jan tags: refactor-errors | |
03:44 | Rename application-specific error in traits. check-in: ee43994137 user: jan tags: refactor-errors | |
02:16 | Remove unused spawner generic. Re-export protwrap. check-in: 51948f1f95 user: jan tags: refactor-errors | |
2024-09-15
| ||
21:26 | Rework CoreError fields. check-in: 9573045250 user: jan tags: refactor-errors | |
19:06 | More work on errors. Also pedantic clippy. check-in: 9af0bcabc3 user: jan tags: refactor-errors | |