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
Ilan Steemers
1e7b3f6ce0
Merge pull request #18 from Koed00/dev
...
Adds a `timeout` override per task
2015-07-16 21:57:47 +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
c0ea483784
docs: small edits
2015-07-16 18:32:45 +02:00
Ilan
6826e75a37
docs: Added a report example
...
Also added a test based on the example.
2015-07-16 14:03:07 +02:00
Ilan
28d57cb03b
docs: minor changed before release
2015-07-15 23:42:02 +02:00
Ilan
b26a2d2950
getting ready for new version
2015-07-15 23:18:13 +02:00
Ilan
464255fa88
Changed cpu affinity docs slightly
2015-07-15 22:06:17 +02:00
Ilan
2bef73c22f
Tweaked cpu affinity docs
2015-07-15 20:01:55 +02:00
Ilan
2d0820e80b
Adds cpu affinity for the workers. Courtesy of the optional psutil module.
2015-07-15 19:53:13 +02:00
Ilan
d92f71c470
docs: changed header
2015-07-15 09:33:54 +02:00
Ilan
a37d721fa3
docs: wording
2015-07-13 18:01:55 +02:00
Ilan
39e2d73a52
docs: added a section about process managers like Supervisor
2015-07-13 17:57:37 +02:00
Ilan
49e407f1c2
docs: some tweaks
2015-07-13 17:57:17 +02:00