Commit Graph
89 Commits
Author SHA1 Message Date
Ilan 3ca7978d8c Added docs for #40 2015-08-04 13:07:53 +02:00
Ilan a1c67c819b Updated architecture docs 2015-07-31 12:45:57 +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
Ilan 2104710653 docs: formatting error 2015-07-13 17:57:04 +02:00
Ilan 5dc21ce64a docs: fixed typo 2015-07-13 15:40:48 +02:00
Ilan Steemers f8442c5eda Merge pull request #13 from Koed00/dev
Adding sphinx build to Travis
2015-07-13 15:36: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 cff01c30aa Adding examples to the docs 2015-07-13 13:36:47 +02:00
Ilan 259f645b12 version 0.3.4 2015-07-12 20:26:02 +02:00
Ilan Steemers 6c9dd1a910 Schedules of type ONCE will now self destruct with negative repeats or just deactivated with positive repeats 2015-07-11 11:32:46 +02:00
Ilan Steemers fdfa938113 docs: formatting error 2015-07-10 18:19:38 +02:00
Ilan Steemers 13bbf3dcc4 docs: added section about scheduling management commands 2015-07-10 17:36:18 +02:00
Ilan Steemers 9375216666 Bumping version to 0.3.3 2015-07-10 12:38:02 +02:00
Ilan Steemers 977cf98ba0 docs: made a note of succesful tasks not showing when the save_limit is set to -1 2015-07-10 11:48:15 +02:00
Ilan Steemers 46c439f909 Some added info on the sync option 2015-07-09 20:47:20 +02:00