Ilan
ad110f8b45
docs: minor updates
2015-08-15 17:03:56 +02:00
Ilan
265ae9abd9
docs: added sync configuration reference
2015-08-13 18:13:45 +02:00
Ilan
3d12c1d36e
adds queue_size()
...
returns the size of the current redis queue
2015-08-13 15:54:57 +02:00
Ilan
0d1f106470
docs: adds 'save' option to function references
2015-07-21 14:23:57 +02:00
Ilan
41970ef2fe
docs: some formatting updates and minor fixes
2015-07-21 10:50:10 +02:00
Ilan
a25ac7da57
docs: added info about the save override keyword
...
docs: added explanation of the `q_options` dict
2015-07-20 21:02:57 +02:00
Ilan
7a57253345
Added a group example
2015-07-19 15:55:58 +02:00
Ilan
52e72fde1c
Adds failed tasks filtering to groups
2015-07-19 15:15:57 +02:00
Ilan
58a671fb45
docs: added a fetch_group example
2015-07-18 20:50:16 +02:00
Ilan
e4737d765a
Schedule name is optional
...
For backwards compatibility the schedule name is an optional keyword in the `schedule` function.
Adjusted docs accordingly
2015-07-18 19:41:21 +02:00
Ilan
e1d483e1c1
docs: describes the new group options
2015-07-18 18:50:14 +02:00
Ilan
40ac0bfce5
Minor updates to timeout docs
2015-07-16 21:01:27 +02:00
Ilan
af735c328e
Adds a timeout override per task
...
* added a `timeout` keyword to tasks.
* timeouts now count down instead of up
* `timeout` in task overrides global timeout setting
* added tests for timeout override
* added a test for recycling
2015-07-16 20:35:29 +02:00
Ilan
8e07203d18
Adding sphinx builds to Travis
...
* added default module django_q
* set build mode to nit-picky
* warnings raise errors
Want to make sure the docs are neat and build on Travis , to make it easier to accept doc pull requests
2015-07-13 15:30:12 +02:00
Ilan Steemers
46c439f909
Some added info on the sync option
2015-07-09 20:47:20 +02:00
Ilan Steemers
e62fd1ee70
Fixes #7
...
* added a synchronous cluster simulation
* added a test for the sync function
* moved signing into its own module
* refactored imports to solve circular import problems stemming from the task module pretending to be a cluster
* added documentation for the new sync option
2015-07-09 20:16:21 +02:00
Ilan Steemers
b2098d3f0a
Updated docs for new version
2015-07-08 15:09:19 +02:00
Ilan Steemers
f8708cfd73
Task now uses a UUID4 instead of a LUID
2015-07-08 13:33:03 +02:00
Ilan Steemers
ef7806edc3
adds support for django-redis connections
2015-07-06 14:10:14 +02:00
Ilan Steemers
1942bd2f39
Added connection economy example
2015-07-05 21:09:20 +02:00
Ilan Steemers
05fa062549
Almost ready for 0.2.0
2015-07-04 12:16:51 +02:00
Ilan Steemers
7008784b76
getting docs ready for 0.2.0
2015-07-04 11:40:26 +02:00
Ilan Steemers
8f6c672734
Getting docs ready fro 0.2.0
2015-07-03 21:59:24 +02:00
Ilan Steemers
28887decab
Getting docs ready fro 0.2.0
2015-07-03 19:57:45 +02:00
Ilan Steemers
b378d18098
Writing sphinx docs
2015-07-03 14:42:30 +02:00