Commit Graph

3274 Commits

Author SHA1 Message Date
Tim Claessens
13868c42c8 Add name to contributors 2019-06-19 09:46:24 +02:00
Tim Claessens
9b48f922ed Remove all end-of-line carriage returns and not just the first occurrence 2019-06-19 09:46:10 +02:00
Bruno Alla
493811bd2e Merge branch 'tests/bare-metal' 2019-06-18 22:01:32 +01:00
Bruno Alla
aaf5d8d8f5 Run tests on bare metal
Install with Celery and compressor as it requires compilation

closes #1677
2019-06-18 21:02:37 +01:00
Bruno Alla
dd32fb2c13 Tweak formatting in docs 2019-06-18 20:50:17 +01:00
Bruno Alla
158ab68c22
Update pytest_cases to 1.9.0 (#2115)
Update pytest_cases to 1.9.0
2019-06-17 18:06:04 +01:00
pyup-bot
7166b92bf0 Update pytest_cases from 1.7.0 to 1.9.0 2019-06-17 11:03:35 -04:00
Bruno Alla
d2f3891fe1 Rename py.test to pytest in PyCharm config 2019-06-15 11:48:50 +01:00
Bruno Alla
a321a5833d Cleanup trailing spaces 2019-06-15 11:48:26 +01:00
Bruno Alla
f3b85708c3
Sort contributors list 2019-06-15 11:31:13 +01:00
Bruno Alla
8c71ba0c86
Added DATABASE_URL & CELERY_BROKER_URL (when selected) to the django … (#2098)
Added DATABASE_URL & CELERY_BROKER_URL (when selected) to the django …
2019-06-15 11:23:28 +01:00
Bruno Alla
bc69cbebb5
Update pytest-xdist to 1.29.0 (#2112)
Update pytest-xdist to 1.29.0
2019-06-14 23:24:24 +01:00
Bruno Alla
9debfc917d
Merge pull request #2107 from pydanny/pyup-update-pytest_cases-1.6.3-to-1.7.0
Update pytest_cases to 1.7.0
2019-06-14 23:22:35 +01:00
Bruno Alla
e409187a83
Merge pull request #2108 from pydanny/pyup-update-psycopg2-binary-2.8.2-to-2.8.3
Update psycopg2-binary to 2.8.3
2019-06-14 23:19:16 +01:00
Bruno Alla
69fa490364
Add minho42 to contributors 2019-06-14 23:18:20 +01:00
Bruno Alla
7a55252a8c
Fix typo (#2110)
Fix typo
2019-06-14 23:16:21 +01:00
pyup-bot
53a6349e92 Update pytest-xdist from 1.28.0 to 1.29.0 2019-06-14 14:16:20 -07:00
Min ho Kim
62df724c8c Fix typo 2019-06-15 06:37:58 +10:00
Bruno Alla
12b527ff5d
Update psycopg2 with --no-binary to 2.8.3 in prod requirements 2019-06-14 12:49:39 +01:00
Bruno Alla
36bccb0e28
Update psycopg2 with --no-binary to 2.8.3 2019-06-14 12:49:02 +01:00
browniebroke
de91817704 Update psycopg2-binary from 2.8.2 to 2.8.3 2019-06-14 12:00:33 +01:00
browniebroke
94d0b7b776 Update pytest_cases from 1.6.3 to 1.7.0 2019-06-14 12:00:30 +01:00
Jelmert
9e10eb7ae5 Added DATABASE_URL & CELERY_BROKER_URL (when selected) to the django console startup script of pycharm. Fixes #1766. 2019-06-14 11:49:29 +02:00
Bruno Alla
ea00f656da
Merge pull request #2105 from pydanny/pyup-update-pytest-4.6.2-to-4.6.3
Update pytest to 4.6.3
2019-06-12 13:08:54 +01:00
browniebroke
0b5f8b4891 Update pytest from 4.6.2 to 4.6.3 2019-06-12 12:00:30 +01:00
browniebroke
44688b2d43 Update pytest from 4.6.2 to 4.6.3 2019-06-12 12:00:29 +01:00
Bruno Alla
d9b06cd61f
Update django-extensions to 2.1.9 (#2104)
Update django-extensions to 2.1.9
2019-06-11 12:48:15 +01:00
Bruno Alla
5fd8069402
Merge pull request #2103 from pydanny/pyup-update-sphinx-2.1.0-to-2.1.1
Update sphinx to 2.1.1
2019-06-11 12:36:41 +01:00
browniebroke
06a9cadf0c Update django-extensions from 2.1.7 to 2.1.9 2019-06-11 12:00:34 +01:00
browniebroke
d55a3f09aa Update sphinx from 2.1.0 to 2.1.1 2019-06-11 12:00:31 +01:00
Bruno Alla
4b2c7d2277
Merge pull request #2101 from pydanny/pyup-update-pyyaml-5.1-to-5.1.1
Update pyyaml to 5.1.1
2019-06-07 09:13:26 +01:00
pyup-bot
59fcf9359b Update pyyaml from 5.1 to 5.1.1 2019-06-07 00:19:38 -07:00
Bruno Alla
6f9e57618d
Add Postgres service to Travis config 2019-06-06 17:23:37 +01:00
Bruno Alla
87177b89c4
Update the Travis config to support the newer version of SQLite for Django 2.2 (#2097)
Update the Travis config to support the newer version of SQLite for Django 2.2
2019-06-06 17:22:46 +01:00
Xaver Y.R. Chen
611373cac2 Update Travis config, remove the deprecated sudo keyword 2019-06-06 14:48:48 +08:00
Bruno Alla
2103cf2f9d Add a pre-generation hook to avoid non-lowercase slugs - fixes #2042 2019-06-05 19:00:43 +01:00
Xaver Y.R. Chen
ef59ffad94 Update Travis config, using new xenial distribution to support the newer version of SQLite to satisfy the requirement of Django 2.2 2019-06-05 20:21:37 +08:00
Fábio C. Barrionuevo da Luz
72c92187a9
Merge pull request #2093 from pydanny/pyup-update-pytest-4.6.0-to-4.6.2
Update pytest to 4.6.2
2019-06-04 08:04:45 -03:00
Fábio C. Barrionuevo da Luz
c31303f3c8
Merge pull request #2094 from pydanny/pyup-update-pytest-django-3.4.8-to-3.5.0
Update pytest-django to 3.5.0
2019-06-04 08:04:07 -03:00
browniebroke
28ba260e03 Update pytest-django from 3.4.8 to 3.5.0 2019-06-04 12:00:40 +01:00
browniebroke
987e958c9b Update pytest from 4.6.0 to 4.6.2 2019-06-04 12:00:33 +01:00
Fábio C. Barrionuevo da Luz
cfacdc359b
Merge pull request #2092 from pydanny/pyup-update-pytest-4.6.0-to-4.6.2
Update pytest to 4.6.2
2019-06-03 17:53:03 -03:00
pyup-bot
32e683f637 Update pytest from 4.6.0 to 4.6.2 2019-06-03 13:45:32 -07:00
Bruno Alla
c3c0b441f2
Use django-celery-beat for scheduled tasks (#2084)
Use django-celery-beat for scheduled tasks
2019-06-03 21:45:14 +01:00
Bruno Alla
416edce1f9
Merge pull request #2091 from pydanny/pyup-update-sphinx-2.0.1-to-2.1.0
Update sphinx to 2.1.0
2019-06-03 16:30:38 +01:00
Bruno Alla
03c9b158c0
Merge pull request #2089 from pydanny/pyup-update-sentry-sdk-0.8.1-to-0.9.0
Update sentry-sdk to 0.9.0
2019-06-03 13:17:03 +01:00
Bruno Alla
f9b275523b
Merge pull request #2090 from pydanny/pyup-update-django-2.2.1-to-2.2.2
Update django to 2.2.2
2019-06-03 13:16:34 +01:00
browniebroke
53f6e07dd5 Update sphinx from 2.0.1 to 2.1.0 2019-06-03 12:01:48 +01:00
browniebroke
78ec608f14 Update django from 2.2.1 to 2.2.2 2019-06-03 12:01:44 +01:00
browniebroke
d769931577 Update sentry-sdk from 0.8.1 to 0.9.0 2019-06-03 12:01:41 +01:00