summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in scheduling doc (#1245)Vincent Jacques2020-05-101-1/+1
* Implement Customizable Serializer Support (#1219)Babatunde Olusola2020-04-162-0/+38
* Updated job.result docs.Selwin Ong2020-02-251-6/+2
* fix code tag in connections.md (#1189)Ryan Febriansyah2020-02-252-2/+2
* Show job scheduling section on docs websiteSelwin Ong2020-02-121-0/+2
* Fix typos in job_registries.md (#1185)Levin Rickert2020-02-031-3/+3
* Job scheduling (#1163)Selwin Ong2020-01-042-1/+133
* Add example for unix:// (#1171)goldstar6112019-12-181-1/+1
* Added a note to indicate that `registry.remove(job, delete_job=True)` is newSelwin Ong2019-11-261-0/+2
* Added `delete_job` argument to registry.remove()` (#1161)Selwin Ong2019-11-231-4/+30
* add doc page for job registries (#1140)joncros2019-10-082-0/+47
* Edit jobs doc for clarity (#1136)joncros2019-09-211-13/+101
* Updated ttl argument docsSelwin Ong2019-09-081-2/+2
* docs/jobs: Fix minor typo (#1128)William Woodruff2019-09-081-1/+1
* Update worker document for setproctitle feature (#1109)Joe2019-06-161-1/+7
* add the ability to have the worker stop executing after a max amount of jobs ...Paul Robertson2019-06-121-0/+1
* Update index.md (#1089)Christopher Pickering2019-05-181-0/+1
* Fix usage example of queue.enqueue() (#1082)Ted Summer2019-05-071-1/+1
* Updated leftover references to FailedQueueSelwin Ong2019-05-071-10/+10
* Fix docs on job attributes (#1083)Ted Summer2019-05-071-1/+1
* Clarify the use of "args" and "kwargs" in queue.enqueue()Selwin Ong2019-04-141-7/+12
* Updated docs to change "normal" to "default"Selwin Ong2019-04-141-6/+6
* Updated docs to change "normal" to "default"Selwin Ong2019-04-141-2/+2
* Implemented Job.fetch_many (#1072)Selwin Ong2019-04-142-1/+10
* Give better titles to documentation pages (#1064)Mike Lissner2019-04-094-4/+4
* Updated systemd docsSelwin Ong2019-04-071-3/+6
* Added systemd exampleSelwin Ong2019-04-073-1/+42
* Added docs about running workers in productionSelwin Ong2019-04-071-0/+3
* Updated RQ docsSelwin Ong2019-04-061-7/+11
* Variable name mismatch (#1063)SSINGH2019-04-061-1/+1
* RQ v1.0! (#1059)Selwin Ong2019-03-306-108/+162
* Delete .DS_Store (#1043)William Setzer2019-02-231-0/+0
* Added anchor.js to docsSelwin Ong2019-02-051-0/+7
* Changed docs to use Github compatible code block markupSelwin Ong2019-01-238-98/+94
* Fixed CSS styles for code blocks.Selwin Ong2019-01-231-1/+1
* Try out an alternate way to indicate code blocks in docsSelwin Ong2019-01-231-3/+2
* Update/add flag for description logging (#991)Finnci2019-01-221-1/+1
* Updated requirements.txt on Heroku docsSelwin Ong2018-12-111-2/+2
* modify zadd calls for redis-py 3.0 (#1016)Darshan Rai2018-12-031-1/+1
* fix typo - change -> chance (#1012)Michael Abrahamsen2018-11-141-1/+1
* Document Job.fetch() and job attributes.Selwin Ong2018-10-271-2/+25
* Pass job_id to death penalty class (#936)John Stowers2018-10-271-0/+10
* support workder name override from config file (#947)Qingping Hou2018-10-201-0/+3
* added logging formatting options (#979)shikharsg2018-08-081-0/+2
* Change print statement to print function in docs (#985)Aly Sivji2018-08-082-9/+9
* Replace 'async' keyword with 'is_async' for Queue objects (#977)chevell2018-07-072-10/+10
* Windows Clarification (#967)Patrick2018-06-271-1/+1
* Issue 872 (#954)Theofanis Despoudis2018-05-251-1/+2
* Clarifying "timeout" argument in docsSelwin Ong2018-05-061-2/+2
* Fixes issue #934 - Documented Queue.delete (#951)Theofanis Despoudis2018-04-251-0/+5