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: fcrepo/fcrepo
base: 9b1ff36ebe80
Choose a base ref
...
head repository: fcrepo/fcrepo
compare: 43b7a0cc0186
Choose a head ref
  • 14 commits
  • 44 files changed
  • 7 contributors

Commits on May 14, 2014

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

Commits on May 15, 2014

  1. Merge pull request #357 from ksclarke/remove-fedoraUser-dependency-70…

    …306268
    
    Removed requirement for fedoraUser in auth'ed connections
    
    Addresses: https://www.pivotaltracker.com/story/show/70306268
    Andrew Woods committed May 15, 2014
    Copy the full SHA
    3515595 View commit details
    Browse the repository at this point in the history
  2. Improve and clean up fcr:versions html view to list the child version…

    lsitu authored and Andrew Woods committed May 15, 2014
    Copy the full SHA
    dcd0d3d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9a8e02 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #364 from ksclarke/bugfix-for-fedoraUser-PR-70306268

    fixed bug with remove fedoraUser req commit
    
    Follow-on fix for: https://www.pivotaltracker.com/story/show/70306268
    Andrew Woods committed May 15, 2014
    Copy the full SHA
    05a9522 View commit details
    Browse the repository at this point in the history
  5. Add HTTP-based PID minter

    - Add support for authenticated PID minter services
    - Makd master.xml spring config file to bundle config files and avoid wildcard include
    
    Resolves: https://www.pivotaltracker.com/story/show/70678050
    escowles authored and Andrew Woods committed May 15, 2014
    Copy the full SHA
    4959897 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. Passes the user session through to subclasses that implement the role…

    …-based permission callback.
    
    - This is needed for the XACML delegate, for instance.
    
    Relates to: https://www.pivotaltracker.com/story/show/70771806
    gregjan authored and Andrew Woods committed May 16, 2014
    Copy the full SHA
    7ee52ec View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Generalize suppression of PROTECTED properties

    - Add a test for those defined by mix:lockable
    - Suppress version-related properties
    
    Resolves: https://www.pivotaltracker.com/story/show/71266232
    mikedurbin authored and Andrew Woods committed May 18, 2014
    Copy the full SHA
    77a2f6e View commit details
    Browse the repository at this point in the history
  2. declare dependency on commons-lang

    cbeer authored and Andrew Woods committed May 18, 2014
    Copy the full SHA
    e67ff9a View commit details
    Browse the repository at this point in the history
  3. update Modeshape to 3.7.4.Final

    cbeer authored and Andrew Woods committed May 18, 2014
    Copy the full SHA
    dcbe266 View commit details
    Browse the repository at this point in the history
  4. Create BOMs for fcrepo-jcr and fcrepo4

    ksclarke authored and Andrew Woods committed May 18, 2014
    Copy the full SHA
    3948d58 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ef798d9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Merge branch 'master' into hierarchy

    Conflicts:
    	fcrepo-webapp/src/main/resources/spring/rest.xml
    Andrew Woods committed May 19, 2014
    Copy the full SHA
    8eff90f View commit details
    Browse the repository at this point in the history
  2. Update PidMinter in minter.xml

    Andrew Woods committed May 19, 2014
    Copy the full SHA
    43b7a0c View commit details
    Browse the repository at this point in the history