Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versioning #74

Merged
merged 25 commits into from
Nov 12, 2019
Merged

Versioning #74

merged 25 commits into from
Nov 12, 2019

Commits on May 21, 2019

  1. add call to createVersion in chullo when a node is updated

    Eli Zoller authored and Eli Zoller committed May 21, 2019
    Configuration menu
    Copy the full SHA
    9000d12 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. better logging

    elizoller committed May 22, 2019
    Configuration menu
    Copy the full SHA
    7601e5c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    8aa4fa1 View commit details
    Browse the repository at this point in the history
  2. pass in the resource URI not the versioning URI to allow it to change…

    … over time and to keep the fedora specific pieces in chullo, not milliner
    elizoller committed May 23, 2019
    Configuration menu
    Copy the full SHA
    59aea41 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

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

Commits on May 28, 2019

  1. cleanup

    elizoller committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e56c721 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

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

Commits on Jun 12, 2019

  1. pass null body by default

    elizoller committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    616f5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53827cb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

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

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    07c2d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf9602 View commit details
    Browse the repository at this point in the history
  3. only create the version when the version event type is sent, wrap the…

    … versioning functionality in a try catch
    elizoller committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    75e9239 View commit details
    Browse the repository at this point in the history
  4. updates for phpcs

    elizoller committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    e56c641 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. update tests

    elizoller committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    10f0e9a View commit details
    Browse the repository at this point in the history
  2. return the fedora response

    elizoller committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    26989ae View commit details
    Browse the repository at this point in the history
  3. add CreateVersionTest

    elizoller committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    ec303cc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. change milliner handling of versioning from using a header on the sav…

    …eNode route, to having a separate route
    elizoller committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    9173f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

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

Commits on Oct 14, 2019

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

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    a95a819 View commit details
    Browse the repository at this point in the history
  2. add more tests

    elizoller committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    bdc4067 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    fbed0ff View commit details
    Browse the repository at this point in the history
  2. fix formatting errors

    elizoller committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4cef19c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bcc1b6 View commit details
    Browse the repository at this point in the history