public
Description: My fork of the Cruise Control Project from Rubyforge
Homepage: http://cruisecontrolrb.thoughtworks.com/
Clone URL: git://github.com/mathie/cruisecontrolrb.git
name age message
file .gitignore Sun Aug 03 05:28:59 -0700 2008 Merge commit 'fork/master' [mathie]
file .project Mon Mar 19 00:29:31 -0700 2007 r375: issue 20 : make outside build error show ... [Lin Zhang]
file CHANGELOG Wed Jun 11 19:52:57 -0700 2008 Merge branch 'master' of gitosis@rubyforge.org:... [alexeyv]
file Capfile Tue Sep 11 14:37:37 -0700 2007 r535: Cap 2.0 [alexeyv]
file LICENSE Thu Jan 25 12:54:40 -0800 2007 r44: setting eol-style to native where appropriate [alexeyv]
file README Fri Mar 23 00:13:35 -0700 2007 r404: committer page [stellsmi]
file Rakefile Fri Feb 09 16:24:07 -0800 2007 r174: moved builds to /build/<proj>/<l... [stellsmi]
directory app/ Wed Jul 16 02:48:14 -0700 2008 Merge branch 'master' of git://rubyforge.org/cr... [mathie]
directory config/ Wed Jun 18 18:34:27 -0700 2008 Alex, Steve, Farooq - (think we) fixed some Win... [alexeyv]
file cruise Wed Jun 04 17:26:41 -0700 2008 minor tweaking [alexeyv]
file cruise.cmd Mon Jan 22 09:50:46 -0800 2007 r13: getting executables a bit slicker and drop... [stellsmi]
file cruise_config.rb Mon Apr 09 12:45:45 -0700 2007 r453: fixing build [stellsmi]
file cruisecontrol.iml Wed Apr 23 15:36:27 -0700 2008 r616: preparing 1.3 release [alexeyv]
file cruisecontrol.ipr Thu May 15 17:35:48 -0700 2008 Fixing http://cruisecontrolrb.lighthouseapp.com... [alexeyv]
directory daemon/ Tue Jul 29 20:42:12 -0700 2008 daemon script seems to be working now - documen... [pivotal]
directory db/ Wed May 28 17:27:06 -0700 2008 fixed a bug in an old migration [http://cruisec... [alexeyv]
directory doc/ Sun Jun 15 18:00:52 -0700 2008 Added more tech debt tasks [schubert]
directory lib/ Tue Jul 15 18:55:39 -0700 2008 maybe branches support works now? [alexeyv]
directory log/ Mon Apr 28 12:56:44 -0700 2008 adding a log directory [alexeyv]
directory public/ Mon Jun 09 21:35:38 -0700 2008 Did TODO renamed commited_by to author [schubert]
directory script/ Wed Jul 02 17:40:13 -0700 2008 added --branch option to add_project [alexeyv]
directory tasks/ Wed Aug 15 18:06:21 -0700 2007 r525: Multiple triggers per project [alexeyv]
directory test/ Tue Jul 15 18:55:39 -0700 2008 maybe branches support works now? [alexeyv]
directory vendor/ Mon May 05 17:07:41 -0700 2008 messing around with things [alexeyv]
README
== CruiseControl.rb


=== What's this?

CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project
when one of them checks into a source control system something that breaks the build.

CC.rb is easy to install, pleasant to use and simple to hack. It's written in Ruby.


===Download the latest release from:

* http://rubyforge.org/frs/?group_id=2918


=== Project web site

* http://cruisecontrolrb.thoughtworks.com


===Project RubyForge site (for developers)

* http://rubyforge.org/projects/cruisecontrolrb/


===License:

* Apache Software License 2.0


(C) ThoughtWorks 2007