Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rbeisteiner/intercom-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: umajeric/intercom-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 30, 2013

  1. Configuration menu
    Copy the full SHA
    373b833 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. Merge pull request #1 from rorybladen/patch-1

    Added function to retrieve a users thread
    Bruno Pedro committed May 9, 2013
    Configuration menu
    Copy the full SHA
    6777521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e6d57 View commit details
    Browse the repository at this point in the history
  3. Added testUpdateUser() test.

    Bruno Pedro committed May 9, 2013
    Configuration menu
    Copy the full SHA
    8bf55b9 View commit details
    Browse the repository at this point in the history
  4. HTTP PUT now uses CURLOPT_CUSTOMREQUEST to avoid creating a temporary…

    … file.
    Bruno Pedro committed May 9, 2013
    Configuration menu
    Copy the full SHA
    8b469c8 View commit details
    Browse the repository at this point in the history
  5. Always send application/json Content-type header.

    Bruno Pedro committed May 9, 2013
    Configuration menu
    Copy the full SHA
    9493992 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Replaced preg_match() with filter_var() to determine if a value is an…

    … e-mail address.
    Bruno Pedro committed May 13, 2013
    Configuration menu
    Copy the full SHA
    bb07c7a View commit details
    Browse the repository at this point in the history
  2. The Composer package file.

    Bruno Pedro committed May 13, 2013
    Configuration menu
    Copy the full SHA
    966f04a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2013

  1. Added testGetUser() that reads a single user.

    Bruno Pedro committed May 23, 2013
    Configuration menu
    Copy the full SHA
    12bef5c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2013

  1. Configuration menu
    Copy the full SHA
    3277bb1 View commit details
    Browse the repository at this point in the history
  2. update comment

    luisefabian committed Aug 19, 2013
    Configuration menu
    Copy the full SHA
    f7c2d6d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2013

  1. fixed brace

    luisefabian committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    0911e9d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2013

  1. Merge pull request #3 from luisefabian/master

    added tags
    Bruno Pedro committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    24f731a View commit details
    Browse the repository at this point in the history
  2. Updated version to 0.1.1

    Bruno Pedro committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    8508acd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. Added autoload support

    lox committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    53f1143 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2013

  1. Merge pull request #5 from lox/master

    Added composer autoload support
    Bruno Pedro committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    ef588ed View commit details
    Browse the repository at this point in the history
  2. Updated version to 0.1.2.

    Bruno Pedro committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    d882d52 View commit details
    Browse the repository at this point in the history
Loading