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 | ||
| |
.hgignore | Thu Feb 21 16:07:22 -0800 2008 | |
| |
.project | ||
| |
CHANGELOG | Wed Apr 23 16:57:41 -0700 2008 | |
| |
Capfile | ||
| |
DEPENDENCIES | ||
| |
GIT_FORK_TODOS | Thu Mar 13 07:49:36 -0700 2008 | |
| |
LICENSE | Thu Jan 25 12:54:40 -0800 2007 | |
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
cruise | Tue Sep 11 14:50:22 -0700 2007 | |
| |
cruise.cmd | Mon Jan 22 09:50:46 -0800 2007 | |
| |
cruise_config.rb | Mon Apr 09 12:45:45 -0700 2007 | |
| |
cruisecontrol.iml | Wed Apr 23 15:36:27 -0700 2008 | |
| |
cruisecontrol.ipr | ||
| |
daemon/ | Mon Apr 09 09:35:48 -0700 2007 | |
| |
db/ | Thu Feb 21 17:31:12 -0800 2008 | |
| |
doc/ | Fri Mar 14 16:52:15 -0700 2008 | |
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
trigger-build.rb | ||
| |
vendor/ | Fri Nov 16 22:20:58 -0800 2007 |
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








