Sean Kirby
|
aa4b315833
|
fixed tabs
|
2010-05-07 16:17:01 -04:00 |
Sean Kirby
|
b8cff6023a
|
added threading and ability to specify environment for remote tasks
|
2010-05-07 16:15:57 -04:00 |
Sean Kirby
|
c281a82151
|
added ctags file to .gitignore
|
2010-05-07 14:45:14 -04:00 |
Sean Kirby
|
75cca89d3f
|
refactored Sync object to own remote worker settings
|
2010-05-07 14:43:17 -04:00 |
Sean Kirby
|
7821852a52
|
refactored out the Rsync functionality of the Master into the Sync class and added a rake task to invoke syncing
|
2010-04-30 19:03:43 -04:00 |
Nick Gauthier
|
60c2d7344b
|
Version 0.16.7: better mysql and postgres deadlock detection
|
2010-04-28 15:05:41 -04:00 |
Nick Gauthier
|
a5a0c7ba42
|
Version bump to 0.16.7
|
2010-04-28 15:05:11 -04:00 |
Nick Gauthier
|
2f874f1f1b
|
postgres and mysql specific deadlock detection
|
2010-04-28 15:05:03 -04:00 |
Nick Gauthier
|
42a3fa834b
|
Version 0.16.6: Deadlock retry
|
2010-04-22 16:04:32 -04:00 |
Nick Gauthier
|
bb70ebd611
|
Version bump to 0.16.6
|
2010-04-22 16:04:16 -04:00 |
Nick Gauthier
|
2750fa4aaa
|
simple deadlock retry
|
2010-04-22 16:04:09 -04:00 |
Nick Gauthier
|
7853940813
|
Version 0.16.5: RSpec tests no longer fail when there is a pending spec. Thanks @rud!
|
2010-04-20 10:27:51 -04:00 |
Nick Gauthier
|
dd1a27d382
|
Version bump to 0.16.5
|
2010-04-20 10:27:13 -04:00 |
Laust Rud Jacobsen
|
f8cebe3b59
|
Bugfix: Rspec pending examples should not result in specs reported as failing
Refs http://github.com/ngauthier/hydra/issues/issue/7
|
2010-04-20 14:48:05 +02:00 |
Nick Gauthier
|
9068de745d
|
Version 0.16.4: patch to safe_fork to catch when the user has no connection before forking
|
2010-04-19 13:10:29 -04:00 |
Nick Gauthier
|
ed4265633a
|
Version bump to 0.16.4
|
2010-04-19 13:10:13 -04:00 |
Nick Gauthier
|
361cd0724a
|
patch to safe_fork to catch when the user has no connection before forking
|
2010-04-19 13:10:08 -04:00 |
Nick Gauthier
|
3c71985196
|
Version 0.16.3: ActiveRecord concurrency
|
2010-04-19 10:28:13 -04:00 |
Nick Gauthier
|
3926f1bf2e
|
Version bump to 0.16.3
|
2010-04-19 10:27:49 -04:00 |
Nick Gauthier
|
a6847107ad
|
added activerecord concurrency to safe_fork
|
2010-04-19 10:27:44 -04:00 |
Nick Gauthier
|
baa666610e
|
updated readme
|
2010-04-15 09:21:20 -04:00 |
Nick Gauthier
|
283ebbf8d6
|
Version 0.16.2: fixed Rspec success detection. Thanks @joshuaclayton!
|
2010-04-11 11:03:44 -04:00 |
Nick Gauthier
|
021af317b5
|
Version bump to 0.16.2
|
2010-04-11 11:03:05 -04:00 |
Nick Gauthier
|
202563ffd8
|
fixed success detection for rspec due to faulty regex matching
|
2010-04-11 11:02:50 -04:00 |
Nick Gauthier
|
fe624c217f
|
resized logo for wiki
|
2010-04-08 10:12:13 -04:00 |
Nick Gauthier
|
a701bf94fe
|
resized logo for wiki
|
2010-04-08 10:01:06 -04:00 |
Nick Gauthier
|
85627c5749
|
Version 0.16.1: fix to Test::Unit after RSpec support
|
2010-04-06 10:14:03 -04:00 |
Nick Gauthier
|
1393584d93
|
Version bump to 0.16.1
|
2010-04-06 10:13:39 -04:00 |
Nick Gauthier
|
bf8c75dfe3
|
extracted the spec override from the formatter and change the requirement style so as not to kill test::unit files
|
2010-04-06 10:13:32 -04:00 |
Nick Gauthier
|
480d9ee163
|
updated readme to point to wiki
|
2010-04-05 18:14:51 -04:00 |
Nick Gauthier
|
65f01fe08d
|
added rspec and cucumber development dependencies
|
2010-04-05 17:22:03 -04:00 |
Nick Gauthier
|
a1a340c921
|
updated readme with rspec info
|
2010-04-04 21:48:17 -04:00 |
Nick Gauthier
|
38d6b6803e
|
Version 0.16.0: Rspec support
|
2010-04-04 21:38:42 -04:00 |
Nick Gauthier
|
927b0303ff
|
Version bump to 0.16.0
|
2010-04-04 21:38:02 -04:00 |
Nick Gauthier
|
c36ec7a0a0
|
fast rspec running
|
2010-04-04 21:22:20 -04:00 |
Nick Gauthier
|
38044943c3
|
runs rspec, but slowly because spec_helper keeps getting reloaded
|
2010-04-04 14:07:27 -04:00 |
Nick Gauthier
|
b831522a47
|
almost done with rspec integration. rspec is still running its at_exit
|
2010-04-03 21:43:35 -04:00 |
Nick Gauthier
|
55fb81f5de
|
multiple rspec files running!
|
2010-04-03 20:32:00 -04:00 |
Nick Gauthier
|
c1c44f89d2
|
first burst on rspec support. not done yet.
hard part is done, but it needs some fine-tuning to
run files properly. stay tuned!
|
2010-04-03 17:27:27 -04:00 |
Nick Gauthier
|
282742c0ee
|
required yaml in master
|
2010-04-02 17:23:18 -04:00 |
Nick Gauthier
|
b11d522f0d
|
Version 0.15.1: Hydra can now run more than one cucumber feature file per runner
|
2010-03-31 11:06:15 -04:00 |
Nick Gauthier
|
b2e5d116da
|
Version bump to 0.15.1
|
2010-03-31 11:05:54 -04:00 |
Nick Gauthier
|
1de1b0f2f9
|
fixed cucumber feature loading to support more than one feature file per runner
|
2010-03-31 11:05:42 -04:00 |
Nick Gauthier
|
06e1992a97
|
updated cucumber instructions
|
2010-03-30 14:14:23 -04:00 |
Nick Gauthier
|
5d5a7a2a33
|
Version 0.15.0: Cucumber Support: The pickle has landed
|
2010-03-30 13:45:41 -04:00 |
Nick Gauthier
|
a4b4cdf197
|
Version bump to 0.15.0
|
2010-03-30 13:45:19 -04:00 |
Nick Gauthier
|
2fd871ed9b
|
cucumber support
|
2010-03-30 13:45:10 -04:00 |
Nick Gauthier
|
24f550f62c
|
Version 0.14.1 small patch to chang progress bar output
|
2010-03-25 14:38:30 -04:00 |
Nick Gauthier
|
3ec1aaea70
|
Version bump to 0.14.1
|
2010-03-25 14:38:10 -04:00 |
Nick Gauthier
|
2a468aa2c8
|
changed progress bar text to say "Hydra Testing"
|
2010-03-25 14:38:03 -04:00 |