General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
6569InfrastructureTaskNewNormalconfigure jobs for tag 1.0.1, 1.0.0 and 0.9.0Rob Nahf2014-11-14 17:56
6615InfrastructureBugNewNormalApt-get doesn't work on mn-sandbox-unm-12014-11-18 18:45
6048Member NodesTaskNewNormalFix 404 NotFound erros on the EDORA MNJim Green2014-11-24 14:57
6053Member NodesTaskIn ProgressNormalUpdate science metadata files to include ORNL schema typeRanjeet Devarakonda2014-11-24 14:57
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
6705InfrastructureDecisionNewNormalWhat behavior should be when a user request a sid when all the pids matching the sid were obsoleted2014-12-10 20:08
6565InfrastructureTaskNewNormalConfigure Jenkins jobs for ezid (ezid-client)Rob Nahf2014-12-15 18:36
3643InfrastructureTaskNewNormalDecide on future of stage-2 environmentRobert Waltz2015-01-14 00:41
6760InfrastructureTaskNewNormalrename mnDemo9 node2015-01-14 00:44
3658DataONE APIBugNewNormalDeleting objects breaks obsoletes chain traversalChris Jones2015-01-19 22:29
2414CN RESTTaskNewNormalImplement exceptions for search/solr endointSkye Roseboom2015-01-19 22:49
2415CN RESTTaskNewNormalImplement exceptions for log endpointRobert Waltz2015-01-19 22:49
1479CN RESTTaskIn ProgressNormalDesign web UI for validating newly created identitiesBen Leinfelder2015-01-19 22:59
2168CN RESTTaskNewNormalDesign UI for identity validationBen Leinfelder2015-01-19 22:59
5739CN RESTBugNewNormalLDAP upgrades fail with purge of dataone-cn-os-coreRobert Waltz2015-01-19 23:05
1412CN RESTTaskNewNormalMN health check performed by CNRobert Waltz2015-01-19 23:06
1442DataONE APITaskNewNormalIdentify monitoring and logging use cases and requirementsDave Vieglais2015-01-19 23:06
1443DataONE APITaskNewNormalIdentify operational requirements for monitoring and loggingDave Vieglais2015-01-19 23:06
6759DataONE APIStoryNewNormalObjectFormat ManagementDave Vieglais2015-01-19 23:17
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
6766Python GMNBugNewNormalFYI ONLY: GMN local install with self-signed CA certificate breaks with new SSL support in Python 2.7.92015-01-20 18:53
4116Member NodesTaskIn ProgressNormalWork with FRIM to upgrade Metacat to 2.2.1 or laterJing Tao2015-01-23 19:02
4117Member NodesTaskNewNormalIssue Test certs for FRIM2015-01-23 19:02
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)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
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-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
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
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-02-11 20:08
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-02-11 20:08
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
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
7032MN DashboardFeatureNewNormalAdd anchor to the MN dashboard for "upcoming MNs"Skye Roseboom2015-04-09 17:52
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
7046Member NodesTaskNewHighCertificate DC=org,DC=dataone,CN=osu.piscoweb.org expires in Prod environmentLaura Moyers2015-04-20 16:54
6484MN DashboardFeatureNewNormalProvide paging/scrolling on MN tableSkye Roseboom2015-04-29 22:47
5322MN DashboardFeatureNewNormalAdd support for right, left keys on dashboard detail pagesSkye Roseboom2015-04-29 22:47
5515MN DashboardFeatureNewNormalAdd number of MNs to overview displaySkye Roseboom2015-04-29 22:48
5516MN DashboardFeatureNewNormalDate formattingSkye Roseboom2015-04-29 22:48
6335MN DashboardFeatureNewNormalAdd total number of MNs to the summary page of the dashboardSkye Roseboom2015-04-29 22:48
6336MN DashboardFeatureNewNormalDisplay MN POCs on the detail MN pages of the dashboardSkye Roseboom2015-04-29 22:49
7096CN RESTTaskNewNormalUnexpectedly closed streams / disconnects on UNM networkDave Vieglais2015-05-12 17:49
7097InfrastructureBugNewNormalv1 call to CN.search() yields a NoClassDef exception for boucncycastleRob Nahf2015-05-12 18:46
7102Member NodesTaskIn ProgressNormalCreate test server certificate for test.piscoweb.orgDave Vieglais2015-05-14 18:28
7103Member NodesTaskNewNormalCreate a new test certificate for mnStagePISCODave Vieglais2015-05-14 18:29
7155OGC-Slender NodeTaskNewNormalDesign the connector, including sources of key informationDave Vieglais2015-06-05 11:42
7149OGC-Slender NodeStoryTestingNormalImplement mechanism to retrieve a list of objects available from repositoryDave Vieglais2015-06-05 13:37
7146OGC-Slender NodeStoryIn ProgressNormalDetermine formatId for content retrievable from NODC servicesDave Vieglais2015-06-05 13:37
7162Python GMNTaskNewLowMember node does not check with coordinating node before replicating2015-06-05 23:49
7166OGC-Slender NodeStoryNewNormalCreate ORE document for an NODC data packageDave Vieglais2015-06-08 18:50
7167OGC-Slender NodeTaskNewNormalGenerate system metadata for science metadataDave Vieglais2015-06-08 18:58
7151OGC-Slender NodeStoryIn ProgressNormalGenerate system metadata for contentDave Vieglais2015-06-08 18:58
7168OGC-Slender NodeTaskNewNormalGenerate system metadata for data objectsDave Vieglais2015-06-08 18:59
7169OGC-Slender NodeTaskNewNormalEnable tracking of obsoletes / obsoleted by for data objectsDave Vieglais2015-06-08 19:01
7170OGC-Slender NodeStoryNewNormalEvaluate the feasibility of extracting provenance information from the journal.txt documentDave Vieglais2015-06-08 21:28
7301CN RESTBugNewNormalCN-stage allows connections to a MN that is operating a self-signed SSL server certificate2015-08-19 03:46
7148OGC-Slender NodeTaskIn ProgressNormalDetermine formatId for science metadataDave Vieglais2015-09-22 16:27
7439MN Service RegistrationTaskNewNormalUpdate the search interface to support rendering and other actions for servicesDave Vieglais2015-10-16 14:06
7440CN RESTBugNewNormalNon-discernable error during synchronization affecting (mostly) urn:node:mnTestAEKOS - "Client is shutdown."2015-10-20 14:46
7473DUGTaskNewNormalDraft 2016 DUG annual meeting brochure2015-11-09 22:38
7474DUGTaskNewNormalDraft generic letter of invitation that DUG SC can carry and distribute widely.2015-11-09 22:38
7475DUGTaskNewNormalWork with Erin/ESIP to distribute the brochure widely to students/faculty from UNC2015-11-09 22:38
7476DUGTaskNewNormalDo we need an event management system to better organize the DUG?2015-11-09 22:43
7484DUGTaskNewNormalDUG Agenda2015-11-10 21:39
4224Member NodesMNDeploymentNewLowJapan Long Term Ecological Research Network Laura Moyers2015-11-19 00:52
4227Member NodesMNDeploymentNewLowTRY Plant Trait DatabaseLaura Moyers2015-11-19 15:40
3519Member NodesMNDeploymentNewLowPrairie Research InstituteDave Vieglais2015-11-19 17:00
7052Member NodesMNDeploymentNewLowBaMBa - Brazilian Marine Biodiversity DatabaseLaura Moyers2015-11-19 17:03
(601-700/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)