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: php-xapi/repository-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3
Choose a base ref
...
head repository: php-xapi/repository-api
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.
  • 15 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 1, 2017

  1. update year in license file

    xabbuh committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    74f9488 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

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

Commits on Jan 10, 2017

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

Commits on Mar 21, 2017

  1. PHPUnit 6 compatibility

    Jérôme Parmentier committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    6744922 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. minor #14 PHPUnit 6 compatibility (Lctrs)

    This PR was merged into the 0.4.x-dev branch.
    
    Discussion
    ----------
    
    PHPUnit 6 compatibility
    
    Commits
    -------
    
    6744922 PHPUnit 6 compatibility
    xabbuh committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    d286f2c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. Introduce ActivityRepositoryInterface

    Jérôme Parmentier authored and xabbuh committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    415c00a View commit details
    Browse the repository at this point in the history
  2. feature #10 Introduce ActivityRepositoryInterface (Lctrs)

    This PR was squashed before being merged into the 0.4.x-dev branch (closes #10).
    
    Discussion
    ----------
    
    Introduce ActivityRepositoryInterface
    
    To ease the implementation of https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md#25-activities-resource
    
    Commits
    -------
    
    415c00a Introduce ActivityRepositoryInterface
    xabbuh committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    3bf6a1b View commit details
    Browse the repository at this point in the history
  3. [#10] fix some minor typos

    xabbuh committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    9a53593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718990a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    caf79c3 View commit details
    Browse the repository at this point in the history
  2. update year in license

    xabbuh committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    a4acaa7 View commit details
    Browse the repository at this point in the history
  3. support php-xapi/model 3.x

    xabbuh committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    f91ffb4 View commit details
    Browse the repository at this point in the history
  4. feature #15 support php-xapi/model 3.x (xabbuh)

    This PR was merged into the 0.4.x-dev branch.
    
    Discussion
    ----------
    
    support php-xapi/model 3.x
    
    Commits
    -------
    
    f91ffb4 support php-xapi/model 3.x
    xabbuh committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    0384804 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Merge branch '0.3'

    * 0.3:
      add build jobs for more PHP versions
      fix the build
      update year in license
      PHPUnit 6 compatibility
      compatibility with version 3.x of ramsey/uuid
      update year in license file
    xabbuh committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    d83b697 View commit details
    Browse the repository at this point in the history
  2. Merge branch '0.3'

    * 0.3:
      sync changelog
      update year in license file
    xabbuh committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    44090f5 View commit details
    Browse the repository at this point in the history
Loading