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: dc38ccb771ef^
Choose a base ref
...
head repository: fcrepo/fcrepo
compare: 8c27e18bec99
Choose a head ref
  • 6 commits
  • 22 files changed
  • 2 contributors

Commits on Aug 5, 2014

  1. Refactor FixityResult to take a string to identify a cache, instead o…

    …f of the whole CacheEntry
    cbeer authored and escowles committed Aug 5, 2014
    Copy the full SHA
    dc38ccb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    326f436 View commit details
    Browse the repository at this point in the history
  3. Refactor CacheEntry classes to wrap a jcr property, whereever it is

    stored
    
    - getFixity() should return a collection of fixity results that provide
      one or more fixity results for all copies of the binary data
    - simplify the infinispan distributed executation calls for ISPN-backed
      binary stores
    cbeer authored and escowles committed Aug 5, 2014
    Copy the full SHA
    4bc5393 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    62b3f77 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6301a10 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8c27e18 View commit details
    Browse the repository at this point in the history