CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 02:53:10 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090924031537
location: https://web.archive.org/web/20090924031537/https://github.com/thoughtbot/cruisecontrolrb/tree
server-timing: captures_list;dur=0.725890, exclusion.robots;dur=0.024788, exclusion.robots.policy;dur=0.011731, esindex;dur=0.012605, cdx.remote;dur=11.003196, LoadShardBlock;dur=203.427102, PetaboxLoader3.datanode;dur=72.411153, PetaboxLoader3.resolve;dur=57.759421
x-app-server: wwwb-app221
x-ts: 302
x-tr: 262
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 02:53:11 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Thu, 24 Sep 2009 03:15:36 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "b10f40e9e91461f7445fa0fdf9611222"
x-archive-orig-x-runtime: 1663ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 36361
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 24 Sep 2009 03:15:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 02 Oct 2008 01:10:15 GMT", ; rel="prev memento"; datetime="Mon, 16 Mar 2009 03:08:30 GMT", ; rel="memento"; datetime="Thu, 24 Sep 2009 03:15:37 GMT", ; rel="last memento"; datetime="Thu, 24 Sep 2009 03:15:37 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090924031326_crawl100_IndexOnly.gpg-c/52_11_20090924031405_crawl101.arc.gz
server-timing: captures_list;dur=0.506600, exclusion.robots;dur=0.021765, exclusion.robots.policy;dur=0.011249, esindex;dur=0.011727, cdx.remote;dur=9.632396, LoadShardBlock;dur=203.747595, PetaboxLoader3.datanode;dur=180.687424, PetaboxLoader3.resolve;dur=234.826326, load_resource;dur=222.366760
x-app-server: wwwb-app221
x-ts: 200
x-tr: 504
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
thoughtbot's cruisecontrolrb at master - GitHub
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 (

Fork of benburkert/cruisecontrolrb | |
Description: | CruiseControl.rb is a continuous integration tool, written in Ruby. It is quick to install, simple to use and easy to hack. edit |
Homepage: | https://cruisecontrolrb.thoughtworks.com/ edit |
Public Clone URL: |
git://github.com/thoughtbot/cruisecontrolrb.git
Give this clone URL to anyone.
git clone git://github.com/thoughtbot/cruisecontrolrb.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:thoughtbot/cruisecontrolrb.git
|

Scott Steadman (author)
Wed Jul 23 09:05:30 -0700 2008
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: * https://rubyforge.org/frs/?group_id=2918 === Project web site * https://cruisecontrolrb.thoughtworks.com ===Project RubyForge site (for developers) * https://rubyforge.org/projects/cruisecontrolrb/ ===License: * Apache Software License 2.0 (C) ThoughtWorks 2007
This feature is coming soon. Sit tight!