50 events occurring on or before 2023-03-03 18:32:42.
More ↑
2023-03-03
| ||
18:32 | no crashes (yet) check-in: 349234dd61 user: mrwellan tags: v1.80 | |
17:37 | wip check-in: abb2c73974 user: mrwellan tags: v1.80 | |
02:16 | Speculative fix for wrong server access issue check-in: 0f348aa84b user: mrwellan tags: v1.80 | |
2023-03-02
| ||
21:32 | Improve some of the logic around servers check-in: 87813c75d2 user: mrwellan tags: v1.80 | |
19:19 | Better message check-in: c3879943f0 user: mrwellan tags: v1.80 | |
19:12 | Locking of db check-in: 494cb9b035 user: mrwellan tags: v1.80 | |
2023-03-01
| ||
21:29 | Speculative fix for transaction crash. Check if there is a transaction before proceeding. check-in: e8d8a38e49 user: mrwellan tags: v1.80 | |
10:22 | Added template for dashboard-transport-mode.scm check-in: 50f20490df user: mrwellan tags: v1.80 | |
07:41 | ATTACH sync working ok. check-in: f803cb519f user: matt tags: v1.80 | |
2023-02-28
| ||
20:27 | ATTACH Sync not working. check-in: 692ebd2f40 user: mrwellan tags: v1.80 | |
2023-02-27
| ||
21:25 | Added function for using ATTACH for sync between db's. Not yet in use. check-in: dca3a45c98 user: mrwellan tags: v1.80 | |
10:54 | Added suicide mode to db:with-db for development. It has been very hard to isolate threaded crashes under the tcp-server. check-in: 3b54f22608 user: mrwellan tags: v1.80 | |
2023-02-23
| ||
11:53 | Fixed get-target check-in: 78fc9c5443 user: matt tags: v1.80 | |
08:46 | configf ext-tests fixed. check-in: 5cb7bf9076 user: matt tags: v1.80 | |
06:04 | rmt:get-key-val-pairs was using wrong db. check-in: 335653cb5f user: matt tags: v1.80 | |
2023-02-22
| ||
12:50 | • New ticket [ddecbfdf1d] Test recovery doesn't seem to be working right. artifact: d754b9b650 user: matt | |
12:27 | Improved messages on -list-runs check-in: c8040a78fa user: matt tags: v1.80 | |
11:42 | bumped allowed number of running servers check-in: 5fca83553e user: mrwellan tags: v1.80 | |
11:12 | Merged tcp-inmem check-in: 47a4f89869 user: mrwellan tags: v1.80 | |
11:05 | Oops. Was not creating .megatest directory. Leaf check-in: 0386246065 user: mrwellan tags: v1.80-tcp-inmem | |
2023-02-21
| ||
21:35 | Silence noise from tcp-server. Turn on throttling. check-in: a8b8aa106f user: matt tags: v1.80-tcp-inmem | |
20:25 | Fixed few minor issues and got creation of temporary no-sync in .megatest dir working ok. check-in: 6e2393b843 user: matt tags: v1.80-tcp-inmem | |
17:58 | Switching default to tcp/inmem on build check-in: 2b61f8385c user: matt tags: v1.80-tcp-inmem | |
17:47 | Fixed sync back check-in: 5e7e64a893 user: matt tags: v1.80-tcp-inmem | |
17:02 | merged fork check-in: d8fae05b29 user: matt tags: v1.80-tcp-inmem | |
16:54 | Fixed run-id issue that caused wrong db to be addressed. check-in: c2f5ef0caf user: matt tags: v1.80-tcp-inmem | |
15:40 | wip check-in: b51df9a459 user: matt tags: v1.80-tcp-inmem | |
11:39 | server start smooth, but initial data load to inmem broken. check-in: 677b6ef8e8 user: matt tags: v1.80-tcp-inmem | |
2023-02-20
| ||
22:58 | corrected match-let args in server:kill check-in: 8a443df8a9 user: mmgraham tags: v1.80-tcp-inmem | |
20:05 | Hacky solution for no-sync db check-in: b8f2578046 user: matt tags: v1.80-tcp-inmem | |
14:17 | wip. better but now there are run-away issues in ext-tests: check-in: 94e5d1fb43 user: matt tags: v1.80-tcp-inmem | |
10:32 | wip check-in: 0ac0c8e72f user: matt tags: v1.80-tcp-inmem | |
08:35 | wip, dashboard and list-runs work check-in: 4eb82b3919 user: matt tags: v1.80-tcp-inmem | |
07:16 | Removed dbmemmod.scm check-in: 74ff6cc920 user: matt tags: v1.80-tcp-inmem | |
2023-02-19
| ||
22:01 | misc needed fixes check-in: 263e0fe253 user: matt tags: v1.80-tcp-inmem | |
21:23 | Sync back implemented, compiles but not tested check-in: c70de6806c user: matt tags: v1.80-tcp-inmem | |
20:14 | list runs now working with data sync'd from ondisk to inmem (but no last_update support). check-in: 12db00e83a user: matt tags: v1.80-tcp-inmem | |
19:19 | Couple fixes. basic queries, register-test, get-test-id, login, working and starting a server on demand check-in: 9e78ced13a user: matt tags: v1.80-tcp-inmem | |
18:41 | Basic communication working, ping, get-keys. check-in: e01a10845a user: matt tags: v1.80-tcp-inmem | |
10:37 | rmt:send-receive -> tt:handler -> tcp -> api:tcp-dispatch-request -> api:dispatch-request and back implemented and compiles. check-in: a91d15ac06 user: matt tags: v1.80-tcp-inmem | |
2023-02-18
| ||
20:32 | server registation and timeout working check-in: 743e63bc9e user: matt tags: v1.80-tcp-inmem | |
2023-02-17
| ||
16:27 | Fixed megatest -list-servers. Handled the changes in the server info list returned by choose-server check-in: c9e2a1cd70 user: mmgraham tags: v1.80-tcp-inmem | |
06:02 | Merged fork check-in: f756aa00cd user: matt tags: v1.80-tcp-inmem | |
2023-02-16
| ||
22:05 | wip check-in: 2c448364b3 user: matt tags: v1.80-tcp-inmem | |
21:40 | wip check-in: 372980efb7 user: matt tags: v1.80-tcp-inmem | |
21:16 | Mixed up tt:handler and tt:client-connect-to-server. tt:handler is a bad name. check-in: 3970f89cba user: matt tags: v1.80-tcp-inmem | |
20:52 | wip check-in: 0cc9990634 user: matt tags: v1.80-tcp-inmem | |
19:53 | Removed last 2 args from definition of http-transport-handler check-in: 4193a11be6 user: mmgraham tags: v1.80-tcp-inmem | |
19:07 | added mtargs declaration and import check-in: 4a7d4f4801 user: mmgraham tags: v1.80-tcp-inmem | |
13:24 | wip, compiles check-in: 12dfb79088 user: matt tags: v1.80-tcp-inmem | |