50 check-ins related to "v1.55" occurring on or before 2013-08-08 23:03:58.
More ↑
2013-08-08
| ||
23:03 | Speculative fix for failure to stop RUNNING check-in: 6563497956 user: matt tags: v1.55 | |
2013-08-06
| ||
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 | |
21:02 | Cherrypick of 04379 to fix the crashing test control panel bug check-in: 3685d1ed2e user: matt tags: v1.55 | |
09:06 | Merged dev into v1.55 as v1.5511 Closed-Leaf check-in: 0b1a754b65 user: mrwellan tags: defunct | |
2013-07-26
| ||
12:16 | Oops. Somehow missed the actual merge check-in: 26a3036b68 user: mrwellan tags: v1.55, v1.5509 | |
10:41 | Merged dev to v1.55 check-in: bfa3ce6e1b user: mrwellan tags: v1.55, v1.5509 | |
09:47 | Adding forgotten file check-in: 987788b967 user: matt tags: dev | |
2013-07-21
| ||
17:18 | Merged v1.55 branch into development check-in: e5526cab47 user: matt tags: dev | |
2013-07-19
| ||
22:56 | Added friendly loading of runs for situation where there are 1000's of runs check-in: 00424f30c1 user: mrwellan tags: v1.55 | |
10:30 | Updated help for refdb and fixed case where the sheet or row doesn't exist check-in: 3d0cd915c5 user: mrwellan tags: v1.55 | |
00:47 | Merged development fixes to v1.55 for v1.5508 patch release check-in: 5106361595 user: mrwellan tags: v1.55, v1.5508 | |
00:23 | Fixed crash on dashboard start if monitor.db is not already existing. check-in: 2e2bb64d67 user: matt tags: dev | |
2013-07-18
| ||
23:37 | Merged in some edits made on v1.55 branch check-in: 432258c6c9 user: matt tags: dev | |
23:33 | Added roadmap, enabled -logging, switched to exec in wrapper scripts check-in: 90d533fb56 user: mrwellan tags: v1.55 | |
2013-07-15
| ||
12:30 | Merged development into v1.55 for release as bump of v1.5508 check-in: e6fef4b651 user: mrwellan tags: v1.55, v1.5508 | |
2013-07-14
| ||
23:56 | Renamed txtdb to refdb. Added to Makefile install target. Added ls check-in: 184bfa2327 user: matt tags: dev | |
2013-07-11
| ||
13:04 | Merged development to v1.55 for release as v1.5508 check-in: 7001c4ae53 user: mrwellan tags: v1.55, v1.5508 | |
13:03 | Added runtimelim, changed kill to simply use built-in process-signal on top process, several minor bug fixes, changed run browser for summary page to start collapsed check-in: 1695ea179a user: mrwellan tags: dev | |
2013-07-08
| ||
15:37 | merged development changes in for release as v1.5507 check-in: 89189a93ab user: mrwellan tags: v1.55 | |
15:34 | viewing of log files from clicking in steps fixed check-in: c69460d617 user: mrwellan tags: dev | |
2013-06-28
| ||
01:05 | Merged v1.55 changes into development check-in: e179e9c7b6 user: matt tags: dev | |
2013-06-27
| ||
13:06 | re-Fixed crash from empty items list check-in: 031fcf1466 user: mrwellan tags: v1.55, v1.5506 | |
12:53 | re-Fixed crash from empty items list check-in: 7ba7704d24 user: mrwellan tags: v1.55, v1.5506 | |