0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test resumption tokens to exercise partial lists More... about 3 years ago
generalize and test sanitization of unescaped ampersands in OAI responses More... about 3 years ago
Merge pull request #56 from dkinzer/allow-harvest-with-until-param More... about 3 years ago
test harvester with until param - harvest_time is expected to be a Time, not a String More... about 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 More... about 3 years ago
gitignore tmp directory and DS_Store files More... about 3 years ago
log to stdout if no logfile; do not send mail if no email More... about 3 years ago
remove unused require of chronic More... about 3 years ago
add a license comparable to the library originator's other projects More... about 3 years ago
faraday specs compatible with faraday 2 require ruby >= 2.6 - drop ruby 2.2, 2.5 - add ruby 2.6 - bump jruby to 9.3 for ruby 2.6 compatibility More... about 3 years ago
Merge pull request #94 from code4lib/fix_ci_gemfile_matrix More... about 3 years ago
Merge pull request #91 from code4lib/allow_faraday_2 More... about 3 years ago
In CI correctly use matrix gemfile More... about 3 years ago
Merge pull request #93 from barmintor/gh-actions More... about 3 years ago
collapse test jobs into a matrix configuration More... about 3 years ago
remove travis CI config More... about 3 years ago
use gh actions for the CI badge More... about 3 years ago
configure github actions - use an available jruby version More... about 3 years ago
make it clear we mean to be returning nil More... about 3 years ago
Merge pull request #65 from sandbergja/distinct_employers More... about 3 years ago
Merge pull request #90 from code4lib/support_more_recent_rails_testing More... about 3 years ago
Strip invalid chars without raising encoding exception regardless of encoding More... about 3 years ago
Allow Faraday 2.x, by switching from faraday-middleware to the new faraday_follow-redirects gem More... about 3 years ago
Support testing on Rails 6.1 and 7.0 More... about 3 years ago
Merge pull request #64 from sandbergja/update_rails More... about 3 years ago
Don't duplicate employers in the employer listings, helps with #63 More... about 3 years ago
Update rails to take care of mimemagic troubles More... about 3 years ago
Bump version to 1.2.0 More... over 3 years ago
Merge pull request #86 from mcritchlow/master More... over 3 years ago
Remove explicit require for enumerator More... over 3 years ago