about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* don't ignore .sql filesfranck cuny2011-01-245-2/+1665
|
* script to migrate/upgrade dbix schemafranck cuny2011-01-241-0/+70
|
* add version to our schemafranck cuny2011-01-241-0/+2
|
* update templates and cssfranck cuny2011-01-243-5/+9
|
* we want a find, not a search herefranck cuny2011-01-241-1/+1
|
* add pending status to the schema (TODO: need a script to migrate the schema)franck cuny2011-01-241-0/+4
|
* load tasks and display them on the dashboardfranck cuny2011-01-241-3/+28
|
* update capsulefranck cuny2010-10-081-4/+1
|
* layoutfranck cuny2010-10-081-11/+11
|
* config as argfranck cuny2010-10-081-1/+2
|
* fix makefilefranck cuny2010-10-071-2/+2
|
* use new connect_info; add intervalfranck cuny2010-10-071-4/+3
|
* update builderfranck cuny2010-10-071-1/+1
|
* testfranck cuny2010-10-071-0/+1
|
* change level; remove debug stringfranck cuny2010-10-072-3/+2
|
* test, then rewrite testsfranck cuny2010-10-072-51/+52
|
* add webservicefranck cuny2010-10-071-1/+1
|
* move js to a filefranck cuny2010-10-034-21/+18
|
* fix feedfranck cuny2010-10-032-8/+9
|
* update css; hide previous daysfranck cuny2010-10-032-14/+11
|
* timestampfranck cuny2010-10-031-1/+1
|
* update layoutfranck cuny2010-10-032-23/+18
|
* order fetch of last commitsfranck cuny2010-10-031-1/+1
|
* add gravatar; update layoutfranck cuny2010-10-033-14/+32
|
* script to import frmo redis; more data to testsfranck cuny2010-10-032-0/+423
|
* update makefilefranck cuny2010-10-031-0/+1
|
* update config, view, testsfranck cuny2010-10-035-44/+60
|
* update scripts to use dbic; chmod build-failedfranck cuny2010-10-032-61/+52
|
* update project listingfranck cuny2010-10-031-24/+25
|
* use dbicfranck cuny2010-10-034-36/+80
|
* add schemafranck cuny2010-10-031-0/+6
|
* script to deploy new schemafranck cuny2010-10-031-0/+14
|
* remove redis, use dbic insteadfranck cuny2010-10-034-25/+84
|
* update makefilefranck cuny2010-10-031-3/+5
|
* update ignorefranck cuny2010-10-021-1/+3
|
* move build script to conffranck cuny2010-09-273-15/+25
|
* ho, I hate bashfranck cuny2010-09-271-1/+1
|
* skip these tests, need to find something betterfranck cuny2010-09-272-50/+51
|
* update stylefranck cuny2010-09-271-0/+2
|
* ALL perls versionfranck cuny2010-09-261-1/+1
|
* mail author when build failfranck cuny2010-09-263-25/+26
|
* display total of repositoriesfranck cuny2010-09-261-1/+1
|
* update and add testsfranck cuny2010-09-263-4/+67
|
* works with dzil toofranck cuny2010-09-261-4/+10
|
* rename hook to payload; return 200 when no data in payloadfranck cuny2010-09-261-11/+18
|
* use namespace for keysfranck cuny2010-09-262-2/+7
|
* add author name to feedfranck cuny2010-09-261-0/+1
|
* add TODOfranck cuny2010-09-261-0/+7
|
* stupid fix ...franck cuny2010-09-261-1/+1
|
* Merge branch 'master' of github.com:franckcuny/jitterbugfranck cuny2010-09-261-1/+1
|\ | | | | | | | | * 'master' of github.com:franckcuny/jitterbug: FIX use lib
| * FIX use libAlexis Sukrieh2010-09-261-1/+1
| |
* | don't display last update when no update is availablefranck cuny2010-09-262-7/+13
|/
* fix error o ngetfranck cuny2010-09-261-7/+8
|
* xslate was missingfranck cuny2010-09-261-9/+10
|
* fix testfranck cuny2010-09-261-1/+1
|
* update Makefilefranck cuny2010-09-261-13/+19
|
* sort by daysfranck cuny2010-09-262-2/+4
|
* more css; display a nicer list of projects on main pagefranck cuny2010-09-263-20/+72
|
* display builds by day + layout to toggle daysfranck cuny2010-09-253-26/+37
|
* toggle tests's resultfranck cuny2010-09-253-3/+3
|
* more css cleanupfranck cuny2010-09-252-2/+9
|
* update layoutfranck cuny2010-09-254-18/+25
|
* sorted builds for feedfranck cuny2010-09-251-21/+22
|
* sort commits; show under the appropriate boxfranck cuny2010-09-254-5/+8
|
* augment widthfranck cuny2010-09-252-5/+5
|
* new layoutfranck cuny2010-09-258-27/+203
|
* mergefranck cuny2010-09-250-0/+0
|\
| * merge with franckAlexis Sukrieh2010-09-240-0/+0
| |\
| * | no more load_pluginAlexis Sukrieh2010-09-243-12/+6
| | |
* | | layout and cssfranck cuny2010-09-254-24/+60
| | |
* | | add permalink to test result in feed; api can return html for permalinkfranck cuny2010-09-252-7/+21
| | |
* | | load task, remove before_templatefranck cuny2010-09-251-6/+4
| | |
* | | plugin for before_templatefranck cuny2010-09-251-0/+17
| | |
* | | handle tasksfranck cuny2010-09-252-0/+20
| | |
* | | mergefranck cuny2010-09-240-0/+0
|\ \ \ | | |/ | |/|
| * | without load_pluginfranck cuny2010-09-241-3/+3
| |/
| * load_plugin is not the way to go anymoreAlexis Sukrieh2010-09-241-3/+3
| |
* | load_plugin is deprecated, switch to 'use'franck cuny2010-09-244-16/+8
|/
* initial importfranck cuny2010-09-2328-0/+683
|
* ignore logsfranck cuny2010-09-231-0/+1