An open API service providing commit metadata for open source projects.

GitHub / mozilla/django-post-request-task / commits

A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from django.

SHA Message Author Date Stats
2548a4d2 Update README.rst Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4f1e33ec merge Merge pull request #30 from mozilla/update-supported-versions Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c05f354b Just in case, make sure we really install Django 3.2.x when we mean to Mathieu Pillard <m****d@m****m> over 4 years ago
e1445d08 Keep more explicit django version names Mathieu Pillard <m****d@m****m> over 4 years ago
86bc0646 Stop supporting celery 4 Mathieu Pillard <m****d@m****m> over 4 years ago
b9536e75 Update supported Python/Django versions, use modern CircleCI images Mathieu Pillard <m****d@m****m> over 4 years ago
574ede53 merge Merge pull request #28 from mozilla/bump-version-0.5 Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
63b9b980 Bump version to 0.5 Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
909dad34 merge Merge pull request #27 from mozilla/circleci-badge Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
aa63113e Add circle ci badge Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3a06a867 merge Merge pull request #26 from VasiliyChefonov/master Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6ff4865e Replace task decorator with shared_task Vasily Chefonov <v****v@s****m> over 5 years ago
65d01928 Update tox.ini to test both Celery 4 and Celery 5 Vasily Chefonov <v****v@s****m> over 5 years ago
9b16c1a2 Update Celery version Vasily Chefonov <v****v@s****m> over 5 years ago
ac2cf8eb merge Merge pull request #22 from mozilla/switch-to-circleci Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
35cc9a1e Config tweaks Mathieu Pillard <m****d@m****m> over 5 years ago
005768fa Make python version dynamic Mathieu Pillard <m****d@m****m> over 5 years ago
ff4d1b32 Install tox in circleci builds Mathieu Pillard <m****d@m****m> over 5 years ago
b401d1ac Really use strings for parameters Mathieu Pillard <m****d@m****m> over 5 years ago
5ad1e503 Add circleci config Mathieu Pillard <m****d@m****m> over 5 years ago
073c828a Switch to Circle CI, modernizing tox config and supported Python/Django versions Mathieu Pillard <m****d@m****m> over 5 years ago
4b1f410e Update README.rst Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d4cef469 Tag 0.4.1 Mathieu Pillard <m****d@m****m> about 7 years ago
f2e8596d Relax Django version in install_requires Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
aa0f745a Prepare 0.4.0 Christopher Grebs <c****g@w****g> about 7 years ago
65273d55 merge Move to xenial on TravisCI, Drop Python 3.4, 3.5 and add Python 3.7 support (... Christopher Grebs <c****g@w****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
616ddf96 Add Django 2.2 support to tox file Christopher Grebs <c****g@w****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
106ddffc Allow support for Django 2.2 Christopher Grebs <c****g@w****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7aa6668e Add Django 2.2 to travis.yml Christopher Grebs <c****g@w****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9ea9d700 merge Merge pull request #18 from Mozilla-GitHub-Standards/master Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0644e4b9 Add Mozilla Code of Conduct file Mozilla-GitHub-Standards <4****s@u****m> over 7 years ago
6bed1f56 Remove remaining pypy pieces Christopher Grebs <c****g@w****g> over 7 years ago
1e106c1a Drop pypy from testing, Travis Xenial doesn't support it Christopher Grebs <c****g@w****g> over 7 years ago
3a19eb45 Fix travis config Christopher Grebs <c****g@w****g> over 7 years ago
f339e83e Bump version number Christopher Grebs <c****g@w****g> over 7 years ago
f7c64699 Update setup.py Christopher Grebs <c****g@w****g> over 7 years ago
4426ffa7 Move to xenial on TravisCI, Drop Python 3.4, 3.5 and add Python 3.7 support Christopher Grebs <c****g@w****g> over 7 years ago
23c50f3e Remove --use-wheel as latest version of pip have removed it and made it the d... Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b099f7e7 Update README.rst Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
225ec1a6 merge Merge pull request #10 from Saritasa/master Mathieu Pillard <d****x@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e1723ff6 Feature update django versions DaryaDoronina <d****a@s****m> over 8 years ago
ac369d6a Prepare 0.2.0 release Christopher Grebs <c****g@w****g> almost 9 years ago
ccf86a31 Feature update python, django and celery versions (#9) kseniyashaydurova <k****a@s****m>
Committed by: Christopher Grebs <c****g@w****g>
almost 9 years ago
7d229f16 Increase to 0.1.1 because I messed up the pypi release... Christopher Grebs <c****g@w****g> almost 10 years ago
99ff19f5 merge Merge pull request #6 from mozilla/feature/py3k Christopher Grebs <c****g@w****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
73add0f2 Update Makefile, readme and travis config to reflect new testing environment ... Christopher Grebs <c****g@w****g> almost 10 years ago
fea3f807 Update setup.py, update classifiers, support Django 1.8-1.10 and python 3. Christopher Grebs <c****g@w****g> almost 10 years ago
278788bb Add tox.ini file Christopher Grebs <c****g@w****g> almost 10 years ago
b84d6450 v0.0.3 Mathieu Pillard <m****@v****t> over 10 years ago
a327aa1d merge Merge pull request #4 from diox/fully-abstract Mathieu Pillard <m****@v****t> over 10 years ago
33b5ad8f Abstract the thread locals variables a little more Mathieu Pillard <m****@v****t> over 10 years ago
5b952826 merge Merge pull request #3 from diox/return-value Mathieu Pillard <m****@v****t> over 10 years ago
356e517a Return apply_async() value back outside the request-response cycle Mathieu Pillard <m****@v****t> over 10 years ago
42ce7e80 v0.0.2 Mathieu Pillard <m****@v****t> over 10 years ago
896e6ac8 merge Merge pull request #2 from diox/logging-and-misc-cleanups Mathieu Pillard <m****@v****t> over 10 years ago
84e2c927 Miscellaneous cleanups and test improvments Mathieu Pillard <m****@v****t> over 10 years ago
900b1b7d merge Merge pull request #1 from adamchainz/readme_syntax_highlighting Mathieu Pillard <m****@v****t> over 10 years ago
396950b0 README - add syntax highlighting Adam Chainz <a****m@a****u> over 10 years ago
4671ba97 Prettify README. Mathieu Pillard <m****@v****t> over 10 years ago
da1d6982 Add rationale to the docs Mathieu Pillard <m****@v****t> over 10 years ago
fa5e2878 Add Travis.CI badge. Mathieu Pillard <m****@v****t> over 10 years ago
106a1d0e Run coverage when running tests. Mathieu Pillard <m****@v****t> over 10 years ago
8659a799 Initial import for v0.0.1. Mathieu Pillard <m****@v****t> over 10 years ago
0eb5f45e Initial commit Mathieu Pillard <m****@v****t> over 10 years ago

← Back to repository