50 events by user matt occurring around 2014-04-25 14:35:27.
More ↑
2014-07-20
| ||
14:52 | minor clean up check-in: 683ee9a7c2 user: matt tags: v1.55 | |
2014-07-15
| ||
00:06 | Merged recent changes from v1.55 check-in: c2c7cdb91e user: matt tags: v1.60 | |
2014-07-14
| ||
23:05 | Added more status variations for NOT_STARTED and bumped version. Also added visibility of statuses on dashboard check-in: 85a669be50 user: matt tags: v1.55 | |
2014-06-23
| ||
00:57 | set default sort in config file (not working quite right yet, fails to init but works thereafter) check-in: 43115cbdd6 user: matt tags: v1.55 | |
2014-06-22
| ||
23:05 | Make all test names fit in the boxes check-in: b8007dd874 user: matt tags: v1.55 | |
22:09 | Refactored draw-tests for easier improvements check-in: 0dd4ebdb17 user: matt tags: v1.55 | |
19:03 | Made sort of runs on dashboard into a dropdown check-in: ea04a96df6 user: matt tags: v1.55 | |
18:18 | Fixed scroll wheel action on tests panel, added sort on alphanumeric to sorted-tests check-in: fee756ae59 user: matt tags: v1.55 | |
2014-06-19
| ||
00:34 | Added random delay to help spread out invocations of loadrunner check-in: 25320ac902 user: matt tags: v1.55 | |
00:27 | Merged loadrunner and nbfake into single script check-in: 202169a23d user: matt tags: v1.55 | |
2014-06-18
| ||
00:19 | Increased the delay in loadrunner to hopefully minimize overshoot check-in: 21daa4826c user: matt tags: v1.55 | |
2014-06-17
| ||
17:08 | Improved build makefile check-in: da1fdc017f user: matt tags: v1.55 | |
00:07 | Added retry on remove when blocked by toplevel with not-yet-removed child tests check-in: 42fa11c691 user: matt tags: v1.55 | |
2014-06-02
| ||
14:40 | Note: The merge from hell is done. V1.55 changes all merged into v1.60. All development to proceed on v1.60 except for critical bugs. technote: [a4502ca7ff] user: matt | |
2014-05-29
| ||
08:39 | Added override ability in remove-runs to optionally not remove the record check-in: 3168e11fa8 user: matt tags: v1.55 | |
2014-05-20
| ||
23:54 | Properly deal with roll up vs. setting to INCOMPLETE in old tests stuck in LAUNCHED check-in: b54fa13558 user: matt tags: v1.55 | |
01:16 | Bumped version to v1.5519 check-in: d14bc79960 user: matt tags: v1.55, v1.5519 | |
01:15 | Increased throttle effect. Added accounting for toplevel tests in jobgroups and max_concurrent_jobs check-in: 2127b12222 user: matt tags: v1.55 | |
2014-05-19
| ||
23:52 | Added .db-journal based db throttle. check-in: 1b2b31b21b user: matt tags: v1.55 | |
2014-05-15
| ||
16:36 | • New ticket [6a4329c9c6] removing tests using state/status FAIL where some items are FAIL and some are PASS also removes PASS items. artifact: 9b0a67cce1 user: matt | |
2014-05-11
| ||
09:14 | • New ticket [173a785ec7] Add %PRE%, %POST% and config entries to support log file handling (current is xterm only). artifact: 3e25fc1363 user: matt | |
09:11 | • New ticket [051fdf14a9] clean-but-keep-logs. artifact: d02604c1c7 user: matt | |
2014-05-01
| ||
23:00 | Added ability to have row keys containing spaces in refdb check-in: 14e26aaf81 user: matt tags: v1.55 | |
22:38 | Added incremental save when using refdb edit check-in: 1d18479410 user: matt tags: v1.55 | |
2014-04-25
| ||
14:35 | • Closed ticket [1b9b301512]: chmod -R 750 needed before remove plus 3 other changes artifact: f6615e9794 user: matt | |
2014-04-22
| ||
00:53 | Fixed itemwait with itempatt and issues in the run queue check-in: bc27cf381e user: matt tags: v1.55 | |
2014-04-21
| ||
01:30 | Incremental improvement with itemwait and run queue logic. check-in: 65e8ba3d33 user: matt tags: v1.55 | |
2014-04-18
| ||
14:22 | • New ticket [1b9b301512] chmod -R 750 needed before remove. artifact: 56867dbdd3 user: matt | |
2014-04-17
| ||
12:06 | • New ticket [869d68d8ae] Add run state and status to display on dashboard - esp STALE. artifact: 5f95b305af user: matt | |
2014-04-14
| ||
12:19 | • Closed ticket [925670bce8]: Help (-help) overrides all other commands plus 3 other changes artifact: e91ea166a8 user: matt | |
2014-04-10
| ||
01:21 | Completed transition to -runname but :runname is still supported check-in: 95bb50b9cf user: matt tags: v1.55 | |
01:02 | Proper handling of itemwait when there are prior fails check-in: f74dc31454 user: matt tags: v1.55 | |
2014-04-09
| ||
12:00 | • Closed ticket [0a427afb4b]: transaction within transaction error plus 3 other changes artifact: 38349507b6 user: matt | |
2014-04-08
| ||
21:33 | try forcing MT_LINKTREE so it is always available check-in: a9874b90d5 user: matt tags: v1.55 | |
2014-04-07
| ||
18:59 | Don't put out empty string on no value found check-in: 508f94e08b user: matt tags: v1.55 | |
18:53 | Fixed silly ; bug in env2file and added -server/-var for lookups in configs check-in: 9b39882f86 user: matt tags: v1.55 | |
2014-04-03
| ||
21:18 | Fixed some minor issues identified by compiling with master branch of Chicken. check-in: abbee5328d user: matt tags: v1.55 | |
00:28 | Getting closer to a deployable install but not quite there yet. check-in: df0785fd7a user: matt tags: v1.55 | |
00:10 | Deploy almost working. Makefile_latest works for installing with latest chicken from master as of 4/2/2014 check-in: 0f5b2585d6 user: matt tags: v1.55 | |
2014-04-01
| ||
14:38 | • Edit [0f5dd6bf65]: Cancel tag "v1.5516". artifact: cb451e1fb2 user: matt | |
14:38 | • Edit [31c35bf056]: Cancel tag "v1.5516". artifact: 47ab025187 user: matt | |
14:37 | • Edit [73b253e46e]: Cancel tag "v1.5516". artifact: 6ac3178c54 user: matt | |
2014-03-30
| ||
01:10 | Merged f8e4 from branch v1.55 into v1.60 check-in: bc0f8a61c7 user: matt tags: v1.60 | |
2014-03-29
| ||
19:11 | Increased retries in client:start to 100, minor edits? check-in: 18d165c8c7 user: matt tags: v1.60 | |
13:31 | Improved an error message check-in: aa13991ded user: matt tags: v1.55 | |
10:31 | Consolidated -target calls to one cleaner call, added HOME and USER to default ignored vars in env2file. Keep ignored vars in file but comment them out. check-in: f2d7568565 user: matt tags: v1.55 | |
2014-03-28
| ||
10:59 | • Edit [e7a3a54019]: Cancel tag "v1.5516". artifact: 6bf5761b0e user: matt | |
00:08 | Found couple more cases of poorly protected sqlite3 calls. Fixed. check-in: e7a3a54019 user: matt tags: v1.55 | |
2014-03-25
| ||
10:05 | Speculative fix for the toplevel problem check-in: f8e4667eee user: matt tags: v1.55 | |
01:36 | Trial setting of state/status on dropped tests check-in: 20e648eeb2 user: matt tags: v1.55 | |