commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2017/09/02
[28/50] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/09/02
[12/50] [abbrv] oodt git commit: - add method to clear workflow instances from workflow inst repo - add unit tests
mattmann
2017/09/02
[16/50] [abbrv] oodt git commit: fix merge
mattmann
2017/09/02
[10/50] [abbrv] oodt git commit: - undeprecate tools that are actually used - expose API for QueryTool and DeleteProduct - remove ancient Copyright JPL comment (code was donated to Apache through SGA)
mattmann
2017/09/02
[09/50] [abbrv] oodt git commit: add mattmann's new key
mattmann
2017/09/02
[36/50] [abbrv] oodt git commit: - getElementsByProductType needs to use XmlRpc compat Hashtable in its IF method (fixes NoSuchMethod error)
mattmann
2017/09/02
[01/50] [abbrv] oodt git commit: Fix for OODT-954: CAS-PGE FileManagerFileStager has NPE b/c it does not set Product Structure
mattmann
2017/09/02
[31/50] [abbrv] oodt git commit: - add default blankX struct methods - safeguard against loss of connection to File Manager in FileManagerUtils - safeguard against PCS services FM going down
mattmann
2017/09/02
[25/50] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/09/02
[27/50] [abbrv] oodt git commit: Altered config publisher CLI to use cas-cli
mattmann
2017/09/02
[37/50] [abbrv] oodt git commit: Clear configuration files option for configuration manager
mattmann
2017/09/02
[05/50] [abbrv] oodt git commit: safe guard in cases where there are no topN products coming back
mattmann
2017/09/02
[30/50] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/09/02
[03/50] [abbrv] oodt git commit: [maven-release-plugin] prepare for next development iteration
mattmann
2017/09/02
[23/50] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/09/02
[14/50] [abbrv] oodt git commit: - clear up some NPEs in product paging - add some methods to FM utils in PCS core
mattmann
2017/09/02
[49/50] [abbrv] oodt git commit: Merge master into development AvroRPC branch.
mattmann
2017/09/02
[33/50] [abbrv] oodt git commit: Added a File Manager test with distributed configuration management
mattmann
2017/09/02
[15/50] [abbrv] oodt git commit: Further stabilize tests using Assume
mattmann
2017/09/02
[35/50] [abbrv] oodt git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt
mattmann
2017/09/02
[17/50] [abbrv] oodt git commit: fix merge
mattmann
2017/09/02
[11/50] [abbrv] oodt git commit: - expose to public API: generateCAS query -> converts from Lucene to CAS query
mattmann
2017/09/02
[26/50] [abbrv] oodt git commit: Added missing conf-publisher binary and minor improvements
mattmann
2017/09/02
[20/50] [abbrv] oodt git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt
mattmann
2017/09/02
[32/50] [abbrv] oodt git commit: safeguard against loss of Connection to FM and NPEs
mattmann
2017/09/02
[39/50] [abbrv] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/09/02
[18/50] [abbrv] oodt git commit: make more robust
mattmann
2017/09/02
[24/50] [abbrv] oodt git commit: Upgrade to findbugs that is supported with Java8.
mattmann
2017/09/02
[22/50] [abbrv] oodt git commit: prep for 1.2 development.
mattmann
2017/09/02
[48/50] [abbrv] oodt git commit: - assume should be outside of try/catch block
mattmann
2017/09/02
[21/50] [abbrv] oodt git commit: Prepare for 1.2 development.
mattmann
2017/09/02
[43/50] [abbrv] oodt git commit: Added cleaning up directories created when testing file manager
mattmann
2017/09/02
[29/50] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/09/02
[07/50] [abbrv] oodt git commit: - if you can't find the product based on ID, then send back a 404
mattmann
2017/09/02
[34/50] [abbrv] oodt git commit: Fix numHits error in Lucene Catalog
mattmann
2017/09/02
[44/50] [abbrv] oodt git commit: update changes for 1.2
mattmann
2017/09/02
[13/50] [abbrv] oodt git commit: - don't use star imports - remove lucene import that is never used and doesn't exist (in this version)
mattmann
2017/09/02
[46/50] [abbrv] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/09/02
[02/50] [abbrv] oodt git commit: [maven-release-plugin] prepare release 1.1
mattmann
2017/09/02
[08/50] [abbrv] oodt git commit: no need to print stack trace
mattmann
2017/09/02
[40/50] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/09/02
[04/50] [abbrv] oodt git commit: Merge https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/09/02
[06/50] [abbrv] oodt git commit: - fix NPE when metadata is not found - create new met object, and fake received time
mattmann
2017/08/30
oodt git commit: - assume should be outside of try/catch block
mattmann
2017/08/30
oodt git commit: why did I use markdown in a html file?
magicaltrout
2017/08/30
oodt git commit: why did I use markdown in a html file?
magicaltrout
2017/08/30
[33/52] [abbrv] oodt git commit: Merge HEAD branch from OODT master; keep config branch up to date.
mattmann
2017/08/30
[52/52] [abbrv] oodt git commit: Introduced distributed configuration management to workflow and resource managers + tests
mattmann
2017/08/30
[43/52] [abbrv] oodt git commit: Added a File Manager test with distributed configuration management
mattmann
2017/08/30
[44/52] [abbrv] oodt git commit: Clear configuration files option for configuration manager
mattmann
2017/08/30
[23/52] [abbrv] oodt git commit: fix pom.xml
mattmann
2017/08/30
[37/52] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/08/30
[15/52] [abbrv] oodt git commit: Created test cases for distributed configuration manager and publisher
mattmann
2017/08/30
[48/52] [abbrv] oodt git commit: Improvements to filemgr and config-publisher bash scripts
mattmann
2017/08/30
[28/52] [abbrv] oodt git commit: Fix for empty component home variable
mattmann
2017/08/30
[50/52] [abbrv] oodt git commit: Added cleaning up directories created when testing file manager
mattmann
2017/08/30
[09/52] [abbrv] oodt git commit: Added zip packaging for distributed configuration publisher
mattmann
2017/08/30
[36/52] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/08/30
[32/52] [abbrv] oodt git commit: Merge https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[25/52] [abbrv] oodt git commit: fix for presence of component home environment variables in tests
mattmann
2017/08/30
[13/52] [abbrv] oodt git commit: Created test cases for distributed configuration manager and publisher
mattmann
2017/08/30
[42/52] [abbrv] oodt git commit: Added missing conf-publisher binary and minor improvements
mattmann
2017/08/30
[41/52] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/08/30
[07/52] [abbrv] oodt git commit: Added zip packaging for distributed configuration publisher
mattmann
2017/08/30
[08/52] [abbrv] oodt git commit: Added zip packaging for distributed configuration publisher
mattmann
2017/08/30
[38/52] [abbrv] oodt git commit: Altered config publisher CLI to use cas-cli
mattmann
2017/08/30
[29/52] [abbrv] oodt git commit: assert not null.
mattmann
2017/08/30
[03/52] [abbrv] oodt git commit: Implemented global configuration publishing mechanism.
mattmann
2017/08/30
[49/52] [abbrv] oodt git commit: Merge branch 'feature/zookeeper-config' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[06/52] [abbrv] oodt git commit: Added zip packaging for distributed configuration publisher
mattmann
2017/08/30
[46/52] [abbrv] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[39/52] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/08/30
[47/52] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/08/30
[22/52] [abbrv] oodt git commit: Fixed parent artifactId in config/pom.xml
mattmann
2017/08/30
[04/52] [abbrv] oodt git commit: Altered configuration publishing mechanism to use spring configuration
mattmann
2017/08/30
[11/52] [abbrv] oodt git commit: Created test cases for distributed configuration manager and publisher
mattmann
2017/08/30
[18/52] [abbrv] oodt git commit: minor change
mattmann
2017/08/30
[16/52] [abbrv] oodt git commit: Minor improvements for configuration manager tests
mattmann
2017/08/30
[14/52] [abbrv] oodt git commit: Created test cases for distributed configuration manager and publisher
mattmann
2017/08/30
[26/52] [abbrv] oodt git commit: Merge branch 'feature/zookeeper-config' of https://github.com/IMS94/oodt into feature/zookeeper-config
mattmann
2017/08/30
[31/52] [abbrv] oodt git commit: Update log4j config.
mattmann
2017/08/30
[51/52] [abbrv] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[30/52] [abbrv] oodt git commit: Merge branch 'feature/zookeeper-config' of https://github.com/IMS94/oodt into feature/zookeeper-config
mattmann
2017/08/30
[05/52] [abbrv] oodt git commit: Implemented configuration fetching for DistributedConfigurationManager
mattmann
2017/08/30
[40/52] [abbrv] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/08/30
[10/52] [abbrv] oodt git commit: Added zip packaging for distributed configuration publisher
mattmann
2017/08/30
[19/52] [abbrv] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/08/30
[20/52] [abbrv] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[17/52] [abbrv] oodt git commit: Improvements to file downloading from zookeeper and tests
mattmann
2017/08/30
[34/52] [abbrv] oodt git commit: Update README.md
mattmann
2017/08/30
[27/52] [abbrv] oodt git commit: Merge and apply robust changes for stack trace print in tests.
mattmann
2017/08/30
[02/52] [abbrv] oodt git commit: Implemented global configuration publishing mechanism.
mattmann
2017/08/30
[12/52] [abbrv] oodt git commit: Created test cases for distributed configuration manager and publisher
mattmann
2017/08/30
[35/52] [abbrv] oodt git commit: Merge https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/30
[45/52] [abbrv] oodt git commit: Introducing the concept of 'project' to distributed configuration management
mattmann
2017/08/30
[21/52] [abbrv] oodt git commit: Removed * imports. Improved code formatting and refactored code.
mattmann
2017/08/30
[24/52] [abbrv] oodt git commit: Merge branch 'feature/zookeeper-config' of https://github.com/IMS94/oodt into feature/zookeeper-config
mattmann
2017/08/30
[01/52] [abbrv] oodt git commit: Implemented global configuration publishing mechanism.
mattmann
2017/08/29
oodt git commit: update docs
magicaltrout
2017/08/29
oodt git commit: add radix link
magicaltrout
2017/08/29
[2/2] oodt git commit: add new blog
magicaltrout
2017/08/29
[1/2] oodt git commit: update files
magicaltrout
2017/08/29
[2/2] oodt git commit: add 1.2
magicaltrout
2017/08/29
[1/2] oodt git commit: Add 112
magicaltrout
2017/08/27
svn commit: r21317 - in /dev/oodt: CHANGES-1.2.txt KEYS apache-oodt-1.2-src.zip apache-oodt-1.2-src.zip.asc apache-oodt-1.2-src.zip.md5 apache-oodt-1.2-src.zip.sha1 oodt-1.2.pom oodt-1.2.pom.asc
magicaltrout
2017/08/27
svn commit: r21316 - in /release/oodt: CHANGES-1.2.txt KEYS apache-oodt-1.2-src.zip apache-oodt-1.2-src.zip.asc apache-oodt-1.2-src.zip.md5 apache-oodt-1.2-src.zip.sha1 oodt-1.2.pom oodt-1.2.pom.asc
magicaltrout
2017/08/27
svn commit: r21315 - in /release/oodt: CHANGES-1.1.txt KEYS apache-oodt-1.1-src.zip apache-oodt-1.1-src.zip.asc apache-oodt-1.1-src.zip.md5 apache-oodt-1.1-src.zip.sha1 oodt-1.1.pom oodt-1.1.pom.asc
magicaltrout
2017/08/17
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/08/17
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/08/17
[8/8] oodt git commit: Introduced distributed configuration management to workflow and resource managers + tests
mattmann
2017/08/17
[2/8] oodt git commit: Improvements to filemgr and config-publisher bash scripts
mattmann
2017/08/17
[1/8] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/17
[5/8] oodt git commit: update changes for 1.2
mattmann
2017/08/17
[7/8] oodt git commit: Merge branch 'master' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/17
[4/8] oodt git commit: Added cleaning up directories created when testing file manager
mattmann
2017/08/17
[6/8] oodt git commit: update version
mattmann
2017/08/17
[3/8] oodt git commit: Merge branch 'feature/zookeeper-config' of https://github.com/apache/oodt into feature/zookeeper-config
mattmann
2017/08/16
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/08/15
svn commit: r21152 - /dev/oodt/KEYS
magicaltrout
2017/08/15
svn commit: r21149 - in /dev/oodt: CHANGES-1.2.txt apache-oodt-1.2-src.zip apache-oodt-1.2-src.zip.asc apache-oodt-1.2-src.zip.md5 apache-oodt-1.2-src.zip.sha1 oodt-1.2.pom oodt-1.2.pom.asc
magicaltrout
2017/08/15
[3/4] oodt git commit: add new key
magicaltrout
2017/08/15
[1/4] oodt git commit: reset version
magicaltrout
2017/08/15
[4/4] oodt git commit: [maven-release-plugin] prepare for next development iteration
magicaltrout
2017/08/15
[2/4] oodt git commit: remove error
magicaltrout
2017/08/15
[oodt] Git Push Summary
magicaltrout
2017/08/14
oodt git commit: update version
magicaltrout
2017/08/14
[2/2] oodt git commit: update version
magicaltrout
2017/08/14
[1/2] oodt git commit: update changes for 1.2
magicaltrout
2017/08/14
[jira] [Created] (OODT-956) Add connection checks to components
Tom Barber (JIRA)
2017/08/14
[jira] [Resolved] (OODT-955) Fix numHits error in Lucene Catalog
Tom Barber (JIRA)
2017/08/14
[jira] [Created] (OODT-955) Fix numHits error in Lucene Catalog
Tom Barber (JIRA)
2017/08/09
[3/6] oodt git commit: Fix numHits error in Lucene Catalog
mattmann
2017/08/09
[2/6] oodt git commit: safeguard against loss of Connection to FM and NPEs
mattmann
2017/08/09
[5/6] oodt git commit: - getElementsByProductType needs to use XmlRpc compat Hashtable in its IF method (fixes NoSuchMethod error)
mattmann
2017/08/09
[1/6] oodt git commit: - add default blankX struct methods - safeguard against loss of connection to File Manager in FileManagerUtils - safeguard against PCS services FM going down
mattmann
2017/08/09
[4/6] oodt git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt
mattmann
2017/08/09
[6/6] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/08/09
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/08/09
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/08/09
[5/8] oodt git commit: Altered config publisher CLI to use cas-cli
mattmann
2017/08/09
[6/8] oodt git commit: Added a File Manager test with distributed configuration management
mattmann
2017/08/09
[1/8] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/08/09
[8/8] oodt git commit: Introducing the concept of 'project' to distributed configuration management
mattmann
2017/08/09
[7/8] oodt git commit: Clear configuration files option for configuration manager
mattmann
2017/08/09
[4/8] oodt git commit: Added missing conf-publisher binary and minor improvements
mattmann
2017/08/09
[3/8] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/08/09
[2/8] oodt git commit: Added maven-resource-plugin for example resource copying and CLI improvements
mattmann
2017/07/29
oodt git commit: - getElementsByProductType needs to use XmlRpc compat Hashtable in its IF method (fixes NoSuchMethod error)
mattmann
2017/07/29
oodt git commit: Fix numHits error in Lucene Catalog
magicaltrout
2017/07/29
[2/2] oodt git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oodt
magicaltrout
2017/07/29
[1/2] oodt git commit: Fix numHits error in Lucene Catalog
magicaltrout
2017/07/28
oodt git commit: safeguard against loss of Connection to FM and NPEs
mattmann
2017/07/28
oodt git commit: - add default blankX struct methods - safeguard against loss of connection to File Manager in FileManagerUtils - safeguard against PCS services FM going down
mattmann
2017/07/27
[jira] [Commented] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management
ASF GitHub Bot (JIRA)
2017/07/27
[2/2] oodt git commit: Merge branch 'master' into feature/zookeeper-config
mattmann
2017/07/27
[1/2] oodt git commit: Upgrade to findbugs that is supported with Java8.
mattmann
2017/07/27
oodt git commit: Fix site.
mattmann
2017/07/27
oodt git commit: Update website with 1.1 release information.
mattmann
2017/07/27
oodt git commit: Add release announcement for 1.1
mattmann
2017/07/27
[43/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[33/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[26/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[48/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[44/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[27/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[36/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[32/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[45/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[28/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[30/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[35/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[50/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[46/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[49/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[29/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[24/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[47/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[25/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[09/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[17/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[08/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[34/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[41/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[10/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[04/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[05/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[37/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[11/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[07/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[42/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[14/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[40/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[22/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[31/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[01/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[38/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[39/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[23/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[02/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
2017/07/27
[06/51] [partial] oodt git commit: Update Apache OODT website site docs post 1.1 release.
mattmann
Earlier messages
Later messages