Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump v0.86.2v0.86.2sucrose-0.86Aleksey Lim2010-03-082-1/+4
* fix typo in last commitSascha Silbe2010-03-081-1/+1
* rebuild index on migration (#1787)Sascha Silbe2010-03-084-30/+53
* Add section about storage format historyAleksey Lim2010-03-081-0/+17
* fix file descriptor leak in filestore.retrieve()Sascha Silbe2009-12-201-4/+3
* 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
* Bump v0.86.1v0.86.1Aleksey Lim2009-10-012-1/+4
* Screenshot file is not deleted #1445Aleksey Lim2009-10-011-11/+18
* Bump v0.86.0v0.86.0Aleksey Lim2009-09-242-2/+8
* 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
* Fix AUTHORS fileAleksey Lim2009-09-181-0/+1
* Add AM_MAINTAINER_MODE macro to configure.acAleksey Lim2009-09-181-0/+2
* Bump v0.85.4v0.85.4Aleksey Lim2009-09-177-5/+41
* Use basename for uploaded files by default in copy-to-journal script #1372Aleksey Lim2009-09-171-1/+4
* Release 0.85.3v0.85.3Simon Schampijer2009-09-111-1/+1
* Memory leaks after many get_properties() ds calls #1240Aleksey Lim2009-08-271-0/+2
* Release 0.85.2v0.85.2Tomeu Vizoso2009-08-251-1/+1
* 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
* Specify minimum version of python in configure.acTomeu Vizoso2009-08-071-1/+1
* Release 0.85.1v0.85.1Simon Schampijer2009-08-061-1/+1
* PEP8 fixes (silbe) #1108Tomeu Vizoso2009-07-299-42/+64
* Should be strip(), not trim()Tomeu Vizoso2009-07-011-1/+1
* Rebuild index when an inconsistency between the index and the metadata is det...Tomeu Vizoso2009-06-291-12/+31
* Implement sorting by timestamp and titleTomeu Vizoso2009-06-292-5/+25
* Return a consistent entry count when some entries are missing (dsd)Tomeu Vizoso2009-06-271-0/+1
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-datastore/mainlineTomeu Vizoso2009-06-261-14/+10
|\
| * Only one dot for the filename if we specify an extensionSimon Schampijer2009-06-101-2/+3
| * Remove title option #896Simon Schampijer2009-06-101-12/+7
* | Don't include in find() results entries without metadataTomeu Vizoso2009-06-261-2/+5
|/
* Release 0.84.0v0.84.0Tomeu Vizoso2009-03-031-1/+1
* Release 0.83.4v0.83.4Tomeu Vizoso2009-03-031-1/+1
* Release 0.83.3v0.83.3Tomeu Vizoso2009-02-041-1/+1
* Rename the module from olpc.datastore to carquinyol to make clearer that it's...Tomeu Vizoso2009-02-0415-25/+19
* Remove files referring to the old implementationTomeu Vizoso2009-02-0431-1682/+0
* Ignore some m4 filesTomeu Vizoso2009-02-041-1/+5
* Only try to remove the checksum dir if it already existsTomeu Vizoso2009-01-211-6/+7
* Don't raise an exception if the checksum entry hasn't been created yetTomeu Vizoso2009-01-211-2/+5
* Release 0.83.2v0.83.2Tomeu Vizoso2009-01-191-1/+1
* Correctly print backtracesTomeu Vizoso2009-01-141-2/+2
* pylint fixesTomeu Vizoso2009-01-111-0/+2
* Add timestamp property if missing during the migrationTomeu Vizoso2009-01-112-15/+23
* Drop mtime hack, journal will always filter by timestamp from now onTomeu Vizoso2009-01-111-17/+0