aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/init/celery/from_celery.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-2/+2
* removing old callable utilities and porting stuff over.Christopher Allan Webber2013-04-191-2/+2
* Switch several functions over to using the new callable_run* tools!Christopher Allan Webber2013-04-101-4/+2
* Updated raven pluginJoar Wandborg2013-03-031-0/+5
* You can now set the PASTE_CONFIG environment variable to control logging setupChristopher Allan Webber2013-02-251-0/+5
* Use logging.config.fileConfig()Joar Wandborg2013-02-071-41/+2
* Removed debugging stuff from masterJoar Wandborg2012-09-301-8/+0
* Use RawConfigParser instead of dict.viewitemsJoar Wandborg2012-09-301-3/+7
* Set up celery logging from paste iniJoar Wandborg2012-09-301-0/+65
* from_celery.setup_self() didn't pay attention to default_conf_file kwarg, fixed.Christopher Allan Webber2012-05-201-4/+5
* Making celeryd consistent: look for mediagoblin_local.iniChristopher Allan Webber2012-04-221-1/+6
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Move mediagoblin.celery_setup -> mediagoblin.init.celeryElrond2011-07-021-0/+60