50 events by user mrwellan occurring around 2017-06-05 10:28:55.
More ↑
2017-07-06
| ||
13:57 | basic implementation of tsend and tlisten now working check-in: 20865cc9cf user: mrwellan tags: v1.65 | |
2017-07-05
| ||
18:28 | Partial commit of tsend and tlisten check-in: ddc112387c user: mrwellan tags: v1.65 | |
2017-06-30
| ||
09:37 | Run sync-to-megatest.db instead of in process sync when sync time exceeds 300 ms. Closed-Leaf check-in: 22e44afa46 user: mrwellan tags: v1.64-external-sync | |
2017-06-29
| ||
17:50 | Partial implementation of -keep-records, still some work to do... check-in: c10b954bde user: mrwellan tags: v1.64-keep-records | |
2017-06-28
| ||
14:01 | Added missing schema patch for test_rundat check-in: 85fa0e2f14 user: mrwellan tags: v1.64 | |
2017-06-22
| ||
23:12 | A few more missing includes check-in: eaf721a3d3 user: mrwellan tags: v1.64 | |
22:13 | Added missing include check-in: 36f2395e63 user: mrwellan tags: v1.64 | |
10:23 | Added emergency patch to common:cpu* and runs:process-expanded-tests to throttle back when cpu load on homehost is too high check-in: 1a2b766602 user: mrwellan tags: v1.64 | |
10:03 | load throttling for homehost check-in: 7f8fc94635 user: mrwellan tags: v1.64 | |
2017-06-21
| ||
12:30 | Merged in recent changes to v1.64 into v1.65 check-in: b960ebe7d0 user: mrwellan tags: v1.65, v1.6502 | |
12:26 | Added ability to modify or extend the blacklisted environment variables and updated manual check-in: 03e6b6ae88 user: mrwellan tags: v1.64 | |
2017-06-15
| ||
16:39 | Adding nanomsg to mtut.scm check-in: da26ce8d3c user: mrwellan tags: v1.65 | |
2017-06-09
| ||
13:09 | Added a bit of expanation to areas handling check-in: aeabc7304c user: mrwellan tags: v1.65 | |
11:10 | Fixed gendot and merged in changes from v1.64 check-in: 6efedc27d5 user: mrwellan tags: v1.65 | |
10:03 | bumped version to v1.6419 check-in: 1eb7abcd28 user: mrwellan tags: v1.64, v1.6419 | |
2017-06-08
| ||
17:27 | Added common: to all file-exists? queries as files-exists? would (rightfully) raise an exception if the file is a symlink to a non-existant file. check-in: ac4a8aeb9f user: mrwellan tags: v1.64 | |
13:54 | Merged in changes from v1.64 check-in: 3a9471a6ea user: mrwellan tags: v1.65 | |
12:07 | Merged fork check-in: 6aa0069d07 user: mrwellan tags: v1.65 | |
2017-06-07
| ||
14:53 | Fixed duration issue for tcmt check-in: 6d5aca6013 user: mrwellan tags: v1.64 | |
13:46 | Changed warning to INFO check-in: 179809b855 user: mrwellan tags: v1.64 | |
12:22 | Fix for version-as-string issue check-in: e3ac63c415 user: mrwellan tags: v1.64 | |
10:55 | Always create the alist files whether or not a lock was received. Bump version check-in: 5aa69feecf user: mrwellan tags: v1.64 | |
2017-06-05
| ||
18:13 | Couple cleanups for tc integration check-in: f846facc3b user: mrwellan tags: v1.64 | |
18:01 | Added first pass implementation of teamcity inteface wrapper check-in: 0279fc7474 user: mrwellan tags: v1.64 | |
10:28 | Add missing area to init in tests Makefile. check-in: b0c45c85fe user: mrwellan tags: v1.65 | |
2017-06-02
| ||
09:59 | • Edit [fd6bcc8b75]: Cancel tag "v1.6417". artifact: 635cd23f6c user: mrwellan | |
09:59 | • Edit [139076d39f]: Cancel tag "v1.6417". artifact: ed0ec95a47 user: mrwellan | |
09:54 | Added little more feedback for sync. Return numbers as numbers from no-sync metadata check-in: 8528e93d3c user: mrwellan tags: v1.64, v1.6417 | |
2017-05-25
| ||
17:11 | Minor updates for pkt dumping check-in: 465e3734f8 user: mrwellan tags: v1.65-use-pkts | |
2017-05-24
| ||
14:50 | Bumped version to v1.6415 check-in: 18a4e536c2 user: mrwellan tags: v1.64 | |
14:48 | Check disk usage every 30 seconds instead of every 3 seconds check-in: b60108422e user: mrwellan tags: v1.64 | |
10:48 | Sync from test to server only when cpu changed, disk changed by more than 10% or more than 30 seconds past. check-in: 8ca2b352b3 user: mrwellan tags: v1.64 | |
2017-05-19
| ||
22:17 | fixed typo .... check-in: bac36435cb user: mrwellan tags: v1.64-area-fix | |
2017-05-15
| ||
18:01 | Merged removal of synchash to v1.64 as it passes all tests check-in: 334691e890 user: mrwellan tags: v1.64 | |
17:41 | Get numbers from the configs using protected call with default check-in: 8e05d02c79 user: mrwellan tags: v1.64 | |
14:50 | Added several pkt creation locations in the server lifecycle. check-in: 69e91554f6 user: mrwellan tags: v1.64-use-pkts | |
13:21 | Remove synchash Closed-Leaf check-in: 00d59ed922 user: mrwellan tags: v1.64-remove-synchash | |
2017-05-11
| ||
11:15 | Change some exn= debug messages to be proper debug:print calls and moved to level 5 check-in: 0a7ab47eca user: mrwellan tags: v1.64 | |
2017-05-10
| ||
09:19 | Merged in documenation changes from v1.64 check-in: eb617b8515 user: mrwellan tags: trunk | |
09:17 | Added table of MT_ variables available to triggers. check-in: 2e6d8833d7 user: mrwellan tags: v1.64 | |
2017-05-08
| ||
16:57 | Merged v1.65 to trunk check-in: 1cdbeef36b user: mrwellan tags: trunk | |
2017-05-05
| ||
11:17 | Fixed LD_LIBRARY_PATH handling in wrapper check-in: a2b3efa030 user: mrwellan tags: v1.64 | |
2017-05-02
| ||
14:08 | Added switch to allow running dashboard without using detachbox. -rh5.8 is the switch check-in: bfb8cd713d user: mrwellan tags: v1.64 | |
10:24 | Merged v1.64 changes into v1.65 check-in: 0ac98cae04 user: mrwellan tags: v1.65 | |
2017-04-28
| ||
17:58 | Iterate over generated targets check-in: dcf421dabd user: mrwellan tags: v1.65 | |
2017-04-26
| ||
17:27 | Merged in some dashboard layout updates and purple ABORT check-in: 30dc610005 user: mrwellan tags: v1.64, v1.6408 | |
2017-04-25
| ||
22:10 | Allow passing in extra parameters to command pkts in mtutil. check-in: 73094d5fd6 user: mrwellan tags: v1.64 | |
14:20 | Keeping up with changes ... check-in: 4485968e23 user: mrwellan tags: v1.65 | |
14:19 | Added detachablity to trees in dashboard so they can be detached and deleted. Closed-Leaf check-in: 08a1393c61 user: mrwellan tags: v1.64-dashboard | |
2017-04-19
| ||
18:16 | • Edit [f72fea4b3b]: Move to branch v1.65. artifact: 4f9ed6880b user: mrwellan | |