Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'refs/remotes/origin/t/rainbow-0.8' into HEADSascha Silbe2011-03-041-21/+25
|\
| * Merge commit 'refs/top-bases/t/rainbow-0.8' into t/rainbow-0.8Sascha Silbe2010-10-227-115/+110
| |\
| * \ Merge remote branch 'refs/remotes/origin/t/rainbow-0.8' into HEADSascha Silbe2010-10-051-21/+25
| |\ \
| | * \ Merge commit 'refs/top-bases/t/rainbow-0.8' into t/rainbow-0.8Sascha Silbe2010-09-084-14/+110
| | |\ \
| | * \ \ Merge commit 'refs/top-bases/t/rainbow-0.8' into t/rainbow-0.8Sascha Silbe2010-08-031-3/+4
| | |\ \ \
| | * \ \ \ Merge commit 'refs/top-bases/t/rainbow-0.8' into t/rainbow-0.8Sascha Silbe2010-07-143-31/+33
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'refs/top-bases/t/rainbow-0.8' into t/rainbow-0.8Sascha Silbe2010-03-221-0/+8
| | |\ \ \ \ \
| | * | | | | | fix rainbow supportSascha Silbe2010-03-221-21/+25
* | | | | | | | don't choke if timestamp property is missingSascha Silbe2011-02-151-0/+3
* | | | | | | | Actualize sweet recipe; add metadatareader.so symlink to support inplace runAleksey Lim2011-01-021-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | More sugar-lint fixes; add HACKING fileAleksey Lim2010-10-165-111/+106
* | | | | | | indexstore: disable pylint warning W0221 for parse_querySascha Silbe2010-10-161-0/+1
* | | | | | | datastore, migration: remove unused import tracebackSascha Silbe2010-10-162-2/+0
* | | | | | | PEP8 cleanupsSascha Silbe2010-10-163-2/+3
|/ / / / / /
* | | | | | Do not store symlinks #2362Aleksey Lim2010-09-231-0/+8
| |_|_|_|/ |/| | | |
* | | | | metadata-only update sets filesize property to 0 #2229Aleksey Lim2010-09-061-5/+8
* | | | | commit 3644fac reintroduced race condition, broke test suite #2104Aleksey Lim2010-09-032-9/+19
* | | | | Reviewer comments #1915Aleksey Lim2010-08-242-5/+10
* | | | | Bump v0.89.3Aleksey Lim2010-08-241-1/+1
* | | | | Create target directory before importing previews (carrott) #2149Aleksey Lim2010-08-241-5/+5
* | | | | Increment CURRENT_LAYOUT_VERSION to trigger an index rebuildAndrés Ambrois2010-08-241-1/+1
* | | | | Check creation_time on index rebuild.Andrés Ambrois2010-08-241-0/+7
* | | | | Add creation_time property.Andrés Ambrois2010-08-242-0/+37
* | | | | Check filesize property on index rebuild.Andrés Ambrois2010-08-241-0/+8
* | | | | Add filesize property to the index.Andrés Ambrois2010-08-242-0/+26
| |_|_|/ |/| | |
* | | | 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-143-31/+33
| |/ |/|
* | fix migration from 0.82 data store (#1838)Sascha Silbe2010-03-221-0/+8
|/
* Do not remove internal metadata fields while rewriting object #1813Aleksey Lim2010-03-101-1/+3
* fix typo in last commitSascha Silbe2010-03-081-1/+1
* rebuild index on migration (#1787)Sascha Silbe2010-03-083-30/+45
* Tune #1550 fix to preserve previous naming schemeAleksey Lim2009-12-201-2/+2
* fix file descriptor leak in filestore.retrieve() and use only mkstemp()Sascha Silbe2009-12-201-15/+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
* Make reading version file more robust (sayamindu) #1562Aleksey Lim2009-11-231-1/+7
* Use gobject_timeout_add_seconds to make power usage more efficient (sayamindu...Aleksey Lim2009-11-231-1/+1
* Screenshot file is not deleted #1445Aleksey Lim2009-10-011-11/+18
* fix 'error return without exception set' on ARM (#1404)Sascha Silbe2009-09-211-1/+1
* eliminate incorrect warning about unknown search terms (#1363)Sascha Silbe2009-09-211-3/+0
* Memory leaks after many get_properties() ds calls #1240Aleksey Lim2009-08-271-0/+2
* let the logger do the formattingSascha Silbe2009-08-245-47/+41
* use layoutmanager as much as possibleSascha Silbe2009-08-215-48/+30
* assorted nitpicksTomeu Vizoso2009-08-171-3/+3
* IndexStore refactoring and prefix term supportSascha Silbe2009-08-171-112/+175
* Fix typo (thanks pylint!)Tomeu Vizoso2009-08-131-2/+2
* Don't try to rebuild the index when the layout has just been created.Tomeu Vizoso2009-08-132-5/+18
* Import dbus.service (silbe) #772Tomeu Vizoso2009-08-111-0/+1
* PEP8 fixes (silbe) #1108Tomeu Vizoso2009-07-298-32/+45