50 most recent check-ins that include changes to files matching 'tests/*'
2024-09-20
| ||
03:06 | Merged v1.81 back to trunk check-in: b3a0155f45 user: matt tags: trunk | |
2024-09-12
| ||
00:52 | Merged dechatter branch. Passes auto-bisect.sh test check-in: ad356a9beb user: matt tags: v1.81 | |
2024-09-10
| ||
19:28 | Pulling v1.81-dechatter forward Leaf check-in: 1de3ad37fe user: matt tags: v1.81-dechatter | |
18:43 | Annotated some areas needing to be changed. check-in: 29a1a276d0 user: matt tags: v1.81-dechatter, v1.81-fix-extract-scripts | |
2024-08-23
| ||
01:26 | Added simple run for testing server chatter check-in: ad27901967 user: matt tags: v1.81-dechatter, v1.81-fix-extract-scripts | |
2022-05-15
| ||
05:01 | Rebased v1.7001-multi-db forward to tip of v1.65, old branch is hidden check-in: 820ac9a873 user: matt tags: v1.70 | |
2022-05-13
| ||
13:17 | Remove global waiton from itself. Leaf check-in: 92c105d9bc user: mrwellan tags: v1.65 | |
12:16 | Fixed few things with the hasty implementation of global waitons. check-in: 0c7e3bc287 user: mrwellan tags: v1.65 | |
2022-02-17
| ||
10:19 | Merged manual updates on debugging. check-in: 1d5521b5a2 user: mrwellan tags: v1.65 | |
2022-01-26
| ||
14:45 | Separation of concerns; server is in mtserver and server stuff (will be) removed from megatest check-in: 7889ffe9e5 user: mrwellan tags: v2.0001 | |
2022-01-19
| ||
13:27 | Added inmem check-in: f1db41ee97 user: matt tags: v2.0001 | |
2022-01-18
| ||
19:14 | WIP: Enabled inmem. Works for somecases, smashes the heap on megatest -run check-in: 871f527729 user: matt tags: v2.0001-inmem | |
08:43 | Make simple the default check-in: 27444d9beb user: matt tags: v2.0001 | |
2022-01-17
| ||
18:32 | ulex-simple now working well. check-in: ae15b052c0 user: matt tags: v2.0001-configurable-transport | |
16:07 | wip check-in: b7b88f7d43 user: matt tags: v2.0001-configurable-transport | |
2022-01-16
| ||
12:24 | no transport option basically working (db locks after a while). check-in: 63c4fcc524 user: matt tags: v2.0001-configurable-transport | |
08:55 | Added none as transport option check-in: d8959da4df user: matt tags: v2.0001-configurable-transport | |
2022-01-14
| ||
08:13 | This combo of (no) mutexes seems to work best but the blocking still happens check-in: 09d825a5e1 user: matt tags: v2.0001 | |
2022-01-10
| ||
12:45 | Try one-shot tcp transport check-in: cbc1276205 user: matt tags: v2.0001-ulex-one-shot | |
06:42 | Added support to switch between various methods of handling call loops check-in: 10af298b33 user: matt tags: v2.0001 | |
2022-01-08
| ||
20:46 | Switch to using threads instead of mailbox for worker calls. Seems to not block as much. check-in: ba5884c651 user: matt tags: v2.0001 | |
2022-01-06
| ||
18:18 | Ensure api calls to db do NOT occur on non-server processes. check-in: 7696fcfff8 user: matt tags: v2.0001 | |
08:10 | Tweaked debug.scm check-in: 6e2f351dc9 user: matt tags: v2.0001 | |
2022-01-05
| ||
10:38 | wip. still blocking issues check-in: 1e01693b9c user: matt tags: v2.0001 | |
2022-01-04
| ||
21:11 | wip check-in: 8e478a8774 user: matt tags: v2.0001 | |
2022-01-03
| ||
18:24 | wip, more tests passing check-in: 3333a49fd4 user: matt tags: v2.0001 | |
17:38 | wip. rmt:get-keys now works check-in: 3541d27302 user: matt tags: v2.0001 | |
2022-01-02
| ||
20:49 | wip check-in: 844a9d0924 user: matt tags: v2.0001 | |
18:44 | wip check-in: 9579cb5f06 user: matt tags: v2.0001 | |
18:09 | wip, merged remotedat and servdat and put single copy in *db-serv-info* check-in: e7444b7d34 user: matt tags: v2.0001 | |
2021-12-31
| ||
21:50 | updates, wip check-in: 3b9599228a user: matt tags: v2.0001 | |
2021-12-21
| ||
18:54 | Added beginnings of stress test for nng transport check-in: 421c5670ac user: matt tags: v2.001 | |
17:47 | all-rmt unit tests pass check-in: 9f85a4b1dd user: matt tags: v2.001 | |
12:46 | wip check-in: 58cfc286d8 user: matt tags: v2.001 | |
2021-12-20
| ||
15:57 | fixed get-servers-info check-in: a486adf12f user: matt tags: v2.001 | |
2021-12-19
| ||
20:28 | wip check-in: 9f1a2f71d3 user: matt tags: v2.001 | |
2021-12-18
| ||
20:09 | Improved results from unit tests. WIP check-in: bb1843a1b0 user: matt tags: v2.001 | |
20:07 | Improved results from unit tests. WIP check-in: e2e75e9fde user: matt tags: v2.001 | |
05:45 | WIP - doesn't compile check-in: 9607b06dff user: matt tags: v2.001 | |
2021-12-14
| ||
20:05 | Mostly got unit tests working again. check-in: c7197c92dd user: matt tags: v2.001 | |
2021-09-09
| ||
21:04 | Added some stuff to help explain debugging with xterms check-in: 4f76a36db3 user: matt tags: trunk | |
20:05 | Merged to trunk check-in: c31ea67fd4 user: matt tags: trunk | |
2021-06-23
| ||
08:58 | Turn off inmem and fix run-id which should have been dbfile check-in: 89e269ed33 user: matt tags: v1.6584-nanomsg | |
2021-06-20
| ||
23:37 | wip check-in: 5fe1888afd user: matt tags: v1.6584-nanomsg | |
16:06 | main not to exit if sub-servers running check-in: 47774f526e user: matt tags: v1.6584-nanomsg | |
2021-06-15
| ||
05:19 | wip check-in: 17e7810cad user: matt tags: v1.6584-nanomsg | |
2021-06-14
| ||
00:21 | wip check-in: 8f1a13e4de user: matt tags: v1.6584-nanomsg | |
2021-06-12
| ||
04:25 | wip check-in: c47b41a610 user: matt tags: v1.6584-nanomsg | |
2021-06-07
| ||
06:26 | try nanomsg check-in: 14a50c3c87 user: matt tags: v1.6584-nanomsg | |
2021-06-06
| ||
23:58 | all effed Leaf check-in: 58eed43d63 user: matt tags: v1.6584-tcp6 | |