-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: code4lib/ruby-oai
base: master
head repository: code4lib/ruby-oai
compare: spec_compliance
- 11 commits
- 17 files changed
- 2 contributors
Commits on May 7, 2007
-
creating spec_compliance branch
Dan Avery committedMay 7, 2007 Configuration menu - View commit details
-
Copy full SHA for b605004 - Browse repository at this point
Copy the full SHA b605004View commit details -
requiring metadataPrefix in LI
Dan Avery committedMay 7, 2007 Configuration menu - View commit details
-
Copy full SHA for e14f9e7 - Browse repository at this point
Copy the full SHA e14f9e7View commit details -
Brute force application of :metadataPrefix => 'oai_dc' to tests on ve…
…rbs that require a metadataPrefix parameter. Should be backed out later and replaced with a default parameter value (for testing only).
Dan Avery committedMay 7, 2007 Configuration menu - View commit details
-
Copy full SHA for 6890457 - Browse repository at this point
Copy the full SHA 6890457View commit details
Commits on May 8, 2007
-
Adding unit test for bad metadata_format parameter.
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for 89dadc1 - Browse repository at this point
Copy the full SHA 89dadc1View commit details -
Adding tests for invalid datespecs.
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for 7ed6a04 - Browse repository at this point
Copy the full SHA 7ed6a04View commit details -
adding test for "Identify" with an argument.
currently this causes an internal Exception because of code in valid?, but it should be BadArgument
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for f700c12 - Browse repository at this point
Copy the full SHA f700c12View commit details -
Bad date format (previously ignored) Differing date granularities (previously ignored) Extra parameter for Identify (internal exception) Invalid metadata format for ListIdentifiers (previously ignored)
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for e09e91e - Browse repository at this point
Copy the full SHA e09e91eView commit details -
More brute force metadataPrefix parameter additions--in activerecord_…
…provider tests. Added test for exception on invalid ID. (currently an internal AR error)
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for 15bf909 - Browse repository at this point
Copy the full SHA 15bf909View commit details -
Catching ActiveRecord::RecordNotFound and re-raising as OAI::IdExcept…
…ion in ActiveRecordWrapper#find. Fixed deleteRecord -> deletedRecord typo in Identify response.
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for dad03f2 - Browse repository at this point
Copy the full SHA dad03f2View commit details -
typo fix in test method name (identifer -> identifier)
Dan Avery committedMay 8, 2007 Configuration menu - View commit details
-
Copy full SHA for be8fb9e - Browse repository at this point
Copy the full SHA be8fb9eView commit details
Commits on Nov 20, 2007
-
Configuration menu - View commit details
-
Copy full SHA for 626a41f - Browse repository at this point
Copy the full SHA 626a41fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...spec_compliance