23 check-ins using file db.scm version 238ddbc58d
2014-06-23
| ||
13:40 | Improved info in tests listings at start of run check-in: 21ea7c1001 user: mrwellan tags: v1.55 | |
10:12 | Moved generation of test lists until after the runconfigs is processed. check-in: 814b1a6d18 user: mrwellan tags: v1.55 | |
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
| ||
11:35 | Fixed regression on running in read only areas where db does not exist. Made timeout long for cases where tests appear to be non-runnable. Improved chicken install script check-in: 2c06a41e7e user: mrwellan tags: v1.55, v1.5522 | |
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
| ||
15:53 | Improvements to build for chicken/iup/sqlite3, see installck.sh check-in: f4214bf31e user: mrwellan tags: v1.55 | |
10:47 | Increase lock times check-in: 40449256f8 user: mrwellan tags: v1.55, v1.5521 | |
00:19 | Increased the delay in loadrunner to hopefully minimize overshoot check-in: 21daa4826c user: matt tags: v1.55 | |
2014-06-17
| ||
22:54 | Improved loadrunner check-in: 5ded10a6e8 user: mrwellan tags: v1.55 | |
17:08 | Improved build makefile check-in: da1fdc017f user: matt tags: v1.55 | |
10:50 | Fixed cleanrunexectute to use xterm/override check-in: 920d1e8584 user: mrwellan tags: v1.55, v1.5521 | |
10:36 | Remove in mem db for monitor.db - it did not work right in read-only context check-in: 02c7d8cb87 user: mrwellan 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-16
| ||
15:38 | Added support for building with older iup on RedHad/CentOS check-in: c6380019ef user: mrwellan tags: v1.55 | |
2014-06-02
| ||
09:56 | Added -preclean to all calls in Makefile check-in: fa535bcd4c user: mrwellan tags: v1.55 | |
2014-05-30
| ||
12:21 | Added -preclean, bumped version check-in: 3ccb5eb517 user: mrwellan tags: v1.55, v1.5521 | |
09:50 | Split off pre and post commands in dashboard test control panel system calls with override from config check-in: 4c81f4b156 user: mrwellan tags: v1.55 | |
09:00 | Moved call to run-wait to a point after all other likely calls so that run wait can be used with other switches. Added blocking of remove whne a test has sub tests. check-in: 95dcd86380 user: mrwellan tags: v1.55 | |