Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more "SSL everywhere" for GitHub URLs | Akira Matsuda | 2011-03-07 | 1 | -2/+2 |
| | | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere | ||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -3/+3 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | Remove SQLite2 from CI setup | Mike Gunderloy | 2009-09-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Michael Koziarski <michael@koziarski.com> | ||||
* | Send CI notifications to core list. | Chad Woolley | 2009-08-29 | 1 | -2/+2 |
| | | | | | | | | | * Only send emails on official box. * Update CI setup docs to correct hostname instructions. [#3063 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Upgrade CI server to latest RubyGems [#2665 state:resolved] | Chad Woolley | 2009-05-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Fix nginx config in ci setup notes [Chad Woolley] [#2290 state:resolved] | Pratik Naik | 2009-04-21 | 1 | -4/+13 |
| | |||||
* | Update CI configuration to reflect latest gems. | Mike Gunderloy | 2009-01-09 | 1 | -0/+11 |
| | |||||
* | Include the CI configuration and setup instructions. | Chad Woolley | 2008-08-24 | 1 | -0/+120 |
This should make it easy to set up your own copy of the CI environment, and easier for us to keep ours running. |