50 events by user matt occurring around 2013-06-23 18:29:57.
More ↑
2013-07-06
| ||
15:46 | Fixed bigrun to better exercise itemmatch, fixed itemmatch Closed-Leaf check-in: 66f93ef491 user: matt tags: dev, kind-db-access | |
14:29 | Number of bug fixes to tree selectors, run summary etc. check-in: 20cf1d8e3f user: matt tags: dev, kind-db-access | |
2013-07-05
| ||
17:19 | Gui clean ups for Run Summary check-in: a8d45ad7dd user: matt tags: dev, kind-db-access | |
16:25 | Runs summary working nicely check-in: c76a0c089e user: matt tags: dev, kind-db-access | |
10:10 | Runs tree for run summary in place check-in: 255dbe1f68 user: matt tags: dev, kind-db-access | |
2013-07-04
| ||
23:45 | Beginnings of run summary view in place check-in: bc7b3cac87 user: matt tags: dev, kind-db-access | |
02:59 | Removed unnecessary updates to gui on summary page to minimize flicker check-in: 3b514befe4 user: matt tags: dev, kind-db-access | |
02:40 | Update on db change working nicely. Added screen shot of summary tab check-in: de73d1abe8 user: matt tags: dev, kind-db-access | |
2013-07-03
| ||
21:24 | Partial fix of balanced db access with new tabs check-in: a68eb8288b user: matt tags: dev, kind-db-access | |
2013-06-28
| ||
01:05 | Merged v1.55 changes into development check-in: e179e9c7b6 user: matt tags: dev | |
01:00 | Updated globs with link and run areas check-in: 507b2772b8 user: matt tags: dev | |
2013-06-27
| ||
02:06 | Added test for empty items list check-in: 5a2ec99f3b user: matt tags: dev | |
2013-06-26
| ||
14:11 | • Edit [4756799da4]: Add tag "v1.5505". artifact: 2ceabb937c user: matt | |
01:18 | Refactored nested cond in run queue processing into proc runs:process-expanded-tests check-in: 0f3b47c2b4 user: matt tags: dev | |
01:03 | Refactored nested cond in run:tests to a proc runs:expand-items check-in: 6f312dd5f5 user: matt tags: dev | |
00:53 | Refactored nested cond in run:tests to a proc runs:expand-items check-in: a3eca73bd8 user: matt tags: dev | |
2013-06-24
| ||
00:52 | Re-arranged shrink can-run-more-tests to mostly run locally with a couple calls to cdb:runremote. This did not fix the stuck start on single dependent test check-in: 2a574677b3 user: matt tags: dev | |
2013-06-23
| ||
21:59 | • Edit [08a90a4da6]: Mark "Closed". Edit check-in comment. artifact: 1a2bca7f30 user: matt | |
21:55 | Merged runcontrol into develoment. Last (I hope) step check-in: af74fe9e05 user: matt tags: dev | |
21:13 | Bringing runcontrol up to development. Step three NOTE: This node was not used to bring runcontrol to development closing this leaf but revisit it sometime ... Closed-Leaf check-in: 08a90a4da6 user: matt tags: runcontol | |
20:56 | Bringing runcontrol up to development. Step two. check-in: a8a772c74e user: matt tags: runcontol | |
19:48 | • Edit [7b55df5b3d]: Move to branch runcontrol. artifact: fda8f38bd7 user: matt | |
19:45 | Bringing runcontrol back on to development, step one Closed-Leaf check-in: 7b55df5b3d user: matt tags: runcontrol | |
19:26 | Update the TODO list and put reminders/hooks into common.scm for addint caches back for target and run info (new delete method allows this to work, *maybe*) check-in: 9167779154 user: matt tags: dev | |
18:29 | Clean up and reorg started on runs.scm check-in: 1d36720bc8 user: matt tags: dev | |
17:21 | Pulling run-tests-queue back into runs.scm check-in: 0f939b0642 user: matt tags: dev | |
17:15 | Merged v1.55 into development check-in: fd16aaec8d user: matt tags: dev | |
17:11 | Merge from v1.55 to development plus some other changes Closed-Leaf check-in: b9a4606df4 user: matt tags: mixed-merge, dev | |
2013-06-22
| ||
20:58 | Added test8 to catch stuck launch issues check-in: 770fb3d129 user: matt tags: dev | |
2013-06-18
| ||
00:45 | Tweaks for debugging stuck launch queue issues check-in: 9243ce728a user: matt tags: dev | |
2013-06-07
| ||
09:32 | Changed state for deleted runs to lowercase to differentiate test state from run state check-in: 81d027b1d3 user: matt tags: dev | |
2013-05-16
| ||
01:31 | Added missing clearing of cache when remove based on STATE/STATUS Leaf check-in: 1a7d256c0c user: matt tags: v1.54, v1.5429 | |
2013-05-09
| ||
21:25 | Merged v1.54 to development check-in: f65a5e2f9e user: matt tags: dev | |
17:01 | • New ticket [3d3046b2c2] Missing escaping in dashboard test selector. artifact: 4c624e81ef user: matt | |
07:39 | Switched to simple system of server on autostart as there is no need for it and it can try excessively if there are other server versions running check-in: 39bcd74b8e user: matt tags: v1.54, v1.5426 | |
07:19 | Give up trying to autostart the server after some time. check-in: eb78b9cf63 user: matt tags: v1.54, v1.5426 | |
2013-05-08
| ||
00:42 | Merged in refactoring of http-transport check-in: 8c3d4217c8 user: matt tags: v1.54 | |
00:34 | Added timeout on no server. Auto starts a server on timeout Closed-Leaf check-in: bf5639be89 user: matt tags: refactor-http-transport | |
2013-05-07
| ||
23:40 | Added mutex and close-all-connections to http transport check-in: 9681d97154 user: matt tags: v1.54 | |
23:06 | Refactor http transport check-in: b662cb0a51 user: matt tags: refactor-http-transport | |
10:59 | • New ticket [dbaf0cc7fc] Overriding config values on commandline. artifact: 22401d8aad user: matt | |
10:35 | • Edit [47a5bbab30]: Mark "Closed". artifact: ffba1d1c0d user: matt | |
00:16 | Refactor complete. test4 and test5 pass 100% Closed-Leaf check-in: 47a5bbab30 user: matt tags: refactor | |
2013-05-06
| ||
21:35 | Merged v1.54 to refactor branch check-in: 70547e2c4d user: matt tags: refactor | |
08:11 | • Edit [63540eb98d]: Move to branch refactor. artifact: f20b462995 user: matt | |
00:48 | Junk eh? check-in: e13dadf97a user: matt tags: refactor | |
00:44 | Clean up related to test1 and refactoring check-in: 5c6d9dac45 user: matt tags: refactor | |
00:04 | Re-enabled remote server stop. Addressing issues found by test1 check-in: dc2468ee23 user: matt tags: refactor | |
2013-05-05
| ||
22:32 | Second pass on refactoring keys handling. Created runs:create-run-record which will eventually unify all actions check-in: f4e1a69886 user: matt tags: refactor | |
14:17 | First pass at refactoring keys handling. Support for :keyfield value on commandline removed check-in: 80a09c8cc4 user: matt tags: refactor | |