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: CottageLabs/sword2ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: swordapp/sword2ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 7, 2012

  1. Update master

    martyn-w committed Jun 7, 2012
    Configuration menu
    Copy the full SHA
    c09b3a2 View commit details
    Browse the repository at this point in the history
  2. Update master

    martyn-w committed Jun 7, 2012
    Configuration menu
    Copy the full SHA
    15c5970 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. Added some error handling to Atom Entry parsing of the DepositReceipt…

    …. SWORD doesn't require a response body on a successful deposit, but dspace sends back a non empty response so it messes with ATOM XML parser.
    taras-yorku committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    e613645 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. Merge pull request #1 from yorkulcs/master

    Ensure DepositReceipt doesn't fail if there is no ATOM entry to parse
    martyn-w committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    8584462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8e3f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from yorkulcs/master

    Moved content type validation for service after the response code check
    martyn-w committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    b079db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. Configuration menu
    Copy the full SHA
    5f6a772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926604e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Bug fixes

    1. On-Behalf-Of not propagated from sword_user to connection
    2. sword_verbose_description assumes namespace prefix rather than
    selecting by namespace
    3. Statement doesn't accept application/atomserv+xml as specified by
    standard
    4. Files are read in text mode rather than binary; required for Windows
    jweisman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    3e6563a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Indicate base64 encoding in multipart

    Add Content-Transfer-Encoding header for multipart deposits
    jweisman committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    fa7ee4a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

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

Commits on Aug 2, 2016

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

Commits on Aug 30, 2016

  1. Update README.md

    correct typo
    martyn-w authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    3b52abb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Update version of gem

    jweisman committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    2bda48a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Merge pull request #3 from jweisman/master

    Bug fixes for interoperability with the Java SWORD Server
    martyn-w authored May 4, 2017
    Configuration menu
    Copy the full SHA
    88e7933 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    4623d11 View commit details
    Browse the repository at this point in the history
  2. fix quotes

    amtuannguyen committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3bbcbea View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    1a12fe3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from yorkulibraries/master

    Add XML Prolog to the entry XML so DSpace recognizes the charset as UTF-8
    martyn-w authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2f686dc View commit details
    Browse the repository at this point in the history
Loading