Thanks to visit codestin.com
Credit goes to github.com

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: zend-patterns/ZendServerWebApiModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zend-patterns/ZendServerWebApiModule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 55 files changed
  • 3 contributors

Commits on Jan 10, 2014

  1. Adding Web API 1.7 (ZS6.3) support

    sophie committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    77dbd05 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2014

  1. Adding fonctional test vie PHPUnit

    sophie committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    d6d8b03 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. First commit of a new version

    sophie committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    e05c804 View commit details
    Browse the repository at this point in the history
  2. Cleaning ...

    sophie committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    6fa13a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Big redesign

    sophie committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    9393711 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Prepare for pushing to GitHub; Adding fix commited on the previous

    version
    sophie committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    afdf4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d0ef1 View commit details
    Browse the repository at this point in the history
  3. Deleting useless property

    sophie committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    87e9043 View commit details
    Browse the repository at this point in the history
  4. Adding support for Http client

    sophie committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    8cf2377 View commit details
    Browse the repository at this point in the history
  5. Fixing jobQueueRunNowRule

    sophie committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    244124b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Fix on TargetManager

    sophie committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    a718881 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Fixing mixing file and array type parameters

    sophie committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    1edd24e View commit details
    Browse the repository at this point in the history
  2. Fixing request parameters value setting

    sophie committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    e71f729 View commit details
    Browse the repository at this point in the history
  3. Fixing Modules useless code

    sophie committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    bf7fa43 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. unset (optional) zsoutput param.

    Otherwise a Notice is triggered in ApiMethod.php when calling getParamDefinition() for $name = 'zsoutput'
    janatzend committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    4ba4b8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from janatzend/1.3

    unset (optional) zsoutput param.
    Sophie BEAUPUIS committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    3869520 View commit details
    Browse the repository at this point in the history
Loading