50 check-ins by user matt occurring around 2016-05-01 22:08:40.
More ↑
2016-06-21
| ||
03:57 | Merged filters-fix into redir-logs check-in: a3957fea2d user: matt tags: redir-logs | |
2016-06-16
| ||
03:19 | Added param for overriding port to debug:print and debug:print-info check-in: 7b4d2dba0e user: matt tags: redir-logs | |
2016-05-14
| ||
20:23 | Added nice-path as alias for common:nice-path for ease of use in automation check-in: 12da0c130c user: matt tags: v1.61 | |
17:39 | Remove debugger stuff since feathers can now be used with Chicken 4.11. Replaced resolve-pathname with hack common:nice-path as resolve-pathname is broken in 4.11 check-in: 1f0fec5a83 user: matt tags: v1.61 | |
17:36 | Added pathname-expand egg to list of eggs to install check-in: 69de7b484f user: matt tags: v1.61 | |
14:48 | Use compiled IUP files from sourceforge check-in: b4c3456b11 user: matt tags: v1.61 | |
2016-05-13
| ||
00:37 | Added more instrumentation to help debug the test2 issue check-in: eabab4fa80 user: matt tags: v1.61 | |
00:22 | Decrease notification rate on some messages check-in: ea28efec2e user: matt tags: v1.61 | |
00:06 | minor improvements to debugger check-in: 28c2958fa3 user: matt tags: v1.61 | |
2016-05-12
| ||
23:09 | Added variable watcher debugger thingy (might help until feathers is usable) check-in: 4daccede49 user: matt tags: v1.61 | |
2016-05-11
| ||
22:46 | Bumped level to 2 for flexilauncher messages check-in: 021e278f39 user: matt tags: v1.61 | |
22:34 | Added some instrumentation to try and narrow down the test2 problem check-in: a59455b740 user: matt tags: v1.61 | |
2016-05-10
| ||
23:47 | Added removal of altdb.scm to clean target check-in: c8d833b9da user: matt tags: v1.61 | |
23:05 | Added mechanism to auto-configure for postgresql and mysql and cleaned up couple bits of extraneous code check-in: c677fd319d user: matt tags: v1.61 | |
2016-05-08
| ||
23:49 | Added -clean-cache check-in: 97837ebda4 user: matt tags: v1.61 | |
22:22 | Fixed few bugs check-in: 4c0b8cd38e user: matt tags: v1.61 | |
18:28 | Fixed missing qualifier on triggers for last_update. Write current seconds to necessary data structure, subtracting 2 to ensure all records are retrieved check-in: 074dd23a4e user: matt tags: v1.61 | |
17:38 | Added hash to version on -version. check-in: 5069be9015 user: matt tags: v1.61 | |
2016-05-07
| ||
22:27 | Disabled useless exception handler and corrected typo check-in: e2b30e322b user: matt tags: v1.61 | |
15:30 | Fixed couple minor bugs introduced by depending on version signature check-in: 8555536d88 user: matt tags: v1.61 | |
08:01 | Added better version change handling. Some minor refactoring and clean up check-in: 0faf032796 user: matt tags: v1.61 | |
07:10 | Added db schema mods for last_update in test_steps and test_data. check-in: 2c1dc34663 user: matt tags: v1.61 | |
2016-05-06
| ||
23:51 | Data from stepname.dat now in test_data check-in: ba634ba17b user: matt tags: v1.61 | |
2016-05-01
| ||
22:26 | Made the run summary and new view into distinct and independent views check-in: ea58099f74 user: matt tags: v1.61 | |
22:08 | fixed filtering, made filters visible to all views check-in: 5edb46dcb8 user: matt tags: v1.61 | |
17:12 | Changed /7 to /8 check-in: 07fc2fa476 user: matt tags: v1.61 | |
17:10 | Updates to use chicken v4.11.0rc2 check-in: f80052de1c user: matt tags: v1.61 | |
12:27 | Refactored in prep to fix regression where filters don't work in dashboard check-in: 1ff831a4be user: matt tags: v1.61 | |
2016-03-15
| ||
23:42 | More dashboard refactoring check-in: 705ae1d971 user: matt tags: v1.60_defunct | |
00:55 | Added start of new updater for new view check-in: 650e5b177a user: matt tags: v1.60_defunct | |
2016-03-14
| ||
23:18 | Last of the globals for now check-in: fca2125702 user: matt tags: v1.60_defunct | |
22:11 | Moved most globals into struct. check-in: f8c1c8f6a6 user: matt tags: v1.60_defunct | |
02:53 | Moving globals into a struct (currently also global :) ) check-in: 69dbbbec4b user: matt tags: v1.60_defunct | |
2016-03-13
| ||
17:03 | Handle env vars where space eliminated by trimwhitespace. check-in: 9c080e705b user: matt tags: v1.60_defunct | |
2016-03-12
| ||
00:49 | SKIP now working after adding stop on skip check-in: f07159010c user: matt tags: v1.60_defunct | |
2016-03-09
| ||
22:25 | Drop default number of reruns to 1 check-in: 34b0e9037f user: matt tags: v1.60_defunct | |
2016-03-07
| ||
23:21 | Some streamlining of runconfigs handling check-in: d27d605394 user: matt tags: v1.60_defunct | |
22:41 | Cleaned up testconfig caching check-in: dd35c27850 user: matt tags: v1.60_defunct | |
2016-03-06
| ||
23:21 | Check if process still ACTUALLY running and if not go ahead and start the test check-in: 93b72f20b1 user: matt tags: v1.60_defunct | |
20:52 | Merged envprocessing into v1.60 check-in: a1d77f1a3b user: matt tags: v1.60_defunct | |
2016-03-03
| ||
22:42 | Only process rget, shell, scheme etc. in valid sections in runconfigs.config check-in: 6482636c3c user: matt tags: envprocessing | |
2016-03-01
| ||
23:24 | suppressed bad error regarding keys from before the confi g is parsed. removed print statements check-in: 046859c4e5 user: matt tags: envprocessing | |
23:17 | clean up some arg handling check-in: b0c55bc31f user: matt tags: envprocessing | |
22:56 | Refactored launch:setup-for-run into simpler launch:setup check-in: 2f8dca08bf user: matt tags: envprocessing | |
2016-02-29
| ||
22:57 | Completed first pass on env handling check-in: 0128bb0fae user: matt tags: envprocessing | |
2016-02-22
| ||
00:33 | couple more spots needing attention ... check-in: 717f166998 user: matt tags: v1.60 | |
00:21 | Couple more missed needed changes for last-update based query for dashboard updates check-in: 1bc14325ec user: matt tags: v1.60 | |
00:13 | Get only changed tests check-in: ea93d9f377 user: matt tags: v1.60 | |
2016-02-18
| ||
23:44 | Added last_update for dashboard speedup and added updating the db to -cleanup-db check-in: a887c3412e user: matt tags: v1.60 | |
21:46 | Added initialization of .megatest area to multi-dboard.sh check-in: 36102ab6ab user: matt tags: v1.60 | |