summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix GitanoCommand access to localhost in givemejobliw/daemoniseLars Wirzenius2014-04-011-1/+1
|
* Use new_gitano_command from the right classLars Wirzenius2014-04-011-4/+5
|
* Add some ssh options when accessing gitano over sshLars Wirzenius2014-03-311-1/+8
|
* Refactor a long statement to another methodLars Wirzenius2014-03-311-10/+13
|
* Add support for non-ssh URLs for constructed lorriesLars Wirzenius2014-03-311-1/+14
|
* Setup HTTP proxy config for WEBAPPLars Wirzenius2014-03-311-0/+35
|
* Turn off git's certificate checkingLars Wirzenius2014-03-311-1/+7
|
* Add protocol to mandatory fields for remote TrovesLars Wirzenius2014-03-311-1/+2
|
* Store remote Trove access details in STATEDBLars Wirzenius2014-03-316-23/+54
|
* Add HTTP support to GitanoCommandLars Wirzenius2014-03-311-5/+48
| | | | | Code originally written by Adam Coldrick, but manually inserted here because my code is so different from the code Adam wrote it for.
* Fixes in GitanoCommandLars Wirzenius2014-03-311-0/+1
|
* Fixes in GitanoCommandLars Wirzenius2014-03-311-2/+3
|
* Refactor GitanoCommand to avoid repetitive codeLars Wirzenius2014-03-311-23/+21
|
* Move local repo creation to GitanoCommandLars Wirzenius2014-03-312-5/+13
|
* Use GitanoCommand in giveme jobLars Wirzenius2014-03-311-45/+14
|
* Use GitanoCommand in lstrovesLars Wirzenius2014-03-311-11/+3
|
* Revert "Use GitanoCommand in givemejob"Lars Wirzenius2014-03-311-3/+10
| | | | This reverts commit a630519793291963e33c05bd8d3a675d67c52433.
* Use GitanoCommand in givemejobLars Wirzenius2014-03-311-10/+3
|
* Fix import statementLars Wirzenius2014-03-311-1/+1
|
* Add GitanoCommand classLars Wirzenius2014-03-312-0/+75
|
* Document the auth field in lorry-controller.confLars Wirzenius2014-03-311-0/+3
|
* Add new protocol field in lorry-controller.conf to READMELars Wirzenius2014-03-311-0/+3
|
* Report start/end times for jobsLars Wirzenius2014-03-281-0/+2
|
* Accept, store, and show MINION's disk usage infoLars Wirzenius2014-03-2811-19/+57
|
* Make MINION report Lorry's disk usage after a job finishesLars Wirzenius2014-03-281-0/+51
|
* Add max-jobs concept to WEBAPPLars Wirzenius2014-03-277-1/+121
|
* Add max_jobs table to STATEDBLars Wirzenius2014-03-271-0/+22
|
* Add timeout for killing jobsLars Wirzenius2014-03-2713-69/+298
|
* Fix validation code and testsLars Wirzenius2014-03-272-10/+72
|
* Add clarifying commentLars Wirzenius2014-03-271-0/+4
|
* Add validation tests for .lorry filesLars Wirzenius2014-03-271-2/+46
|
* Add more validationLars Wirzenius2014-03-262-29/+56
|
* Add rudimentary validationLars Wirzenius2014-03-263-0/+83
|
* Add a test for an unsupported section typeLars Wirzenius2014-03-262-1/+12
|
* Add test for sections with type fieldsLars Wirzenius2014-03-262-0/+11
|
* Fix test for empty l-c.confLars Wirzenius2014-03-261-3/+4
|
* Make sure a JSON error in l-c.conf is reported correctlyLars Wirzenius2014-03-263-1/+26
|
* Start CONFGIT validation yarnsLars Wirzenius2014-03-263-0/+115
|
* Fix re.match callLars Wirzenius2014-03-251-1/+1
|
* Add missing importLars Wirzenius2014-03-251-0/+1
|
* Fixes to give-me-jobLars Wirzenius2014-03-251-2/+3
|
* Actually insert from_path in new Trove recordsLars Wirzenius2014-03-252-3/+6
|
* Add missing importsLars Wirzenius2014-03-252-0/+2
|
* Install lorrycontroller package in setup.pyLars Wirzenius2014-03-251-0/+1
|
* Create target dir in .morphLars Wirzenius2014-03-251-1/+2
|
* Tweak morphologyLars Wirzenius2014-03-251-1/+1
|
* Set project.head and project.description from remote TroveLars Wirzenius2014-03-254-5/+69
|
* Fix up more importsLars Wirzenius2014-03-256-8/+7
|
* Add missing importsLars Wirzenius2014-03-2516-0/+47
|
* Move the rest into modules in packageLars Wirzenius2014-03-2517-866/+1160
|