about summary refs log tree commit diff
path: root/sql/PostgreSQL/deploy/1 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-04Run python tests if setup.py is foundJonathan "Duke" Leto1-0/+2
2011-11-04update gitignoreJonathan "Duke" Leto1-0/+1
2011-11-04move the post hook example to a reasonable placeJonathan "Duke" Leto1-0/+0
2011-11-04update gitignoreJonathan "Duke" Leto1-0/+1
2011-11-04Attempt to generate coverage reports for projects with a Build.PLJonathan "Duke" Leto1-0/+2
2011-07-15Add a note to the readme about current non-Perl dependenciesJonathan "Duke" Leto1-1/+5
2011-05-23Unbreak capsule.shJonathan "Duke" Leto1-8/+6
2011-05-23Fix syntax errorJonathan "Duke" Leto1-1/+1
2011-05-23Call git fetch from the correct directoryJonathan "Duke" Leto1-6/+7
2011-05-23Make sure the cached repo dir exists and clone from the correct cached dirJonathan "Duke" Leto1-2/+4
2011-05-23Attempt to fix cloning againJonathan "Duke" Leto1-1/+1
2011-05-23Fix link properlyJonathan "Duke" Leto1-1/+1
2011-05-23Fix link to detailed outputJonathan "Duke" Leto1-1/+1
2011-05-23Import catfileJonathan "Duke" Leto1-0/+1
2011-05-23Attempt to fix cloningJonathan "Duke" Leto1-2/+2
2011-05-23Refactor and alter git repo caching strategyJonathan "Duke" Leto1-29/+34
2011-05-23Refactor _parse_results and enable debugging in the git testsJonathan "Duke" Leto2-6/+6
2011-05-23Fix builder testJonathan "Duke" Leto1-2/+2
2011-05-23Use jitterbug::Emails instead of the shell scripts in our testsJonathan "Duke" Leto1-2/+2
2011-05-23Factor out repo cloningJonathan "Duke" Leto1-10/+24
2011-05-23Factor out the actual build for each task into another functionJonathan "Duke" Leto1-17/+22
2011-05-23Factor out result parsing to another functionJonathan "Duke" Leto1-12/+17
2011-05-23Factor out git logic to separate functionJonathan "Duke" Leto1-23/+28
2011-05-22Teach capsule about HARNESS_TIMERJonathan "Duke" Leto1-6/+8
2011-05-22Add a test to verify we get the expected sha1Jonathan "Duke" Leto3-7/+20
2011-05-22Update index route tests to be less fragile, since we now have tests that cre...Jonathan "Duke" Leto1-2/+2
2011-05-22Silence noisy checkout outputJonathan "Duke" Leto1-1/+3
2011-05-22remove a cached build dir before the testJonathan "Duke" Leto1-0/+4
2011-05-22Add a test file for git cloningJonathan "Duke" Leto4-23/+80
2011-05-22Try adding a git repo for testing againJonathan "Duke" Leto46-0/+117
2011-05-22Mess around with test dataJonathan "Duke" Leto10-19/+6
2011-05-22Make hook test data refer to the new git repo for testingJonathan "Duke" Leto1-1/+1
2011-05-22Add a bare git repo for testingJonathan "Duke" Leto7-0/+14
2011-05-22Allow a file to be specified to post_to_hook.plJonathan "Duke" Leto1-1/+2
2011-05-22Rename trigger scriptJonathan "Duke" Leto1-0/+0
2011-05-22