CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 10:28:58 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100102134540
location: https://web.archive.org/web/20100102134540/https://github.com/thoughtbot/cruisecontrolrb
server-timing: captures_list;dur=0.742536, exclusion.robots;dur=0.034614, exclusion.robots.policy;dur=0.020394, esindex;dur=0.014778, cdx.remote;dur=13.719456, LoadShardBlock;dur=293.395137, PetaboxLoader3.datanode;dur=204.168223, PetaboxLoader3.resolve;dur=75.887717
x-app-server: wwwb-app225
x-ts: 302
x-tr: 340
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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 10:28:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 02 Jan 2010 13:45:39 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0cf1a6a83c0885409e74be3b1d8a25e9"
x-archive-orig-x-runtime: 133ms
x-archive-orig-content-length: 38191
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 02 Jan 2010 13:45:40 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 29 Sep 2009 05:07:41 GMT", ; rel="prev memento"; datetime="Tue, 29 Sep 2009 05:07:41 GMT", ; rel="memento"; datetime="Sat, 02 Jan 2010 13:45:40 GMT", ; rel="next memento"; datetime="Sat, 06 Feb 2010 16:10:45 GMT", ; rel="last memento"; datetime="Mon, 15 Feb 2010 09:55:58 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: 51_13_20100102111903_crawl103-c/51_13_20100102134234_crawl101.arc.gz
server-timing: captures_list;dur=1.360208, exclusion.robots;dur=0.035176, exclusion.robots.policy;dur=0.018168, esindex;dur=0.031106, cdx.remote;dur=41.116200, LoadShardBlock;dur=525.139812, PetaboxLoader3.datanode;dur=313.749872, PetaboxLoader3.resolve;dur=355.295567, load_resource;dur=308.582872
x-app-server: wwwb-app225
x-ts: 200
x-tr: 979
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
thoughtbot / cruisecontrolrb forked from benburkert/cruisecontrolrb
- Source
- Commits
- Network (21)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (2)
- master ✓
- svn
- Tags (0)

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!