Ilan Steemers
|
2011efbe0a
|
Merge pull request #49 from Koed00/dev
v0.5.3
|
2015-08-19 04:02:27 -07:00 |
|
Ilan
|
9fbf859472
|
Updates to Django 1.7.10 and 1.8.4
|
2015-08-19 12:56:04 +02:00 |
|
Ilan
|
5ccd86a254
|
v0.5.3
|
2015-08-19 12:40:29 +02:00 |
|
Ilan
|
6610277b93
|
docs: moved Configuration to its own section
* added more info on schedule catch up.
|
2015-08-19 12:38:15 +02:00 |
|
Ilan
|
ad110f8b45
|
docs: minor updates
|
2015-08-15 17:03:56 +02:00 |
|
Ilan Steemers
|
06765742ac
|
Merge pull request #46 from Koed00/dev
Adds global `sync` configuration option
|
2015-08-13 10:52:45 -07:00 |
|
Ilan
|
12e9e2035e
|
Version 0.5.2
|
2015-08-13 19:49:36 +02:00 |
|
Ilan
|
265ae9abd9
|
docs: added sync configuration reference
|
2015-08-13 18:13:45 +02:00 |
|
Ilan
|
6c37b09151
|
adds global sync configuration option
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
|
2015-08-13 18:02:38 +02:00 |
|
Ilan
|
3d12c1d36e
|
adds queue_size()
returns the size of the current redis queue
|
2015-08-13 15:54:57 +02:00 |
|
Ilan Steemers
|
101775734c
|
Merge pull request #45 from Koed00/dev
Adds `qinfo` management command
|
2015-08-12 05:07:57 -07:00 |
|
Ilan
|
204377228f
|
v0.5.1
|
2015-08-12 13:46:25 +02:00 |
|
Ilan
|
5e2305ad80
|
docs: addsqinfo management command
|
2015-08-12 12:39:59 +02:00 |
|
Ilan
|
d8fd93cc0e
|
docs: expanded schedule example
|
2015-08-08 19:12:47 +02:00 |
|
Ilan
|
dea61a87e3
|
docs: adds screenshots to the admin section
|
2015-08-05 21:57:46 +02:00 |
|
Ilan
|
c22b98e202
|
v0.5.0
|
2015-08-05 21:49:10 +02:00 |
|
Ilan
|
de5d0f2725
|
Adds a 'minutes' option to the scheduler
|
2015-08-05 20:30:29 +02:00 |
|
Ilan
|
77395acbbb
|
Preparing v0.4.6
|
2015-08-04 21:45:51 +02:00 |
|
Ilan
|
ae0b6f6f8c
|
updated docs
|
2015-08-04 18:36:52 +02:00 |
|
Ilan
|
b85738675a
|
docs: mention possible cpu_count failure
|
2015-08-04 16:43:39 +02:00 |
|
Ilan
|
25dcec4572
|
Merge branch 'master' into dev
# Conflicts:
# docs/monitor.rst
|
2015-08-04 15:15:45 +02:00 |
|
Ilan
|
3ca7978d8c
|
Added docs for #40
|
2015-08-04 13:07:53 +02:00 |
|
Ilan
|
b50e2a9006
|
ready for 0.4.5
|
2015-08-01 15:55:21 +02:00 |
|
Ilan Steemers
|
fc2c4329e3
|
Update index.rst
|
2015-08-01 00:53:07 +02:00 |
|
Ilan Steemers
|
4d3451183b
|
Merge pull request #36 from Koed00/dev
Moves unpacking task from Worker to Pusher
|
2015-07-31 05:07:55 -07:00 |
|
Ilan
|
a1c67c819b
|
Updated architecture docs
|
2015-07-31 12:45:57 +02:00 |
|
Ilan
|
964d01c7c6
|
Updated monitor readme
|
2015-07-27 19:25:16 +02:00 |
|
Ilan
|
c244075195
|
Bumping to 0.4.4
|
2015-07-27 18:08:32 +02:00 |
|
Ilan
|
3d58e3e3eb
|
docs: typo
|
2015-07-24 12:25:49 +02:00 |
|
Ilan
|
f77aa54f26
|
version 0.4.3
|
2015-07-24 12:22:24 +02:00 |
|
Ilan Steemers
|
510ef6ea30
|
Merge pull request #32 from Koed00/dev
Adds queue limit and encryption salt
|
2015-07-24 02:55:27 -07:00 |
|
Ilan
|
a44fc66682
|
docs: added queue_limit information
|
2015-07-24 11:28:52 +02:00 |
|
Ilan
|
0e7a5c4afb
|
docs: added queue_limit information
|
2015-07-24 11:13:58 +02:00 |
|
Ilan
|
805d160bbe
|
use PREFIX as salt
Updated docs for this
|
2015-07-24 00:38:51 +02:00 |
|
Ilan Steemers
|
f15bc42eb1
|
Merge pull request #31 from Koed00/dev
adds Haystack example
|
2015-07-23 06:00:36 -07:00 |
|
Ilan
|
6ca899cdfc
|
adds Haystack example
|
2015-07-23 14:41:56 +02:00 |
|
Ilan
|
2e3e86b0fc
|
new release 0.4.2
|
2015-07-22 17:30:37 +02:00 |
|
Ilan
|
0d1f106470
|
docs: adds 'save' option to function references
|
2015-07-21 14:23:57 +02:00 |
|
Ilan
|
9f90b69fbe
|
docs version 0.4.1
|
2015-07-21 11:23:16 +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
|
7999e0168a
|
docs: small updates to cluster and installation
|
2015-07-19 20:27:01 +02:00 |
|
Ilan
|
8200e45bd6
|
Getting ready for 0.4.0
|
2015-07-19 16:25:06 +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
|
688d25c76d
|
Getting ready for v0.3.6
|
2015-07-17 14:27:45 +02:00 |
|
Ilan Steemers
|
b58f5038db
|
Merge pull request #19 from Koed00/docs
docs: small edits
|
2015-07-16 22:09:40 +02:00 |
|