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 | Sun May 11 02:17:19 -0700 2008 | |
| |
.hgignore | Thu Feb 21 16:07:22 -0800 2008 | |
| |
.project | Mon Mar 19 00:29:31 -0700 2007 | |
| |
CHANGELOG | Wed Apr 23 16:57:41 -0700 2008 | |
| |
Capfile | Tue Sep 11 14:37:37 -0700 2007 | |
| |
DEPENDENCIES | Sun May 11 12:47:09 -0700 2008 | |
| |
GIT_FORK_TODOS | Thu Mar 13 07:49:36 -0700 2008 | |
| |
LICENSE | Thu Jan 25 12:54:40 -0800 2007 | |
| |
README | Fri Mar 23 00:13:35 -0700 2007 | |
| |
Rakefile | Fri Feb 09 16:24:07 -0800 2007 | |
| |
app/ | Thu May 15 12:28:44 -0700 2008 | |
| |
config/ | Wed Apr 23 16:37:23 -0700 2008 | |
| |
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 | Fri Jan 04 10:06:01 -0800 2008 | |
| |
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/ | Sun May 11 02:15:02 -0700 2008 | |
| |
log/ | Thu Mar 13 07:25:39 -0700 2008 | |
| |
public/ | Fri Mar 28 14:48:40 -0700 2008 | |
| |
script/ | Tue Mar 25 14:22:54 -0700 2008 | |
| |
tasks/ | Wed Aug 15 18:06:21 -0700 2007 | |
| |
test/ | Thu Apr 24 12:40:31 -0700 2008 | |
| |
trigger-build.rb | Sun May 11 12:47:09 -0700 2008 | |
| |
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







