General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
8235InfrastructureTaskNewNormalArrange with KU library to make use of ORCID membership to support DataONE authenticationDave Vieglais2018-01-09 02:01
7601InfrastructureBugNewHighCN checksum inconsistenciesDave Vieglais2016-01-26 19:29
4723InfrastructureTaskNewNormalMN recognition of CNDave Vieglais2014-10-02 17:21
4715InfrastructureTaskIn ProgressNormalRefresh client certificate for urn:node:CLOAKNChris Jones2014-09-24 18:14
8754InfrastructureTaskNewNormalAdd EML 2.2 to CN formats listBryce Mecum2018-12-19 00:54
8858InfrastructureTaskNewNormalUpdate CN Apache configs in version control with directives to support sitemapsBryce Mecum2020-02-24 19:26
8189InfrastructureDecisionNewNormalProposal to change the roles mapped to the origin Solr field for ISO docsBryce Mecum2017-12-20 01:28
8753InfrastructureTaskNewNormalAdd support for EML 2.2 (indexing, view)Bryce Mecum2018-12-19 00:54
8775InfrastructureTaskIn ProgressNormalMake taxonomic rank fields in Solr index non-case-sensitiveBryce Mecum2019-03-11 23:35
8755InfrastructureTaskNewNormalExpand EML indexing support for EML 2.2Bryce Mecum2019-08-15 01:50
3466InfrastructureTaskNewNormalAdd synthetic key to systemMetadata tableBen Leinfelder2013-01-08 18:30
3046InfrastructureTaskIn ProgressNormalCreate utility to update ORE maps with invalid date formatsBen Leinfelder2012-08-14 23:41
2343InfrastructureTaskNewNormalConvert style sheets to separate productBen Leinfelder2012-02-15 17:43
3047InfrastructureBugIn ProgressNormalMetacat allows whitespace in IdentifiersBen Leinfelder2018-11-13 21:44
3635InfrastructureTaskNewNormalPhase two Morpho implementationBen Leinfelder2013-03-25 22:49
3109InfrastructureTaskIn ProgressNormalPISCO/LTER revision history with SBC documentsBen Leinfelder2012-07-31 01:34
3115InfrastructureTaskNewNormalGet R client into working state.Andrew Pippin2012-08-02 17:32
3114InfrastructureTaskIn ProgressNormalRelease D1_CLIENT_CLI and prepare for version 2Andrew Pippin2012-08-02 17:27
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_java
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_common_java
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-02-11 20:08
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-02-11 20:08
4669Java ClientTaskNewNormal- Regarding the style: A good addition to the types would be some builders, static factories and constructors as applicable2015-02-11 20:08
4664Java ClientTaskNewNormalRelated to above: Test classes bring in org.apache.log4j.Logger but it is not declared as a test dependency2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4663Java ClientTaskNewNormalsrc/main/resources appears to have config for log4j through commons-logging but neither logging library is declared as a test scope dependency.2015-02-11 20:08
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
7682Log ReportingTaskNewNormalSluggish Purging Read Event Cache 2016-03-17 15:02d1_log_aggregation
8657Log ReportingBugNewNormalLog aggregation service not recording logs for the MNs - urn:node:TDAR and urn:node:OTS_NDC2018-07-16 21:36d1_log_aggregation
7702Log ReportingTaskNewNormalabnormal strings in ipAddress field of solrRobert Waltz2016-06-22 17:18d1_log_aggregation
5833Member NodesStoryIn ProgressNormalGBIF: Developing2019-02-19 18:24
5882Member NodesTaskNewNormalGBIF: Verify Science Metadata2016-07-02 12:45
4117Member NodesTaskNewNormalIssue Test certs for FRIM2015-01-23 19:02
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
5885Member NodesTaskNewNormalGBIF: Verify that the Science Metadata is correctly processed by CNs2016-07-02 12:45
8521Member NodesStoryNewNormalCAFF: Testing & Development2018-04-06 15:17
8562Member NodesMNDeploymentNewNormalPSD Climate and Weather Data2018-04-18 16:39
8561Member NodesMNDeploymentNewNormalPRISM Climate Data2018-04-18 16:37
8560Member NodesMNDeploymentNewNormalPPS - Precipitation Processing System2018-04-18 16:36
8559Member NodesMNDeploymentNewNormalPMM - Precipitation Measurement Missions2018-04-18 16:35
8534Member NodesTaskNewNormalGCOOS: Technical Requirements & Design Planning 2018-04-09 20:18
8558Member NodesMNDeploymentNewNormalPDC - Polar Data Catalogue2018-04-18 16:33
8539Member NodesMNDeploymentNewNormalNASA Distributed Active Archive Center at National Snow & Ice Data Center (NASA DAAC)2018-04-10 19:19
8557Member NodesMNDeploymentNewNormalPhysical Oceanography Distributed Active Archive Center2018-04-18 16:32
6679Member NodesTaskNewNormalFTGEN: Join DataONE2014-12-04 20:07
6680Member NodesTaskNewNormalFTGEN: Scope the implementation2014-12-04 20:07
6681Member NodesTaskNewNormalFTGEN: Plan the implementation2014-12-04 20:07
6682Member NodesTaskNewNormalFTGEN: Design, code and component test a new MN implementation2014-12-04 20:07
6683Member NodesTaskNewNormalFTGEN: Implement search index and display (ONEMercury) support for any new metadata formats required by the MN.2014-12-04 20:07
6684Member NodesTaskNewNormalFTGEN: Register any new object formats in all environments2014-12-04 20:07
6685Member NodesTaskNewNormalFTGEN: Local Testing2014-12-04 20:07
6686Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Testing Environment2014-12-04 20:07
6687Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Testing Environment2014-12-04 20:07
6688Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Testing Environment2014-12-04 20:07
6689Member NodesTaskNewNormalFTGEN: Register MN in Testing Environment2014-12-04 20:07
6690Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Testing Environment2014-12-04 20:07
6691Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Testing Environment2014-12-04 20:07
6692Member NodesTaskNewNormalFTGEN: Show MN as "upcoming" on the dashboard2014-12-04 20:07
6693Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Production2014-12-04 20:07
6694Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Production2014-12-04 20:07
6695Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Production2014-12-04 20:07
6696Member NodesTaskNewNormalFTGEN: Register MN in Production2014-12-04 20:07
6697Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Production2014-12-04 20:07
6698Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Production2014-12-04 20:07
6699Member NodesTaskNewNormalFTGEN: Mutual acceptance2014-12-04 20:07
6700Member NodesTaskNewNormalFTGEN: Ensure MN appears on Current MNs webpage (dashboard)2014-12-04 20:07
6701Member NodesTaskNewNormalFTGEN: Document and Announce2014-12-04 20:07
5888Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
8646Member NodesTaskNewNormal(cyverse) Formal Announcement2018-07-19 18:31
8644Member NodesTaskNewNormal(Cyverse) Register in Production2018-07-05 14:25
3906Member NodesTaskNewHighUpdate malformed Resource Maps2013-08-09 17:50
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)