This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Sep 15 16:02:19 -0700 2008 | [Brian Takita] |
| |
.project | Mon Mar 19 00:29:31 -0700 2007 | [Lin Zhang] |
| |
CHANGELOG | Wed Jun 11 19:51:06 -0700 2008 | [alexeyv] |
| |
Capfile | Tue Sep 11 14:37:37 -0700 2007 | [alexeyv] |
| |
LICENSE | Thu Jan 25 12:54:40 -0800 2007 | [alexeyv] |
| |
README | Fri Mar 23 00:13:35 -0700 2007 | [stellsmi] |
| |
Rakefile | Fri Feb 09 16:24:07 -0800 2007 | [stellsmi] |
| |
app/ | Sat Oct 11 09:45:15 -0700 2008 | [jeremylightsmith] |
| |
config/ | Thu Sep 25 17:48:39 -0700 2008 | [Marcel Molina & Brian Takita] |
| |
cruise | Wed Jun 04 17:26:41 -0700 2008 | [alexeyv] |
| |
cruise.cmd | Mon Jan 22 09:50:46 -0800 2007 | [stellsmi] |
| |
cruise_config.rb | Mon Apr 09 12:45:45 -0700 2007 | [stellsmi] |
| |
cruisecontrol.iml | Wed Apr 23 15:36:27 -0700 2008 | [alexeyv] |
| |
cruisecontrol.ipr | Thu May 15 17:35:48 -0700 2008 | [alexeyv] |
| |
daemon/ | Sun Aug 10 00:01:36 -0700 2008 | [thewoolleyman] |
| |
db/ | Wed May 28 17:27:06 -0700 2008 | [alexeyv] |
| |
doc/ | Sun Jun 15 18:00:52 -0700 2008 | [schubert] |
| |
lib/ | Fri Nov 07 16:57:01 -0800 2008 | [jeremylightsmith] |
| |
log/ | Mon Apr 28 12:56:44 -0700 2008 | [alexeyv] |
| |
public/ | Mon Jun 09 21:35:38 -0700 2008 | [schubert] |
| |
script/ | Wed Jul 02 17:40:13 -0700 2008 | [alexeyv] |
| |
tasks/ | Wed Aug 15 18:06:21 -0700 2007 | [alexeyv] |
| |
test/ | Fri Oct 24 14:11:33 -0700 2008 | [jeremylightsmith] |
| |
vendor/ | Mon May 05 17:07:41 -0700 2008 | [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




