Commit graph

67 commits

Author SHA1 Message Date
Jannis Leidel
5320d6014c
Fix dependency. 2020-11-26 18:17:43 +01:00
Jannis Leidel
9fe14325e8
Add Jazzband badge and CoC link. Refs #135. 2020-11-26 18:16:31 +01:00
Jannis Leidel
c055ee8d2c
More GitHub Actions fixes. (#138)
* Update some old URLs.

* Add release workflow.
2020-11-26 18:07:46 +01:00
Jannis Leidel
aec77ca926
Migrate to GitHub Actions. (#137)
* Add initial GitHub test workflow.

* Remove unneeded cache key.

* Update tox config.

* Stop testing Django 1.8 and 1.9.

* Use pytest.mark.django_db differently

* Reordering decorator?

* Remove version restrictions.

* Fix flake8 bugs.

* Fix sphinx test.

* More Sphinx fixes.
2020-11-26 17:09:36 +01:00
pyup-bot
6ec13500d0 Update codecov from 2.0.9 to 2.0.11 2018-01-03 17:46:29 +01:00
Janez Kranjc
ca942e2408 fix broken py27 test 2018-01-03 17:13:43 +01:00
pyup-bot
1f890c977d Update check-manifest from 0.35 to 0.36 2017-11-27 16:01:41 +01:00
pyup-bot
a91a8eed57 Update docutils from 0.13.1 to 0.14 2017-11-07 20:00:15 +01:00
Mohammad Hossein Sekhavat
7012454230 Fix migration command in README.md 2017-11-07 20:00:05 +01:00
Jannis Leidel
9591ff917a
Bump to 1.1.2. 2017-05-18 11:29:08 +02:00
Jannis Leidel
08fc27346b
Package non-Python files, too. 2017-05-18 11:28:57 +02:00
Jannis Leidel
2b761082b7
Fix name of the template folder. 2017-05-18 11:28:38 +02:00
Jannis Leidel
6d1276692f
Bump version. 2017-05-18 10:24:09 +02:00
Jannis Leidel
c21f7274a6
Update changelog. 2017-05-18 10:23:48 +02:00
Jannis Leidel
25266115f6
Fix name of stylesheet folder. 2017-05-18 10:22:53 +02:00
pyup-bot
62ba936a79 Update pytest-cov from 2.5.0 to 2.5.1 2017-05-16 12:55:16 +02:00
Jannis Leidel
358fbc6e46
Bump version. 2017-05-11 10:25:46 +02:00
pyup-bot
4797e77adf Update pytest-cov from 2.4.0 to 2.5.0 2017-05-10 19:54:48 +02:00
Jannis Leidel
cfcc54bc82 Improve code path for updating task state, use update_fields parameter. 2017-05-10 19:54:33 +02:00
Jannis Leidel
b11aa0e380 Fix docstring. 2017-05-10 19:54:33 +02:00
Jannis Leidel
961142d944 Remove raw SQL. 2017-05-10 19:54:33 +02:00
Jannis Leidel
eaf07691a2 Update changelog. 2017-05-10 19:54:33 +02:00
Jannis Leidel
72d895d93b Minor docstring updates. 2017-05-10 19:54:33 +02:00
Jannis Leidel
4ae8a39a32 Combined all the utilities in one module. 2017-05-10 19:54:33 +02:00
Jannis Leidel
04131fecde Use select_for_update to update TaskState and WorkerState models.
This also replaces a in-process cache for the last time the worker update
was done to a column in the worker_state table called last_update.
2017-05-10 19:54:33 +02:00
Jannis Leidel
93fbe8421c Minor fixes. 2017-05-10 19:54:33 +02:00
Jannis Leidel
e36dc66467 Stop shipping our own version of django.utils.timezone.now. 2017-05-10 19:54:33 +02:00
Jannis Leidel
4526b8c8b2
Bump version. 2017-05-08 17:05:53 +02:00
Jannis Leidel
8b94598727
Update changelog. 2017-05-08 16:05:58 +02:00
Jannis Leidel
0c7350ef1e Minor reshuffle. 2017-05-08 16:03:32 +02:00
Jannis Leidel
87be921761 Run django.setup() when Camera is being installed. 2017-05-08 16:03:32 +02:00
Jannis Leidel
a9c514fabd Update changelog 2017-05-08 16:03:32 +02:00
Jannis Leidel
539579a868 Minor fixes. 2017-05-08 16:03:32 +02:00
Jannis Leidel
4a628dd395 Move import of models inline.
Fix issue #1.
2017-05-08 16:03:32 +02:00
Jannis Leidel
60d7200f49
Merge branch 'master' of github.com:jezdez/django-celery-monitor 2017-05-08 15:26:55 +02:00
Jannis Leidel
830c44f29e
Remove individual requirements files per Django version. 2017-05-08 15:26:45 +02:00
pyup.io bot
0182845614 Pin readme-renderer to latest version 17.2 (#8) 2017-05-08 15:22:06 +02:00
pyup.io bot
9d41cfb97a Pin check-manifest to latest version 0.35 (#9) 2017-05-08 15:21:33 +02:00
pyup.io bot
09c64f73be Pin pytest-cov to latest version 2.4.0 (#10) 2017-05-08 15:21:22 +02:00
pyup.io bot
68c9bb847e Pin pytest-django to latest version 3.1.2 (#13) 2017-05-08 15:20:48 +02:00
pyup.io bot
940c7115cb Pin codecov to latest version 2.0.9 (#11) 2017-05-08 15:20:32 +02:00
pyup.io bot
ce9ac69091 Pin docutils to latest version 0.13.1 (#7) 2017-05-08 15:20:14 +02:00
pyup.io bot
92f98c7d25 Pin pydocstyle to latest version 2.0.0 (#6) 2017-05-08 15:19:27 +02:00
pyup.io bot
baae2f3466 Pin bumpversion to latest version 0.5.3 (#5) 2017-05-08 15:18:44 +02:00
Jannis Leidel
5230e4cd00
Bump version 2017-05-03 10:33:02 +02:00
Jannis Leidel
3dac579418
Update release date. 2017-05-03 10:17:22 +02:00
Jannis Leidel
72ae403ca1
Fix some paths. 2017-05-03 10:07:48 +02:00
Jannis Leidel
63758bc316
Update README and manifest to fixes. 2017-05-03 08:54:00 +02:00
Jannis Leidel
2792cce93b
Add forgotten dependencies for manifest and readme testing. 2017-05-03 08:53:42 +02:00
Jannis Leidel
aa16913956
Move tests into “tests” folder. 2017-05-03 08:52:45 +02:00