Changes In Branch refactor-dashboard Through [4269689842] Excluding Merge-Ins
This is equivalent to a diff from ef4bccf3fa to 4269689842
2011-06-26
| ||
00:26 | Basics for test control panel refactored check-in: b3b5a35df9 user: mrwellan tags: refactor-dashboard | |
2011-06-25
| ||
20:45 | Basics for test control panel refactored check-in: 4269689842 user: mrwellan tags: refactor-dashboard | |
17:46 | Merged bogus non-real branch check-in: 438155a337 user: mrwellan tags: refactor-dashboard | |
17:44 | Start refactoring dashboard check-in: 101b0b8206 user: mrwellan tags: refactor-dashboard | |
17:41 | Create new branch named "refactor-dashboard" check-in: 5a744af62c user: mrwellan tags: refactor-dashboard | |
2011-06-22
| ||
23:44 | Fixed dashboard scrolling induced crash Closed-Leaf check-in: ef4bccf3fa user: mrwellan tags: experimental | |
23:14 | Added checking for exceeding max runs to the run-later queue check-in: e953469a27 user: mrwellan tags: experimental | |
Modified Makefile from [882324e3f3] to [6bee1e6a16].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | FILES=$(glob *.scm) megatest: common.scm configf.scm db.scm keys.scm launch.scm megatest.scm process.scm runs.scm gui.scm csc megatest.scm |
︙ |
Added dashboard-tests.scm version [85c9231672].