Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump v0.88.0v0.88.0sucrose-0.88Aleksey Lim2010-03-292-1/+4
|
* fix migration from 0.82 data store (#1838)Sascha Silbe2010-03-221-0/+8
| | | | | | | | | Upgrading directly from 0.82 to 0.86/0.88 didn't migrate the data store contents because LayoutManager._is_empty() doesn't check for 0.82 data store entries. This patch fixes _is_empty() to recognize 0.82 data store contents. Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Bump v0.87.4v0.87.4Aleksey Lim2010-03-102-1/+5
|
* Do not remove internal metadata fields while rewriting object #1813Aleksey Lim2010-03-101-1/+3
|
* Auto detect mime type in copy-to-journal #586 (tomeu)Aleksey Lim2010-03-091-7/+6
|
* Bump v87.3v0.87.3Aleksey Lim2010-03-083-4/+9
|
* fix typo in last commitSascha Silbe2010-03-081-1/+1
|
* rebuild index on migration (#1787)Sascha Silbe2010-03-084-30/+53
| | | | | | | | | Currently we force an index rescan on migration, but not a rebuild. Any entry that's already in the index will _not_ be updated. This patch fixes the migration logic to do a full index rebuild, thus actually migrating the index. Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Add section about storage format historyAleksey Lim2010-03-081-0/+17
|
* Bump v0.87.2v0.87.2Aleksey Lim2009-12-212-1/+7
|
*