50 events by user matt occurring around 2012-09-27 10:30:46.
More ↑
2012-10-04
| ||
16:08 | Fixed couple tests check-in: fbca8a30c8 user: matt tags: test-specific-db | |
2012-10-02
| ||
22:24 | bumped version check-in: 029ed471cf user: matt tags: test-specific-db, v1.4609 | |
2012-10-01
| ||
23:11 | Added checking on -debug for non-numbers check-in: 1ad597218e user: matt tags: test-specific-db, v1.4608 | |
21:48 | Added correct exit back for non-server mode check-in: 4111a3bf40 user: matt tags: test-specific-db | |
2012-09-30
| ||
22:42 | • Edit [bc191e1706]: Add tag "v1.4607". artifact: 22f5f848b2 user: matt | |
22:12 | Enabled first round rpc check-in: bc191e1706 user: matt tags: test-specific-db, v1.4607 | |
2012-09-28
| ||
21:06 | • Edit [cf1e5bff8c]: Add tag "v1.4606". artifact: db01089c84 user: matt | |
18:28 | Bumped jobs to 200 check-in: cf1e5bff8c user: matt tags: test-specific-db, v1.4606 | |
16:27 | • Edit [cc1b5a10b2]: Add tag "v1.4605". artifact: d1bd9524ba user: matt | |
12:07 | • Edit [67e15ae474]: Add tag "v1.4604". artifact: 85d214e4c9 user: matt | |
2012-09-27
| ||
23:12 | • Edit [7993b83cc3]: Add tag "v1.4602". artifact: 9190a117ed user: matt | |
23:11 | Converted calls to rdb: back to db: check-in: 7993b83cc3 user: matt tags: test-specific-db, v1.4602 | |
22:22 | Added fossil signature to help check-in: 44cc049083 user: matt tags: test-specific-db, v1.4601 | |
18:00 | • Edit [7a2fe15d10]: Cancel tag "v1.46". artifact: be19f69673 user: matt | |
17:59 | • Edit [4dcf1382a6]: Add tag "v1.46". artifact: 873dc4505c user: matt | |
17:59 | Added error handler for open-run-close with a random (up to two minutes) delay check-in: 4dcf1382a6 user: matt tags: test-specific-db, v1.46 | |
16:54 | • Edit [fb1ab3f6c9]: Cancel tag "v1.46". artifact: ec845421cb user: matt | |
16:53 | Minor clean up check-in: 7a2fe15d10 user: matt tags: test-specific-db | |
16:03 | • Edit [ccfbba74c4]: Cancel tag "v1.46". artifact: 25b49d182e user: matt | |
16:03 | Cached collection of basic run info check-in: fb1ab3f6c9 user: matt tags: test-specific-db | |
12:41 | • Edit [a944a39310]: Cancel tag "v1.46". artifact: 418b5285e4 user: matt | |
12:41 | Fixed wrong ordering on maxretries if not defined check-in: ccfbba74c4 user: matt tags: test-specific-db | |
10:33 | • Edit [45a92d8798]: Cancel tag "v1.46". artifact: 9a3dbc8c26 user: matt | |
10:32 | • Edit [a944a39310]: Add tag "v1.46". artifact: 01a8bd35ae user: matt | |
10:30 | Added configuration control for max-retries check-in: a944a39310 user: matt tags: test-specific-db | |
09:30 | Bumped version check-in: 45a92d8798 user: matt tags: test-specific-db | |
08:52 | Moved minutes monitoring from megatest.db to testdat.db check-in: 4f517c5576 user: matt tags: test-specific-db | |
2012-09-26
| ||
22:41 | Have DELETED records removed when a run is completely removed. Added trigger for cleaning cache on getting test info check-in: 44600fe1e6 user: matt tags: test-specific-db | |
22:01 | Changed throttle to be a multiple to avoid divide by zero and make bigger equal more throttle. check-in: 71272ebd0c user: matt tags: test-specific-db | |
21:33 | Lightened the heavy test to four parallel runs check-in: ddc68a5de5 user: matt tags: test-specific-db | |
21:27 | Fixed call to delete to use open-run-close check-in: 84ae3bfc9d user: matt tags: test-specific-db | |
21:17 | Tentatively turning on test-id caching check-in: f16f55cefe user: matt tags: test-specific-db | |
19:35 | Added support for all sync modes check-in: 1ffce442dc user: matt tags: test-specific-db | |
17:42 | All good on re-running as needed check-in: 5f3e0473cf user: matt tags: test-specific-db | |
15:35 | Added a second pass clean up run, switched testing to not be syncronous, added debug control to test5 check-in: 3da1798a2a user: matt tags: test-specific-db | |
14:42 | Removed a not needed finalize check-in: 47e9f43714 user: matt tags: test-specific-db | |
14:34 | Added an extra sleep for case when can't run more check-in: ac97c2c2c9 user: matt tags: test-specific-db | |
14:10 | Fixed typo, yeah, right, it was a typo check-in: 3ec351303e user: matt tags: test-specific-db | |
2012-09-24
| ||
00:02 | Added comment on mode check-in: eb47e2c93d user: matt tags: test-specific-db | |
2012-09-23
| ||
12:48 | Added back full ability to run synchronous=OFF check-in: a90c28df57 user: matt tags: test-specific-db | |
11:28 | Fixed the dreaded dropped test bug check-in: 01ad82ceb0 user: matt tags: test-specific-db | |
2012-09-22
| ||
17:54 | Made test launch try to share the db by open as needed. check-in: cb76a6fc5d user: matt tags: test-specific-db | |
17:03 | Added addaptive delay for database collision mitigation check-in: 25def8d8a4 user: matt tags: test-specific-db | |
15:14 | More streamlining check-in: eccc3dc4d0 user: matt tags: test-specific-db | |
2012-09-18
| ||
02:49 | Competed initial implementation of testrundat check-in: 75c8dc4713 user: matt tags: test-specific-db | |
2012-09-11
| ||
15:26 | • New ticket [3f4baca0b1] echo '(print (string-intersperse (sort (map car (hash-table->alist (read-config "runconfigs.config" (make-hash-table) #f))) string<?) "\n"))' | megatest -repl. artifact: 1562ad6d7e user: matt | |
2012-07-15
| ||
23:46 | Added synchronous=0 as an option check-in: 5d13f2e3fb user: matt tags: v1.44 | |
2012-06-27
| ||
15:30 | • New ticket [9a9a5b7339] Ability to dump megatest db to generic format and re-import. artifact: 976a1d81a8 user: matt | |
2012-06-15
| ||
17:17 | • Edit [dcbfd26de7]: Add tag "v1.4401". artifact: dd5b2bfd4c user: matt | |
17:17 | • Edit [dcbfd26de7]: Move to branch v1.44. artifact: 5ead1c09e0 user: matt | |