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: masondixon/Responsys-PHP-Soap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CompendiumSoftware/interact_sdk
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.
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 27, 2016

  1. Compendium updates: Cleanup autoloading, replace die and echo stateme…

    …nts, and fix casing in OptionalData
    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    8434610 View commit details
    Browse the repository at this point in the history
  2. Support use of a different soap client implementation

    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    14d0572 View commit details
    Browse the repository at this point in the history
  3. Add api support for content library folders

    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    26b8497 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into compendium-lib-cleanup

    Grab latest upstream changes
    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    e08a481 View commit details
    Browse the repository at this point in the history
  5. Add missing new classes to Autoload

    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    1906a25 View commit details
    Browse the repository at this point in the history
  6. Comment out print_r statement

    Andrew Morin committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    b70e64e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    596a014 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d7fe92 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. Merge pull request #1 from CompendiumSoftware/compendium-lib-cleanup

    Compendium Cleanup
    morinap committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    0d859fe View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Additional error handling in login/logout situations

    Andrew Morin committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    8944669 View commit details
    Browse the repository at this point in the history
  2. Use isLoggedIn flags when dealing with cert auth

    Andrew Morin committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    6e62515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b4ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Catch logout exceptions and force user as logged out

    Andrew Morin committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    564d07d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Updates for merging users to lists

    - add mergeListMember object (only mergeListMembersRIID was available)
    - fix setDefaultPermissionStatus for merge rule (was always using null)
    Stephen Gregory committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    e628f61 View commit details
    Browse the repository at this point in the history
Loading