openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Code4Lib
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Oct 30, 2024 — Oct 30, 2025
Showing page 4 of 219
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tag v1.2.1
Benjamin Armintor
More...
over 3 years ago
ensure default from/until constraint values have valid granularity - inspect opposite constraint and match type if present - make private OAI::Provider::Response::Base#parse_date available as protected class method - fixes #104
Benjamin Armintor
More...
over 3 years ago
README license note should match license statement
Benjamin Armintor
More...
over 3 years ago
fix version badge in README
Benjamin Armintor
More...
over 3 years ago
Merge pull request #88 from code4lib/bump-version-1.2
Benjamin Armintor
More...
over 3 years ago
mark 1.2.0 RC in version
Benjamin Armintor
More...
over 3 years ago
remove use of instance_variable_set in tests - fixes #98
Benjamin Armintor
More...
over 3 years ago
Merge pull request #103 from code4lib/client-named-exceptions
Benjamin Armintor
More...
over 3 years ago
Merge pull request #102 from code4lib/activerecord-wrapper-table-name-prefix
Benjamin Armintor
More...
over 3 years ago
test ActiveRecordWrapper#sql_conditions for from/until - verifies #52 fixed
Benjamin Armintor
More...
over 3 years ago
OAI::Exception subclasses are registered by code so that OAI::Response can raise named exceptions - update tests to expect named exception subclasses - fixes #50
Benjamin Armintor
More...
over 3 years ago
update activerecord tests to use sanitized sql and table prefixes where appropriate
Benjamin Armintor
More...
over 3 years ago
add a default scope that joins on an association to test model
Benjamin Armintor
More...
over 3 years ago
move test model language attribute to an associated entity
Benjamin Armintor
More...
over 3 years ago
Merge pull request #97 from code4lib/provider-validation-updates
Benjamin Armintor
More...
over 3 years ago
use granularity constants consistently
Benjamin Armintor
More...
over 3 years ago
document an approach to configuring a faraday client to retry
Benjamin Armintor
More...
over 3 years ago
Merge pull request #95 from code4lib/sanitize-ampersands
Benjamin Armintor
More...
over 3 years ago
Merge pull request #96 from code4lib/resumption-token-incomplete-list
Benjamin Armintor
More...
over 3 years ago
relocate list total calculation to support resumptionToken content decision
Benjamin Armintor
More...
over 3 years ago
implement blank resumption tokens for ActiveRecord providers - replace blank? for non-ActiveRecord contexts - add blank resumption tokens to final partial lists for ActiveRecord providers - test ActiveRecord and test providers for blank final resumption tokens
Benjamin Armintor
More...
over 3 years ago
test resumption tokens to exercise partial lists
Benjamin Armintor
More...
over 3 years ago
generalize and test sanitization of unescaped ampersands in OAI responses
Benjamin Armintor
More...
over 3 years ago
Merge pull request #56 from dkinzer/allow-harvest-with-until-param
Benjamin Armintor
More...
over 3 years ago
test harvester with until param - harvest_time is expected to be a Time, not a String
Benjamin Armintor
More...
over 3 years ago
add test cases for harvester - move DIRECTORY_LAYOUT global to OAI::Harvester::Harvest class and make configurable - delegate record parsing to ListRecords response in harvester - do nothing with harvested tempfile if no directory storage is configured - use application exceptions in harvester
Benjamin Armintor
More...
over 3 years ago
gitignore tmp directory and DS_Store files
Benjamin Armintor
More...
over 3 years ago
log to stdout if no logfile; do not send mail if no email
Benjamin Armintor
More...
over 3 years ago
remove unused require of chronic
Benjamin Armintor
More...
over 3 years ago
add a license comparable to the library originator's other projects
Benjamin Armintor
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
218
219
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree