Commit Graph

  • fc03475b9e Remove thread Lock() when saving UIDvalidity Sebastian Spaeth 2011-03-06 11:17:12 +01:00
  • 607eba178a Merge branch 'ss/maxconnections-to-2' into next Nicolas Sebrecht 2011-03-06 18:31:06 +01:00
  • 4e28c7c93f Allow to use nicer UI names Sebastian Spaeth 2011-03-06 11:04:46 +01:00
  • c44e94d64a Set maxconnections default to 2 Sebastian Spaeth 2011-03-06 10:20:14 +01:00
  • 3b8e1f91cd Implement APPENDUID support Sebastian Spaeth 2011-03-04 17:34:23 +01:00
  • 96db608e4d Remove convoluted assert statements Sebastian Spaeth 2011-03-04 17:34:22 +01:00
  • d22c762385 Factor out the date guessing/retrieving Sebastian Spaeth 2011-03-04 17:34:21 +01:00
  • 419f27418e Simplify & document savemessage_getnewheader Sebastian Spaeth 2011-03-04 17:34:20 +01:00
  • a271f90271 Merge branch 'ss/remove-uneeded-darwin-workaround' into next Nicolas Sebrecht 2011-03-05 16:37:35 +01:00
  • ab3900e479 Remove unneeded workaround for Darwin Sebastian Spaeth 2011-03-01 15:31:43 +01:00
  • 4e0aaa07c0 Merge branch 'master' into next Nicolas Sebrecht 2011-03-03 19:09:30 +01:00
  • 2ab51e6855 Make profiling mode really enforce singlethreading Sebastian Spaeth 2011-03-03 13:44:39 +01:00
  • c9ac254c8c Merge branch 'ss/debug-folderfilter' into next Nicolas Sebrecht 2011-03-03 19:07:35 +01:00
  • 93f7d0bd1f Enable debug output to see what folderfilter actually filters out Sebastian Spaeth 2011-03-03 11:43:23 +01:00
  • cc64a0952c Make self.ui available in all Repository() derivatives Sebastian Spaeth 2011-03-03 11:43:22 +01:00
  • b293e91a0e Improve documentation on "reference" option Sebastian Spaeth 2011-03-03 10:39:54 +01:00
  • d7210f3ccd Merge branch 'ss/better-msg-error-reference' into next Nicolas Sebrecht 2011-03-03 18:30:07 +01:00
  • 0811beb03d Provide better error message for invalid 'reference' setting Sebastian Spaeth 2011-03-03 10:43:03 +01:00
  • ea4bdbe63a Merge branch 'ss/remove-over-verbose-debug' into next Nicolas Sebrecht 2011-03-03 18:23:56 +01:00
  • 472476db6f Remove over-verbose debug options Sebastian Spaeth 2011-03-02 12:35:09 +01:00
  • 8197077c00 Merge branch 'ss/abstract-repository-class' into next Nicolas Sebrecht 2011-03-03 18:22:19 +01:00
  • d5e7620ce9 Create an abstract Repository class Sebastian Spaeth 2011-03-03 11:05:15 +01:00
  • de3942fd53 Merge branch 'master' into next Nicolas Sebrecht 2011-03-01 19:01:28 +01:00
  • 966841c8d6 Allow SSL connections to send keep-alive messages Gábor Melis 2011-03-01 14:49:02 +01:00
  • d05162675c repository/Base.py: Fix regression (UIBase is no more) Sebastian Spaeth 2011-03-01 15:08:38 +01:00
  • 838a67bc40 Support subjectAltName in SSL certificates Thomas Jost 2011-02-23 10:00:14 +01:00
  • 37e5367966 Merge branch 'ss/simplifly-account-classes' into next Nicolas Sebrecht 2011-02-21 13:23:47 +01:00
  • eb46d6a2b0 Merge branch 'ss/remove-empty-mailboxes-list' into next Nicolas Sebrecht 2011-02-21 13:21:46 +01:00
  • 6398bf7795 Don't require the string module Sebastian Spaeth 2011-01-31 15:50:18 +01:00
  • b768d2d28b Makefile: get version number dynamically Nicolas Sebrecht 2011-01-27 21:17:35 +01:00
  • 374dea8063 v6.3.2 Nicolas Sebrecht 2011-02-17 19:44:05 +01:00
  • b616507b93 manual: add comment about the "SSL3 write pending" bug Nicolas Sebrecht 2011-02-17 19:43:11 +01:00
  • 35b0b5bf84 Merge branch 'ns/keep-2.5-compatibility' into next Nicolas Sebrecht 2011-02-21 11:47:42 +01:00
  • 72d05bac09 restore compatibilty with python 2.5 for ui TTY Nicolas Sebrecht 2011-02-18 20:00:19 +01:00
  • 94459f9454 Merge branch 'ns/fix-make-docs' into next Nicolas Sebrecht 2011-02-17 19:14:20 +01:00
  • 67f5a23024 Merge branch 'ss/grammar-in-faq' into next Nicolas Sebrecht 2011-02-17 19:09:44 +01:00
  • 8678c0d718 Fix broken grammar in FAQ file Sebastian Spaeth1 2011-02-17 12:40:18 +01:00
  • 24a9fe46bd Merge branch 'ss/fix-getglobalui' into next Nicolas Sebrecht 2011-02-17 19:03:59 +01:00
  • 074cd11418 Use self.ui rather than UIBase.getglobalui() Sebastian Spaeth1 2011-02-17 12:29:25 +01:00
  • 9482a37533 fix documentation build Nicolas Sebrecht 2011-02-17 18:57:15 +01:00
  • e9f23c8985 Merge branch 'ss/fix-signal-handler' into next Nicolas Sebrecht 2011-02-15 19:20:27 +01:00
  • 45e0b233a5 signal handler should only be called with 2 args Sebastian Spaeth 2011-02-14 15:52:07 +01:00
  • 2fd57b4f2b Remove unneeded imports of UIBase Sebastian 2011-02-08 22:42:46 +01:00
  • 997dc1f510 Remove unneeded imports of UIBase Sebastian 2011-02-08 22:42:46 +01:00
  • cad6b69db7 v6.3.2-rc3 Nicolas Sebrecht 2011-02-04 19:41:45 +01:00
  • 465af6c481 accounts.py: Merge AccountSynchronizationMixin with SyncableAccount class Sebastian Spaeth 2011-01-31 15:53:35 +01:00
  • 6a751616f6 Remove unused variable mailboxes Sebastian Spaeth 2011-01-31 17:31:57 +01:00
  • 429cf53166 Merge branch 'ns/makefile-learn-to-remove-html-files' into next Nicolas Sebrecht 2011-01-28 19:55:35 +01:00
  • c79112baa1 Makefile: clean: remove generated html files Nicolas Sebrecht 2011-01-27 20:28:34 +01:00
  • 5660bacc5b Merge branch 'ns/init-remove-uneeded-import' into next Nicolas Sebrecht 2011-01-28 19:53:23 +01:00
  • c8726fe472 init.py: remove uneeded import of Localeval Nicolas Sebrecht 2011-01-27 20:22:43 +01:00
  • 84b7c686ec Merge branch 'master' into next Nicolas Sebrecht 2011-01-28 19:48:35 +01:00
  • 2e1983d5ef Merge branch 'ns/makefile-use-rst-commands-without-extension' into next Nicolas Sebrecht 2011-01-28 19:42:42 +01:00
  • c8b8e26735 Makefile: fix docutils commands call if extension is stripped Nicolas Sebrecht 2011-01-27 19:50:24 +01:00
  • 9260b3f5a1 Merge branch 'ezy/better-trace-information' into next Nicolas Sebrecht 2011-01-28 19:36:13 +01:00
  • e506442996 Better trace information when an exception is caught. Edward Z. Yang 2011-01-27 19:46:29 -05:00
  • 9afb432053 folder/IMAP.py: accord __version__ with import Nicolas Sebrecht 2011-01-27 10:27:16 +01:00
  • c84d6ea9c6 Merge branch 'ss/print-only-version-number-for-this-option' into next Nicolas Sebrecht 2011-01-27 19:40:45 +01:00
  • 776b5173db have --version ONLY print the version number Sebastian Spaeth 2011-01-26 09:20:18 +01:00
  • 0b5d15350d Merge branch 'ss/remove-multilock' into next Nicolas Sebrecht 2011-01-25 19:19:34 +01:00
  • 83a85bb3fb Remove MultiLock implementation Sebastian Spaeth 2011-01-25 13:24:52 +01:00
  • fa60f3f9b7 offlineimap.version is no more. Thomas Schwinge 2011-01-25 12:22:26 +01:00
  • c8bdda656a State which CA certificate format we expect Sebastian Spaeth 2011-01-24 11:10:19 +01:00
  • 69c1b07bc7 v6.3.2-rc2 Nicolas Sebrecht 2011-01-19 20:27:26 +01:00
  • b47cc1d276 import getglobalui as we use it Sebastian Spaeth 2011-01-21 16:02:27 +01:00
  • a9c63078a2 Merge branch 'master' into next Nicolas Sebrecht 2011-01-20 20:12:02 +01:00
  • 9ad1810e43 understand multiple EXISTS replies from servers like Zimbra Knut Anders Hatlen 2011-01-20 20:02:38 +01:00
  • c5d49cec3e Improve CustomConfig documentation Sebastian Spaeth 2011-01-20 15:09:49 +01:00
  • d9a72c30ba produce better drafts for releases Nicolas Sebrecht 2011-01-19 20:13:38 +01:00
  • 068df7d026 README: don't use github features for contributions Nicolas Sebrecht 2011-01-19 19:55:10 +01:00
  • ab3caedf11 Merge branch 'ns/introduce-changelog' into next Nicolas Sebrecht 2011-01-18 19:20:12 +01:00
  • 8f6ac2c0c1 Changelog: fill in the WIP section Nicolas Sebrecht 2011-01-16 16:13:01 +01:00
  • 5544c58391 involve the community to the process of releases Nicolas Sebrecht 2011-01-16 14:40:38 +01:00
  • f89cece8e8 Merge branch 'ns/remove-UPGRADING' into next Nicolas Sebrecht 2011-01-18 18:54:17 +01:00
  • 7c24f08235 Merge branch 'ns/remove-offlineimap.spec' into next Nicolas Sebrecht 2011-01-18 18:51:09 +01:00
  • 2ad2be3077 Merge branch 'ns/makefile-cleaning' into next Nicolas Sebrecht 2011-01-18 18:49:12 +01:00
  • 921dd0aa52 Merge branch 'ns/makefile-create-build-and-run-as-default' into next Nicolas Sebrecht 2011-01-18 18:47:57 +01:00
  • 87d5ea3057 Merge branch 'master' into next Nicolas Sebrecht 2011-01-18 18:40:29 +01:00
  • 9b85ffef89 Only verify hostname if we actually use CA certs Sebastian Spaeth 2011-01-18 11:25:49 +01:00
  • b81c8b58ed Makefile: fix cleaning path having whitespaces Nicolas Sebrecht 2011-01-16 17:53:32 +01:00
  • 980ebb6f19 Makefile: don't remove unrelated files Nicolas Sebrecht 2011-01-16 17:55:16 +01:00
  • 58355488a6 remove offlineimap.spec Nicolas Sebrecht 2011-01-16 17:48:35 +01:00
  • d5878d1892 Merge branch 'master' into next Nicolas Sebrecht 2011-01-16 15:18:32 +01:00
  • 48eb48946c convert SubmittingPatches to restructuredtext Nicolas Sebrecht 2011-01-16 15:05:18 +01:00
  • 43e677497e remove UPGRADING file Nicolas Sebrecht 2011-01-15 21:44:04 +01:00
  • 4b5ea411d1 Merge branch 'master' into next Nicolas Sebrecht 2011-01-15 21:19:49 +01:00
  • 72285c92f5 README: fix the incorrect "reporting bugs" section Nicolas Sebrecht 2011-01-15 21:17:21 +01:00
  • 5459063306 README: fix inconsistency in the level hierarchy Nicolas Sebrecht 2011-01-15 21:12:58 +01:00
  • aea3e88436 Makefile: learn to build the package and make it the default Nicolas Sebrecht 2011-01-15 21:04:59 +01:00
  • f539682e0a Merge branch 'master' into next Nicolas Sebrecht 2011-01-15 16:51:30 +01:00
  • 6eb56364e7 doc: migrate from SGML to restructuredtext Nicolas Sebrecht 2011-01-15 16:48:30 +01:00
  • f7e9d9525d Imply single-threaded mode with -d(ebug) command line option Sebastian Spaeth 2011-01-12 11:15:13 +01:00
  • b81b7d6001 Implement true single-threading Sebastian Spaeth 2011-01-12 11:15:12 +01:00
  • 760698253b LocalStatus: Don't ignore Exceptions on os.fsync Sebastian Spaeth 2011-01-12 11:15:10 +01:00
  • 1a1e68d8be Catch KeyboardInterrupt exceptions explicitely Sebastian Spaeth 2011-01-12 11:15:09 +01:00
  • 383ae9e647 Catch SystemExit and KeyboardInterrupt exceptions Sebastian Spaeth 2011-01-12 11:15:08 +01:00
  • fe9e5221b2 init.py: clean up 'import's Sebastian Spaeth 2011-01-10 12:12:42 +01:00
  • 3446aa9368 Merge branch 'ss/folder/base_clean-threadutil-import' into next Nicolas Sebrecht 2011-01-10 18:58:05 +01:00
  • a6b2b8014f folder/Base.py: No need to import InstanceLimitedThread explicitely Sebastian Spaeth 2011-01-10 10:02:21 +01:00
  • 43096ad378 Merge branch 'ss/ui-remove-detector' into next Nicolas Sebrecht 2011-01-07 19:38:12 +01:00