platform/upstream/evolution-data-server.git
2013-12-04 Colin WaltersBug 719307 - trust-prompt: Squash a compiler warning
2013-12-04 Tristan Van... Moved all libecal/client tests to have a namespace
2013-12-04 Tristan Van... Moved all libebook/client tests to have a namespace
2013-12-03 Philip Withnalltests: Fix potential g_object_unref(NULL) calls in...
2013-12-03 Philip Withnalllibedata-cal: Fix a potential g_strstrip(NULL) call
2013-12-03 Philip Withnalllibecal: Refactor system timezone key file parsing...
2013-12-03 Philip WithnallEBookBackendCache: Remove an unnecessary NULL check.
2013-12-03 Philip WithnallCamelPOP3Folder: Fix a potential g_object_unref(NULL...
2013-12-03 Matthew BarnesCamelTransport: Port to GTask.
2013-12-03 Matthew BarnesCamelSubscribable: Port to GTask.
2013-12-03 Matthew BarnesCamelStore: Port to GTask.
2013-12-03 Matthew BarnesCamelSession: Port to GTask.
2013-12-03 Matthew BarnesCamelService: Port to GTask.
2013-12-03 Matthew BarnesCamelSasl: Port to GTask.
2013-12-03 Matthew BarnesCamelOfflineFolder: Port to GTask.
2013-12-03 Matthew BarnesCamelNetworkService: Port to GTask.
2013-12-03 Matthew BarnesCamelMimePart: Port to GTask.
2013-12-03 Matthew BarnesCamelFolder: Port to GTask.
2013-12-03 Matthew BarnesCamelDataWrapper: Port to GTask.
2013-12-03 Matthew BarnesCamelCipherContext: Port to GTask.
2013-12-03 Matthew BarnesCamelSession: Remove all asynchronous class methods.
2013-12-03 Matthew BarnesCamelSasl: Remove all asynchronous class methods.
2013-12-03 Matthew BarnesCamelOfflineFolder: Remove all asynchronous class methods.
2013-12-03 Matthew BarnesCamelMimePart: Remove all asynchronous class methods.
2013-12-03 Matthew BarnesCamelDataWrapper: Remove all asynchronous class methods.
2013-12-03 Matthew BarnesCamelCipherContext: Remove all asynchronous class methods.
2013-12-03 Tristan Van... Install test vcards if --enable-installed-tests is...
2013-12-03 Tristan Van... Better handling of the TEST_INSTALLED_SERVICES variable
2013-12-02 Tristan Van... test-server-utils: Only create the work directory when...
2013-12-02 Tristan Van... Final fix for eds-installed-tests.m4
2013-12-02 Tristan Van... Fixed eds-installed-tests.m4 to consider DESTDIR.
2013-12-02 Tristan Van... Use EDS_INSTALLED_TESTS macros to install tests
2013-12-02 Tristan Van... Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_...
2013-12-02 Tristan Van... e-test-server-utils.c: Behave differently when running...
2013-12-02 Tristan Van... ETestServerFixture: Fixed fixture futher for finalization.
2013-12-01 Matthew Barnescamel_subscribable_folder_is_subscribed: Remove lock.
2013-12-01 Matthew Barnescamel_store_get_inbox_folder_sync: Remove lock.
2013-12-01 Matthew BarnesCamelService: Use CamelAsyncClosure.
2013-12-01 Matthew BarnesAdd CamelAsyncClosure.
2013-12-01 eternalhuiUpdate Chinese simplified translation
2013-12-01 Tristan Van... test-client-cursor-operations.c: Removed bogus test...
2013-12-01 Tristan Van... test-client-custom-summary: Added test for the 'x-evolu...
2013-12-01 Tristan Van... EBookSqlite: Improved performance and simplified code
2013-11-30 Fabiano FidêncioBug #715057 - Weather calendar is using Fahrenheit...
2013-11-30 Matthew BarnesRemove unused camel_session_get_main_context().
2013-11-30 Matthew BarnesRemove unused camel_service_get_session().
2013-11-30 Matthew BarnesAvoid camel_service_get_session().
2013-11-30 Tristan Van... test-server-utils: Fixed to wait for clients to finalize
2013-11-29 Matthew BarnesFix build break in e-data-book-factory.c.
2013-11-29 Matthew BarnesCamelIMAPXSettings: Remove unused "mobile-mode" property.
2013-11-29 Matthew BarnesCamelPOP3Settings: Remove unused "batch-fetch-count...
2013-11-29 Matthew BarnesCamelPOP3Settings: Remove unused "mobile-mode" property.
2013-11-29 Matthew BarnesCamelFolder: Remove unused fetch_messages_sync() method.
2013-11-29 Matthew BarnesCamelFolder: Remove all asynchronous class methods.
2013-11-29 Matthew BarnesCamelSubscribable: Remove all asynchronous class methods.
2013-11-29 Matthew BarnesCamelTransport: Remove all asynchronous class methods.
2013-11-29 Matthew BarnesCamelStore: Remove all asynchronous class methods.
2013-11-29 Matthew BarnesCamelService: Remove all asynchronous class methods.
2013-11-29 Tristan Van... EBookSqlite: Fixed a transaction which wanted to read...
2013-11-29 Tristan Van... EBookClientCursor: Keep a strong reference to the client
2013-11-29 Tristan Van... EBookBackend: Fixed ref-counting bug in e_book_backend_...
2013-11-29 Tristan Van... EDataBookFactor / EDataBook: Migrated locale handling...
2013-11-29 Tristan Van... Revert "test-server-utils: Disable the cache-reaper...
2013-11-29 Daniel MustielesUpdated Spanish translation
2013-11-29 Tristan Van... Fixed test-client-cursor-create
2013-11-29 Tristan Van... EBookClient: Fixed e_book_client_cursor_get_contact_alp...
2013-11-29 Tristan Van... test-client-uid-only-view: Fixed test
2013-11-29 Tristan Van... test-client-revision-view: Disabled part of the test.
2013-11-29 Tristan Van... test-client-custom-summary: Added various tests
2013-11-29 Tristan Van... test-client-cursor-operations.c: Test cursor in fallbac...
2013-11-29 Tristan Van... test-server-utils: Disable the cache-reaper in the...
2013-11-29 Tristan Van... Added case to the book-migration test for basic cursor...
2013-11-29 Tristan Van... Ported the lower level cursor tests to use EBookSqlite.
2013-11-29 Tristan Van... EBookClientCursor: Changed for EDataBookCursor API...
2013-11-29 Tristan Van... EBookClient: Changed for EDataBookCursor API change.
2013-11-29 Tristan Van... EDataBookCursorSqlite: Ported to EBookSqlite
2013-11-29 Tristan Van... EBookBackendFile: Ported to new EBookSqlite API
2013-11-29 Tristan Van... EBookBackend: e_book_backend_set_locale() now has GCanc...
2013-11-29 Tristan Van... EDataBookCursor: Changed APIs to permit GCancellable...
2013-11-29 Tristan Van... EDataBook: Changed for EBookBackend set_locale() API...
2013-11-29 Tristan Van... Adding new EBookSqlite
2013-11-29 Tristan Van... Added E_BOOK_INDEX_SORT_KEY to EBookIndexType
2013-11-29 Tristan Van... EBookQuery: Added end marker for the EBookQueryTest...
2013-11-29 Tristan Van... EPhoneNumber: Fixed phone number matching semantics.
2013-11-29 Tristan Van... ECollator: Added e_collator_new_interpret_country()
2013-11-29 Tristan Van... ECollator: fixed e_collator_collate() to allow NULL...
2013-11-29 Tristan Van... Added e_vcard_construct_full()
2013-11-28 Fran DiéguezUpdated Galician translations
2013-11-28 Tristan Van... EDataBookCursor: fixed memory leak.
2013-11-28 Milan CrhaBug #719382 - Build break, missing NSPR CFLAGS/LIBS...
2013-11-27 Matthew BarnesCamelSession: Add a "user-alert" signal.
2013-11-27 Milan CrhaBug #712578 - MH folder refresh can cause summary rebuild
2013-11-26 Piotr DrągUpdated Polish translation
2013-11-25 Matthew BarnesCamelSession: Remove leftover "check_junk" function...
2013-11-25 Milan CrhaBug #680961 - Broken dispatching of EAuthenticationSession
2013-11-25 Aurimas ČerniusUpdated Lithuanian translation
2013-11-25 Matthew BarnesBug 709838 - CamelDataCache: Empty cache file leads...
2013-11-25 Tristan Van... test-client-custom-summary.c: Report specific error...
2013-11-25 Daniel MustielesUpdated Spanish translation
2013-11-24 Matthew BarnesCamelSession: Remove "check-junk" property.
next