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 (
Scott Steadman (author)
Wed Jul 23 09:05:30 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Feb 11 22:07:16 -0800 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 | Thu Mar 13 07:49:36 -0700 2008 | |
| |
GIT_FORK_TODOS | Thu Mar 13 07:49:36 -0700 2008 | |
| |
LICENSE | Thu Jan 25 12:54:40 -0800 2007 | |
| |
README | Mon Jul 14 10:56:14 -0700 2008 | |
| |
Rakefile | Fri Feb 09 16:24:07 -0800 2007 | |
| |
app/ | Thu May 15 16:36:46 -0700 2008 | |
| |
config/ | Wed Jul 23 09:05:30 -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/ | Wed Jul 23 09:05:30 -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 | |
| |
vendor/ | Fri Nov 16 22:20:58 -0800 2007 |
README
== CruiseControl.rb This is a fork of CruiseControl.rb that supports the git SCM. You'll need git installed to download this fork. === github URL * git://github.com/benburkert/cruisecontrolrb.git === Download from github Type the following command to download the source git clone git://github.com/benburkert/cruisecontrolrb.git === 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







