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: beb029c9fb3c
Choose a base ref
...
head repository: fcrepo/fcrepo
compare: 1c0156c1ab80
Choose a head ref
  • 3 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 13, 2015

  1. reimplemented org.modeshape/modeshape-jcr/value/* classes

    using modeshape's public API
    acoburn authored and Andrew Woods committed Jul 13, 2015
    Copy the full SHA
    e613e6b View commit details
    Browse the repository at this point in the history
  2. removed org.modeshape.jcr.IsExternal class

    acoburn authored and Andrew Woods committed Jul 13, 2015
    Copy the full SHA
    fabb0cc View commit details
    Browse the repository at this point in the history
  3. Remove DistributedFixityCheck; reimplemented GetBinaryStore

    * Add unit tests for FedoraTypesUtils::isExternalNode
    * Make GetCacheManager class package-protected
    * Remove GetBinaryStore class, as it can be inlined in GetClusterConfiguration class
    
    Related to: https://jira.duraspace.org/browse/FCREPO-1535
    acoburn authored and Andrew Woods committed Jul 13, 2015
    Copy the full SHA
    1c0156c View commit details
    Browse the repository at this point in the history