Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/query.py
Commit message (Expand)AuthorAgeFilesLines
* Update only when visible.Tomeu Vizoso2008-05-211-76/+2
* Destroy only once, so we save some warnings.Tomeu Vizoso2007-11-021-3/+6
* Reduce the cache size to 80.Marco Pesenti Gritti2007-10-051-1/+1
* Print debug messages in test.Tomeu Vizoso2007-10-051-1/+5
* Add some tests to query.py.Tomeu Vizoso2007-10-051-0/+62
* Remove correctly objects from the cache. Real fix.Tomeu Vizoso2007-10-041-1/+3
* Revert "Remove correctly objects from the cache."Tomeu Vizoso2007-10-041-2/+1
* Remove correctly objects from the cache.Tomeu Vizoso2007-10-041-1/+2
* Fetch the activity_id for the detailed view. It's necessaryMarco Pesenti Gritti2007-09-261-1/+2
* Fix for wrongly deleted jobject when refreshingSimon Schampijer2007-09-191-1/+1
* Just invalidate the cache when an item is deleted.Marco Pesenti Gritti2007-09-181-11/+8
* Only query and cache the properties we are interested in. Increase the cache ...Tomeu Vizoso2007-09-101-14/+30
* Fix one corner case in scrolling optimization.Tomeu Vizoso2007-09-081-2/+2
* Small improvement of debug logging.Tomeu Vizoso2007-09-081-3/+4
* Fixes for the progress bar, keep icon and refreshes.Tomeu Vizoso2007-09-071-0/+5
* Fix typo.Tomeu Vizoso2007-09-061-1/+1
* #2753, #2983: Display changes in the Journal more promptly.Tomeu Vizoso2007-09-061-19/+117
* Fix sorting.Tomeu Vizoso2007-08-201-1/+3
* Fixed some issues in the entry cache.Tomeu Vizoso2007-08-121-6/+6
* Refactored the cache out of the listview.Tomeu Vizoso2007-08-021-0/+135