summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wait for db to start up0.4.0schneefux2017-03-041-1/+14
* move worker class implementation into joblibschneefux2017-03-041-0/+56
* add status()schneefux2017-03-042-2/+23
* Merge branch 'fail'schneefux2017-03-010-0/+0
|\
| * add job failsschneefux2017-02-262-0/+29
* | add job fails (#4)schneefux2017-02-262-0/+29
|/
* Merge branch 'master' of https://github.com/vainglorygame/joblibschneefux2017-02-262-10/+15
|\
| * fix incorrect number of Nones in empty acquireschneefux2017-02-261-1/+1
| * add requirements.txtschneefux2017-02-261-0/+8
| * acquire: return priorityschneefux2017-02-262-8/+13
| * fixed priority being in wrong orderschneefux2017-02-251-1/+1
* | add simple cli tool to send requestsschneefux2017-02-251-0/+71
* | add dependenciesschneefux2017-02-251-0/+8
|/
* first implementation, fixes #1schneefux2017-02-253-0/+252