public
Fork of foca/integrity
Description: The easy and fun Continuous Integration server
Homepage: http://integrityapp.com
Clone URL: git://github.com/aniero/integrity.git
sr (author)
Sat Jan 31 13:52:33 -0800 2009
commit  bd5ec467d2de5f233998e3bc6d7303d1525d24aa
tree    7ab579b37cba716abe88abf2d68fb911bfdd44fc
parent  9ae5572f6a66ad525340621be6fe9f8d5248a774
name age message
file .gitignore Mon Dec 22 22:05:35 -0800 2008 Fix rake tasks so now `rake` works fine This w... [foca]
file README.markdown Wed Jan 28 14:06:18 -0800 2009 small readme tweaks [sr]
file Rakefile Sun Jan 25 13:50:35 -0800 2009 Add Webrat to test depedencies [foca]
file VERSION.yml Sat Jan 31 13:52:17 -0800 2009 Version bump to 0.1.7 [sr]
file app.rb Sun Jan 25 14:15:40 -0800 2009 Merge branch 'sinatra-0.9' [foca]
directory bin/ Mon Jan 05 23:45:16 -0800 2009 Why wasn't the installer executable? [foca]
directory config/ Wed Jan 28 14:15:17 -0800 2009 Switch to Sinatra::Application from deprecated ... [copiousfreetime]
file integrity.gemspec Sat Jan 31 13:52:33 -0800 2009 Regenerated gemspec for version 0.1.7 [sr]
directory lib/ Sat Jan 31 13:50:52 -0800 2009 Fix Installer#migrate_db [#78 state:resolved] ... [sr]
directory public/ Sat Nov 08 17:00:01 -0800 2008 Refactor the file structure to look more like a... [foca]
directory test/ Sat Jan 31 13:50:52 -0800 2009 Fix Installer#migrate_db [#78 state:resolved] ... [sr]
directory views/ Thu Jan 22 12:14:10 -0800 2009 dump query parameters on error page Signed-off... [mislav]
README.markdown

Integrity

Integrity is your friendly automated Continuous Integration server.

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.