No description
Find a file
Charles Lindsay 85d1a97129 Don't multithread db upgrades
Turns out for long-running upgrades we were running them all in
parallel, which thrashes the disk pretty hard.  This adds a simple mutex
lock around each upgrade, so at least the computer is usable while it's
going on.  A more robust solution would be to have a single-thread
thread pool where we enqueue upgrades, but that's too much change this
late in the release cycle.

Also it turns out that the nullifying of the internaldate_time_t column
before we repopulate it was very costly, and unnecessary.  So, this also
should speed things up for upgrading users.

Closes: bgo #724475
2014-03-03 17:40:53 -08:00
bindings Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
cmake Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
debian Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
desktop Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
help Added Greek help translation 2014-02-23 19:38:13 +02:00
icons Use sym. icons for read/unread starred/unstarred mail: Refs bgo#720771 2014-02-12 15:01:05 -08:00
po Updated Lithuanian translation 2014-03-02 20:11:54 +02:00
sql Don't multithread db upgrades 2014-03-03 17:40:53 -08:00
src Don't multithread db upgrades 2014-03-03 17:40:53 -08:00
theming Better styling of collapsed quotes: Refs bgo#724342 2014-02-18 13:51:38 -08:00
ui Add "use imap credentials" option to "other" acct 2014-02-27 12:27:50 -08:00
.gitattributes Fix git archive to not include debian directory 2013-10-03 16:22:04 -07:00
.gitignore Support GNOME's Damned Lies workflow 2014-01-10 11:04:10 -08:00
AUTHORS Moving Robert Schroll to AUTHORS file and About box 2013-03-18 18:43:01 -07:00
cmake_uninstall.cmake.in Closes #4982 Closes #4964 Switched to CMake, added an installer/uninstaller 2012-04-23 18:54:26 -07:00
CMakeLists.txt Bump version, add news 2014-02-14 16:36:25 -08:00
configure Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
configure.in Restore configure.in to fix building with Valencia. 2012-07-20 11:41:08 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
COPYING.icons Closes #7456 New icons from Sam Hewitt 2013-10-03 15:30:45 -07:00
COPYING.snowball Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
geary.doap Capitalize description in DOAP file 2013-11-19 01:00:33 +01:00
INSTALL Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
Makefile.in Remove gearyd from project: Closes #7272 2013-09-25 12:58:11 -07:00
NEWS Bump version, add news 2014-02-14 16:36:25 -08:00
README Update copyrights to 2014: Closes bgo#722381 2014-02-04 19:01:09 -08:00
THANKS Garbled email addresses in conversation view: Closes bgo#713060 2014-02-20 15:15:06 -08:00

    Geary Email Client
    ------------------

  * Introduction

    Geary is an email client built for the GNOME desktop environment.  It
    allows you to read and send email with a simple, modern interface.

    Visit http://www.yorba.org/geary to read about the current state of
    Geary's development and to make sure you're running the latest version.


  * Installation & Licensing

    Please consult the INSTALL and COPYING files for more information.


  * Quick Start

    The first time Geary is launched, it will prompt for your account
    information.  Note that your email password is stored securely in the
    Gnome Keyring.

    Geary will then begin downloading messages in your inbox and other
    folders.

  * Contacting Yorba

    Yorba:                      http://www.yorba.org
    Geary wiki:                 https://wiki.gnome.org/Apps/Geary

    We also encourage you to join the Geary mailing list.  See
    https://mail.gnome.org/mailman/listinfo/geary-list for details.



    Copyright 2012-2014 Yorba Foundation