public
Description: CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simple to use and easy to hack.
Homepage: http://cruisecontrolrb.thoughtworks.com/
Clone URL: git://github.com/benburkert/cruisecontrolrb.git

git-svn-id: http://cruisecontrolrb.rubyforge.org/svn/trunk@603 
c04ce798-636b-4ca8-9149-0f9336831111
alexeyv (author)
Thu Feb 21 16:06:04 -0800 2008
commit  a8dfdaa53c13aa5e0a5d6b5b05d8d78a03e8ad20
tree    e3e15ccf20cd1574eb39242015151b5c3ddf3376
parent  c8edbf67a6aade650539eb58c4476c668568c9f6
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 TRUNK
0
- - builds can now be serialized - only one build runs at a time on a server
0
+ - builds can now be serialized - with a config option set, CC.rb will only run one build at a time
0
   - build requested status now stays on dashboard until a build starts
0
   - option to auto delete more than N builds
0
   - moved cruise data into ~/.cruise by default

Comments

    No one has commented yet.