200 most recent check-ins related to "trunk" occurring on or after 2011-05-05 01:37:58.
More ↑
2011-11-09
| ||
09:32 | Bumped version to v1.34 check-in: 0ebaf3eeeb user: mrwellan tags: trunk | |
2011-11-08
| ||
21:25 | Added kicking off of dependent tests to command line run routines check-in: 2f7869c255 user: matt tags: trunk | |
20:11 | Added a refresh button to the dashboard check-in: 0ed7784a22 user: mrwellan tags: trunk | |
2011-11-07
| ||
12:39 | Added handling of NULLs in logfile check-in: 0cdd554a61 user: mrwellan tags: trunk, v1.33 | |
12:29 | Silenced on-exit call, bumped version check-in: aeefd528dc user: mrwellan tags: trunk, v1.33 | |
11:10 | Bunchofixes for ezsteps check-in: a50e564c64 user: mrwellan tags: trunk | |
2011-11-06
| ||
23:59 | Partial fix for eztests. All but warn working correctly' check-in: 8ed9886ecf user: matt tags: trunk | |
14:42 | Added tree widget example check-in: 24cc661bd8 user: matt tags: trunk | |
2011-11-05
| ||
18:11 | Got cells.scm and matrix.scm example files working. More steps stuff working Added tests for ezsteps and logpro l check-in: b2b8a3f26c user: matt tags: trunk | |
2011-11-04
| ||
23:25 | Added cells example code check-in: f319171913 user: mrwellan tags: trunk | |
2011-11-03
| ||
22:59 | Added test placeholders check-in: 5868dd5b31 user: matt tags: trunk | |
2011-11-02
| ||
21:59 | Merged from envhandling branch check-in: da715ac6ab user: matt tags: trunk, v1.32 | |
21:58 | Hacked to get vars working ok. NOT REENTRANT. Must rework :( Closed-Leaf check-in: 0f355e8087 user: matt tags: envhandling | |
18:09 | envvar handling is not reentrant. Need a better solution. Putting this stuff on a branch for now check-in: b71bf64192 user: mrwellan tags: envhandling | |
15:32 | Checking in partial fix for envvar handling check-in: ff05a10939 user: mrwellan tags: trunk, v1.31 | |
11:10 | Bumped version check-in: 26ce838a3c user: mrwellan tags: trunk | |
2011-11-01
| ||
23:00 | Improved running of predepends based on waitons check-in: 9d2d6dc7a4 user: matt tags: trunk | |
22:30 | Moved runconfig.config process to earlier in flow. Changed sleep to thread-sleep. Cleaned up pre-required tests launching check-in: 1ff62f1f9d user: matt tags: trunk | |
2011-10-30
| ||
22:04 | Corrected -load-data to -load-test-data, added manual.sh to help remember how to run this check-in: 12badb9046 user: matt tags: trunk | |
21:48 | Example run for manual execution of tests check-in: a8bb833bf1 user: matt tags: trunk | |
19:43 | Added -setvar, changed environment settings to use double quote instead of single quote check-in: a9efabed17 user: matt tags: trunk | |
2011-10-29
| ||
21:51 | Fixed test of eztest with logpro check-in: bc64078220 user: matt tags: trunk | |
2011-10-27
| ||
20:31 | Nada check-in: 1c292f6f90 user: mrwellan tags: trunk | |
2011-10-26
| ||
14:03 | Merged guitweaks (includes stuff from private branches check-in: bb8b14dea5 user: mrwellan tags: trunk | |
13:42 | Added back the hiding of empty runs Closed-Leaf check-in: 9baa06c1ce user: mrwellan tags: guitweaks | |
09:15 | Sprucing up the gui a bit. check-in: 9b2128dd16 user: mrwellan tags: guitweaks | |
2011-10-25
| ||
20:12 | Fixed command line -runall borked by the monitor stuff check-in: fa52f9444d user: mrwellan tags: trunk | |
2011-10-24
| ||
23:14 | Removed transaction from snag task - works much better but needs to be proven no collisions check-in: f03dbc0c69 user: matt tags: trunk | |
13:36 | Removed tasks_queue and monitor from patch-db check-in: 2a3d3d5d7a user: mrwellan tags: trunk | |
10:59 | Moved monitor and tasks_queue to monitor.db check-in: bae7a5777a user: mrwellan tags: trunk | |
03:36 | Added missing dashboard-guimonitor.scm file check-in: 7ee9f12f63 user: matt tags: trunk | |
2011-10-23
| ||
23:03 | Monitor based runs working well check-in: a1371db27a user: matt tags: trunk | |
20:42 | Lots of little bugs fixed related to monitor. Note that now multiple runs must be accomodated from the same launcher check-in: 98de2c2f8d user: matt tags: trunk | |
19:10 | Monitor based runs partially working check-in: 59034f6b4d user: matt tags: trunk | |
16:42 | Blindly duplicated run logic to use in monitor based launching check-in: f97980cf8c user: matt tags: trunk | |
06:02 | Progress on monitor based running check-in: 3cbc9cb854 user: matt tags: trunk | |
2011-10-22
| ||
00:22 | Initial (and completely untested) framework for monitor based running check-in: 5be1cf4b7c user: matt tags: trunk | |
2011-10-21
| ||
16:30 | Added checking of writability for disk areas check-in: d14109d524 user: mrwellan tags: trunk | |
2011-10-19
| ||
21:16 | Merged in changes from private branch check-in: 52120b2140 user: mrwellan tags: trunk | |
2011-10-15
| ||
16:18 | Added install (to local bin) and adding to PATH to enable using mt_* scripts without additional setup check-in: dbdd37c3c4 user: matt tags: trunk | |
15:57 | Added missing scripts from priority tests check-in: bb52120a09 user: matt tags: trunk | |
2011-10-14
| ||
01:08 | Fixed URL extraction using -pathmod check-in: 6d0ac02863 user: mrwellan tags: trunk | |
2011-10-13
| ||
23:33 | Fixed erratic behaviour with scroll bars in dashboard. Removed suppression of empty runs. Rollup now resets the event_time on running. Added -pathmod for setting basepath on html logs when generating spreadsheets. Fixed search fields not forcing refresh. Added proper setting of logfile in eztests when using logpro check-in: 41350e06ff user: matt tags: trunk | |
00:24 | Added support (untested) for priority. Tests are sorted by priority and waiton before being launched check-in: ec6f374d39 user: matt tags: trunk | |
2011-10-12
| ||
23:31 | Added n/a to dashboard toggle buttons check-in: b14973f5eb user: mrwellan tags: trunk | |
23:26 | Added -reqtarg and -target for easier launching check-in: c5b61052dd user: matt tags: trunk | |
2011-10-11
| ||
23:08 | Refactored radio buttons and added update on toggle check-in: 0824b86fb8 user: matt tags: trunk | |
22:56 | Reduced cpu usage of dashboard substantially and off-by-one error check-in: 9797f62e06 user: matt tags: trunk | |
22:31 | Changed logic on hiding tests matching combo of state and status check-in: a72100abbd user: matt tags: trunk | |
21:24 | Fixed install of nbfake to work right check-in: fe03d0b115 user: mrwellan tags: trunk | |
2011-10-10
| ||
15:40 | Moved quit button to lower left check-in: 85c2621ab5 user: mrwellan tags: trunk | |
11:00 | Couple tweaks to toggles for hiding based on state and status; added more states/statuses check-in: 92f8a89d60 user: mrwellan tags: trunk | |
2011-10-09
| ||
23:54 | Added toggles to hide tests based on PASS, FAIL etc. check-in: e2c3e19524 user: matt tags: trunk | |
12:40 | Fixed mishandling of failed step in ezstep and added a test for failed case check-in: 93749b40da user: matt tags: trunk | |
11:36 | Completed eztests, well, except for full validation of eztests check-in: 1b0a53f5b9 user: matt tags: trunk | |
00:17 | Minor reorganisation in megatest.scm. added placeholder for ezsteps check-in: 37589f80eb user: matt tags: trunk | |
2011-10-08
| ||
22:55 | Merged in edits to docs check-in: c254785656 user: matt tags: trunk | |
21:27 | All (I hope) interdependencies captured and testing passes check-in: e0c173490e user: matt tags: trunk | |
20:26 | Merged fork check-in: d7fd72e26a user: matt tags: trunk | |
20:24 | Removed dboard.scm and references check-in: b2838227d5 user: matt tags: trunk | |
20:23 | 90% converted to using units check-in: 3469edbbf7 user: matt tags: trunk | |
2011-10-07
| ||
10:02 | Adding dashboard script maker check-in: de10137974 user: mrwellan tags: trunk | |
2011-10-06
| ||
23:13 | Cleaned up initial db creation check-in: c2197e4738 user: matt tags: trunk | |
11:10 | Added description of flows Closed-Leaf check-in: 62fac7c8d2 user: mrwellan tags: trunk | |
2011-10-01
| ||
19:32 | Makefile fixes for install, added run and clean test management to dashboard. Fixed test sorting in dashboard. Only add path to megatest if specified in megatest.config. Misc other fixes. check-in: d9ed52b665 user: matt tags: trunk | |
2011-09-26
| ||
11:22 | Fixed up Makefile to install mt_ files in PREFIX check-in: f2ad9ca9c4 user: mrwellan tags: fixup (unpublished) | |
00:56 | Added -keepgoing to default run command in dashboard-test.scm check-in: 7a84f9fe01 user: matt tags: trunk | |
00:11 | Added install of mt_* scripts check-in: cd3d02e58e user: matt tags: trunk | |
2011-09-25
| ||
23:46 | Added ability to clean tests and launch from the gui. Also added filter for running from command line -itempatt is now respected by -runtests with % as wildcard check-in: 99f24d81d1 user: matt tags: trunk | |
18:54 | Fixed sorting issue on steps in dashboard check-in: 89b1a10150 user: matt tags: trunk | |
18:02 | Extracted aliases into scripts for convience functions mt_runstep and mt_laststep, fixed validvalues handling check-in: 06c4198b8e user: matt tags: trunk | |
15:40 | Fixed broken -list-runs, dashboard key filters check-in: 2ab4dded8c user: matt tags: trunk | |
2011-09-24
| ||
13:42 | Fixed title by removing \reportTopic check-in: 203acbc2e3 user: matt tags: trunk | |
13:19 | Regenerated html check-in: d86604b96b user: matt tags: trunk | |
13:09 | Moved docs to html dir check-in: bcd0ad7471 user: matt tags: trunk | |
2011-09-21
| ||
17:13 | Bumped to v1.26 check-in: 6340e533f1 user: mrwellan tags: trunk | |
00:53 | Manually tweaked megatest.wiki, remove top 10 or so lines, added missing title text back in. Removed last two lines check-in: b6762fdadf user: matt tags: trunk | |
00:45 | Adding html file as .wiki check-in: 513285e117 user: matt tags: trunk | |
00:12 | Added starting docs for dashboard check-in: 04bf62110e user: matt tags: trunk | |
2011-09-20
| ||
23:23 | Move docs to new template check-in: 58d65d4e70 user: matt tags: trunk | |
22:28 | Snapshot of partially updated docs, transition to new template check-in: e74b5093a5 user: matt tags: trunk | |
2011-09-14
| ||
11:07 | corrected typo and wrong var reference in csv handling check-in: 2dea6425cc user: mrwellan tags: trunk | |
2011-09-13
| ||
14:09 | Fixed handling of test data rollup when status is a null or n/a string check-in: c22c4fd813 user: mrwellan tags: trunk, v1.25 | |
11:39 | Tweak to v1.25, some spreadsheet columns misaligned with the data. check-in: 233acb17b2 user: mrwellan tags: trunk | |
09:57 | Tweak to v1.25, added table qualifiers to select, old db's had conflicting columns. check-in: 1234f4303b user: mrwellan tags: trunk | |
2011-09-12
| ||
23:24 | Bumped version to v1.25 check-in: 68b04b8d85 user: matt tags: trunk, v1.25 | |
23:23 | rebuild-db now recursive until done. Added more fields to output of ods, added run id and grouped by testname check-in: cc39eeae62 user: matt tags: trunk | |
19:58 | Cleaned up tests dashboard. check-in: d90aea75ce user: mrwellan tags: trunk | |
07:22 | Minor clean up from merge check-in: f6a4f7080e user: matt tags: trunk | |
07:04 | Merged in rollup branch check-in: 7a69e38634 user: matt tags: trunk | |
06:51 | Partial implementation of test steps as text box check-in: ea880f01b9 user: matt tags: trunk | |
00:05 | Rollup to test_data completed. Rebuild db reworked check-in: d406fee8c4 user: matt tags: trunk, v1.24 | |
2011-09-11
| ||
12:51 | Starting point for server implemntation check-in: 598ddd3327 user: matt tags: trunk | |
2011-09-10
| ||
23:03 | Added lineitem data uploading and tests check-in: 1eb40d3a48 user: matt tags: trunk | |
2011-09-08
| ||
23:59 | Roll up RUNNING from subtests prioritised over PASS and FAIL. More work done towards moving values, expected, tol and units to test_data check-in: a19566e0b3 user: matt tags: trunk, test_step_table_good | |
20:56 | Partial moved all values, expected, tol, units to test_data check-in: b846d139bd user: mrwellan tags: trunk | |
15:10 | Completed couple things for ods file extraction check-in: 9940aff1c0 user: mrwellan tags: trunk, v1.24 | |
2011-09-07
| ||
23:52 | Partial implemenation of writing out ods file from megatest.db check-in: 214b154bb2 user: mrwellan tags: trunk | |
21:40 | Added basic ods writer check-in: 74f1ced943 user: mrwellan tags: trunk | |
14:27 | Basic ods document generation working Closed-Leaf check-in: 9339ec910b user: mrwellan tags: spreadsheet (unpublished) | |
2011-09-06
| ||
23:22 | Added starting point for making very basic ods spreadsheet files check-in: aaf681ab22 user: matt tags: trunk | |
09:05 | Fixed left-right scrollbar action check-in: 69bcb818b8 user: mrwellan tags: trunk, v1.23 | |
01:01 | Added scroll mechanism for dashboard check-in: 02ff025715 user: mrwellan tags: trunk | |
2011-09-05
| ||
23:16 | Added a valuator to dashboard for scrolling but don't see how to use it :( check-in: af7195daa4 user: matt tags: trunk | |
22:49 | Completed loading arbitrary test data check-in: 9bc4b32214 user: matt tags: trunk | |
22:34 | Partial implementation of loading arbitrary test data check-in: dd5766961c user: matt tags: trunk | |
17:11 | completed rollup and updated remove-runs to preserve test runs where there are still references in the db check-in: 94a65715c9 user: matt tags: trunk | |
2011-09-04
| ||
20:12 | Added rollup. check-in: bf70f7cd40 user: matt tags: rollup (unpublished) | |
2011-09-03
| ||
21:07 | Merged accidental change of version in wrong branch to trunk check-in: b82c04e7f3 user: matt tags: trunk | |
2011-09-01
| ||
11:33 | Bumped version to 1.22. Closed-Leaf check-in: a1198a099f user: mrwellan tags: v1.22, waiver-propagation | |
2011-08-30
| ||
22:59 | Merged WAIVER propagation into trunk and bumped version check-in: 39d81114d3 user: matt tags: trunk | |
22:44 | Completed WAIVER propagation check-in: 018b99afd8 user: matt tags: waiver-propagation | |
2011-08-29
| ||
08:38 | Partial implemenation of WAIVER propagation check-in: b94b060f8d user: matt tags: waiver-propagation | |
2011-08-24
| ||
16:08 | Added :units to display on dashboard check-in: b2e635cc07 user: mrwellan tags: trunk, v1.22 | |
13:37 | Cleaned up the test steps display a bit more check-in: 55d1298d58 user: mrwellan tags: trunk | |
12:50 | Merged rollup-runs branch into trunk check-in: ebea00e4bb user: mrwellan tags: trunk | |
12:33 | Tweaked test steps reporting in dashboard check-in: fcb61c8998 user: matt tags: trunk | |
07:27 | Removing junk file Closed-Leaf check-in: d14b97e156 user: mrwellan tags: rollup-runs | |
2011-08-11
| ||
01:45 | Merged in rollup runs to trunk. Actual rollup of runs not completed yet check-in: d7ffcddcac user: matt tags: trunk, v1.20 | |
01:44 | Updated dashboard to show the test meta data check-in: 425cf09f05 user: matt tags: rollup-runs | |
2011-08-08
| ||
14:45 | Rollup runs from past N days to new runname, started implementation check-in: 8757213827 user: mrwellan tags: rollup-runs | |
2011-08-06
| ||
23:42 | Added debugging statements, regenerated docs check-in: 6b1fa57fcf user: matt tags: trunk | |
2011-08-04
| ||
09:56 | Added support for using the shell when launching a command (vs. directly kicking off the process) check-in: dc5aae878a user: mrwellan tags: trunk | |
2011-08-03
| ||
13:28 | Couple more tweaks to html output of the items rollup check-in: b2ba4571a3 user: mrwellan tags: trunk | |
11:23 | Couple tweaks to html output of the items rollup check-in: 6b05707512 user: mrwellan tags: trunk | |
2011-08-02
| ||
23:27 | Added auto-rolling up of item status into an html file check-in: 40fcb78bd6 user: matt tags: trunk, v1.19 | |
17:56 | Partial implemenation of rolling up item results check-in: 42b834da20 user: mrwellan tags: trunk | |
2011-07-19
| ||
10:52 | Made megatest stop if no disks for running tests are specified check-in: b5de223c55 user: mrwellan tags: trunk | |
00:22 | Tweaked ordering on db updates check-in: e253e9fefb user: matt tags: trunk, v1.18 | |
00:08 | Added support for tags to megatest. Dashboard not done yet check-in: 6654e3905e user: matt tags: trunk | |
2011-07-18
| ||
23:13 | Added mechanism to update db schema check-in: 3bb0b5e9f9 user: matt tags: trunk | |
2011-07-13
| ||
23:15 | Re-factored dashboard to elimnate using threads and to use the iup:timer instead check-in: 112fdec9c0 user: mrwellan tags: trunk | |
10:52 | Changed display of seconds for runtime to hrs, min and sec for readability check-in: f1d8ece911 user: mrwellan tags: trunk | |
10:15 | Added proper updating of parent test status when sub tests are still running check-in: 3c4ef51e14 user: mrwellan tags: trunk | |
07:37 | corrected broken fix on config file reader check-in: 0a8acd77a1 user: matt tags: trunk | |
2011-07-12
| ||
23:52 | Forgot to close port in reading config files check-in: 3938623e50 user: matt tags: trunk | |
23:47 | Merged run-launch-cleanup into trunk check-in: 70aaddfbce user: matt tags: trunk | |
23:46 | Crude fix on exiting when have bad launcher Closed-Leaf check-in: 318b48cb2a user: matt tags: run-launch-cleanup | |
16:55 | Refactor launch and run code check-in: 1d078c2e7b user: mrwellan tags: run-launch-cleanup | |
00:24 | Added exit on issue launching cmd check-in: 62d813cd5f user: matt tags: trunk | |
2011-07-11
| ||
11:18 | Merged debug-printing into trunk check-in: bcc1c96231 user: mrwellan tags: trunk | |
06:55 | Bumped chicken version check-in: d769c0fa9c user: matt tags: trunk | |
2011-07-10
| ||
23:07 | moved to new version (3.5) of IUP and using g4 (gtk) check-in: e636af6553 user: matt tags: trunk | |
2011-07-01
| ||
13:56 | Set color on labels when tests with items are collapsed Closed-Leaf check-in: 1d2b01ea26 user: mrwellan tags: debug-printing | |
2011-06-27
| ||
23:08 | Added debug printing check-in: 8800c042e5 user: mrwellan tags: debug-printing | |
21:52 | Removed queuing behavior when in -keepgoing mode check-in: 1ea16b0407 user: mrwellan tags: trunk | |
10:04 | UI speedup experiments Closed-Leaf check-in: 198b9ecb00 user: mrwellan tags: ui-experiments | |
2011-06-26
| ||
23:38 | Merged refactor of dashboard to trunk check-in: d73b2c1642 user: mrwellan tags: trunk | |
23:37 | refactor of dashboard completed, now for a redesign :) Closed-Leaf check-in: c6b6fec4f4 user: mrwellan tags: refactor-dashboard | |
2011-06-18
| ||
13:20 | Added PATH and DISPLAY to nbfake check-in: 6f0c4b417a user: mrwellan tags: experimental | |
2011-06-16
| ||
14:01 | Added switch to set number of rows in a dashboard screen check-in: 4d44659fb3 user: mrwellan tags: trunk | |
10:15 | Fixed annoying 'remove steps on re-run' bug check-in: 51810ab5ab user: mrwellan tags: trunk | |
00:17 | Fixed job killing on remote hosts check-in: 5cefaba81b user: mrwellan tags: trunk, v1.12 | |
2011-06-15
| ||
18:31 | For max_concurrent_jobs if there are trailing spaces the string->number fails. Added quotes to make this occurance more obvious check-in: 194bedd45c user: mrwellan tags: trunk | |
18:11 | Added -keepgoing, removed the calls to run-queue, fixes to job limits, -runstep, and killreq (now will do signal/kill after first trying signal/term) check-in: c075ebd51b user: mrwellan tags: trunk | |
2011-06-14
| ||
23:04 | Added filters on test and items to dashboard. Not even close to having real scrolling but it'll have to do for now check-in: a76b6398d6 user: mrwellan tags: trunk | |
2011-06-13
| ||
22:16 | Added exit code check to [system ...] calls in config processing. Fixed xterm launching in dashboard check-in: 4722dc82a1 user: mrwellan tags: trunk | |
2011-06-07
| ||
00:48 | Added testname to popup edit window title check-in: ffaa4fa4b2 user: mrwellan tags: trunk | |
00:25 | Added table based iteration check-in: 8d68c68080 user: mrwellan tags: trunk, v1.11 | |
2011-06-06
| ||
21:49 | Bumped version to 1.11 check-in: f31622c001 user: mrwellan tags: trunk | |
2011-06-05
| ||
22:59 | Test of WARN support check-in: 6f9cfc22a7 user: mrwellan tags: trunk | |
2011-05-31
| ||
12:20 | Added mtutils.csh check-in: f412143bd2 user: mrwellan tags: trunk | |
2011-05-25
| ||
08:53 | env-overrides now carry over into the test environment. change to toppath before reading of megatest.config so any evaluated relative paths consistently start at toppath check-in: 5c3fd5b583 user: mrwellan tags: trunk | |
2011-05-23
| ||
23:35 | Moved setting of various env vars to earlier point in time so they are available when the testconfig file is read. This means you can use MT_RUNNAME, MT_TEST_NAME etc. in [system .../some/script] calls check-in: b5bfe140e0 user: matt tags: trunk, v1.08 | |
2011-05-18
| ||
00:00 | Added setting of env. vars prior to test launch. Bumping to 1.08 check-in: 0d6213c6ea user: matt tags: trunk | |
2011-05-17
| ||
22:26 | Release version 1.07, 0 maps to PASS, any other number maps to FAIL and any non number maps to itself in -test-status calls check-in: 2e763d09cf user: matt tags: trunk | |
22:01 | Updated html version of the manual check-in: 123dc77b49 user: matt tags: trunk | |
20:37 | Updated html version of the manual check-in: b6cf725d0c user: matt tags: trunk | |
17:25 | Corrected MEGATEST to MT_MEGATEST in script examples check-in: 69ef19722d user: mrwellan tags: trunk | |
08:31 | Updated the documentation check-in: eec0503d34 user: matt tags: trunk | |
00:59 | Updated the documentation check-in: e9715ba80f user: matt tags: trunk | |
00:58 | Updated the documentation check-in: 3045d5c2b7 user: matt tags: trunk | |
00:57 | Updated the documentation check-in: 0860f72b77 user: matt tags: trunk | |
00:50 | Updated the documentation check-in: a526d7ade5 user: matt tags: trunk | |
2011-05-16
| ||
23:59 | Updated the documentation check-in: 4a356a51e5 user: matt tags: trunk | |
23:50 | Updated the documentation check-in: 895455e988 user: matt tags: trunk | |
2011-05-14
| ||
18:09 | Merging subtest-rollup to trunk check-in: 00761e1112 user: matt tags: trunk, v1.06 | |
18:07 | Minor documentation updates Closed-Leaf check-in: 71c21902f8 user: matt tags: subtest-rollup | |
2011-05-12
| ||
00:03 | Implemented parent tests for multipart tests, PASS and FAIL counts and net status are rolled up for tests check-in: 77871638c9 user: matt tags: subtest-rollup | |
2011-05-11
| ||
13:32 | Added blanking out the comment on reseting a test check-in: 5411a1be29 user: mrwellan tags: trunk | |
07:59 | Added proper cleanup after removing a run. test dirs and run dir are removed if empty check-in: 79c34d7700 user: matt tags: trunk | |
01:24 | Bumped version to 1.04 check-in: 28b7497853 user: matt tags: trunk | |
01:21 | Implemented fine grained deletion of runs and tests check-in: 09102f8425 user: matt tags: trunk | |
2011-05-09
| ||
18:06 | Exit status handling has to be hard coded to a number, can't seem to get a variable to work check-in: 290c7d7cc8 user: mrwellan tags: trunk | |
15:21 | Fixed typo on work area environment setting check-in: c5d5ee467e user: mrwellan tags: trunk | |
2011-05-08
| ||
10:44 | Added optional runsdir to setup section for controling where the runs link tree is created check-in: 6e469f08c6 user: matt tags: trunk | |
00:13 | Added little bit more to docs check-in: efffe52f34 user: matt tags: trunk | |
2011-05-07
| ||
23:51 | Added runname to info key check-in: adc62d626a user: matt tags: trunk | |
22:45 | Added installall.sh chicken scheme install script check-in: 65459fc75e user: matt tags: trunk | |
22:38 | Added beginings of documentation check-in: 89a6bb7363 user: matt tags: trunk | |
13:20 | Fixed redir snippet for bash check-in: 6696dc330f user: matt tags: trunk | |
2011-05-06
| ||
14:33 | Couple more tweaks to -runstep check-in: adea88835b user: mrwellan tags: trunk | |
12:22 | Partial checkin for fixes to -runstep check-in: 0add4d5d70 user: mrwellan tags: trunk | |
10:20 | Missing fixes redone. runs:test-get-info -> db:test-get-info check-in: 772558f8b5 user: mrwellan tags: trunk | |
2011-05-05
| ||
23:24 | Partial fix to bug in launching and running updates check-in: 8f7db81841 user: matt tags: trunk | |
22:50 | Typo in dashboard check-in: 874a4143eb user: matt tags: trunk | |
18:35 | Added stuck test handling check-in: 7f668b637d user: mrwellan tags: trunk | |
10:12 | Bumped version to 1.02 check-in: ad05ecc7d8 user: matt tags: trunk | |
01:46 | Fixed -m for test steps check-in: 1146144d5b user: matt tags: trunk | |
01:37 | Fixed -m missing from args check-in: e0413b29e1 user: matt tags: trunk | |