50 most recent check-ins that include changes to files matching 'tests/simplerun/*'
|
2024-09-20
| ||
| 03:06 | Merged v1.81 back to trunk check-in: b3a0155f45 user: matt tags: trunk | |
|
2022-05-15
| ||
| 05:01 | Rebased v1.7001-multi-db forward to tip of v1.65, old branch is hidden check-in: 820ac9a873 user: matt tags: v1.70 | |
|
2022-05-13
| ||
| 13:17 | Remove global waiton from itself. Leaf check-in: 92c105d9bc user: mrwellan tags: v1.65 | |
| 12:16 | Fixed few things with the hasty implementation of global waitons. check-in: 0c7e3bc287 user: mrwellan tags: v1.65 | |
|
2022-01-26
| ||
| 14:45 | Separation of concerns; server is in mtserver and server stuff (will be) removed from megatest check-in: 7889ffe9e5 user: mrwellan tags: v2.0001 | |
|
2022-01-19
| ||
| 13:27 | Added inmem check-in: f1db41ee97 user: matt tags: v2.0001 | |
|
2022-01-18
| ||
| 19:14 | WIP: Enabled inmem. Works for somecases, smashes the heap on megatest -run check-in: 871f527729 user: matt tags: v2.0001-inmem | |
| 08:43 | Make simple the default check-in: 27444d9beb user: matt tags: v2.0001 | |
|
2022-01-17
| ||
| 18:32 | ulex-simple now working well. check-in: ae15b052c0 user: matt tags: v2.0001-configurable-transport | |
| 16:07 | wip check-in: b7b88f7d43 user: matt tags: v2.0001-configurable-transport | |
|
2022-01-16
| ||
| 12:24 | no transport option basically working (db locks after a while). check-in: 63c4fcc524 user: matt tags: v2.0001-configurable-transport | |
| 08:55 | Added none as transport option check-in: d8959da4df user: matt tags: v2.0001-configurable-transport | |
|
2022-01-14
| ||
| 08:13 | This combo of (no) mutexes seems to work best but the blocking still happens check-in: 09d825a5e1 user: matt tags: v2.0001 | |
|
2022-01-10
| ||
| 06:42 | Added support to switch between various methods of handling call loops check-in: 10af298b33 user: matt tags: v2.0001 | |
|
2022-01-08
| ||
| 20:46 | Switch to using threads instead of mailbox for worker calls. Seems to not block as much. check-in: ba5884c651 user: matt tags: v2.0001 | |
|
2022-01-06
| ||
| 18:18 | Ensure api calls to db do NOT occur on non-server processes. check-in: 7696fcfff8 user: matt tags: v2.0001 | |
| 08:10 | Tweaked debug.scm check-in: 6e2f351dc9 user: matt tags: v2.0001 | |
|
2022-01-05
| ||
| 10:38 | wip. still blocking issues check-in: 1e01693b9c user: matt tags: v2.0001 | |
|
2022-01-04
| ||
| 21:11 | wip check-in: 8e478a8774 user: matt tags: v2.0001 | |
|
2021-12-31
| ||
| 21:50 | updates, wip check-in: 3b9599228a user: matt tags: v2.0001 | |
|
2021-12-21
| ||
| 18:54 | Added beginnings of stress test for nng transport check-in: 421c5670ac user: matt tags: v2.001 | |
| 12:46 | wip check-in: 58cfc286d8 user: matt tags: v2.001 | |
|
2019-02-14
| ||
| 15:04 | pulled in docs/manual changes check-in: 3797a8bab4 user: bjbarcla tags: v1.65-telemetry | |
| 15:02 | merged in trunk to get docs/manual updates check-in: 73cb4bf58e user: bjbarcla tags: v1.65 | |
|
2018-09-12
| ||
| 11:30 | Merged changes from 1.65 to trunk check-in: 2de04d314a user: mrwellan tags: trunk | |
|
2018-04-11
| ||
| 22:53 | Merged v1.65 7a74 into v1.66 check-in: 0251c2384e user: matt tags: v1.65 | |
|
2018-03-26
| ||
| 17:35 | Syncing up with v1.65 check-in: 00b438b957 user: mrwellan tags: v1.65-modularization | |
| 10:46 | Added missing copyright notices check-in: 7a74b8e952 user: mrwellan tags: v1.65-modularization | |
|
2018-03-20
| ||
| 11:39 | Merged in license cleanup from v1.65 check-in: c6224b1a91 user: mrwellan tags: v1.65-modularization | |
| 11:32 | Removing some examples and tests because they are hard to make compatible with the GNU hosting requirements. check-in: 56e69f81e0 user: mrwellan tags: v1.65-modularization | |
|
2018-03-06
| ||
| 14:16 | Merged v1.65 changes to trunk check-in: 4ac2e6a164 user: mrwellan tags: trunk | |
|
2018-02-28
| ||
| 14:31 | merged the fork check-in: 1ba6aba073 user: pjhatwal tags: v1.65 | |
|
2018-02-21
| ||
| 16:57 | Added license header to remaining files. check-in: 4aeb75f670 user: mrwellan tags: v1.65 | |
|
2017-08-31
| ||
| 11:08 | Merged in v1.64, for reference only. Do not merge to prod. Closed-Leaf check-in: 1b86fa4903 user: mrwellan tags: v1.63-configdbsync | |
|
2017-08-29
| ||
| 18:00 | merged with v1.65 Leaf check-in: 43341d56e0 user: pjhatwal tags: html-gen | |
|
2017-05-08
| ||
| 16:57 | Merged v1.65 to trunk check-in: 1cdbeef36b user: mrwellan tags: trunk | |
|
2017-02-26
| ||
| 21:22 | Added beginings for cgi interface support check-in: f9ed9f102e user: matt tags: v1.64 | |
|
2017-02-20
| ||
| 07:03 | Merged first version of mtutil into v1.64 Closed-Leaf check-in: 45b3d258d9 user: matt tags: v1.64-defunct | |
|
2017-02-14
| ||
| 21:49 | Added sync of contour field. However sync itself is not working. check-in: 45f0a7be94 user: matt tags: run-mgr | |
|
2015-08-14
| ||
| 09:08 | Added tests dir back check-in: ad3e213115 user: matt tags: v1.60-decoupled-tests | |
|
2015-08-09
| ||
| 21:28 | Removed tests dir. Now tests will come from https://www.kiatoa.com/fossils/megatest_qa check-in: 54b2beab6d user: matt tags: v1.60-decoupled-tests | |
|
2015-05-21
| ||
| 02:17 | Add ability to move db to other locations Closed-Leaf check-in: c4dfcff03a user: matt tags: move-db | |
|
2015-05-20
| ||
| 23:38 | put more output in mt_launch.log check-in: 157b6d1b21 user: matt tags: v1.60_ezsteps_tcsh_fix | |
| 09:53 | Merged from v1.60 check-in: f63922410b user: mrwellan tags: multi-area | |
| 09:42 | Merging to trunk check-in: 0251075b09 user: mrwellan tags: trunk | |
|
2015-05-13
| ||
| 23:09 | Moved launching to mtrah/logs check-in: 896771d759 user: matt tags: v1.60_ezsteps_tcsh_fix | |
|
2014-11-30
| ||
| 12:44 | Bring v1.60 back to trunk check-in: 2f9676f58c user: matt tags: trunk | |
| 12:37 | Merged v1.60 into old dev branch Closed-Leaf check-in: 61fd6d3c06 user: matt tags: dev | |
| 10:39 | Merged in try-nanomsg in prep for merging to one multi-transport code base check-in: 3fda9c352d user: matt tags: multi-transport | |
|
2014-11-16
| ||
| 17:37 | Added channel for result codes to http communication. Fixed some unit tests check-in: 98ffd649ba user: matt tags: v1.60 | |