summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added worker_registration.get_keys().worker-by-queueSelwin Ong2017-11-244-47/+89
* Added worker_registration.unregister.Selwin Ong2017-11-244-10/+90
* job.data is now stored in compressed format.worker-compressionSelwin Ong2017-11-183-16/+45
* job.exc_info is now compressed.Selwin Ong2017-11-182-5/+40
* Fixed an issue where `birth` not present in Redis (#901)vanife2017-11-172-5/+13
* Bump version to 0.9.1.v0.9.1Selwin Ong2017-11-032-1/+4
* Fixed an issue where worker.refresh() may fail if last_heartbeat is not prese...Selwin Ong2017-11-032-3/+10
* Merge branch 'master' of github.com:nvie/rqv0.9.0Selwin Ong2017-11-013-23/+119
|\
| * Worker statistics (#897)Selwin Ong2017-10-283-23/+119
* | Bump version to 0.9.0Selwin Ong2017-10-282-1/+10
|/
* Merge pull request #896 from theodesp/Issue-812Selwin Ong2017-10-282-3/+9
|\
| * Fixed #812 - Send heartbeat during suspension checkTheo2017-10-242-3/+9
|/
* Merge pull request #878 from theodesp/Issue-731Selwin Ong2017-10-242-0/+42
|\
| * Fixed #731 - Code review issues. Added delete_jobs parameter and pipelining.Theo2017-10-042-7/+29
| * Fixed #731 - Support for deleting QueuesTheo2017-09-082-0/+20
* | Merge pull request #895 from stylight/masterSelwin Ong2017-10-241-1/+4
|\ \
| * | try latin-1 if utf-8 doesn't work, when decoding exception stringsndparker2017-10-231-1/+4
* | | Merge pull request #888 from karech/masterSelwin Ong2017-10-241-1/+2
|\ \ \
| * | | Add at_front option for decorated functionsDmitriy Sorokin2017-10-101-1/+2
| |/ /
* | | Merge pull request #893 from greenmoon55/masterSelwin Ong2017-10-241-2/+2
|\ \ \ | |/ / |/| |
| * | Fix READMEgreenmoon552017-10-211-2/+2
|/ /
* | Merge pull request #882 from jiajunhuang/specify_logging_levelSelwin Ong2017-09-211-2/+3
|\ \
| * | expose set logging level in cmdJiajun Huang2017-09-181-2/+3
* | | Merge pull request #880 from samuelcolvin/millisecs-in-timestampsSelwin Ong2017-09-215-26/+17
|\ \ \ | |/ / |/| |
| * | add milliseconds into timestamps, fix #721Samuel Colvin2017-09-095-26/+17
|/ /
* | Merge pull request #877 from theodesp/Issue-809Selwin Ong2017-09-092-0/+50
|\ \
| * | Fixed #809 - Added tests for various cli config parametersTheo2017-09-082-0/+50
| |/
* | Merge pull request #876 from theodesp/Issue-866Selwin Ong2017-09-0911-27/+28
|\ \ | |/ |/|
| * Fixed #866 - Flak8 errorsTheo2017-09-081-16/+8
| * Fixed #866 - Flak8 errorsTheo2017-09-0811-31/+40
|/
* Merge pull request #868 from theodesp/issue-867Selwin Ong2017-09-081-12/+13
|\
| * Merge latest master.Theo2017-09-0811-37/+102
| * Fixed #867 Simplified code in setup.pyTheo2017-08-311-13/+15
* | Merge pull request #874 from samuelcolvin/remove-py2.6Selwin Ong2017-09-065-30/+7
|\ \
| * | remove python 2.6 supportSamuel Colvin2017-09-055-30/+7
|/ /
* | Bump version to 0.8.2.v0.8.2Selwin Ong2017-09-052-2/+4
* | Merge branch 'master' of github.com:nvie/rqSelwin Ong2017-09-055-6/+87
|\ \
| * \ Merge pull request #871 from theodesp/Issue-870Selwin Ong2017-09-054-5/+86
| |\ \
| | * | Fixed #870 Improved test coverage for connections.py and utils.pyTheo2017-08-313-4/+85
| | |/
| | * Smoke testsTheo2017-08-311-1/+1
| |/
| * Update clicks requirement in setup.pySelwin Ong2017-08-071-1/+1
* | Added non zero check for Queue class.Selwin Ong2017-08-031-0/+6
|/
* Update PyPI classifiers.Selwin Ong2017-07-311-0/+5
* Merge branch 'master' of github.com:nvie/rqSelwin Ong2017-07-282-3/+19
|\
| * Merge pull request #861 from nvie/fix-unpickleable-resultSelwin Ong2017-07-282-3/+19
| |\
| | * Fixed test error in Python 3.Selwin Ong2017-07-281-3/+9
| | * job.save() shouldn't crash on unpickleable return value.Selwin Ong2017-07-282-2/+12
| |/
* | Bump version to 0.8.1.v0.8.1Selwin Ong2017-07-282-1/+13
|/
* Merge pull request #858 from sjtbham/masterSelwin Ong2017-07-231-2/+4
|\
| * path option needs to be a shared command to ensure that settings file can be ...Simon Thompson2017-07-141-2/+4
|/