[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_29_92
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_29_92
- Date: Mon, 8 Mar 2010 05:42:53 +0000 (UTC)
The unsigned tag 'EVOLUTION_DATA_SERVER_2_29_92' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Mon Mar 8 00:16:38 2010 -0500
Evolution-Data-Server 2.29.92
Changes since the last tag 'EVOLUTION_DATA_SERVER_2_29_91':
Alexander Shopov (1):
Updated Bulgarian translation
Bruce Cowan (1):
Updated British English translation
Chenthill Palanisamy (28):
post release version bump
Add locks to input/output streams
Do not hold lock while waiting for parser thread to quit - imapx
Bug 610073 - Error while refreshing folder in imapx
Bug 610919 - IMAPX : issues with server sent item folder
Include camel-imapx-tokens.txt in the tarball
Bug 609990 - IMAPX - Crasher at camel_imapx_server_sync_changes
Compile imapx always
Reverting fix for bug 610073
Bug 610073 - Error while refreshing folder in imapx
Split new_messages_fetch and scan_changes as separate jobs. Needed for avoiding the duplicate requests. Add null checks for minfos fetched from folder summary. Add null check while operation unref. bug 611166. Use a separate uids copy while scanning for changes to be thread-safe. Fixes a crash when expunged uid is null.
removed the debug message
Implement sync message
Fix the progress for get_message - imapx
Increase the priority for INBOX refresh.
Hide debug messages
use sensible variable name for set_lock_async
use imapx for groupwise provider USE_IMAP option
Bug 609372 - evolution crashed : fetching message for a fresh account. Avoid duplicate requests on folder operations.
Allow reading retrieving messages parallely
Set the right parent class
mark inbox as system folder
Do not show message download progress while syncing for offline.
Use Gthread instead of pthread
perform a clean switch between online and offline - imapx. Fixes coulple of crashers.
Use enum for priorities. Fix parsing uids while moving messages.
Fix couple of invalid reads in idle_thread and namespace parsing
Use g_rename instead of link.
Claude Paroz (2):
Updated French translation
Add translator comments for ending %s (Bug #611247)
Daniel Nylander (1):
Updated Swedish translation
Fridrich (1):
Remove superfluos include since we use GLib APIs instead
Fridrich Strba (12):
[win32} The ber_* functions are prototyped in winber.h
[win32] Disable building imapx on windows, since it needs a porting love
Make the dummy library correspond to the reality
[win32] Use on windows the right includes
Updated .gitignore file
Enable imapx again on windows
Clean non-existing directories from the Makefile.am
Using Glib g_poll instead of poll and related changes
Ooops, some more sleep -> g_usleep changes
Disable some bits on win32 This makes e-d-s at least buildable waiting for a proper fix
Removing windows hack with dummy import libraries This hack seems not to be necessary anymore, so removing it.
Fix a typo in Makefile.am
Inaki Larranaga Murgoitio (1):
Updated Basque language
Leonid Kanter (1):
Update Russian translation by Yuri Kozlov <yuray komyakino ru>
Matt McCutchen 2 (1):
Bug 611860 - Pilot calendar, todo, memo do not sync when timezone is set to UTC
Matthew Barnes (5):
Remove camel-imapx-tokenise.h when running "make clean".
ESourceSelector cleanup.
Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."
Coding style and whitespace cleanup.
NEWS update for 2.29.92 release.
Michael Meeks (4):
use IMAPX for groupwise if USE_IMAP is set, if it is configured.
Fix unpleasant issue with (remove_item) more elegantly. Instead of taking an untaking the ref-lock thousands of times, and trying to free messages inside the loop (while cobbering their uid to encourage message_info_free not to do an unsave hash table removal, inside the g_hash_table_foreach_remove loop). Instead - we now just build a list very quickly of the messages we want to drop. As such, the hash table iteration will be ~instant, and we do not need to take / drop the lock each iteration, simplifying and perhaps accelerating the code. We then free the messages later before releasing the summary lock.
Rationalise fragmented locking. Use a recursive lock everywhere in case of problems. Unify get_deltas lock with the main connection lock, yet drop it for the high latency get_objects call. Fix memory corruption issue bgo#611815
make groupwise locking more granular to improve latency
Milan Crha (3):
Bug #600322 - assertion failed: (reply == msg) in cs_waitinfo()
Bug #529331 - Be able to disallow selection of a certain ESource
Bug #602723 - Contact list name doesn't get displayed in 'To' dialog
Priit Laes (2):
Bug 611125 - Duplicate definition of camel-iconv.h in install targets
[Bug 611355] [PATCH] calendar/tests/ecal/test-ecal-create-object--2 test
Simos Xenitellis (1):
Updated Greek translation for evolution-data-server
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]