public
Fork of foca/integrity
Description: The easy and fun Continuous Integration server
Homepage: http://integrityapp.com
Clone URL: git://github.com/copiousfreetime/integrity.git
sr (author)
Sun Mar 15 12:54:42 -0700 2009
commit  11d5329f52c0d52f09de1cbb424684996994a21b
tree    acc3f09274d97847a80230c8c5af1399a528e76d
parent  0805fc9d9ed8d979f2c452ae2cd8a5edd1dec164
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 Fri Mar 13 11:27:25 -0700 2009 Task to build and install as local gem [sr]
directory bin/ Mon Jan 05 23:45:16 -0800 2009 Why wasn't the installer executable? [foca]
directory config/ Sat Mar 14 09:39:02 -0700 2009 Support Heroku as a deployment option [sr]
file integrity.gemspec Fri Mar 13 11:32:36 -0700 2009 Bump version to 0.9.1.0 without vendor/webrat ... [sr]
directory lib/ Loading commit data...
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.