about summary refs log tree commit diff
path: root/t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only put the short commit message in email subjectsJonathan "Duke" Leto2011-02-151-1/+3
| | | | The full commit message will still be in the body of the email.
* use jitterbug::Testfranck cuny2011-02-143-45/+17
|
* generate a db and set some stuff in configfranck cuny2011-02-141-4/+38
|
* fix script namefranck cuny2011-02-141-1/+1
|
* one more testfranck cuny2011-02-141-1/+2
|
* start to add tests on viewsfranck cuny2011-02-141-11/+42
|
* Merge branch 'devel'franck cuny2011-02-131-42/+171
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * devel: add more tests inside the hook, we check if we can add more than one task for this project add configuration option to skip some branches; add tests for the Hook that's why we want datetime use DateTime update templates to show informations about running tasks column started_when: datetime when the build started prepare to update schema again display current build if any add sql schema for various version don't ignore .sql files script to migrate/upgrade dbix schema add version to our schema update templates and css we want a find, not a search here add pending status to the schema (TODO: need a script to migrate the schema) load tasks and display them on the dashboard
| * add more testsfranck cuny2011-02-131-1/+43
| |
| * add configuration option to skip some branches; add tests for the Hookfranck cuny2011-02-131-42/+129
| |
* | Make jitterbug::Test use the current perl interpJonathan "Duke" Leto2011-02-101-3/+1
| |
* | sigh I hate it when I commit the debug codeben hengst2011-02-101-1/+1
| |
* | there data struct matchesben hengst2011-02-101-4/+20
| |
* | auto-build the test db if its not built yetben hengst2011-02-102-1/+20
| |
* | Teach jitterbug::Emailer how to send PASS emailsJonathan "Duke" Leto2011-02-012-2/+16
| |
* | Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2011-01-282-3/+5
|/ | | | builder
* Fix a jitterbug::Emailer testJonathan "Duke" Leto2011-01-191-1/+1
|
* Try not to ire the SpamCop Elder GodsJonathan "Duke" Leto2011-01-191-1/+1
|
* Add ability to use test failure summary in failure email templateJonathan "Duke" Leto2011-01-181-1/+64
|
* Refactor jitterbug::Emailer to get rid of some warnings and improve testsJonathan "Duke" Leto2011-01-181-3/+47
|
* More jitterbug::Emailer testsJonathan "Duke" Leto2011-01-121-2/+6
|
* More tests for jitterbug::EmailerJonathan "Duke" Leto2011-01-121-6/+19
|
* Fix some bugs in jitterbug::Emailer and add mocked test dataJonathan "Duke" Leto2011-01-121-2/+14
|
* Add some tests for jitterbug::EmailerJonathan "Duke" Leto2011-01-121-0/+17
|
* Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto2011-01-111-5/+37
|
* Die early if the config file does not exist and add some testsJonathan "Duke" Leto2011-01-071-5/+18
|
* Rename builder testJonathan "Duke" Leto2011-01-071-0/+0
|
* Add a few more simple testsJonathan "Duke" Leto2011-01-052-4/+50
|
* Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto2011-01-051-0/+15
|
* Add a compile check test for jitterbug::BuilderJonathan "Duke" Leto2011-01-051-1/+2
|
* Correct test countJonathan "Duke" Leto2011-01-051-1/+0
|
* testfranck cuny2010-10-071-0/+1
|
* test, then rewrite testsfranck cuny2010-10-072-51/+52
|
* script to import frmo redis; more data to testsfranck cuny2010-10-031-0/+382
|
* update config, view, testsfranck cuny2010-10-032-30/+32
|
* skip these tests, need to find something betterfranck cuny2010-09-272-50/+51
|
* update and add testsfranck cuny2010-09-263-4/+67
|
* fix testfranck cuny2010-09-261-1/+1
|
* initial importfranck cuny2010-09-234-0/+102