index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
management
/
commands
/
reporead_inotify.py
Age
Commit message (
Expand
)
Author
2015-06-18
Handle Django's level 3 verbosity properly
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-05-12
Fix reporead issue with temporary database files
release_2013-05-12
Dan McGee
2013-01-15
Handle connection and transaction more properly in reporead
Dan McGee
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
2012-11-16
Use Python 2.7 dictionary comprehension syntax
Dan McGee
2012-09-30
Begin importing staging repos
release_2012-09-30
Dan McGee
2012-09-25
Only watch non-staging repos in inotify reporead
Dan McGee
2012-09-20
chmod -x reporead_inotify.py
Dan McGee
2011-11-17
reporead_inotify: nice the spawned subprocesses
Dan McGee
2011-11-16
reporead_inotify: close connection once we are done with it
Dan McGee
2011-11-16
reporead_inotify: spin up read_repo() in separate thread
Dan McGee
2011-11-15
reporead_inotify: cancel threads that haven't started yet on shutdown
Dan McGee
2011-11-15
Add new reporead_inotify management command
Dan McGee