Releases: ualbertalib/oaisys
v1.0.3
Changes:
commit ad5eb59
Author: Connor Sheremeta sheremet@ualberta.ca
Date: Thu Jan 14 14:17:48 2021 -0700
Use symbols
commit 27fb322
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Tue Nov 24 12:43:56 2020 -0700
skip auth token verification for oaisys
v1.0.2
commit 2064f3d (origin/ConnorSheremeta-patch-1-3, ConnorSheremeta-patch-1-3)
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Fri Nov 6 12:57:46 2020 -0700
Address review comments
commit 7dd6e01 (cds/temp-branch)
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Nov 5 14:05:43 2020 -0700
add build status to read me
commit 228c8d9
Author: Connor Sheremeta sheremet@ualberta.ca
Date: Mon Oct 26 14:06:51 2020 -0600
Use github actions
v1.0.1
Changes:
commit db5fe85 (origin/cds/fix-dates-and-scope, cds/fix-dates-and-scope)
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Sep 28 13:02:32 2020 -0600
use proper params
commit 423a293
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Sep 28 12:42:25 2020 -0600
rubocop fixes
commit 52e823a
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Sep 28 12:39:34 2020 -0600
code review suggestions
commit 384bd6e
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Fri Sep 25 15:05:59 2020 -0600
fix lmf
commit 83faccd
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Fri Sep 25 15:02:07 2020 -0600
Rubocop nags
commit f1e4741
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Fri Sep 25 14:58:31 2020 -0600
append prefix to identifier in get record and list metadata formate response
commit b9d5b9b
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Sep 21 10:35:46 2020 -0600
proper dates and until argument fixes
v1.0.0
commit 8458241
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Tue Sep 1 10:06:46 2020 -0600
Reference newest acts_as_rdfable
commit a3f3f6c
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Aug 27 14:47:11 2020 -0600
Bundled now
commit 1604ff9
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Aug 27 11:47:53 2020 -0600
tag newest acts_as_rdfable
commit f8f2efb
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Aug 20 15:15:10 2020 -0600
Address review comments
commit 553c746
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Wed Aug 19 14:36:33 2020 -0600
Handle identifier param in list metadata formats
commit 887bbf9
Author: Connor Sheremeta sheremet@ualberta.ca
Date: Tue Aug 18 10:47:55 2020 -0600
Removed oaisys xml header requirement (#42)
commit a9c2fad
Author: Shane Murnaghan murnagha@gmail.com
Date: Sat Jul 25 23:17:53 2020 -0600
Permit subdomain parameter for OAI
commit 68affbf
Author: Tricia Jenkins tricia.g.jenkins@gmail.com
Date: Fri Jul 17 13:03:29 2020 -0600
don't throw an error when initializing (#40)
Shouldn't be throwing an error if we cant connect to redis when initializing the class. In jupiter we call this in an initializer https://github.com/ualbertalib/jupiter/blob/05f6c0b0fa67139040f2c6e0a7126c00d0bef09b/config/initializers/oaisys.rb#L14. When we're precompiling assets for the Docker container this error is thrown because Redis isn't started/available.
We check for connection in every other instance method and raise a ConnectionError there so we should be okay (seems like redis gem does something similar, doesn't check in initialization but checks when you actually try to do something with redis).
commit 323731a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Jun 25 16:50:44 2020 -0600
Bump actionpack from 6.0.2.2 to 6.0.3.2 (#38)
Bumps [actionpack](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/actionpack/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.2.2...v6.0.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit bae4434
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Jun 25 16:49:39 2020 -0600
Bump websocket-extensions from 0.1.4 to 0.1.5 (#37)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 089bf28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Jun 25 16:28:19 2020 -0600
Bump activestorage from 6.0.2.2 to 6.0.3.1 (#34)
Bumps [activestorage](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activestorage/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.2.2...v6.0.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 17db4e3
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Tue Apr 21 13:13:01 2020 -0600
Moved logic into view
commit 8e53b95
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Tue Apr 14 14:12:03 2020 -0600
Add checks for our test data in jupiter
commit 1e1918c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Mar 20 10:25:50 2020 +0000
Bump actionview from 5.2.3 to 6.0.2.2
Bumps [actionview](https://github.com/rails/rails) from 5.2.3 to 6.0.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.2/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.3...v6.0.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
commit 902a95b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Mar 13 18:12:40 2020 +0000
Bump rack from 2.0.7 to 2.2.2
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...v2.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
commit 35b3b34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Mar 13 18:12:39 2020 +0000
Bump nokogiri from 1.10.5 to 1.10.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.9)
Signed-off-by: dependabot[bot] <support@github.com>
commit ed1853b
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Fri Feb 21 12:52:06 2020 -0700
Refactored out some resumption checking and added resumption tokens to list records
commit 2ddaeff
Author: Matt Barnett matt@sixtyodd.com
Date: Wed Feb 12 17:32:58 2020 -0700
Remove tiny typos
commit 9f81c2c
Author: Matt Barnett matt@sixtyodd.com
Date: Wed Feb 12 17:31:44 2020 -0700
Remove tiny typos
commit 765beba
Author: Matt Barnett matt@sixtyodd.com
Date: Mon Feb 10 13:11:07 2020 -0700
Implement ListRecords verb
commit e98b73f
Author: Matt Barnett matt@sixtyodd.com
Date: Fri Feb 7 15:33:21 2020 -0700
Update AARDFable reference for latest gem version
commit b6d0fed
Author: Matt Barnett matt@sixtyodd.com
Date: Fri Feb 7 15:05:06 2020 -0700
Rubocop cleanup after merge
commit 7aab9c1
Author: Matt Barnett matt@sixtyodd.com
Date: Fri Feb 7 14:29:31 2020 -0700
GetRecord verb implementation (sans tests)
commit dc0c3e4
Author: Matt Barnett matt@sixtyodd.com
Date: Fri Jan 31 16:32:02 2020 -0700
WIP working OAI-DC GetRecord, OAI-ETDMS and metadataformat abstraction remaining
commit 9c435e6
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Jan 30 11:20:35 2020 -0700
Made token expiration a config and now deleting key
commit 5485032
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Wed Jan 29 12:02:42 2020 -0700
Now using interpolation, constants, .hours, and renamed method
commit 95142e5
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Wed Jan 29 11:29:10 2020 -0700
Broke up complex one liner and shortened variable name
commit 183b3b1
Author: Shane Murnaghan murnagha@gmail.com
Date: Mon Jan 27 23:53:16 2020 -0700
Open Rails dependency up for Rails 6
commit 64e5390
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Thu Jan 23 12:38:17 2020 -0700
Use LastModified instead of RecordCreatedAt [ch142]
commit 0465437
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Wed Jan 22 14:31:19 2020 -0700
Make Resumption Token Opaque Move into Redis [ch141]
commit 740be9c
Author: ConnorSheremeta thecon21@gmail.com
Date: Tue Jan 14 14:35:37 2020 -0700
now displaying set descriptions if not empty
commit 7e04bb5
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Jan 13 14:37:33 2020 -0700
removed even more community references
commit f619ddb
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Jan 13 14:33:59 2020 -0700
removed jupiter language
commit de886cb
Author: ConnorSheremeta sheremet@ualberta.ca
Date: Mon Jan 13 14:23:07 2020 -0700
Verb ListSets [ch33]
commit a484beb
Author: Connor Sheremeta sheremet@ualberta.ca
Date: Fri Jan 10 15:34:42 2020 -0700
Sheremet/ch107/handle resumptiontoken argument for listidentifiers (#21)
commit 6f8ae61
Auth...