General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
2664InfrastructureTaskNewNormalCreate documentation for how transitivity is enacted for authorizationMatthew Jones2014-10-01 20:47Authentication, Authorization
8238InfrastructureTaskNewNormalDocument contacts and procedure for using KU ORCID membership API keyDave Vieglais2018-01-09 02:22Authentication, Authorization
2549InfrastructureTaskNewNormaldocument the decisionMatthew Jones2012-03-27 22:03Authentication, Authorization
8109InfrastructureStoryNewNormalDoes authentication token need to include group information?Dave Vieglais2018-01-17 18:45Authentication, Authorization
2281InfrastructureTaskNewLowPossibly update the Identity Management and Authenticated Session Management docMatthew Jones2014-10-01 20:47Authentication, 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
8234InfrastructureStoryNewNormalUse University of Kansas ORCID membership to support authentication in production environmentDave Vieglais2018-01-09 19:10Authentication, Authorization
6754InfrastructureTaskNewNormalArchitecture API loose endsDave Vieglais2015-01-13 18:54Architecture Design
7807InfrastructureStoryNewLowcn.synchronize should support synchronization failure corrections.2018-01-17 19:15Architecture Design
6499InfrastructureFeatureNewNormaldefine and implement addFormat() methodRob Nahf2016-06-22 16:51Architecture Design
7559InfrastructureStoryNewNormalDevelop plan for securing application passwords in the CN stackDave Vieglais2018-01-17 19:34Architecture Design
8061InfrastructureStoryNewNormaldevelop queue-based processing system for the CNRob Nahf2018-01-17 19:00Architecture Design
8107InfrastructureFeatureNewNormalImproved Node Synchronization Feedback - Leveraging MNRead.synchronizationFailed()2017-06-27 16:46Architecture Design
8046InfrastructureBugNewNormalMutable Member Nodes orphan unhosted objects2017-03-15 17:40Architecture Design
7224InfrastructureStoryNewNormalpush synchronization request status indicator: synchronizeStatus method option2018-01-17 19:38Architecture Design
8049InfrastructureStoryIn ProgressNormalSupport synchronization of system metadata for unhosted METADATA and RES_MAP objects2018-01-17 18:50Architecture Design
7967InfrastructureBugIn ProgressNormalThe CN is not following the xml schema definition when creating dataone exceptionsDave Vieglais2018-05-23 18:13Architecture Design
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
4668Java ClientTaskNewNormal- No types implement toString2015-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
4673Java ClientTaskNewNormalPom has warnings:2015-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
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
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
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-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
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
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions: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
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_libclient_java
1559Java ClientTaskNewLowRefactor d1_libclient_java echo tests Rob Nahf2015-02-11 19:49d1_libclient_java
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_common_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
7702Log ReportingTaskNewNormalabnormal strings in ipAddress field of solrRobert Waltz2016-06-22 17:18d1_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
7682Log ReportingTaskNewNormalSluggish Purging Read Event Cache 2016-03-17 15:02d1_log_aggregation
8254Member NodesMNDeploymentPlanningNormalABDS - Arctic Biodiversity Data Service (CAFF)Amy Forrester2019-09-17 14:31
8835Member NodesStoryNewNormalAdd ability for scanner to stop after a certain number of errorsJohn Evans2019-08-12 19:16
8587Member NodesTaskNewNormalAdd DataONE Logo to SanParks websiteJing Tao2018-05-09 21:19
8188Member NodesMNDeploymentNewNormalAg Data CommonsRebecca Koskela2017-09-22 23:06
3241Member NodesMNDeploymentNewLowALA - Atlas of Living Australia member node2018-04-17 17:14
7973Member NodesMNDeploymentNewLowAlaska Energy Data GatewayAmy Forrester2018-04-17 17:21
7962Member NodesMNDeploymentDeferredLowAlaska EPSCoRRebecca Koskela2018-04-13 18:28
7929Member NodesTaskIn ProgressNormalArchive content for SEAD2016-11-09 17:11
7629Member NodesMNDeploymentOperationalNormalArctic Data Center - Data and Software about the ArcticMatthew Jones2018-01-10 17:53
3520Member NodesMNDeploymentNewLowARCTOS Collaborative Collection Management SolutionDave Vieglais2018-04-17 17:18
3518Member NodesTaskNewNormalArctos: New MN discussionDave Vieglais2013-01-25 18:27
3230Member NodesMNDeploymentPlanningNormalARM - Atmospheric Radiation Measurement member nodeJohn Evans2019-11-25 20:10
8589Member NodesStoryNewNormalARM: Re-Discovery & Planning2018-05-10 21:44
8590Member NodesTaskNewNormalARM: Requirements Analysis2018-05-10 20:50
3209Member NodesMNDeploymentDeferredNormalAvian Knowledge Network/Cornell Laboratory of OrnithologyBen Leinfelder2016-06-17 19:31
3240Member NodesMNDeploymentNewLowAZGS - Arizona Geological Survey member node2018-04-17 17:18
7052Member NodesMNDeploymentNewLowBaMBa - Brazilian Marine Biodiversity DatabaseLaura Moyers2015-11-19 17:03
3633Member NodesMNDeploymentNewLowBay Delta Member NodeLaura Moyers2015-11-19 19:44
6562Member NodesMNDeploymentOperationalNormalBCO-DMOLaura Moyers2021-12-04 00:47
8614Member NodesTaskNewNormalBCO-DMO: testing the member nodeMatthew Jones2018-06-13 15:48
3207Member NodesMNDeploymentDeferredNormalBIOTA - FAPESP MNMatthew Jones2016-06-17 19:32
3684Member NodesMNDeploymentNewLowBranner Earth Sciences Library - Stanford UniversityLaura Moyers2015-11-19 19:04
8522Member NodesTaskIn ProgressNormalCAFF: MN CommunicationsAmy Forrester2018-04-11 14:48
8523Member NodesTaskIn ProgressNormalCAFF: Technical Requirements & Design PlanningAmy Forrester2018-06-14 14:21
8521Member NodesStoryNewNormalCAFF: Testing & Development2018-04-06 15:17
5451Member NodesMNDeploymentOperationalNormalCary Institute (via Figshare)Monica Ihli2019-04-17 21:39
3558Member NodesMNDeploymentOperationalHighCDL MerrittLaura Moyers2018-08-23 17:05
8672Member NodesTaskNewNormalCDL - upgrade GMN 2.4.0 to 3.0.4Roger Dahl2018-08-23 17:13
7046Member NodesTaskNewHighCertificate DC=org,DC=dataone,CN=osu.piscoweb.org expires in Prod environmentLaura Moyers2015-04-20 16:54
7851Member NodesMNDeploymentNewLowCESAB - Center for Synthesis and Analysis for BiodiversityLaura Moyers2018-04-17 17:19
8544Member NodesMNDeploymentOperationalNormalChinese Ecosystem Research NetworkAmy Forrester2018-12-04 14:56
3258Member NodesMNDeploymentNewLowCitSci.org MNBruce Wilson2018-04-17 17:19
8839Member NodesMNDeploymentPlanningNormalCMU KiltHub via Figshare Roger Dahl2019-09-24 17:48
3411Member NodesTaskNewNormalCollate documents of relevance to MN deployment and operationDave Vieglais2012-12-01 18:33
3204Member NodesTaskNewNormalCollate MN metadata for reviewMike Frame2015-12-03 19:36
3208Member NodesTaskNewNormalCollate node application metadata for the BIOTA - FAPESP MNMatthew Jones2015-12-03 19:36
3210Member NodesTaskNewNormalCollect application metadata for the AKN member nodeBen Leinfelder2013-01-08 19:23
3212Member NodesTaskNewNormalCollect metadata for the Taiwan TERN member nodeMatthew Jones2014-02-20 21:58
8832Member NodesStoryNewNormalConflict between pyshacl and owlr on ubuntuJohn Evans2019-08-05 19:32
3537Member NodesTaskNewNormalContact followup on Citsci.org MN prospectLaura Moyers2014-03-28 18:03
3216Member NodesTaskNewNormalContact GEO BON for possible MNMatthew Jones2012-09-05 03:29
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)