Megatest

Changes To Releases
Login

Changes to "Releases" between 2012-04-03 11:24:23 and 2012-05-04 13:49:36





1
2
3
4
5
6
7
1
2
3
4
5
6
7
8
9
10
11
+
+
+
+







Version 1.44 May 4, 2012

  *  Better filters in dashboard, e.g. "run1,run2.%" will show "run1" and all runs matching the pattern "run2.%"
  *  
Version 1.41 Apr 3, 2012

  *  Link path stored in db instead of runpath
  *  Debug settings passed to running tests. WARNING: using this can cause false fails if you process STDOUT as part of your test
  *  Run areas and links to them have been cleaned up.
  *  Many speed-ups and db read/write optimizations
  *  Addition of #{ .. } mechanism to config files to accommodate advanced needs.