General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
2549InfrastructureTaskNewNormaldocument the decisionMatthew Jones2012-03-27 22:03Authentication, Authorization
8109InfrastructureStoryNewNormalDoes authentication token need to include group information?Dave Vieglais2018-01-17 18:45Authentication, Authorization
7358InfrastructureStoryIn ProgressNormalContactSubject on NodeList must be valid D1 ldap entryDave Vieglais2016-12-21 09:05Authentication, Authorization
8237InfrastructureTaskNewNormalConfigure production environment to use new API key under KU ORCID membershipDave Vieglais2018-01-09 02:21Authentication, Authorization
2548InfrastructureStoryNewNormalrecasting untrusted certs to public poses accessibility inconsistency to users2018-01-17 20:36Authentication, Authorization
3891InfrastructureTaskNewNormalreview vulnerability to BREACH attacksDave Vieglais2013-08-07 15:01Authentication, Authorization
8238InfrastructureTaskNewNormalDocument contacts and procedure for using KU ORCID membership API keyDave Vieglais2018-01-09 02:22Authentication, Authorization
2281InfrastructureTaskNewLowPossibly update the Identity Management and Authenticated Session Management docMatthew Jones2014-10-01 20:47Authentication, Authorization
7559InfrastructureStoryNewNormalDevelop plan for securing application passwords in the CN stackDave Vieglais2018-01-17 19:34Architecture Design
6754InfrastructureTaskNewNormalArchitecture API loose endsDave Vieglais2015-01-13 18:54Architecture Design
7224InfrastructureStoryNewNormalpush synchronization request status indicator: synchronizeStatus method option2018-01-17 19:38Architecture Design
8061InfrastructureStoryNewNormaldevelop queue-based processing system for the CNRob Nahf2018-01-17 19:00Architecture Design
8049InfrastructureStoryIn ProgressNormalSupport synchronization of system metadata for unhosted METADATA and RES_MAP objects2018-01-17 18:50Architecture Design
8046InfrastructureBugNewNormalMutable Member Nodes orphan unhosted objects2017-03-15 17:40Architecture Design
7967InfrastructureBugIn ProgressNormalThe CN is not following the xml schema definition when creating dataone exceptionsDave Vieglais2018-05-23 18:13Architecture Design
6499InfrastructureFeatureNewNormaldefine and implement addFormat() methodRob Nahf2016-06-22 16:51Architecture Design
8107InfrastructureFeatureNewNormalImproved Node Synchronization Feedback - Leveraging MNRead.synchronizationFailed()2017-06-27 16:46Architecture Design
7807InfrastructureStoryNewLowcn.synchronize should support synchronization failure corrections.2018-01-17 19:15Architecture Design
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
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
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
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-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
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_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
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_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
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
3521Member NodesMNDeploymentOperationalImmediateSEAD Member NodeLaura Moyers2019-06-05 17:46
3118Member NodesMNDeploymentOperationalUrgentDryad Member NodeLaura Moyers2019-03-05 18:37
3553Member NodesMNDeploymentOperationalHighPISCOLaura Moyers2018-01-10 01:13
6548Member NodesMNDeploymentOperationalHighR2R RepositoryMonica Ihli2018-07-26 13:49
3555Member NodesMNDeploymentOperationalHighSANParksLaura Moyers2018-05-09 21:19
7686Member NodesTaskTestingHightDAR - Enable URL links out to data from search results Ben Leinfelder2016-09-27 15:56
3906Member NodesTaskNewHighUpdate malformed Resource Maps2013-08-09 17:50
8829Member NodesTaskNewHighget DKAN connected to GMNJohn Evans2019-09-03 13:24
3558Member NodesMNDeploymentOperationalHighCDL MerrittLaura Moyers2018-08-23 17:05
3232Member NodesMNDeploymentOperationalHighLTER-EUROPELaura Moyers2018-11-21 16:58
7046Member NodesTaskNewHighCertificate DC=org,DC=dataone,CN=osu.piscoweb.org expires in Prod environmentLaura Moyers2015-04-20 16:54
3554Member NodesMNDeploymentOperationalHighKNBJing Tao2018-08-31 15:16
3221Member NodesMNDeploymentOperationalHighEDAC member node Amy Forrester2018-08-31 15:15
3238Member NodesMNDeploymentOperationalHighIdaho Northwest Knowledge Network member node Amy Forrester2019-10-08 15:14
6544Member NodesMNDeploymentOperationalHighTERN Australia (powered by AEKOS)Bruce Wilson2019-05-22 14:21
6853Member NodesMNDeploymentNewHighOBIS (Ocean Biogeographic Information System)Laura Moyers2015-11-19 17:46
3556Member NodesMNDeploymentOperationalHighESA Data RegistryAmy Forrester2019-10-08 15:28
3664Member NodesMNDeploymentNewHighLandcare Research New ZealandLaura Moyers2015-11-19 19:39
6485Member NodesMNDeploymentOperationalHighThe Digital Archaeology Record (tDAR)Laura Moyers2019-10-09 02:24
8622Member NodesBugNewHighIOE repository is not respondingAmy Forrester2019-03-05 20:54
6687Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Testing Environment2014-12-04 20:07
6686Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Testing Environment2014-12-04 20:07
7896Member NodesBugIn ProgressNormalDryad data sets don't mark new versions correctly in SystemMetadata with obsoletes/obsoletedByMonica Ihli2017-07-24 10:10
7899Member NodesTaskNewNormalR2R: modify searchUI to accommodate composite data density with cruise pathsLauren Walker2016-10-05 03:51
7900Member NodesTaskNewNormalR2R: modify searchUI to accommodate cruise path display for single data packageLauren Walker2016-10-04 23:43
6685Member NodesTaskNewNormalFTGEN: Local Testing2014-12-04 20:07
6684Member NodesTaskNewNormalFTGEN: Register any new object formats in all environments2014-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
6682Member NodesTaskNewNormalFTGEN: Design, code and component test a new MN implementation2014-12-04 20:07
6681Member NodesTaskNewNormalFTGEN: Plan the implementation2014-12-04 20:07
6680Member NodesTaskNewNormalFTGEN: Scope the implementation2014-12-04 20:07
6679Member NodesTaskNewNormalFTGEN: Join DataONE2014-12-04 20:07
8725Member NodesMNDeploymentIn ReviewNormalNCAR (National Center for Atmospheric Research)2018-10-08 13:33
7924Member NodesMNDeploymentNewNormalLTER-Spain networkLaura Moyers2016-11-21 14:49
7929Member NodesTaskIn ProgressNormalArchive content for SEAD2016-11-09 17:11
7505Member NodesTaskIn ProgressNormalCorrect generous access policiesRoger Dahl2018-07-02 20:39
8832Member NodesStoryNewNormalConflict between pyshacl and owlr on ubuntuJohn Evans2019-08-05 19:32
8259Member NodesMNDeploymentNewNormalNeotoma Paleoecology DatabaseAmy Forrester2018-04-09 21:14
6382Member NodesTaskIn ProgressNormalICMBIO: Determine feasibilityLaura Moyers2015-11-19 17:21
6380Member NodesTaskNewNormalICMBIO: Initial Preparation2015-11-19 17:21
6379Member NodesMNDeploymentNewNormalICMBio Bruce Wilson2015-11-19 17:21
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)