General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
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
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
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_common_java
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
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
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
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_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
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
1225InfrastructureTaskNewNormalConfigure Hudson Metacat build2011-01-13 14:41Metacat
1226InfrastructureTaskNewNormalVerify that cn buildout is using the hudson generated Metacat war 2011-01-13 14:57d1_cn_buildout
1227InfrastructureTaskNewNormalconfigure Hudson to build Mercury for deployment to a CNDave Vieglais2011-01-13 15:16d1_mercury
1234InfrastructureTaskNewNormalRecord performance metrics for member nodes 2011-01-15 02:52
1236InfrastructureTaskNewNormalHighly variable response times from cn.dataone.org2011-01-17 16:34d1_cn_service
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
1035InfrastructureTaskIn ProgressNormalDevelop reference architecture documentsBruce Wilson2011-03-03 19:26Documentation
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
1671InfrastructureTaskNewNormalNeed folder for DUG, accessible by DUG membersMatthew Jones2011-07-12 12:09Support Operations
1808InfrastructureTaskNewNormalMNAuthorization.isAuthorized() -> assertAuthorized()2011-10-04 16:08
1890InfrastructureTaskNewNormalComply with Maven Central requirements for publishing artifactsMatthew Jones2011-10-27 21:39
925InfrastructureTaskNewNormalTest for correct response to invalid input: CCI.ITK.FUSE-client2011-10-31 20:32d1_client_ONEDrive
2051InfrastructureTaskNewNormalUse subject instead of NodeRef2011-11-23 18:11Documentation
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
2344InfrastructureTaskNewNormalAdd category for Ben's style sheets in RedmineDave Vieglais2012-02-15 17:45Support Operations
2169InfrastructureTaskIn ProgressNormalDesign content and layout for status pageDave Vieglais2012-03-14 20:40d1_monitor
2492InfrastructureTaskNewNormalAdd status page for given {pid}Ben Leinfelder2012-03-15 02:02d1_monitor
2549InfrastructureTaskNewNormaldocument the decisionMatthew Jones2012-03-27 22:03Authentication, Authorization
2593InfrastructureTaskNewNormalPrepare science data and metadata content for the workshopDave Vieglais2012-04-09 22:52
2594InfrastructureTaskNewNormalPrepare a Mercury MN overview for the workshopGiri Palanisamy2012-04-09 22:59mn.Mercury
2147InfrastructureTaskNewLowThe Python stack does not support Unicode supplementary characters (above 0xffff)Roger Dahl2012-04-16 03:50d1_common_python
2018InfrastructureTaskNewNormaldocument DataONE CA operations proceduresMatthew Jones2012-04-23 17:53Support Operations
2685InfrastructureTaskNewNormalWhere's the WIFFM on the DataONE web site for the researcher user?2012-05-01 15:31Support Operations
2791InfrastructureTaskNewNormalverify on dev machinesDave Vieglais2012-05-21 17:41d1_cn_buildout
2642InfrastructureTaskIn ProgressNormalTry installing GMN according to the setup instructionsAndrew Pippin2012-07-06 16:25d1_mn_GMN
3099InfrastructureDecisionNewNormalONE-Mercury display of data set citationDave Vieglais2012-07-23 21:24d1_mercury
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
3156InfrastructureTaskNewLowDesign Review: resource map indexing strategySkye Roseboom2012-08-27 18:51d1_indexer
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
3175InfrastructureTaskNewNormalInclude dataoneTypes.xsd in Metacat registered schemasChris Jones2012-10-05 14:23Metacat
2896InfrastructureTaskNewNormalModify the admin DN in createObjectformat script per environmentChris Jones2012-10-05 14:23d1_cn_buildout
817InfrastructureTaskNewLowIntegration testing: Make Java and Python stack return values equal for each function.Roger Dahl2012-10-08 18:47
3313InfrastructureTaskNewNormalConfigure indexer to handle inline eml dataSkye Roseboom2012-10-08 21:01d1_indexer
3333InfrastructureTaskNewLowGeneralize mk_* scripts for host nameDave Vieglais2012-10-11 18:50Support Operations
1585InfrastructureTaskNewLowadd exec-maven-plugin to trigger python integration tests at verify phase.Rob Nahf2012-10-16 21:32
907InfrastructureTaskIn ProgressNormalunify d1_integration for multiple environments and test languagesRob Nahf2012-10-16 21:34d1_integration
3328InfrastructureTaskNewNormalEnable a data preview from the search results pageChris Jones2012-10-23 19:34d1_mercury
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
3357InfrastructureTaskNewNormalAddress ISet iterator bug that only iterates over a subset of the ISetBen Leinfelder2012-12-12 16:54Metacat
3438InfrastructureTaskNewNormalEvaluate utility of schema.org2012-12-21 16:15Documentation
3067InfrastructureTaskNewNormalOld DAAC PIDs to archiveDave Vieglais2013-01-02 14:14mn.Mercury
(501-600/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)