General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
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
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 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
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-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
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
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
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-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
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_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
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
3333InfrastructureTaskNewLowGeneralize mk_* scripts for host nameDave Vieglais2012-10-11 18:50Support Operations
991InfrastructureTaskNewLowimplement HEAD /resolve/<guid>2010-10-13 22:02
1585InfrastructureTaskNewLowadd exec-maven-plugin to trigger python integration tests at verify phase.Rob Nahf2012-10-16 21:32
3156InfrastructureTaskNewLowDesign Review: resource map indexing strategySkye Roseboom2012-08-27 18:51d1_indexer
817InfrastructureTaskNewLowIntegration testing: Make Java and Python stack return values equal for each function.Roger Dahl2012-10-08 18:47
3763InfrastructureTaskNewLowVisualize PyPI download statistics for Python componentsRoger Dahl2014-10-01 21:32d1_dashboard
2286InfrastructureTaskNewLowChange Exceptions.InvalidToken to Exceptions.InvalidSessionDave Vieglais2014-10-02 17:21Documentation
2281InfrastructureTaskNewLowPossibly update the Identity Management and Authenticated Session Management docMatthew Jones2014-10-01 20:47Authentication, Authorization
2147InfrastructureTaskNewLowThe Python stack does not support Unicode supplementary characters (above 0xffff)Roger Dahl2012-04-16 03:50d1_common_python
3468InfrastructureTaskNewNormalExplore how CN.listObject can effectively use auto-incremented keyBen Leinfelder2013-01-08 18:35Documentation
3467InfrastructureTaskNewNormalMN.listObject should use auto-incremented keyBen Leinfelder2013-01-08 18:31Metacat
2033InfrastructureTaskNewNormalDocument hardware / CN administrators and their contact infoDave Vieglais2014-09-24 18:29Management
3466InfrastructureTaskNewNormalAdd synthetic key to systemMetadata tableBen Leinfelder2013-01-08 18:30
3465InfrastructureTaskNewNormalImprove Metacat listObject slicingBen Leinfelder2013-01-08 18:54Metacat
2031InfrastructureTaskNewNormalDocument the structure and interconnections of VM host hardware at UCSBNick Outin2014-09-24 18:29Hardware
1073InfrastructureTaskNewNormalDesign client application authentication redirection approach Matthew Jones2014-10-01 20:47d1_identity_manager
8078InfrastructureTaskNewNormalstandardize task serialization for language independenceRob Nahf2017-04-25 22:39d1_indexer
3438InfrastructureTaskNewNormalEvaluate utility of schema.org2012-12-21 16:15Documentation
1061InfrastructureTaskIn ProgressNormalIdentify approach to IdentityMappingMatthew Jones2014-10-01 20:47
6514InfrastructureTaskNewNormalReharvest all Records to build initial cacheRobert Waltz2015-01-13 15:56d1_log_aggregation
3380InfrastructureTaskNewNormalUpgrade d1_client_hzpeek to Hazelcast 2.xDave Vieglais2012-12-12 16:50
2028InfrastructureTaskNewNormalDocument VM specifications for CNsDave Vieglais2014-09-24 18:29Management
7279InfrastructureTaskNewNormalMN implementation documentation - need document management solutionDave Vieglais2015-07-28 22:24Documentation
6478InfrastructureTaskNewNormalmove mncheck VM to a different VMhostDave Vieglais2014-10-01 20:34MNWebChecker
3373InfrastructureTaskNewNormalIf id contains "/", the MNode.getSysteMetadata method fails. 2012-11-06 02:05
2018InfrastructureTaskNewNormaldocument DataONE CA operations proceduresMatthew Jones2012-04-23 17:53Support Operations
7890InfrastructureTaskIn ProgressNormalconfigure jenkins-ucsb-1 apache server to host ubuntu repositoriesRob Nahf2017-04-19 19:12
3371InfrastructureTaskNewNormalunmarshalTypeFromFile method is using FileReader2012-10-29 19:15
3357InfrastructureTaskNewNormalAddress ISet iterator bug that only iterates over a subset of the ISetBen Leinfelder2012-12-12 16:54Metacat
1986InfrastructureTaskNewNormalUpdate UC04 to use correct CN method for determining if a PID existsDave Vieglais2014-10-02 17:21Documentation
6389InfrastructureTaskNewNormalThe version of com.googlecode.foresite-toolkit is 1.0-SNAPSHOT on the d1_libclient_java releases2014-09-18 00:42
1983InfrastructureTaskNewNormalUC04 describes MNCore.ping() with discovery capabilityDave Vieglais2014-10-02 17:21Documentation
1047InfrastructureTaskIn ProgressNormalWrite Authentication system specificationMatthew Jones2014-10-01 20:47
3332InfrastructureTaskIn ProgressNormalRevise use cases and add sample codeDave Vieglais2014-09-24 18:27Documentation
3328InfrastructureTaskNewNormalEnable a data preview from the search results pageChris Jones2012-10-23 19:34d1_mercury
1961InfrastructureTaskNewNormalTypes.ErrorMessage - does not existDave Vieglais2014-10-02 17:21Documentation
6367InfrastructureTaskNewNormalUpdate drive firmware on P2-1 UCSB SAN ArrayNick Outin2014-09-08 20:19Hardware
6843InfrastructureTaskIn ProgressNormalUpdate the prov instance of the RdfXmlSubprocessor to index renamed and inverse provenance propertiesChris Jones2017-03-28 16:16d1_indexer
1035InfrastructureTaskIn ProgressNormalDevelop reference architecture documentsBruce Wilson2011-03-03 19:26Documentation
1890InfrastructureTaskNewNormalComply with Maven Central requirements for publishing artifactsMatthew Jones2011-10-27 21:39
6167InfrastructureTaskNewNormalDocs for CNRead.search() say "SOLR" in capital but actual API expects "solr" in lower caseDave Vieglais2014-10-02 17:21Documentation
3313InfrastructureTaskNewNormalConfigure indexer to handle inline eml dataSkye Roseboom2012-10-08 21:01d1_indexer
6166InfrastructureTaskNewNormalCNRead.getChecksum() returns Content-Type of text/csv while it should be an xml typeChris Jones2014-08-29 15:04d1_cn_service
3308InfrastructureTaskNewNormalDocument the process for removing content contributed from a specific member node and/or the entire member nodeDave Vieglais2014-03-14 18:29Support Operations
1001InfrastructureTaskNewNormalLink documentation living with projects into ArchitectureDocs2010-10-21 14:55
6565InfrastructureTaskNewNormalConfigure Jenkins jobs for ezid (ezid-client)Rob Nahf2014-12-15 18:36
2791InfrastructureTaskNewNormalverify on dev machinesDave Vieglais2012-05-21 17:41d1_cn_buildout
995InfrastructureTaskNewNormalimplement JSON formatted OLLs2010-10-25 16:45
6168InfrastructureTaskNewNormalCNAuthorization.setRightsHolder() returns 500 ServiceFailureChris Jones2014-08-29 16:01d1_cn_service
6250InfrastructureTaskNewNormalCN methods return 500 ServiceFailure when called with bogus test data and without certificatesChris Jones2014-08-29 18:59d1_cn_service
3314InfrastructureTaskNewNormalCNRead.getQueryEngineDescription() - REST URLDave Vieglais2014-10-02 17:21Documentation
6034InfrastructureTaskIn ProgressNormald1_client_cli CCI 2.0 supportRoger Dahl2014-08-11 16:23d1_client_cli
6033InfrastructureTaskIn ProgressNormald1_libclient_python CCI 2.0 supportRoger Dahl2014-08-11 16:22d1_libclient_python
1808InfrastructureTaskNewNormalMNAuthorization.isAuthorized() -> assertAuthorized()2011-10-04 16:08
3315InfrastructureTaskNewNormalCNRead.query() - POST in addition to GETDave Vieglais2014-10-02 17:21Documentation
6372InfrastructureTaskIn ProgressNormalrehabilitate ReplicationManager "unit" testsRob Nahf2016-06-22 16:53d1_replication
6375InfrastructureTaskIn ProgressNormalRefactor out dependency on a working CNRob Nahf2016-06-22 16:53d1_replication
6376InfrastructureTaskNewNormaltest the new strategy against working ReplicationManager testRob Nahf2016-06-22 16:53d1_replication
6378InfrastructureTaskTestingNormalcode up the new strategyRob Nahf2016-06-22 16:53d1_replication
7744InfrastructureTaskNewNormalput together initial design2016-06-22 17:19
6026InfrastructureTaskIn ProgressNormald1_common CCI 2.0 supportRoger Dahl2014-08-01 15:49d1_common_python
6025InfrastructureTaskIn ProgressNormalImplement support for CCI v2.0 in Python stackRoger Dahl2014-08-01 15:49
7466InfrastructureTaskIn ProgressNormalSome objects not accessible on the CN via REST APIChris Jones2015-11-05 16:11Metacat
1762InfrastructureTaskNewNormalSketch CN components and associationsDave Vieglais2014-10-02 17:40
6394InfrastructureTaskNewNormalResolve SSL certificate connection errors for UNM Epscor Tier 4 MN in developmentChris Jones2014-09-18 18:39Support Operations
6396InfrastructureTaskIn ProgressNormalembed jetty server in d1_integration to run WebTests locallyRob Nahf2014-10-01 20:34MNWebChecker
6397InfrastructureTaskNewNormaltest that it works from standalone .warRob Nahf2014-10-01 20:34MNWebChecker
6398InfrastructureTaskNewNormalupdate MNWebTest operations docsRob Nahf2014-10-01 20:34MNWebChecker
6399InfrastructureTaskNewNormalset up release practice for the MNWebTester .warRob Nahf2014-10-01 20:34MNWebChecker
5988InfrastructureTaskNewNormalDetermine cause of ldap "server not responding" errors between prod CNsJing Tao2014-07-22 23:18Hardware
6483InfrastructureTaskNewNormalDataONE xsede VM at ORCMichael Campfield2014-10-24 10:54
1671InfrastructureTaskNewNormalNeed folder for DUG, accessible by DUG membersMatthew Jones2011-07-12 12:09Support Operations
1048InfrastructureTaskIn ProgressNormalWrite authorization system specificationMatthew Jones2014-10-01 20:47
8362InfrastructureTaskNewNormalAdd the indication that the cn account list is sliced 2018-02-12 17:48
7884InfrastructureTaskNewNormalCN portal log is misconfiguredRob Nahf2016-09-09 20:18d1_portal_servlet
8739InfrastructureTaskIn ProgressNormalAttempting to set ulimit results in error on UCSB systemsJing Tao2018-11-08 15:10d1_process_daemon
1660InfrastructureTaskNewNormalRefactor REST calls so that mandatory args are part of the URL and optional args are key/value pairs2011-06-28 21:35
1651InfrastructureTaskNewNormalUpdate Metacat ResourceHandler to field the PUT call on /formats/fmtid2016-06-22 16:51
925InfrastructureTaskNewNormalTest for correct response to invalid input: CCI.ITK.FUSE-client2011-10-31 20:32d1_client_ONEDrive
1650InfrastructureTaskNewNormalUpdate d1_cn_service ProxyCNCoreService and CNCoreController to include addFormat()2016-06-22 16:51
1649InfrastructureTaskNewNormalUpdate Metacat's CNCoreImpl to include addFormat()2016-06-22 16:51
(401-500/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)