0
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Zoia and IRC from code of conduct More... over 2 years ago
Merge pull request #25 from artefacto/add-ab More... over 2 years ago
Merge pull request #27 from ericleasemorgan/master More... over 2 years ago
Update config.ini More... over 2 years ago
Merge pull request #60 from escowles/2023 More... over 2 years ago
Adding link to 2023 conference site More... over 2 years ago
Merge pull request #26 from code4lib/anarchivist-patch-1 More... almost 3 years ago
Use my correct name More... almost 3 years ago
add 2022 transparency report More... almost 3 years ago
tag v1.2.1 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 More... over 3 years ago
README license note should match license statement More... over 3 years ago
fix version badge in README More... over 3 years ago
Merge pull request #88 from code4lib/bump-version-1.2 More... over 3 years ago
mark 1.2.0 RC in version More... over 3 years ago
remove use of instance_variable_set in tests - fixes #98 More... over 3 years ago
Merge pull request #103 from code4lib/client-named-exceptions More... over 3 years ago
Merge pull request #102 from code4lib/activerecord-wrapper-table-name-prefix More... over 3 years ago
test ActiveRecordWrapper#sql_conditions for from/until - verifies #52 fixed 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 More... over 3 years ago
update activerecord tests to use sanitized sql and table prefixes where appropriate More... over 3 years ago
add a default scope that joins on an association to test model More... over 3 years ago
move test model language attribute to an associated entity More... over 3 years ago
Merge pull request #97 from code4lib/provider-validation-updates More... over 3 years ago
use granularity constants consistently More... over 3 years ago
document an approach to configuring a faraday client to retry More... over 3 years ago
Merge pull request #95 from code4lib/sanitize-ampersands More... over 3 years ago
Merge pull request #96 from code4lib/resumption-token-incomplete-list More... over 3 years ago
relocate list total calculation to support resumptionToken content decision 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 More... over 3 years ago