public
Fork of foca/integrity
Description: The easy and fun Continuous Integration server
Homepage: http://integrityapp.com
Clone URL: git://github.com/integrity/integrity.git
name age message
file .gitignore Fri Feb 27 08:47:49 -0800 2009 Introduce some rake tasks to manage release [sr]
file .gitmodules Wed Mar 11 11:11:54 -0700 2009 Vendor brynary/webrat master [sr]
file README.markdown Sat Feb 21 11:27:58 -0800 2009 Rake task to invoke `integrity launch` So that... [sr]
file Rakefile Loading commit data...
file VERSION.yml Fri Feb 27 16:52:51 -0800 2009 Version bump to 0.1.9 [sr]
directory bin/ Mon Jan 05 23:45:16 -0800 2009 Why wasn't the installer executable? [foca]
directory config/ Sat Feb 21 11:27:59 -0800 2009 More doc for the :database_uri option [sr]
file integrity.gemspec
directory lib/ Sun Mar 08 05:21:10 -0700 2009 Don't load notifier test helpers [sr]
directory public/ Sat Nov 08 17:00:01 -0800 2008 Refactor the file structure to look more like a... [foca]
directory test/
directory vendor/ Wed Mar 11 11:11:54 -0700 2009 Vendor brynary/webrat master [sr]
directory views/ Sun Feb 22 06:40:42 -0800 2009 im in ur new project form, enlarging ur textare... [foca]
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>

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.