Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-16 | Handle connection and transaction more properly in reporead | Dan McGee | 1 | -6/+9 |
2012-11-16 | Use python set comprehension syntax supported in 2.7 | Dan McGee | 1 | -1/+1 |
2012-11-16 | Use Python 2.7 dictionary comprehension syntax | Dan McGee | 1 | -1/+1 |
2012-09-30 | Begin importing staging repos | Dan McGee | 1 | -1/+1 |
2012-09-26 | Only watch non-staging repos in inotify reporead | Dan McGee | 1 | -1/+1 |
2012-09-20 | chmod -x reporead_inotify.py | Dan McGee | 1 | -0/+0 |
2011-11-17 | reporead_inotify: nice the spawned subprocesses | Dan McGee | 1 | -4/+9 |
2011-11-16 | reporead_inotify: close connection once we are done with it | Dan McGee | 1 | -0/+6 |
2011-11-16 | reporead_inotify: spin up read_repo() in separate thread | Dan McGee | 1 | -2/+9 |
2011-11-16 | reporead_inotify: cancel threads that haven't started yet on shutdown | Dan McGee | 1 | -0/+5 |
2011-11-16 | Add new reporead_inotify management command | Dan McGee | 1 | -0/+188 |