General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)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
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-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
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
4665Java ClientTaskNewNormalTests contain redundant code.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
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
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-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
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
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
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
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
3666Java ClientStoryIn ProgressLowD1Client.listUpdateHistory() needs to handle changing access policiesRob Nahf2018-01-17 20:19d1_libclient_java
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_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
991InfrastructureTaskNewLowimplement HEAD /resolve/<guid>2010-10-13 22:02
1001InfrastructureTaskNewNormalLink documentation living with projects into ArchitectureDocs2010-10-21 14:55
995InfrastructureTaskNewNormalimplement JSON formatted OLLs2010-10-25 16:45
1234InfrastructureTaskNewNormalRecord performance metrics for member nodes 2011-01-15 02:52
1331InfrastructureTaskNewNormalPossibly combine MN_crud.create() and MN_crud.update()2011-02-09 22:44
1333InfrastructureTaskNewNormaltraceInformation -> trace2011-02-09 22:46
1332InfrastructureTaskNewNormalPossibly remove MN_crud.update()2011-02-09 22:50
1334InfrastructureTaskNewNormalCompletely remove detailCode2011-02-09 22:51
1335InfrastructureTaskNewNormalLocal caching of the d1 schema.2011-02-09 22:56
1339InfrastructureTaskNewNormal"common" -> "base" or "foundation"2011-02-09 23:19
1411InfrastructureTaskNewNormalVendor Specific Extensions2011-03-08 16:59
1414InfrastructureTaskNewNormalHow to represent additional Node attributes.2011-03-09 06:16
1518InfrastructureTaskNewNormalHow to support caching 2011-05-04 14:33
1519InfrastructureTaskNewNormalHTTP Byte Range Requests2011-05-04 14:34
1520InfrastructureTaskNewNormalStream Output2011-05-04 14:35
1521InfrastructureTaskNewNormalCompressed Response2011-05-04 14:35
1556InfrastructureTaskIn ProgressHighInterns mailing list2011-05-12 23:02
1660InfrastructureTaskNewNormalRefactor REST calls so that mandatory args are part of the URL and optional args are key/value pairs2011-06-28 21:35
1808InfrastructureTaskNewNormalMNAuthorization.isAuthorized() -> assertAuthorized()2011-10-04 16:08
1890InfrastructureTaskNewNormalComply with Maven Central requirements for publishing artifactsMatthew Jones2011-10-27 21:39
2133InfrastructureTaskNewNormallistObjects() datetime slicing2011-12-12 23:15
2151InfrastructureTaskNewNormalEnsuring that cited objects are not deleted2011-12-23 04:20
2343InfrastructureTaskNewNormalConvert style sheets to separate productBen Leinfelder2012-02-15 17:43
2593InfrastructureTaskNewNormalPrepare science data and metadata content for the workshopDave Vieglais2012-04-09 22:52
3108InfrastructureTaskNewNormallastHarvested date is always equal to the current time.Dave Vieglais2012-07-30 22:11
3109InfrastructureTaskIn ProgressNormalPISCO/LTER revision history with SBC documentsBen Leinfelder2012-07-31 01:34
3114InfrastructureTaskIn ProgressNormalRelease D1_CLIENT_CLI and prepare for version 2Andrew Pippin2012-08-02 17:27
3115InfrastructureTaskNewNormalGet R client into working state.Andrew Pippin2012-08-02 17:32
3046InfrastructureTaskIn ProgressNormalCreate utility to update ORE maps with invalid date formatsBen Leinfelder2012-08-14 23:41
3166InfrastructureTaskNewNormalAdd d1_ common_java and d1_libclient_java and their depency jar2012-08-31 17:15
3171InfrastructureTaskNewNormalAdd d1_ common_java d1_libclient_java and their dependency jar files to the morpho lib2012-08-31 17:27
817InfrastructureTaskNewLowIntegration testing: Make Java and Python stack return values equal for each function.Roger Dahl2012-10-08 18:47
1585InfrastructureTaskNewLowadd exec-maven-plugin to trigger python integration tests at verify phase.Rob Nahf2012-10-16 21:32
3371InfrastructureTaskNewNormalunmarshalTypeFromFile method is using FileReader2012-10-29 19:15
3373InfrastructureTaskNewNormalIf id contains "/", the MNode.getSysteMetadata method fails. 2012-11-06 02:05
3380InfrastructureTaskNewNormalUpgrade d1_client_hzpeek to Hazelcast 2.xDave Vieglais2012-12-12 16:50
3466InfrastructureTaskNewNormalAdd synthetic key to systemMetadata tableBen Leinfelder2013-01-08 18:30
3501InfrastructureTaskNewNormalThe list of MN objects doesn't show an object, but the direct access shows it2013-01-18 19:13
3142InfrastructureTaskNewNormalNeed a new local search mechanism 2013-03-02 05:15
3080InfrastructureTaskNewNormalCalling Dataone client library in morpho 2013-03-02 05:28
3635InfrastructureTaskNewNormalPhase two Morpho implementationBen Leinfelder2013-03-25 22:49
3974InfrastructureTaskNewNormalComplete agenda for meetingDave Vieglais2013-09-11 20:59
4059InfrastructureTaskNewNormalAdd test to verify node is reporting correct nodeId in log recordsRob Nahf2013-10-07 19:10
4091InfrastructureStoryNewNormalESRI GeoPortal MN stack2013-10-15 13:36
4704InfrastructureTaskNewNormalCreate a view of MN holdings from a CN perspectiveDave Vieglais2014-04-09 15:33
6025InfrastructureTaskIn ProgressNormalImplement support for CCI v2.0 in Python stackRoger Dahl2014-08-01 15:49
6389InfrastructureTaskNewNormalThe version of com.googlecode.foresite-toolkit is 1.0-SNAPSHOT on the d1_libclient_java releases2014-09-18 00:42
4675InfrastructureTaskNewNormalAdministratively delete those pids with the white spaces2014-09-24 18:09
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
4712InfrastructureTaskNewNormalreplace SSL cert for cn-ucsb-1.dataone.org2014-09-24 18:14
4713InfrastructureTaskNewNormalreplace SSL cert fo cn-orc-1.dataone.org2014-09-24 18:14
4715InfrastructureTaskIn ProgressNormalRefresh client certificate for urn:node:CLOAKNChris Jones2014-09-24 18:14
3895InfrastructureTaskNewNormalCan we add bugs to a task in a story?2014-09-24 18:27
3894InfrastructureTaskNewNormalThis task contains all the bugs related to the story2014-09-24 18:27
3878InfrastructureTaskNewNormal4.2.1.1 Missing and Out-of-Date DocumentationDave Vieglais2014-09-24 18:27
6041InfrastructureBugNewNormalobsoletedBy field serialized with newline after pidRobert Waltz2014-09-25 17:36
1047InfrastructureTaskIn ProgressNormalWrite Authentication system specificationMatthew Jones2014-10-01 20:47
1494InfrastructureTaskNewNormalCreate sequence diagrams for Authentication services.Matthew Jones2014-10-01 20:47
1485InfrastructureTaskNewNormalClean up authn requirements listingMatthew Jones2014-10-01 20:47
1159InfrastructureTaskIn ProgressNormalAdd description of Group creation and management to design specs.Matthew Jones2014-10-01 20:47
1484InfrastructureTaskNewNormalDecide on format for PrincipalsMatthew Jones2014-10-01 20:47
1061InfrastructureTaskIn ProgressNormalIdentify approach to IdentityMappingMatthew Jones2014-10-01 20:47
1474InfrastructureTaskNewNormalDesign verification process for new accountsMatthew Jones2014-10-01 20:47
1473InfrastructureTaskNewNormalMake default access policy explicit in Authz docs.Matthew Jones2014-10-01 20:47
(501-600/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)