Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/carquinyol/indexstore.py
Commit message (Expand)AuthorAgeFilesLines
* Port to gi and gtk3 toolkitDaniel Narvaez2013-01-071-3/+3
* Flush the database when a new entry is created or an entry is deleted, SL #43...Simon Schampijer2012-12-141-2/+2
* indexstore: exit on _flush() errors, work on tmpdirMartin Langhoff2012-11-071-12/+45
* Avoid indexing launch-times propertyGonzalo Odiard2012-10-051-1/+1
* More sugar-lint fixes; add HACKING fileAleksey Lim2010-10-161-1/+1
* indexstore: disable pylint warning W0221 for parse_querySascha Silbe2010-10-161-0/+1
* PEP8 cleanupsSascha Silbe2010-10-161-1/+0
* Add creation_time property.Andrés Ambrois2010-08-241-0/+15
* Add filesize property to the index.Andrés Ambrois2010-08-241-0/+14
* sl#2132: reduce _FLUSH_TIMEOUT to 5 secondsBernie Innocenti2010-08-021-1/+1
* Set index_updated flag on ds shutting downAleksey Lim2010-07-291-2/+3
* Invert index_updated logic #2095Aleksey Lim2010-07-141-0/+25
* rebuild index on migration (#1787)Sascha Silbe2010-03-081-0/+4
* fix range query for timestamp to do numerical comparison instead of lexical (...Sascha Silbe2009-12-201-1/+5
* add and use type information for "known" properties (#1437)Sascha Silbe2009-12-201-9/+12
* Use gobject_timeout_add_seconds to make power usage more efficient (sayamindu...Aleksey Lim2009-11-231-1/+1
* eliminate incorrect warning about unknown search terms (#1363)Sascha Silbe2009-09-211-3/+0
* let the logger do the formattingSascha Silbe2009-08-241-2/+1
* assorted nitpicksTomeu Vizoso2009-08-171-3/+3
* IndexStore refactoring and prefix term supportSascha Silbe2009-08-171-112/+175
* PEP8 fixes (silbe) #1108Tomeu Vizoso2009-07-291-4/+6
* Should be strip(), not trim()Tomeu Vizoso2009-07-011-1/+1
* Implement sorting by timestamp and titleTomeu Vizoso2009-06-291-4/+21
* Rename the module from olpc.datastore to carquinyol to make clearer that it's...Tomeu Vizoso2009-02-041-0/+238