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 (
John Doe (author)
Fri Jul 17 09:03:09 -0700 2009
commit 1c32d586b854cd68d3dce1bcf544f58e9ac84a39
tree 3a3934bb76450963c2a43365658dc59e373ed265
parent 717d9daae2e5020b119e6de1a3d586e4fef17572
tree 3a3934bb76450963c2a43365658dc59e373ed265
parent 717d9daae2e5020b119e6de1a3d586e4fef17572
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 17 09:45:05 -0700 2009 | |
| |
.gitmodules | Sun Jun 28 07:30:51 -0700 2009 | |
| |
AUTHORS | Thu May 14 12:22:41 -0700 2009 | |
| |
CHANGES | Tue May 19 05:59:25 -0700 2009 | |
| |
LICENSE | Thu May 14 12:22:39 -0700 2009 | |
| |
README.md | ||
| |
Rakefile | Fri Jun 05 08:50:58 -0700 2009 | |
| |
bin/ | ||
| |
config/ | Fri Jul 17 08:40:21 -0700 2009 | |
| |
integrity.gemspec | ||
| |
lib/ | ||
| |
public/ | Sat Nov 08 17:00:01 -0800 2008 | |
| |
test/ | ||
| |
vendor/ | Sun Jun 28 07:30:51 -0700 2009 | |
| |
views/ | Sat Jun 27 13:07:20 -0700 2009 |
README.mdWhy we don't
Integrity
Integrity is your friendly automated Continuous Integration server.
- See our website for documentation and a live demo
- Report bugs and submit features request on our Lighthouse account
- Join us on #integrity for ideas, help, patches or something
- Get the code from GitHub
Try it
Integrity provides a quick and easy way to try it out or run it locally. The
database is saved into $HOME/.integrity.db.
See our website for deployement instructions.
$ gem install integrity thin do_sqlite3
$ integrity launch
$ open http://0.0.0.0:4567/
Why we don't require "rubygems"
We decided to leave that choice up to the user. For more information, please see Why "require 'rubygems'" In Your Library/App/Tests Is Wrong by Ryan Tomayko.








