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
sr (author)
Thu Feb 12 09:34:01 -0800 2009
commit  a236502e30f92b5296b4cadc55657afa054f35ea
tree    efc5dc2098a89c00ad8dfc370f02188a3dccf952
parent  daa59762936bf71b927da6490437fe55fd10f0f2
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 Thu Feb 12 09:33:50 -0800 2009 Version bump to 0.1.8 [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 Loading commit data...
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.

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.