50 check-ins occurring around 2013-08-05 11:54:55.
More ↑
2013-08-19
| ||
09:45 | stuck in RUNNING fix check-in: ea809bf922 user: mrwellan tags: v1.55 | |
00:53 | Most changes in place to fix sorting in dashboard check-in: 1a9a9bcf23 user: matt tags: v1.55 | |
2013-08-18
| ||
22:03 | Better support for read-only access to a Megatest area check-in: 439da33084 user: matt tags: v1.55 | |
16:01 | Improved cache factors for testconfig check-in: fd11c410ee user: matt tags: v1.55 | |
14:53 | Tweaks to triggers implementation. Use caching (dangerous but necessary as performance is terrible otherwise) check-in: db9c121e0f user: matt tags: v1.55 | |
14:53 | Changed launch to useshell by default and to run in background check-in: c04fad23ea user: matt tags: v1.55 | |
01:17 | Tweaks for triggers check-in: 61acf99e82 user: matt tags: v1.55 | |
00:35 | Implemented (but not tested) triggers check-in: 8fbf618bd9 user: matt tags: v1.55 | |
2013-08-17
| ||
17:07 | Missed a runremote check-in: cff566396e user: matt tags: v1.55 | |
16:51 | Merged dev into refactor-api. Note that this branch has some remaining issues due to not all calls migrated to api. some remaining calls are broken Closed-Leaf check-in: 1f8d02d299 user: matt tags: refactor-api | |
16:36 | Merged work done to v1.55 to dev check-in: 7a867d557f user: matt tags: dev | |
00:31 | Moved db:test-set-state-status-by-id to mt:test-set-state-status-by-id for better transaction caching check-in: b256e83e85 user: matt tags: v1.55 | |
2013-08-16
| ||
13:36 | Added busy handler to lock-queue check-in: 234e173a33 user: mrwellan tags: v1.55 | |
2013-08-15
| ||
23:07 | Re-factored db:roll-up-pass-fail-counts to mt:roll-up-pass-fail-counts check-in: dbbe56fe44 user: matt tags: v1.55 | |
17:55 | Added check to catch case of slow test registration, however it really shouldn't be happening... check-in: 2a9374aae1 user: mrwellan tags: v1.55 | |
2013-08-12
| ||
23:53 | Removed JOIN from -test-paths query check-in: be4c49d8e4 user: matt tags: v1.55 | |
01:18 | Added missing finalize for lock-queue check-in: 8d21f434ab user: matt tags: v1.55 | |
00:51 | Fixed locking on rollup bug by writing simple locking queue explictly for the needed behavior check-in: 7180157463 user: matt tags: v1.55 | |
2013-08-11
| ||
21:44 | Fixed missing host/uname data. Streamlined data updates from running test a little check-in: 1daca50091 user: matt tags: v1.55 | |
19:38 | Added howto section to the manual check-in: a10660b42e user: mrwellan tags: v1.55 | |
2013-08-08
| ||
23:03 | Speculative fix for failure to stop RUNNING check-in: 6563497956 user: matt tags: v1.55 | |
2013-08-06
| ||
23:55 | Brought recent changes back into the api refactor branch so work can continue on new api check-in: 4692ce2dad user: matt tags: refactor-api | |
22:36 | Merging v1.55 back into dev check-in: 1a6689eca8 user: matt tags: dev | |
2013-08-05
| ||
20:10 | Typo in version file. Fixed check-in: 8e90258572 user: mrwellan tags: v1.55, v1.5511ww32 | |
11:54 | Minor tweak to some widget sizes in dashboard check-in: 347440a4ec user: mrwellan tags: v1.55 | |
10:53 | Reseting version. check-in: 590333fe8a user: mrwellan tags: v1.55 | |
10:41 | Tweak to deal with possible race condition in post handling of state/status in managing processes in launch check-in: d54079768e user: mrwellan tags: v1.55 | |
09:16 | Improved auto start server message, bumped other server releated noise to level 2 check-in: 4a5256913c user: matt tags: v1.55 | |
00:19 | Made all stages respect the same hierarchy in setting transport. If -runtests uses http, so should test internal calls check-in: d42aaaab5b user: matt tags: v1.55 | |
2013-08-04
| ||
21:56 | Refactor code that choose transport. Priorities between options were not handled correctly in the three contexts; commandline override, cmdinfo and megatest.config check-in: d29828129b user: matt tags: v1.55 | |
21:21 | Cleaned up auto server start a little check-in: 166fac4584 user: matt tags: v1.55 | |
18:34 | Made fs the default transport as it seems to work much better now check-in: de5a88efa7 user: matt tags: v1.55 | |
01:01 | Added some checks to ensure directories are there before changing to them, generalized some of the tasks in installall. Removed writing of environment in mt_ezstep updated the manual with brief mention on how to get the environment from one step to another check-in: 908b883b86 user: matt tags: v1.55 | |
2013-08-03
| ||
00:30 | Several additons to installall flow check-in: 33f5118b72 user: matt tags: v1.55 | |
2013-08-02
| ||
22:25 | Merged from dev into v1.55 check-in: c552e7eeab user: matt tags: v1.55 | |
17:22 | Added cleanrunexecute. Removed annoying output falsely announcing runstep check-in: d564af20b7 user: mrwellan tags: v1.55 | |
2013-08-01
| ||
23:33 | Attempt to improve gui resizing a little check-in: 74713e5039 user: matt tags: dev | |
08:24 | Added simple re-run for steps check-in: 699be61132 user: mrwellan tags: v1.55, was-v1.5511 | |
00:32 | Added ability to override xterm and html viewer. Added sourcing of megatest.{sh,csh} on start of xterm. Everything but actual running of steps implemented for run/re-run of steps check-in: d13d206afc user: mrwellan tags: v1.55 | |
00:32 | Added ability to override xterm and html viewer. Added sourcing of megatest.{sh,csh} on start of xterm. Everything but actual running of steps implemented for run/re-run of steps check-in: c32787f5bc user: mrwellan tags: v1.55 | |
2013-07-30
| ||
22:40 | Merged v1.55 back to dev to start 1.6 series check-in: 15bc2b9ffa user: matt tags: dev | |
10:39 | Minor update to new manual check-in: 11f267c52c user: mrwellan tags: v1.55 | |
10:33 | Added road map to manual, updated manual and roadmap. check-in: c42fc6c36a user: mrwellan tags: v1.55 | |
09:26 | Merging itemwait fix to v1.55 and added some wait time and a different message when blocked by itemwait check-in: 472c66dbad user: mrwellan tags: v1.55 | |
09:21 | Fix for itemwait Closed-Leaf check-in: 0a5795ad96 user: mrwellan tags: itemwait-fix | |
00:10 | Fixed bad call to tests:get-testconfig check-in: f0e28a5916 user: mrwellan tags: v1.55 | |
2013-07-29
| ||
21:49 | Removed some instrumentation prints check-in: a82cbcca56 user: matt tags: v1.55 | |
21:43 | Corrected v1.5511, removed new api for now. check-in: 0c4560a7b9 user: matt tags: v1.55 | |
21:42 | Reset test start time on LAUNCHED and REMOTEHOSTSTART, tightened up timings on test control panel updates check-in: 3dd7be54e8 user: matt tags: v1.55 | |
21:23 | Meld in of parts of 0b1a that fix test panel apparent lock up due to overly agressive updating. check-in: d4ee26c5cb user: matt tags: v1.55 | |