<feed xmlns='http://www.w3.org/2005/Atom'>
<title>heroku-periodical/tasks.py, branch master</title>
<subtitle>A skeleton app for creating single worker scheduled tasks in Python running on Heroku</subtitle>
<id>https://git.yuv.al/heroku-periodical/atom/tasks.py?h=master</id>
<link rel='self' href='https://git.yuv.al/heroku-periodical/atom/tasks.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/'/>
<updated>2015-03-12T16:58:07Z</updated>
<entry>
<title>Update to modern Celery config using CELERYBEAT_SCHEDULE</title>
<updated>2015-03-12T16:58:07Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuval@y3xz.com</email>
</author>
<published>2015-03-12T16:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=66e23866b713d126112da6afd664e4e87c894389'/>
<id>urn:sha1:66e23866b713d126112da6afd664e4e87c894389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to Celery 3.1.4</title>
<updated>2013-11-20T11:11:56Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2013-11-20T11:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=94ad7c9f133d30d9bec3f217c93d3d959943d773'/>
<id>urn:sha1:94ad7c9f133d30d9bec3f217c93d3d959943d773</id>
<content type='text'>
Add configuration changes that disable pickle as an accepted serializer
Use the json serializer by default
Required before bumping to Celery 3.2
</content>
</entry>
<entry>
<title>Add some descriptive comments</title>
<updated>2013-10-07T12:25:59Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2013-10-07T12:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=5b03619a03747833e149aa6f304a5dfd18a756b6'/>
<id>urn:sha1:5b03619a03747833e149aa6f304a5dfd18a756b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use REDIS_URL conn string</title>
<updated>2012-11-16T10:18:18Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2012-11-16T10:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=3eea5c8061c466718ee2851fb45f46554cc3bd18'/>
<id>urn:sha1:3eea5c8061c466718ee2851fb45f46554cc3bd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the periodic_task decorator</title>
<updated>2012-11-16T09:53:22Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2012-11-16T09:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=6edc68269d1ba443e33f66ad48f52b47befad8b0'/>
<id>urn:sha1:6edc68269d1ba443e33f66ad48f52b47befad8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use timedelta instead of crontab for scheduling</title>
<updated>2012-11-16T09:47:37Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2012-11-16T09:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=67baad6f7d987883b7b5ba6223d7826bde440905'/>
<id>urn:sha1:67baad6f7d987883b7b5ba6223d7826bde440905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Celery schedule and print fib task</title>
<updated>2012-11-16T09:41:25Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2012-11-16T09:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=13c4ebbc15e04f3a11d82d460f2e95f1852f97c6'/>
<id>urn:sha1:13c4ebbc15e04f3a11d82d460f2e95f1852f97c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple fib(n) task</title>
<updated>2012-11-16T09:23:29Z</updated>
<author>
<name>Yuval Adam</name>
<email>yuv.adm@gmail.com</email>
</author>
<published>2012-11-16T09:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/heroku-periodical/commit/?id=1f7e46680f867a2e3baaf8797294d046f8d13bca'/>
<id>urn:sha1:1f7e46680f867a2e3baaf8797294d046f8d13bca</id>
<content type='text'>
</content>
</entry>
</feed>
