summaryrefslogtreecommitdiff
path: root/devel/management/commands/reporead_inotify.py
AgeCommit message (Expand)Author
2015-06-18Handle Django's level 3 verbosity properlyDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-05-12Fix reporead issue with temporary database filesrelease_2013-05-12Dan McGee
2013-01-15Handle connection and transaction more properly in reporeadDan McGee
2012-11-16Use python set comprehension syntax supported in 2.7Dan McGee
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee
2012-09-30Begin importing staging reposrelease_2012-09-30Dan McGee
2012-09-25Only watch non-staging repos in inotify reporeadDan McGee
2012-09-20chmod -x reporead_inotify.pyDan McGee
2011-11-17reporead_inotify: nice the spawned subprocessesDan McGee
2011-11-16reporead_inotify: close connection once we are done with itDan McGee
2011-11-16reporead_inotify: spin up read_repo() in separate threadDan McGee
2011-11-15reporead_inotify: cancel threads that haven't started yet on shutdownDan McGee
2011-11-15Add new reporead_inotify management commandDan McGee