summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sqlite: Also use index for eqphone_national and _shortopenismus-phonenumber-workMathias Hasselmann2012-12-111-21/+175
* sqlite: Reduce country-code rebuild spam on startupMathias Hasselmann2012-12-111-5/+7
* test-client-custom-summary: Fix test path typoMathias Hasselmann2012-12-111-1/+1
* client tests: Setup proper locale for testingMathias Hasselmann2012-12-112-5/+7
* sqlite: Store E.164 param in vcardsMathias Hasselmann2012-12-116-39/+531
* sqlite: Use slice allocator for EbSdbSearchDataMathias Hasselmann2012-12-111-3/+3
* tests: Add a few missing license headersMathias Hasselmann2012-12-114-1/+67
* client tests: Use shared new_custom_temp_client()Mathias Hasselmann2012-12-113-106/+24
* sqlite: Index E.164 phone numbersMathias Hasselmann2012-12-104-108/+298
* phone-utils: Justify lack of E_PHONE_NUMBER_ERROR_NOT_IMPLEMENTEDMathias Hasselmann2012-12-071-5/+8
* phone util: fix compile errors when libphonebook is not availablePatrick Ohly2012-12-071-6/+7
* docs: Improve phone-utils documentationMathias Hasselmann2012-12-073-3/+61
* Extend and fix e-phone-utils testMathias Hasselmann2012-12-071-6/+27
* tests: Actually also test phone query executionMathias Hasselmann2012-12-071-0/+9
* libebook-contacts: Document EBookQueryTestMathias Hasselmann2012-12-071-0/+21
* Merge branch 'openismus-work' into openismus-phonenumber-workMathias Hasselmann2012-12-076-8/+34
|\
| * For openismus-work branch, make test-client-custom-summary not use function f...Tristan Van Berkom2012-12-071-2/+20
| * client-test-utils.c: Enable revision guards for test casesTristan Van Berkom2012-12-071-0/+5
| * Updated test-client-write-write.c to watch for the new E_CLIENT_ERROR_OUT_OF_...Tristan Van Berkom2012-12-071-2/+2
| * Updated revision guards API to return an E_CLIENT_ERRORTristan Van Berkom2012-12-073-4/+7
* | Permit smart comparison of phone numbersMathias Hasselmann2012-12-066-11/+330
* | libedata-book: Simplify signature of sexp helpersMathias Hasselmann2012-12-061-71/+50
* | sexp: Don't print warning if e_sexp_parse() failsMathias Hasselmann2012-12-064-4/+8
* | tests: Use private D-Bus session in EBookClient testMathias Hasselmann2012-12-062-2/+19
* | tests: Add configured datadir to the D-Bus dirsMathias Hasselmann2012-12-061-7/+16
* | Prototype a D-Bus unit test harness.Matthew Barnes2012-12-062-0/+208
* | tests: Verify more EBook queriesMathias Hasselmann2012-12-061-11/+133
* | libebook: Parse phone number specific queriesMathias Hasselmann2012-12-062-16/+62
* | tests: Port libebook/test-query.c to GTestMathias Hasselmann2012-12-061-21/+20
* | libedataserver: Permit runtime detection of phone number supportMathias Hasselmann2012-12-064-55/+138
* | Reduce code-duplication in e_book_query_from_string()Mathias Hasselmann2012-12-061-130/+50
* | libedataserver: Add basic phone number utilitiesMathias Hasselmann2012-12-068-2/+494
* | build: Check for Google's libphonenumberMathias Hasselmann2012-12-062-0/+75
* | build: Move langinfo checks into autoconf macroMathias Hasselmann2012-12-062-12/+30
|/
* tests: Use absolute paths for SRCDIRMathias Hasselmann2012-12-063-3/+3
* tests: Port test-client-custom-summary.c to gtestMathias Hasselmann2012-12-061-99/+115
* Add libebook-contacts to the gir-compiler includesMathias Hasselmann2012-12-061-1/+3
* Specify DIST_SUBDIRS in addressbook/backends/Makefile.amTristan Van Berkom2012-12-051-0/+3
* Fixing make dist for libebookTristan Van Berkom2012-12-051-3/+1
* Cleanup GTK+ dependency removalTristan Van Berkom2012-12-051-5/+0
* revision checking: off by defaultPatrick Ohly2012-12-051-2/+2
* Remove libedataserverui and make google backend optionalTristan Van Berkom2012-12-0566-23544/+52
* Fixed GIR build and vala build for libebookTristan Van Berkom2012-12-042-2/+6
* Adjusted vala build for library splitup of libebook & libebook-contactsTristan Van Berkom2012-12-046-26/+46
* test-client-custom-summary: Added a query on the EVC_N vcard fieldTristan Van Berkom2012-12-042-0/+16
* Adding test that fires up multiple EBookClientViewsTristan Van Berkom2012-12-042-0/+296
* Fix lock of loaded modules in EDataBookTristan Van Berkom2012-11-301-4/+4
* Adding test case for e_book_client_get_contacts_uids()Tristan Van Berkom2012-11-292-0/+97
* Fixing e_book_backend_sqlitedb_search_uids()Tristan Van Berkom2012-11-291-1/+1
* Extending test-client-custom-summary to try e_book_client_get_contacts_uids()Tristan Van Berkom2012-11-291-0/+14