Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Add getting contact by field #29

Merged
merged 17 commits into from
Feb 9, 2015

Commits on Feb 6, 2015

  1. Add delivery classes to contacts api

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    efe3c10 View commit details
    Browse the repository at this point in the history
  2. Added ability to get contacts by parameter query

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    ba16618 View commit details
    Browse the repository at this point in the history
  3. Added tests for invalid query parameters and formats

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    dcdd7cf View commit details
    Browse the repository at this point in the history
  4. Added test for getting page with query

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    6d24cd1 View commit details
    Browse the repository at this point in the history
  5. Added support to FakeGoContacts for parameter queries

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    7592fef View commit details
    Browse the repository at this point in the history
  6. Fix doc strings.

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    bc4cb98 View commit details
    Browse the repository at this point in the history
  7. Fix verified fake

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    9b0cc8d View commit details
    Browse the repository at this point in the history
  8. Add test for no contacts found in search.

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    b989f62 View commit details
    Browse the repository at this point in the history
  9. Fix contacts API

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    f362560 View commit details
    Browse the repository at this point in the history
  10. Update travis to install riak 1.4

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    5d28b4f View commit details
    Browse the repository at this point in the history
  11. Sort list of address types for error.

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    1a19035 View commit details
    Browse the repository at this point in the history
  12. Update tests.

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    651f10f View commit details
    Browse the repository at this point in the history
  13. Sort fields in FakeContactsApi error message.

    Rudi Giesler committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    b955e4d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. Configuration menu
    Copy the full SHA
    86c0589 View commit details
    Browse the repository at this point in the history
  2. Update tests.

    Rudi Giesler committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    5ea2082 View commit details
    Browse the repository at this point in the history
  3. Update verified fake.

    Rudi Giesler committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    1cc893f View commit details
    Browse the repository at this point in the history
  4. Move normalize_addr call to outside of try statement.

    Rudi Giesler committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    67f5903 View commit details
    Browse the repository at this point in the history