0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update tests to test sending datacite 4.0 XML. More... almost 6 years ago
Bump the version to 1.0.2 for release. More... almost 7 years ago
Add new test to usse DataCite XML. More... almost 7 years ago
Add example DataCite XML metadata test resources. More... almost 7 years ago
Fixed linter warnings on test files. More... almost 7 years ago
Merge pull request #8 from ksclarke/develop More... about 10 years ago
Merge pull request #9 from qqmyers/master More... about 10 years ago
cleanup - CookieStore now assigned in static createThreadSafeClient method. More... about 10 years ago
Updating to latest HTTPClient methods to fix an issue with using Purdue's https://ezid.lib.purdue.edu/ endpoint. The old DefaultHttpClient evidently does not handle virtual servers well (SNI support?) resulting in certificate error. Using the new client builder mechansism addresses this problem. More... about 10 years ago
Updated apitest passwords More... over 10 years ago
update master to use 1.0.2-SNAPSHOT for any future changes to ezid client More... about 11 years ago
use httpclient 4.2.6 for upcoming DataONE CCI 1.5.0 release More... about 11 years ago
allow asynchronous create/update using the multithreaded client class. Include minting (synchronously) in the client as well so that the client provides all necessary features for use in a D1 MN. More... over 11 years ago
use newer httpclient version to be compatible in projects that use/require the newer version. More... over 11 years ago
Added CDL and NCEAS links to the README file. More... almost 12 years ago
Added description of how to pull ezid from Maven to the README. More... almost 12 years ago
Fixed README typos, and Updated copyright date notice on modified files. More... almost 12 years ago
Dialed down service and test output. More... almost 12 years ago
Refactored generateMetadata() to be accessible in both test classes. More... almost 12 years ago
Modified tests to provide required DOI metadata. More... almost 12 years ago
Modified POM to increment the version to 1.0.0 and update the SCM and web locations. More... almost 12 years ago
Modified EZID classes to use the new EZID service endpoint at http://ezid.cdlib.org/ More... almost 12 years ago
Renamed README and changed format to use Markdown. More... over 12 years ago
use 0.9 (non-snapshot) in preparation for Metacat 2.0.6 release More... almost 13 years ago
add format and size elements from DataCite schema http://schema.datacite.org/meta/kernel-2.2/doc/DataCite-MetadataKernel_v2.2.pdf More... almost 13 years ago
add internal value enum More... almost 13 years ago
trying to synch the repos More... almost 13 years ago
Merge branch 'master' of https://github.com/mbjones/ezid.git More... almost 13 years ago
push to repo More... almost 13 years ago
separate the internal field names and the internal field value enumerations More... almost 13 years ago