about summary refs log tree commit diff
path: root/t/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a test file for git cloningJonathan "Duke" Leto2011-05-221-2/+1
|
* Try adding a git repo for testing againJonathan "Duke" Leto2011-05-2246-0/+117
| | | | | | Git thinks we are trying to use submodules, so fake it out by renaming the .git directory to ._git_ . It will need to be renamed to .git during test runs.
* Mess around with test dataJonathan "Duke" Leto2011-05-228-18/+4
|
* Make hook test data refer to the new git repo for testingJonathan "Duke" Leto2011-05-221-1/+1
|
* Add a bare git repo for testingJonathan "Duke" Leto2011-05-227-0/+14
|
* Rename our hook data YAML to be more descriptiveJonathan "Duke" Leto2011-05-221-0/+0
|
* Do not use a global temp directory in our testsJonathan "Duke" Leto2011-05-221-2/+2
|
* Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto2011-02-231-0/+2
| | | | | | | | | | | These keys can be used to override where pass/fail emails go. If they are defined, emails are sent to the specified email. If not, they go to the commit author. This feature is sponsored by IRC insultbots and the letters B, A, C, E and K. No bits where harmed in the making of this feature.
* Teach jitterbug::Emailer how to send PASS emailsJonathan "Duke" Leto2011-02-011-0/+14
|
* Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2011-01-281-1/+2
| | | | builder
* Add a few more simple testsJonathan "Duke" Leto2011-01-051-0/+30
|
* script to import frmo redis; more data to testsfranck cuny2010-10-031-0/+382
|
* update config, view, testsfranck cuny2010-10-031-1/+2
|
* initial importfranck cuny2010-09-232-0/+86