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: fcrepo4-archive/tuque
base: 0171d8908ed4
Choose a base ref
...
head repository: fcrepo4-archive/tuque
compare: bb567737e779
Choose a head ref
  • 16 commits
  • 40 files changed
  • 3 contributors

Commits on Apr 24, 2013

  1. Break out Fedora 3 functions

    This commit breaks the Fedora 3 functions into their own folder
    so that we can go about implementing other repositories in
    tuque.
    Jonathan Green committed Apr 24, 2013
    Copy the full SHA
    ccace41 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    674563e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2013

  1. Removed some crufty fcrepo4 stuff.

    Jonathan Green committed Apr 26, 2013
    Copy the full SHA
    e6a6096 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d5df73c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2013

  1. Created a new factory for repositories

    Created a new factory for repositories, so that there is one
    call to be able to get configured repository. This will allow
    us to start using other repositories potentially.
    Jonathan Green committed Apr 28, 2013
    Copy the full SHA
    51065f5 View commit details
    Browse the repository at this point in the history
  2. Updated URLs in tests

    Jonathan Green committed Apr 28, 2013
    Copy the full SHA
    987fe28 View commit details
    Browse the repository at this point in the history
  3. Refactor to allow decorators

    This refactor created a few base decorator classes, so that other
    users of tuque can decorate the base tuque classes.
    Jonathan Green committed Apr 28, 2013
    Copy the full SHA
    0af7f4d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2013

  1. Modifications to allow for object decorators.

    Jonathan Green committed May 1, 2013
    Copy the full SHA
    dfbfd23 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. Copy the full SHA
    a8b605b View commit details
    Browse the repository at this point in the history
  2. Fixes for tests.

    nigelgbanks committed May 3, 2013
    Copy the full SHA
    5ae0a6d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2013

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

Commits on May 15, 2013

  1. Merge pull request #1 from nigelgbanks/break_out_implementation

    Break out implementation
    Jonathan Green committed May 15, 2013
    Copy the full SHA
    ed34e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

  1. Merge branch '1.x' into break_out_implementation

    Conflicts:
    	implementations/fedora3/Object.php
    	tests/HttpConnectionTest.php
    	tests/implementations/DatastreamTestBase.php
    	tests/implementations/fedora3/FedoraApi/FedoraApiTest.php
    	tests/implementations/fedora3/FedoraRelationships/FedoraRelationshipsExternalTest.php
    nigelgbanks committed Jun 6, 2013
    Copy the full SHA
    d99b382 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2013

  1. Copy the full SHA
    7e35adf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2013

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

Commits on Jul 24, 2013

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