50 events by user mrwellan occurring around 2013-05-08 17:28:50.
More ↑
2013-06-07
| ||
22:08 | • Edit [fd2b134daa]: Move to branch v1.55. artifact: 273dafca08 user: mrwellan | |
22:07 | Merged development into v1.5501 as it diverges more than a patch release should diverge. check-in: fd2b134daa user: mrwellan tags: v1.55 | |
22:03 | Added filter to skip COMPLETED tests on startup. Move code to query db for checking if ok to run more tests to server side check-in: 290d5d298f user: mrwellan tags: dev | |
13:55 | This version successfully ran stdcell tests (200 parallel jobs, 6000 total jobs) but it has problems with queue management check-in: a5d4098b27 user: mrwellan tags: dev | |
2013-06-06
| ||
23:22 | Added checks to couple runs table queries for DELETED check-in: a8753b0784 user: mrwellan tags: dev | |
23:22 | Converted a couple of open-run-close calls to cdb:remote-run check-in: b179f07578 user: mrwellan tags: dev | |
23:20 | Added back accidentally removed repl code check-in: 8238ea996e user: mrwellan tags: dev | |
23:19 | Minor tidy up check-in: bed5e29b04 user: mrwellan tags: dev | |
2013-06-05
| ||
21:46 | Merged test7 back into development check-in: 08c673ba76 user: mrwellan tags: dev | |
21:13 | added usage of -run-wait to Makefile in tests check-in: cece09e9f5 user: mrwellan tags: dev | |
20:50 | Added -run-wait feature. check-in: d134500c45 user: mrwellan tags: dev | |
18:20 | Made remove-runs more conservative. It attempts to kill runs before removing check-in: 5647188f19 user: mrwellan tags: dev | |
13:20 | • Edit [76c9d3ac8a]: Move to branch test7. artifact: 5ec12f48f8 user: mrwellan | |
13:19 | • Edit [76c9d3ac8a]: Move to branch yest7. artifact: 16df0c28ea user: mrwellan | |
13:19 | Added to test7 Closed-Leaf check-in: 76c9d3ac8a user: mrwellan tags: test7, dev | |
2013-06-04
| ||
18:08 | Merged v1.54 branch back into development check-in: 0121a1b669 user: mrwellan tags: dev | |
17:41 | Aliased -showkeys to -show-keys and added test7 to try to catch cache issues check-in: eea1a60bd5 user: mrwellan tags: dev | |
2013-05-10
| ||
12:00 | Added very basic informative page to server check-in: aab3b2a0d7 user: mrwellan tags: v1.54, v1.5428 | |
11:16 | Added very basic informative page to server check-in: 62a34aa67e user: mrwellan tags: v1.54, v1.5428 | |
2013-05-09
| ||
16:37 | Added Kill Jobs button/command check-in: 901608be34 user: mrwellan tags: v1.54, v1.5427 | |
16:25 | Added missing redraw to steps table display routine check-in: 58fcfb43bd user: mrwellan tags: v1.54 | |
16:17 | NEW (old) POLICY, add back setting of test log with -step -setlog check-in: 4f6fa245d2 user: mrwellan tags: v1.54 | |
09:07 | Corrected the server autolaunch in client start check-in: 9ee5fe37f2 user: mrwellan tags: v1.54, v1.5426 | |
2013-05-08
| ||
23:55 | Add delay to server start to reduce chance of contending for the throne check-in: 9d5c9d436b user: mrwellan tags: v1.54 | |
17:28 | Made -transport fs the default if -transport is not specified for operations -list-target and -list-db-target check-in: fc1c52e47f user: mrwellan tags: v1.54 | |
16:23 | Re-enabled transport fs check-in: 8951b718b4 user: mrwellan tags: v1.54, v1.5424 | |
11:43 | Changed from fork to system for starting servers check-in: 2d3bd1949e user: mrwellan tags: v1.54, v1.5423 | |
11:42 | • Edit [be36b8399e]: Cancel tag "v1.5423". artifact: 6741be5f37 user: mrwellan | |
10:58 | Improved timeout handling in client/server communication check-in: be36b8399e user: mrwellan tags: v1.54 | |
2013-05-07
| ||
10:29 | Merged refactor back to development check-in: b4ff873dcd user: mrwellan tags: dev | |
2013-05-06
| ||
15:37 | Bumped version to v1.5422 check-in: 1037acdf73 user: mrwellan tags: v1.54, v1.5422 | |
14:28 | Fixed running dependent tests problem check-in: dec6d535be user: mrwellan tags: v1.54 | |
10:52 | Non-existant waiton check, updates to unit tests, various fixes from refactoring fallout check-in: 3c69374e35 user: mrwellan tags: refactor | |
2013-05-03
| ||
13:44 | Bumped version, added pattern from runtests into consideration when using -runtests instead of -runall check-in: edd8662b76 user: mrwellan tags: v1.54 | |
2013-05-02
| ||
16:43 | Merged official release candidate v1.5419 to trunk check-in: 3a2b3d4e42 user: mrwellan tags: trunk, v1.5419 | |
16:42 | merged some refactoring back to the v1.54 branch check-in: c4ec0f7362 user: mrwellan tags: v1.54 | |
2013-05-01
| ||
17:50 | Added correct sqlite finalizer for db wrapper when passed a proc Closed-Leaf check-in: 2976b292d1 user: mrwellan tags: refactor | |
16:27 | Tweaks to tests check-in: c922680875 user: mrwellan tags: v1.5419, refactor | |
16:02 | Refactoring; open-run-close calls, remote calls check-in: dbcada9e2e user: mrwellan tags: refactor | |
14:13 | open-run-close related refactoring check-in: cda53f40cf user: mrwellan tags: refactor | |
12:04 | Refactored more open-run-close calls check-in: de3a20e5ec user: mrwellan tags: refactor | |
11:28 | Remotified updating of test meta info check-in: b194f9a770 user: mrwellan tags: refactor | |
09:39 | Split run queue processing into classic and new and added control in setup section. Default is classic unless runqueue is set to a number check-in: 609ed2d8d2 user: mrwellan tags: refactor | |
09:00 | Splitting off run-tests-queue to included file Closed-Leaf check-in: 71615efe0a user: mrwellan tags: split-run-tests | |
2013-04-30
| ||
21:31 | Refactor process on runs launch loop check-in: 8de570b517 user: mrwellan tags: refactor | |
2013-04-29
| ||
16:53 | merged from v1.54 and development and added loop for processing 100 at a time check-in: b6a0d64bc4 user: mrwellan tags: runcontrol | |
13:41 | Merged development into runcontrol check-in: 6e5ba415c5 user: mrwellan tags: runcontrol | |
10:12 | Fixed typo in rsync call for populating test directories check-in: d25cf88e14 user: mrwellan tags: v1.54, v1.5418 | |
09:31 | Merged development to v1.54 for release as v1.5418 check-in: 90fd97673d user: mrwellan tags: v1.54 | |
2013-04-26
| ||
18:05 | Partial implementation of threaded remote db calls check-in: 76a411e422 user: mrwellan tags: threaded-db-calls | |