summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/FileMonitor.py
Commit message (Expand)AuthorAgeFilesLines
* PY3K + PEP8 fixes for remaining filesSol Jerome2011-04-071-5/+13
* CommentsFabian Affolter2010-08-141-2/+4
* Updated files to match PEP 257 Fabian Affolter2010-06-211-22/+22
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-4/+5
* Gamin: Fix order inversion in the local event bufferNarayan Desai2009-07-271-1/+1
* Gamin: aggressively drain gamin events from the gamin lib interface. (Patch f...Narayan Desai2009-07-261-2/+8
* Fix initial event quiescingNarayan Desai2009-07-161-2/+2
* Fix Fam supportNarayan Desai2009-06-241-48/+131
* Cfg: Fix hardwired filename ignores (Fixes Ticket #619)Narayan Desai2009-06-141-2/+2
* Make pseudofam work on systems without GaminNarayan Desai2009-05-241-11/+6
* Remove incorrect pseudo filemonitor warningNarayan Desai2009-05-151-1/+1
* Fix fam tracebacks for Ticket #650Sol Jerome2009-05-151-9/+29
* Make time logging uniformNarayan Desai2009-05-071-1/+1
* Clean up File Monitoring code/adapt to new server infrastructureNarayan Desai2009-05-061-144/+110
* Remove busy-wait for coalescing altogetherNarayan Desai2009-03-091-7/+6
* Reduce event coalesing threshold (Substantially reduces core initialization t...Narayan Desai2009-03-091-1/+1
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-3/+3
* Suppress reporting of known tempfile event suppressionNarayan Desai2008-11-071-1/+1
* Make file monitor selectableNarayan Desai2008-09-091-1/+1
* Fix typo that prevents gamin from working properlyNarayan Desai2008-08-131-1/+1
* Created working static fam infrastructure for Ticket #536James Yang2008-08-081-0/+235