aboutsummaryrefslogtreecommitdiffstats
path: root/ci/ci_setup_notes.txt
Commit message (Collapse)AuthorAgeFilesLines
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-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 Pastorino2010-08-141-3/+3
| | | | 's/[ \t]*$//' -i {} \;)
* Remove SQLite2 from CI setupMike Gunderloy2009-09-281-2/+2
| | | | Signed-off-by: Michael Koziarski <michael@koziarski.com>
* Send CI notifications to core list.Chad Woolley2009-08-291-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 Woolley2009-05-191-1/+1
| | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
* Fix nginx config in ci setup notes [Chad Woolley] [#2290 state:resolved]Pratik Naik2009-04-211-4/+13
|
* Update CI configuration to reflect latest gems.Mike Gunderloy2009-01-091-0/+11
|
* Include the CI configuration and setup instructions.Chad Woolley2008-08-241-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.