Ilan Steemers
2824fed230
Merge pull request #334 from jannero/test-docs
...
Document how to run tests on your computer
2019-01-27 18:33:37 +01:00
Ilan Steemers
9611423732
Merge pull request #336 from jannero/timeout
...
Timeout handling fix and improvements to related tests
2019-01-27 18:26:51 +01:00
Janne Rönkkö
0e2df88d92
Fix async_task timeout parameter handling when cluster timeout is set to None (the default)
...
The cluster timeout configuration default value None is documented to mean
tasks never timeout out. Also the documentation states that the timeout
can be overridden for individual tasks.
With the old implementation the timeout parameter given to async_task was
not honored if the cluster timeout was set to None.
Fixes : #335
2019-01-27 19:09:22 +02:00
Janne Rönkkö
2e7bf60ff4
Document how to run tests on your computer
2019-01-27 16:49:42 +02:00
Janne Rönkkö
2650659da9
Allow timeout unit tests to fail properly
...
The old implementation used count_forever test task that never finishes.
If the timeout implementation does not work in the test, the test never
end and you was required to kill the test runner.
2019-01-27 15:35:17 +02:00
Janne Rönkkö
d09e2658be
Add test for task finishes before timeout
2019-01-27 15:35:17 +02:00
Janne Rönkkö
888324cf48
Reduce code duplication in timeout unit tests
2019-01-26 20:44:31 +02:00
Ilan Steemers
7ffb3e4da2
Merge pull request #330 from Koed00/package_updates_01_19
...
Updates django version and packages
2019-01-16 15:29:53 +01:00
Ilan Steemers
782a2ddcf5
Updates django version for travis
...
updates packages
2019-01-16 15:03:01 +01:00
Ilan Steemers
2ec7507de9
Updates django version for travis
2018-10-31 11:54:01 +01:00
Ilan Steemers
bcfcd5f390
Updates version compatibility in docs
2018-10-31 11:53:27 +01:00
Ilan Steemers
64cba4243a
Adds django-q-email to addons section
2018-10-31 11:53:10 +01:00
Ilan Steemers
e6e2946c03
Use python 3.6 for readthedocs
2018-10-31 11:29:35 +01:00
Ilan Steemers
d32251ad2f
Adds read the docs yml
2018-10-31 11:28:23 +01:00
Ilan Steemers
9955a53083
Updates requirements
2018-10-31 08:22:38 +01:00
Ilan Steemers
e68cf52515
Updates version
2018-08-29 19:03:53 +02:00
Ilan Steemers
7d675e2ba2
Updates boto and django-picklefield
2018-08-29 18:57:59 +02:00
Ilan Steemers
f5753bf4c3
Updates boto, certifi and urllib3
2018-08-26 20:44:12 +02:00
Ilan Steemers
309600a312
Removes Python 3,4 for now
2018-08-19 17:22:38 +02:00
Ilan Steemers
5174d7a398
Updates boto
2018-08-19 17:21:48 +02:00
Ilan Steemers
2b4f82afd7
Updates boto and psutil
2018-08-16 10:12:15 +02:00
Ilan Steemers
b26534de40
Mention locales
2018-08-15 21:38:46 +02:00
Ilan Steemers
2ec6994545
Merge pull request #312 from tboulogne/master
...
Add locale directory with fr translation
2018-08-15 20:02:23 +02:00
Ilan Steemers
3604cf66c9
No more universal wheels
2018-08-14 13:28:33 +02:00
Ilan Steemers
bd7bec3711
Punctuation
2018-08-14 12:30:41 +02:00
Ilan Steemers
865f04717a
Removes donation menu
2018-08-14 12:29:27 +02:00
Ilan Steemers
fb8da040b4
Add warning about asyn_task refactor
2018-08-14 12:26:50 +02:00
Ilan Steemers
35ba23de89
Merge pull request #310 from Koed00/python37
...
Python 3.7 support and deprecation of Python 2 and older Django versions -
2018-08-14 12:17:52 +02:00
Ilan Steemers
239345a5ec
Updates boto and certifi
2018-08-14 11:59:09 +02:00
Ilan Steemers
570944775a
Update version in docs
2018-08-14 11:58:07 +02:00
Ilan Steemers
4076795dc3
truncate error description in admin
...
Also removes old conditional imports
2018-08-13 18:50:35 +02:00
Ilan Steemers
83de4c28c7
Updates setup conf
2018-08-10 13:36:31 +02:00
Ilan Steemers
b5a01a9e93
Removes old rollbar support - relies on the pluggable error reporters now
2018-08-10 13:03:58 +02:00
Ilan Steemers
48ffdd96eb
Updates packages for testing
2018-08-10 12:55:28 +02:00
Thierry BOULOGNE
e083288af8
cleaning
2018-08-05 19:23:32 +02:00
Thierry BOULOGNE
63eb91c6b4
update manifest
2018-08-05 19:19:47 +02:00
Thierry BOULOGNE
dfe60151a1
debug PO
2018-08-05 19:16:15 +02:00
Thierry BOULOGNE
881b34d1d6
update po header
2018-08-05 18:50:54 +02:00
Thierry BOULOGNE
0c8958067f
fix language code
2018-08-05 18:34:53 +02:00
Thierry BOULOGNE
5dec66b960
update po
2018-08-05 18:29:07 +02:00
Thierry BOULOGNE
bc223eb30a
remove en
2018-08-05 18:24:56 +02:00
Thierry BOULOGNE
9d3f0d534e
Add fr and en Locale
2018-08-05 16:41:07 +02:00
Ilan Steemers
e0824802ca
Use isinstance instead of typeof
2018-08-05 15:12:18 +02:00
Ilan Steemers
3116e97f9b
Fixes overrides
2018-08-05 15:11:43 +02:00
Ilan Steemers
15f8079315
Removes root imports
2018-08-05 14:21:41 +02:00
Ilan Steemers
68f06d1a33
Removes circle ci test config
2018-08-05 14:19:14 +02:00
Ilan Steemers
d0ec4c952b
Trying xenial for 3.7 builds
2018-08-05 14:13:57 +02:00
Ilan Steemers
7d5c9f8b46
removes xrange compat
2018-08-05 13:39:04 +02:00
Ilan Steemers
04812c17df
Adds circle-ci config
2018-08-05 12:24:33 +02:00
Ilan Steemers
bd062503c5
Adds tracebacks in error logs @strets123
2018-08-05 11:13:16 +02:00