50 check-ins related to "v1.80" plus check-in "2023-02-23 08:46:55" occurring around 2023-02-23 08:46:55.
More ↑
2023-03-14
| ||
08:06 | Make server timeout configurable using existing settings check-in: ad08451b0a user: matt tags: v1.80 | |
2023-03-13
| ||
12:16 | Changed version to 1.8008 check-in: d917a7ad37 user: mmgraham tags: v1.80, v1.8008 | |
08:37 | Updated transport-mode templates check-in: 83e24c295f user: matt tags: v1.80 | |
2023-03-12
| ||
12:47 | Got original sync working again check-in: 21debe6bae user: matt tags: v1.80 | |
08:54 | Fixed no-sync-db crash check-in: d79897a765 user: matt tags: v1.80 | |
2023-03-11
| ||
20:47 | Remove noise check-in: 49abec32c1 user: matt tags: v1.80 | |
17:12 | This seems to be working but it should not. check-in: ab6d2aae1a user: matt tags: v1.80 | |
14:40 | Bit better check-in: 3db414f444 user: matt tags: v1.80 | |
13:10 | Partially complete update to configuration' check-in: 0f8bf614e9 user: matt tags: v1.80 | |
12:39 | fixed unprotected vector-length check-in: c2a555afb1 user: matt tags: v1.80 | |
10:37 | WIP, getting nfs working again check-in: 79f9af8364 user: matt tags: v1.80 | |
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: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-12
| ||
10:52 | wip - start tcp/inmem check-in: 1a2eb25cb6 user: matt tags: v1.80-tcp-inmem | |
2023-02-10
| ||
21:22 | rebased v1.80-debugprint forward check-in: 9d2772b077 user: matt tags: v1.80-debugprint | |
21:16 | Merge v1.80-cleanup as it passed QA check-in: 34c5263e66 user: matt tags: v1.80 | |
21:06 | Merging pretty good branch v1.80-dbperf to v1.80 check-in: 7170e5f43b user: matt tags: v1.80 | |
2023-02-05
| ||
08:36 | wip, close idle db connections check-in: 97a3c4ad11 user: matt tags: v1.80-close-idle-connections | |
2023-02-02
| ||
12:54 | Use an actual droop check-in: 19861e6399 user: matt tags: v1.80 | |
09:27 | Change couple queries to use prepared statements check-in: a2e41e0613 user: matt tags: v1.80 | |
07:55 | Bumped version check-in: 3a1cd3629b user: matt tags: v1.80 | |
07:22 | Enable disabling of condition-case around db access. Default is off for now. check-in: 7444f60c97 user: matt tags: v1.80 | |
06:39 | improved droop curved for queries in flight (qif). check-in: d1dc75ffab user: matt tags: v1.80 | |
2023-02-01
| ||
23:41 | added qif check-in: 7e09817061 user: matt tags: v1.80 | |
20:38 | Convert one statement to prepared, test and do more check-in: 87e172c693 user: matt tags: v1.80 | |
15:22 | Fixed ping not cleaning up connections check-in: 48aa93366a user: matt tags: v1.80 | |
06:11 | Pulled in ulex from v2.0 check-in: 69eb6e4304 user: matt tags: v1.80 | |
2023-01-31
| ||
21:17 | Fixed old conninfo record not being properly removed from runremote check-in: 676fe7701a user: matt tags: v1.80 | |
2023-01-27
| ||
18:32 | Merged from v1.80 check-in: 3d8270b891 user: matt tags: v1.80-reshape | |
2023-01-26
| ||
04:01 | Added some reference docs on servers check-in: f6037c5e9e user: matt tags: v1.80 | |
2023-01-22
| ||
17:48 | cherrypicked change to fix args to db:caution-open-database check-in: 458bd9aea8 user: mmgraham tags: v1.80, v1.8006 | |
16:58 | Uncommented (remote-conndat runremote) to fix crash when dashboard left idle check-in: 610857aa28 user: mmgraham tags: v1.80 | |
2023-01-20
| ||
07:35 | Added artifacts.scm check-in: 5a12983c80 user: matt tags: v1.80 | |