geary/sql
Jim Nelson 23511dc36c Periodic database & attachments garbage collection: Bug #714134
See the ticket (comment #2) for more information on the thinking and
strategy here, but in a nutshell this will remove from the Geary
database all emails no longer accessible via any folder and not seen
on the server in over 30 days.  It also deletes those messages
attachment(s) and removes any empty directories in the attachment/
directory to prevent clutter.  If enough messages are garbage
collected, Geary will vacuum the database at startup, which will
lower its disk footprint and reduce fragmentation, potentially
increasing performance.
2014-12-18 17:00:47 -08:00
..
CMakeLists.txt Periodic database & attachments garbage collection: Bug #714134 2014-12-18 17:00:47 -08:00
version-001.sql
version-002.sql
version-003.sql
version-004.sql
version-005.sql
version-006.sql
version-007.sql
version-008.sql
version-009.sql
version-010.sql
version-011.sql
version-012.sql
version-013.sql
version-014.sql Set SQLite page size to 4K: Closes #7423 2013-09-24 18:48:12 -07:00
version-015.sql In Non-English locales, Geary displays wrong month: Closes #7354 2013-09-25 18:04:58 -07:00
version-016.sql Index attachment filenames properly; fix #7575 2013-10-02 12:56:25 -07:00
version-017.sql Add option to save sent mail 2014-01-29 18:18:31 -08:00
version-018.sql Don't multithread db upgrades 2014-03-03 17:40:53 -08:00
version-019.sql Validate contact emails before adding 2014-02-21 15:00:57 -08:00
version-020.sql Fix a number of database hiccups 2014-03-12 16:39:22 -07:00
version-021.sql Fix a number of database hiccups 2014-03-12 16:39:22 -07:00
version-022.sql Show attachments lacking a Content-Disposition: Bug #713830 2014-08-12 14:22:57 -07:00
version-023.sql Improved search experience: Bug #720361 2014-12-16 12:26:31 -08:00
version-024.sql Periodic database & attachments garbage collection: Bug #714134 2014-12-18 17:00:47 -08:00