Overview
| Comment: | Crude merge of trunk to refactor-db |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | refactor-db |
| Files: | files | file ages | folders |
| SHA1: |
d3775f9fd8b977fd84fdc4c44c7f8602 |
| User & Date: | matt on 2013-11-24 07:06:15.933 |
| Other Links: | branch diff | manifest | tags |
Context
|
2013-11-24
| ||
| 11:14 | First pass clean up from merge. Changes from this branch were manually patched into inmem-per-run-db branch. Closed-Leaf check-in: 32436b4261 user: matt tags: refactor-db | |
| 07:06 | Crude merge of trunk to refactor-db check-in: d3775f9fd8 user: matt tags: refactor-db | |
|
2013-11-23
| ||
| 22:52 | Merged from v1.55 check-in: 0e5db02276 user: matt tags: trunk | |
|
2013-10-24
| ||
| 21:51 | Merged v1.55 to refactor-db check-in: 2842a76bf8 user: matt tags: refactor-db | |
Changes
Modified Makefile
from [67719e5eb6]
to [cea42c356b].
[diff]
Modified NOTES
from [f5959ca38f]
to [8d1d854887].
[diff]
Modified client.scm
from [e09e6cd211]
to [3b8eec1fa9].
[diff]
Modified common.scm
from [2880ea5983]
to [f8df91177f].
[diff]
Modified configf.scm
from [a206263cb1]
to [13e344a884].
[diff]
Modified dashboard-tests.scm
from [556fa690cc]
to [b454624a8b].
[diff]
Modified dashboard.scm
from [e1d0c12b08]
to [84f15bc26c].
[diff]
Modified db.scm
from [0b6148eb84]
to [f6fd016d2d].
[diff]
Modified db_records.scm
from [e634aaf404]
to [f39e373ffe].
[diff]
Modified dcommon.scm
from [26f749e48f]
to [b0a0a74fa6].
[diff]
Modified docs/megatest-training.odp
from [5a063fa28b]
to [a690ac9457].
[diff]
Modified docs/megatest-training.pdf
from [059274d568]
to [3c0048ad0c].
[diff]
Modified ezsteps.scm
from [5bdb7484d4]
to [d31d8a3cf1].
[diff]
Modified http-transport.scm
from [ee9b75177b]
to [57ed21c7fb].
[diff]
Modified items.scm
from [225b8827e5]
to [8234d9cd3a].
[diff]
Modified launch.scm
from [414e364b00]
to [966ec5921f].
[diff]
Modified megatest-version.scm
from [549dda85a8]
to [9faa76c705].
[diff]
Modified megatest.scm
from [3a5e63e8ee]
to [7ff16c8955].
[diff]
Modified mt.scm
from [1d4bcb987f]
to [9dcfdc184b].
[diff]
Modified runs.scm
from [fe131639e3]
to [9a63a1bcac].
[diff]
Added sdb.scm version [1de5adb23b].
Modified server.scm
from [9e4ffe8744]
to [00385235c5].
[diff]
Modified tasks.scm
from [4666e559d1]
to [c9fadd13bc].
[diff]
Modified tests.scm
from [fb86a2abb4]
to [af7c73effa].
[diff]
Modified tests/Makefile
from [0a1e46dab4]
to [7c208855d9].
[diff]
Modified tests/fullrun/config/mt_include_1.config
from [3fe3119991]
to [8f5c4be50c].
[diff]
Modified tests/fullrun/megatest.config
from [fe7d45ffb7]
to [eb4e1b22b2].
[diff]
Added tests/fullrun/run-each-proc.sh version [2d922bdae6].
Added tests/fullrun/tests/all_toplevel/calcresults.logpro version [dfb57c6b97].
Modified tests/fullrun/tests/all_toplevel/testconfig
from [a36e0b7a97]
to [4c397d46e3].
[diff]
Added tests/fullrun/tests/no_items/testconfig version [ee0c082186].
Modified tests/fullrun/tests/priority_8/main.sh
from [0536bc3eb1]
to [12267f0508].
[diff]
Modified tests/fullrun/tests/runfirst/main.sh
from [2d77d9ebfd]
to [f50c79a657].
[diff]
Modified tests/fullrun/tests/sqlitespeed/runscript.rb
from [45705f52bd]
to [630bce8730].
[diff]
Added tests/fullrun/tests/wait_no_items1/testconfig version [8560a2beaf].
Added tests/fullrun/tests/wait_no_items2/testconfig version [329ea91261].
Added tests/fullrun/tests/wait_no_items3/testconfig version [ac0d16af73].
Added tests/fullrun/tests/wait_no_items4/testconfig version [ea8006f831].
Modified tests/mintest/megatest.config
from [24752ab48d]
to [158955d103].
[diff]
Added tests/resources/ruby/librunscript.rb version [a529a5a104].
Added tests/rununittest.sh version [45ac8d74ef].
Modified tests/simplerun/megatest.config
from [4fdc96f0ee]
to [a2b32bd6f4].
[diff]
Added tests/speedtest/megatest.config version [7467c22f06].
Added tests/speedtest/runconfigs.config version [0df59726be].
Added tests/speedtest/tests/speedtest/main.sh version [a0890e7c55].
Added tests/speedtest/tests/speedtest/testconfig version [b5ced43bad].
Modified tests/tests.scm
from [efdba9d581]
to [a780d57ffe].
[diff]
Added tests/unittests/configfiles.scm version [b89134d61a].
Added tests/unittests/inmemdb.scm version [89b5b8b964].
Added tests/unittests/misc.scm version [68603bcdd2].
Added tests/unittests/runs.scm version [61908ea980].
Added tests/unittests/server.scm version [b1c30eb42e].
Added tests/unittests/tests.scm version [da39a3ee5e].
Modified utils/installall.sh
from [8cb233ef3b]
to [e3bee64528].
[diff]
Added utils/mtgetfile version [325e266edf].
Added utils/mtrunscript version [e78e46f29a].