ged / integrity forked from foca/integrity

The version of Integrity I run on my server

This URL has Read+Write access

Simon Rozet (author)
Wed Mar 11 12:22:18 -0700 2009
commit  424742bc5c5c574ab2eadd3a6d72c68e573eab05
tree    08ca8168695be30cbb12dff452e2c6a3f8ebca9c
parent  f4ec72bc20eaf98ba677c449516d72d29031bc36
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.