foca / integrity

Don't mind this, go to http://github.com/integrity/integrity

This URL has Read+Write access

sr (author)
Mon Mar 30 07:58:32 -0700 2009
commit  47c1d788b4ccf477d5074ed3e9b9197cfa737284
tree    06a6b33eccc9eff9462c8291e6b9fc970265054d
parent  4a99c9e26bbd77cd2e65325cd855c4d4c6677d58
name age message
file .gitignore Tue Mar 17 09:45:05 -0700 2009 Ignore tmp/ [sr]
file CHANGES Loading commit data...
file README.markdown
file Rakefile
directory bin/ Mon Jan 05 23:45:16 -0800 2009 Why wasn't the installer executable? [foca]
directory config/ Sat Mar 21 16:17:36 -0700 2009 Heroku install template cosmetics [sr]
file integrity.gemspec
directory lib/
directory public/ Sat Nov 08 17:00:01 -0800 2008 Refactor the file structure to look more like a... [foca]
directory test/
directory views/
README.markdown

Integrity

Integrity is your friendly automated Continuous Integration server.

Try it!

$ git clone git://github.com/foca/integrity.git
$ rake launch
# Navigate to <http://0.0.0.0:4567>

Run the test suite

Install the test dependencies with rake test:setup and run the test suite with rake test.

Thanks

Thanks to the fellowing people for their feedbacks, ideas and patches :

License

(The MIT License)

Copyright (c) 2008 Nicolás Sanguinetti, entp

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.