General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
7104InfrastructureTaskNewNormalEvent index reindexing shouldn't require re-harvest from MNs2015-07-09 15:34d1_log_aggregation
7178InfrastructureBugNewNormalduplicate replica information on mn-demo-5Robert Waltz2015-07-01 20:14d1_replication
2827InfrastructureTaskIn ProgressNormalnesting groups requires schema change*Dave Vieglais2015-06-25 22:00d1_schemas
7183InfrastructureStoryNewNormalUpdate wild card server certificate on all test.dataone.org systemsDave Vieglais2015-06-15 15:10Support Operations
7184InfrastructureTaskNewNormalCreate an Ansible script that can replace a server certificateNick Outin2015-06-15 15:10Support Operations
7176InfrastructureTaskNewNormalDevelop textual documentation for certificate managementDave Vieglais2015-06-10 01:33Documentation
7177InfrastructureTaskNewNormalDevelop video documentation for certificate managementDave Vieglais2015-06-10 01:33Documentation
7170OGC-Slender NodeStoryNewNormalEvaluate the feasibility of extracting provenance information from the journal.txt documentDave Vieglais2015-06-08 21:28
7169OGC-Slender NodeTaskNewNormalEnable tracking of obsoletes / obsoleted by for data objectsDave Vieglais2015-06-08 19:01
7168OGC-Slender NodeTaskNewNormalGenerate system metadata for data objectsDave Vieglais2015-06-08 18:59
7151OGC-Slender NodeStoryIn ProgressNormalGenerate system metadata for contentDave Vieglais2015-06-08 18:58
7167OGC-Slender NodeTaskNewNormalGenerate system metadata for science metadataDave Vieglais2015-06-08 18:58
7166OGC-Slender NodeStoryNewNormalCreate ORE document for an NODC data packageDave Vieglais2015-06-08 18:50
7161CN RESTBugNewNormalTERN object fails to be indexed by Solr, but successfully synchronized2015-06-05 18:04d1_synchronization
7146OGC-Slender NodeStoryIn ProgressNormalDetermine formatId for content retrievable from NODC servicesDave Vieglais2015-06-05 13:37
7149OGC-Slender NodeStoryTestingNormalImplement mechanism to retrieve a list of objects available from repositoryDave Vieglais2015-06-05 13:37
7155OGC-Slender NodeTaskNewNormalDesign the connector, including sources of key informationDave Vieglais2015-06-05 11:42
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
7127DataONE APITaskNewNormalFinalize CNAuthentication interfaceDave Vieglais2015-05-21 19:31api_documentation
7103Member NodesTaskNewNormalCreate a new test certificate for mnStagePISCODave Vieglais2015-05-14 18:29
7102Member NodesTaskIn ProgressNormalCreate test server certificate for test.piscoweb.orgDave Vieglais2015-05-14 18:28
7097InfrastructureBugNewNormalv1 call to CN.search() yields a NoClassDef exception for boucncycastleRob Nahf2015-05-12 18:46
7096CN RESTTaskNewNormalUnexpectedly closed streams / disconnects on UNM networkDave Vieglais2015-05-12 17:49
6336MN DashboardFeatureNewNormalDisplay MN POCs on the detail MN pages of the dashboardSkye Roseboom2015-04-29 22:49
6335MN DashboardFeatureNewNormalAdd total number of MNs to the summary page of the dashboardSkye Roseboom2015-04-29 22:48
5516MN DashboardFeatureNewNormalDate formattingSkye Roseboom2015-04-29 22:48
5515MN DashboardFeatureNewNormalAdd number of MNs to overview displaySkye Roseboom2015-04-29 22:48
5322MN DashboardFeatureNewNormalAdd support for right, left keys on dashboard detail pagesSkye Roseboom2015-04-29 22:47
6484MN DashboardFeatureNewNormalProvide paging/scrolling on MN tableSkye Roseboom2015-04-29 22:47
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
7047InfrastructureTaskNewNormalSet user-agent in http request header for CN requests to member nodesRobert Waltz2015-04-15 22:41d1_cn_service
7032MN DashboardFeatureNewNormalAdd anchor to the MN dashboard for "upcoming MNs"Skye Roseboom2015-04-09 17:52
6945DataONE APIFeatureNewNormalMNRead.get uses the pid for the download filename, which provides a less that optimal user experience when the pid is an opaque identifier such as DOIs, uuids, etc.2015-03-23 23:37
6877InfrastructureTaskNewNormalSupport for ISO 19115 metadata standard2015-03-10 18:08Format ID
6876InfrastructureTaskNewNormalSupport for ISO 19139 metadata standard2015-03-10 17:27Format ID
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
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
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
4668Java ClientTaskNewNormal- No types implement toString2015-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
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
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
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
(701-750/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)