summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of global templates variableLars Wirzenius2014-03-252-19/+23
* Move stuff into a Python packageLars Wirzenius2014-03-254-507/+570
* Fix typo in error messageLars Wirzenius2014-03-251-1/+1
* Fix yarns to run with templates, static dirsLars Wirzenius2014-03-251-2/+2
* Tweak setup.pyLars Wirzenius2014-03-251-6/+3
* Simplify morphologyLars Wirzenius2014-03-251-12/+6
* Move lighttpd conf file into subdirLars Wirzenius2014-03-251-0/+0
* Remove now-useless sample conf fileLars Wirzenius2014-03-251-8/+0
* Move templates, css into subdirsLars Wirzenius2014-03-255-0/+0
* Revert "Remove now-useless test script"Lars Wirzenius2014-03-251-0/+40
* Remove now-useless test scriptLars Wirzenius2014-03-251-40/+0
* Remove now-useless test filesLars Wirzenius2014-03-253-48/+0
* Remove now-useless test scriptLars Wirzenius2014-03-251-12/+0
* Remove now-obsolete test helperLars Wirzenius2014-03-251-9/+0
* Remove run-it helper scriptLars Wirzenius2014-03-251-4/+0
* Remove webapp.conf since trove.configure provides itLars Wirzenius2014-03-251-11/+0
* Add refspecs to LorriesLars Wirzenius2014-03-241-1/+15
* Be explicit about which Trove a Lorry spec comes fromLars Wirzenius2014-03-241-0/+1
* Show full Lorry text; format it nicelyLars Wirzenius2014-03-243-3/+9
* Add button to re-read configurationLars Wirzenius2014-03-242-0/+11
* Add button to start/stop queueLars Wirzenius2014-03-242-1/+24
* Provide links to a repo's cgit pageLars Wirzenius2014-03-242-1/+9
* Drop currently running jobs table if there are noneLars Wirzenius2014-03-241-5/+10
* Remove ls_interval column, re-title ls_due_nice columnLars Wirzenius2014-03-241-3/+1
* Close the /dev/null file descriptor as wellLars Wirzenius2014-03-241-1/+5
* Do not install minion@.service in multi-user.target.wantsLars Wirzenius2014-03-241-0/+3
* Lock sub-process's stdout fd so we don't leak fdsLars Wirzenius2014-03-241-0/+2
* REmove URL from status page, it's on the Lorry pageLars Wirzenius2014-03-211-2/+0
* Link to HTML version of Lorry pages from HTML statusLars Wirzenius2014-03-211-2/+2
* Add a Lorry HTML pageLars Wirzenius2014-03-212-0/+71
* Remove dead codeLars Wirzenius2014-03-211-1/+0
* Remove commented out codeLars Wirzenius2014-03-211-1/+0
* Status page cleanupsLars Wirzenius2014-03-212-16/+27
* Fix wrong variableLars Wirzenius2014-03-211-1/+1
* Use last+interval instead of interval+due; other fixesLars Wirzenius2014-03-211-53/+41
* Fix variable name in templateLars Wirzenius2014-03-211-1/+1
* Format due times as "now" if before current timeLars Wirzenius2014-03-211-2/+3
* Add POST data or lighttpd will poutLars Wirzenius2014-03-211-1/+1
* Put back static file servingLars Wirzenius2014-03-212-1/+24
* Add missing timestamp for list-jobs templateLars Wirzenius2014-03-201-2/+5
* Fix templateLars Wirzenius2014-03-201-1/+0
* Format ls interval nicely in status pageLars Wirzenius2014-03-202-1/+3
* Hide timestamps at start of epochLars Wirzenius2014-03-201-1/+4
* Add link to jobs listing pageLars Wirzenius2014-03-201-0/+2
* Add a separate job listing pageLars Wirzenius2014-03-202-0/+57
* Make MINION --sleep default to random 30..60 secondsLars Wirzenius2014-03-201-3/+9
* Make jobs ids and paths links to job/lorry pagesLars Wirzenius2014-03-201-4/+4
* Remove complete jobs listing from status pageLars Wirzenius2014-03-202-30/+0
* Remove use of --static-filesLars Wirzenius2014-03-202-3/+0
* Remove static files serving from WEBAPPLars Wirzenius2014-03-201-18/+0