General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
5880Member NodesTaskNewNormalGBIF: Verify Science Data content2016-07-02 12:45
5881Member NodesTaskNewNormalGBIF: Verify that the Science Data is returned with the correct HTTP Content-Type2016-07-02 12:45
5839Member NodesTaskNewNormalGBIF: Registration in environment2016-07-02 12:45
5887Member NodesTaskNewNormalGBIF: Verify Resource Map content2016-07-02 12:45
5848Member NodesTaskNewNormalGBIF: Synchronization2016-07-02 12:45
5849Member NodesTaskNewNormalGBIF: Set up synchronization of the MN2016-07-02 12:45
5850Member NodesTaskNewNormalGBIF: Content Review2016-07-02 12:45
5851Member NodesTaskNewNormalGBIF: Verify Science Data2016-07-02 12:45
5852Member NodesTaskNewNormalGBIF: Verify Science Data content2016-07-02 12:45
5855Member NodesTaskNewNormalGBIF: Verify Science Metadata content2016-07-02 12:45
5856Member NodesTaskNewNormalGBIF: Verify Science Metadata is returned with the correct HTTP Content-Type2016-07-02 12:45
5857Member NodesTaskNewNormalGBIF: Verify that the Science Metadata is correctly processed by CNs2016-07-02 12:45
5858Member NodesTaskNewNormalGBIF: Verify Resource Maps2016-07-02 12:45
5859Member NodesTaskNewNormalGBIF: Verify Resource Map content2016-07-02 12:45
5885Member NodesTaskNewNormalGBIF: Verify that the Science Metadata is correctly processed by CNs2016-07-02 12:45
5884Member NodesTaskNewNormalGBIF: Verify Science Metadata is returned with the correct HTTP Content-Type2016-07-02 12:45
5865Member NodesTaskNewNormalGBIF: Log record access2016-07-02 12:45
5897Member NodesTaskNewNormalGBIF: Verify content available for Current MNs web page2016-07-02 12:45
5896Member NodesTaskNewNormalGBIF: Mutual acceptance2016-07-02 12:45
5889Member NodesTaskNewNormalGBIF: Verify that Resource Maps are correctly processed by CNs.2016-07-02 12:45
5888Member NodesTaskNewNormalGBIF: Verify Resource Map is returned with the correct HTTP Content-Type2016-07-02 12:45
5870Member NodesTaskNewNormalGBIF: Generate client certificate.2016-07-02 12:45
7744InfrastructureTaskNewNormalput together initial design2016-06-22 17:19
1651InfrastructureTaskNewNormalUpdate Metacat ResourceHandler to field the PUT call on /formats/fmtid2016-06-22 16:51
1646InfrastructureTaskNewNormalAdd addFormat() to the CNCore API2016-06-22 16:51
1649InfrastructureTaskNewNormalUpdate Metacat's CNCoreImpl to include addFormat()2016-06-22 16:51
1650InfrastructureTaskNewNormalUpdate d1_cn_service ProxyCNCoreService and CNCoreController to include addFormat()2016-06-22 16:51
3567Member NodesTaskNewNormalUnresolvable content on CN from ONEShare2016-06-03 13:43
7800DUGTaskNewNormalabstract reviews (https://docs.google.com/document/d/1iZXCN4AWqYi5Z7wqMKb2o33QnQ_JAcV0KVO4TeahHVA/edit)2016-05-10 15:18
7774InfrastructureTaskNewNormalGMN: Move to Let's Encrypt2016-05-09 22:16
7750CN RESTTaskNewNormalapply business rules on the CN that Subject strings will be stripped of leading and trailing whitespace2016-04-26 17:30
7684DataONE APIBugNewLowCall to MNStorage.update() via REST API returns java.lang.StackOverflowError2016-03-21 23:07
7571CN RESTTaskNewNormalDescription for error code 401, detail code 4957 is misleading in some cases2016-01-05 16:25
7533DUGTaskNewNormalCreate DUG 2016 Meeting page2015-12-08 21:44
7532DUGTaskNewNormalRegistration Form for 2016.2015-12-08 21:30
7531DUGTaskNewNormalQuote request for EAB meeting2015-12-08 20:13
7525DUGTaskNewNormalassessment effort update2015-12-07 22:25
7524DUGTaskNewNormalExplore crowd sourcing for future DUG marketing effort2015-12-07 22:25
6380Member NodesTaskNewNormalICMBIO: Initial Preparation2015-11-19 17:21
7484DUGTaskNewNormalDUG Agenda2015-11-10 21:39
7476DUGTaskNewNormalDo we need an event management system to better organize the DUG?2015-11-09 22:43
7475DUGTaskNewNormalWork with Erin/ESIP to distribute the brochure widely to students/faculty from UNC2015-11-09 22:38
7474DUGTaskNewNormalDraft generic letter of invitation that DUG SC can carry and distribute widely.2015-11-09 22:38
7473DUGTaskNewNormalDraft 2016 DUG annual meeting brochure2015-11-09 22:38
7440CN RESTBugNewNormalNon-discernable error during synchronization affecting (mostly) urn:node:mnTestAEKOS - "Client is shutdown."2015-10-20 14:46
7301CN RESTBugNewNormalCN-stage allows connections to a MN that is operating a self-signed SSL server certificate2015-08-19 03:46
7162Python GMNTaskNewLowMember node does not check with coordinating node before replicating2015-06-05 23:49
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
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
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-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
4668Java ClientTaskNewNormal- No types implement toString2015-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
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
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-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
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4117Member NodesTaskNewNormalIssue Test certs for FRIM2015-01-23 19:02
4118Member NodesTaskNewNormalValidate FRIM sync against stage environment2015-01-23 19:02
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
6760InfrastructureTaskNewNormalrename mnDemo9 node2015-01-14 00:44
6705InfrastructureDecisionNewNormalWhat behavior should be when a user request a sid when all the pids matching the sid were obsoleted2014-12-10 20:08
6701Member NodesTaskNewNormalFTGEN: Document and Announce2014-12-04 20:07
6700Member NodesTaskNewNormalFTGEN: Ensure MN appears on Current MNs webpage (dashboard)2014-12-04 20:07
6699Member NodesTaskNewNormalFTGEN: Mutual acceptance2014-12-04 20:07
6698Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Production2014-12-04 20:07
6697Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Production2014-12-04 20:07
6696Member NodesTaskNewNormalFTGEN: Register MN in Production2014-12-04 20:07
6695Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Production2014-12-04 20:07
6694Member NodesTaskNewNormalFTGEN: Configure SSL Certificates for Production2014-12-04 20:07
6693Member NodesTaskNewNormalFTGEN: Establish DataONE user identity in Production2014-12-04 20:07
6692Member NodesTaskNewNormalFTGEN: Show MN as "upcoming" on the dashboard2014-12-04 20:07
6691Member NodesTaskNewNormalFTGEN: Check Authentication and Authorization in Testing Environment2014-12-04 20:07
6690Member NodesTaskNewNormalFTGEN: Verify CN Content and Services in Testing Environment2014-12-04 20:07
6689Member NodesTaskNewNormalFTGEN: Register MN in Testing Environment2014-12-04 20:07
6688Member NodesTaskNewNormalFTGEN: Verify MN Content and Services in Testing Environment2014-12-04 20:07
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
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
6615InfrastructureBugNewNormalApt-get doesn't work on mn-sandbox-unm-12014-11-18 18:45
2053InfrastructureTaskNewNormalCNReplication.setReplicationStatus() - Add info about serialVersion2014-10-02 17:21
4176InfrastructureBugNewNormalThe archive method in CN doesn't call back to the authoritative and replica MNs.2014-10-01 21:25
3894InfrastructureTaskNewNormalThis task contains all the bugs related to the story2014-09-24 18:27
3895InfrastructureTaskNewNormalCan we add bugs to a task in a story?2014-09-24 18:27
4712InfrastructureTaskNewNormalreplace SSL cert for cn-ucsb-1.dataone.org2014-09-24 18:14
4717InfrastructureTaskNewNormalrefresh client certificate for mn-unm-2.dataone.org2014-09-24 18:14
4711InfrastructureTaskNewNormalreplace SSL Certs for cn-unm-1.dataone.org2014-09-24 18:14
4713InfrastructureTaskNewNormalreplace SSL cert fo cn-orc-1.dataone.org2014-09-24 18:14
(1001-1100/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)