Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
John Giannelos c2d28b45f9
Make mozillians dockerfiles prod-ready. 2017-04-28 16:48:26 +02:00
John Giannelos f155b2f89f
Revert celery to version 3.1.24
* Revert "Ensure CELERY_LOADER var is not set."
  * This reverts commit f3be3352bd.
 * Revert "Fix wsgi issue."
  * This reverts commit 8a437e899a.
 * Revert "Upgrade Kombu to 3.0.37."
  * This reverts commit 70b1c68c2c.
 * Revert "Upgrade Celery to version 3.1.25."
  * This reverts commit 77bd3c4f10.
2017-03-21 15:28:24 +02:00
John Giannelos f3be3352bd
Ensure CELERY_LOADER var is not set. 2017-03-20 10:14:29 +02:00
John Giannelos 8a437e899a
Fix wsgi issue. 2017-03-17 14:47:49 +02:00
Tasos Katsoulas 06dbfafa7a Fix typo in wsgi file. 2016-03-09 17:25:00 +02:00
Tasos Katsoulas 5509bede85 Setup djcelery. 2016-03-09 16:38:23 +02:00
John Giannelos 4ed2658264 [Bug 1252078] Adapt code to work with celery v3.x
* Remove redundant `djcelery` references from settings
* Create `mozilians.celery` module to define celery instance
* Ensure that celery is app is loaded when Django starts
* Remove `CELERY_LOADER` env var
* Allow celery tasks serialized using `pickle`
2016-03-02 18:58:06 +02:00
John Giannelos 7f060760e1 Add `mozillians` to the python path when using wsgi. 2016-01-26 16:01:23 +01:00
John Giannelos 467e26d4b3 Adapt code after vendor/vendor-local removal.
* Replace /w vanilla manage.py
* Remove TastyPieRequestTimingMiddleware because of failing tests
* Adapt wsgi to project changes
* Add `peep.py` under `scripts`
* Add `peep.sh` that invokes `peep` regardless of `pip` version
2016-01-25 12:41:48 +01:00
John Giannelos 64f76a3663 [Bug 1196244] Fix error in wsgi script. 2015-08-21 14:35:41 +02:00
John Giannelos 6b23183bec [Bug 1196244] Make wsgi script compatible with Django 1.7x 2015-08-21 14:11:47 +02:00
Giorgos Logiotatidis 459c8c1ecb [fix bug 857289] Add NewRelic. 2013-04-11 10:25:15 +03:00
Austin King de1f1e8462 Moving wsgi.wsgi into wsig/playdoh.wsgi 2011-01-26 13:43:51 -08:00