public
Fork of foca/integrity
Description: The easy and fun Continuous Integration server
Homepage: http://integrityapp.com
Clone URL: git://github.com/martinstannard/integrity.git
commit  c019c7a5747c1594039b4564505a5a5120464ccf
tree    fb89adcf3b7674ea466fa9d0eddd8337e03f7703
parent  7f4f2b42e24d187018aef8570cecc377c09f64c9
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 Loading commit data...
file Rakefile
file VERSION.yml Thu Feb 12 09:33:50 -0800 2009 Version bump to 0.1.8 [sr]
file app.rb Thu Feb 12 09:39:32 -0800 2009 Clean up $LOAD_PATH Dedicated to Ryan "Middlew... [sr]
directory bin/ Mon Jan 05 23:45:16 -0800 2009 Why wasn't the installer executable? [foca]
directory config/
file integrity.gemspec Thu Feb 12 22:25:22 -0800 2009 Bumped the ditties requirement to ask for 0.0.3... [foca]
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.