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
(601-650/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)