General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
821RequirementsRequirementNewHigh(Requirement) Sponsor required functionalityDave Vieglais2010-09-06 03:28d1_common_java
431RequirementsRequirementNewLow(Requirement) Software developed for infrastructure should be implemented according to specifications2010-03-25 14:44
371RequirementsRequirementNewLow(Requirement) Provide a suite of collaboration tools and instruction on how to use them2010-03-16 20:06
374RequirementsRequirementNewLow(Requirement) Periodic Reporting to Sponsor2010-03-16 18:11
822RequirementsRequirementNewHigh(Requirement) Object access and manipulation should be responsiveDave Vieglais2010-09-06 20:27d1_common_java
768RequirementsRequirementNewHigh(Requirement) Need default authz policies that resolve problems associated with inaccessible principalsDave Vieglais2010-08-11 00:34Requirement
632RequirementsRequirementNewLow(Requirement) Monitor the DataONE infrastructure2010-05-28 20:10
439RequirementsRequirementNewLow(Requirement) Maintain original copies of all science metadata2010-03-25 03:27
455RequirementsRequirementNewLow(Requirement) Installation of critical software must be well documented and as automated as possible2010-03-25 13:52
389RequirementsRequirementNewLow(Requirement) Implement a Member Node based on the ORNL DAAC2010-03-25 14:46
387RequirementsRequirementNewLow(Requirement) Implement a Member Node based on Metacat2010-10-06 22:00
388RequirementsRequirementNewLow(Requirement) Implement a Member Node based on Dryad2010-03-24 13:36
408RequirementsRequirementNewLow(Requirement) Implement a Coordinating Node software stack2010-03-25 15:44
392RequirementsRequirementNewHigh(Requirement) Identity and access control should be interoperable across datanetsDave Vieglais2010-09-06 20:31Requirement
412RequirementsRequirementNewLow(Requirement) Identifiers always refer to the same object2010-03-25 15:41
384RequirementsRequirementNewHigh(Requirement) Enable efficient mechanisms for users to discover contentDave Vieglais2010-09-06 03:58d1_common_java
391RequirementsRequirementNewHigh(Requirement) Enable different classes of users commensurate with their roles.Dave Vieglais2010-09-06 20:51Requirement
409RequirementsRequirementNewLow(Requirement) Develop a reference implementation of the Member Node stack2010-03-25 13:57
468RequirementsRequirementNewLow(Requirement) Design the cyberinfrastructure for the project.2010-03-25 16:51
337RequirementsRequirementNewLow(Requirement) Deploy three coordinating nodes2010-03-17 15:14
386RequirementsRequirementNewLow(Requirement) Deploy at least three Member Nodes2010-03-17 13:39
433RequirementsRequirementNewLow(Requirement) Data and metadata is replicated to at least one other member node2010-03-25 03:11
390RequirementsRequirementNewHigh(Requirement) Consistent mechanism for identifying usersDave Vieglais2010-09-06 20:50Requirement
820RequirementsRequirementNewHigh(Requirement) Common API for authentication and authorization operationsDave Vieglais2010-09-06 21:23Requirement
770RequirementsRequirementNewHigh(Requirement) Authorization system should be able to express the pseudo-principal concepts like 'public'Dave Vieglais2010-08-11 00:41Requirement
769RequirementsRequirementNewHigh(Requirement) Authorization should support critical roles, such as curators and system administratorsDave Vieglais2010-09-06 03:02Requirement
777RequirementsRequirementNewHigh(Requirement) Authorization rules should support common permission levelsDave Vieglais2010-09-06 20:49Requirement
772RequirementsRequirementNewHigh(Requirement) Authentication services should be compatible with existing infrastructure and applicationsDave Vieglais2010-08-11 07:54Requirement
763RequirementsRequirementNewHigh(Requirement) Authentication and authorization services are geographically replicatedDave Vieglais2010-09-06 20:52Requirement
764RequirementsRequirementNewHigh(Requirement) Authentication and access control should be consistently availableDave Vieglais2010-09-06 20:32Requirement
580RequirementsRequirementNewLow(Requirement) All software developed on the project should be open sourceDave Vieglais2010-04-15 22:57
393RequirementsRequirementNewHigh(Requirement) Access control rule evaluation must be highly scalable and responsive.Dave Vieglais2010-09-06 20:27Requirement
592RequirementsRequirementNewHighDataONE needs to synchronize metadata between MNs and CNsRobert Waltz2010-09-06 02:28d1_cn_service
7821Python LibrariesTaskNewLowVerify Expect: 100-Continue header on POST or PUT requestsRoger Dahl2016-06-03 19:58d1_libclient_python
7299Python LibrariesBugNewNormalSolrConnection fails if persistent property is not set to TrueRoger Dahl2016-04-20 19:45d1_libclient_python
7123Python LibrariesTaskNewNormalSend Authorization header carrying authentication tokenRoger Dahl2016-04-21 22:37d1_libclient_python
7425Python LibrariesTaskNewNormalReplace httplib low level use in RestClient with the requests libraryDave Vieglais2016-03-25 02:03d1_common_python
5468Python LibrariesStoryNewLowRemove dead code from D1 Python stackRoger Dahl2018-01-17 19:57
6796Python LibrariesStoryNewNormalMigrate to Python v3Roger Dahl2018-01-17 19:43
7298Python LibrariesBugNewNormalescapeQueryTerm should be a module method not a class methodDave Vieglais2015-08-18 15:06d1_libclient_python
7427Python LibrariesTaskNewNormaladjust API signatures in python librariesDave Vieglais2016-03-25 01:11d1_libclient_python
7256Python LibrariesTaskNewNormaladd cnclient.synchronize methodRoger Dahl2016-04-21 22:37
7095Python GMNStoryNewLowSupport HTTP redirect capability for GMN within the Vendor Specific Extension modelDave Vieglais2016-03-25 02:30
7291Python GMNBugNewNormalpypi distribution does not have all filesRoger Dahl2016-04-14 14:57
7229Python GMNTaskNewNormalnon-standard server certificate locationsRoger Dahl2016-04-21 22:37
7162Python GMNTaskNewLowMember node does not check with coordinating node before replicating2015-06-05 23:49
7664Python GMNBugNewNormalmanage.py register_node_with_dataone generates "nodeReplicationPolicy" XML fragment in node capabilities even when replication is falseRoger Dahl2016-04-14 14:16
8073Python GMNStoryNewNormalMake sure unecessary services are disabledRoger Dahl2018-01-17 18:48
4301Python GMNBugNewLowIn the GMN integreation tester, add test to check that Last-Modified, Content-Length and Content-Type fields are set correctlyRoger Dahl2016-04-21 22:38
7199Python GMNTaskNewNormalImplement support for token authentication approachDave Vieglais2016-03-25 01:27
(51-100/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)