Messages by Date
-
2013/10/13
git commit: BLUR-259 Subtask(1), implement a method to fetch all the registerd controllers
amccurry
-
2013/10/13
git commit: BLUR-259 Subtask(1), implement a method to fetch all the registerd controllers
amccurry
-
2013/10/12
[3/3] git commit: Cleaned up some code
crohr
-
2013/10/12
[1/3] Cleaned up some code
crohr
-
2013/10/10
[2/3] git commit: Adding more to the tests.
amccurry
-
2013/10/10
[3/3] git commit: Fixed BLUR-262
amccurry
-
2013/10/10
[1/3] git commit: Adding some optimizations.
amccurry
-
2013/10/10
[2/3] git commit: Adding more to the tests.
amccurry
-
2013/10/10
[1/3] git commit: Adding some optimizations.
amccurry
-
2013/10/10
[3/3] git commit: Fixed BLUR-262
amccurry
-
2013/10/10
git commit: Refactoring some of the code.
amccurry
-
2013/10/10
git commit: Refactoring some of the code.
amccurry
-
2013/10/10
git commit: Refactoring to allow for easier configuration.
amccurry
-
2013/10/10
git commit: Refactoring to allow for easier configuration.
amccurry
-
2013/10/10
git commit: All unit tests for new block cache are testing with all features enabled. Any potental memory leaks with the Unsafe allocations have been plugged. Once some burn tests are complete, I think we can deem this code ready for production use.
amccurry
-
2013/10/10
git commit: All unit tests for new block cache are testing with all features enabled. Any potental memory leaks with the Unsafe allocations have been plugged. Once some burn tests are complete, I think we can deem this code ready for production use.
amccurry
-
2013/10/09
git commit: BLUR-224, safeMode 'registerNode' timeout value to sessionTimeout() + 4 sec(s).
amccurry
-
2013/10/09
git commit: BLUR-224, safeMode 'registerNode' timeout value to sessionTimeout() + 4 sec(s).
amccurry
-
2013/10/09
git commit: BLUR-261, Fixed unnecessary explicit reference of superclass method in child class.
amccurry
-
2013/10/09
git commit: BLUR-261, Fixed unnecessary explicit reference of superclass method in child class.
amccurry
-
2013/10/09
git commit: Added in missing license headers and added in excludes into the pom for external libraries
crohr
-
2013/10/09
[1/3] git commit: Added closing ZK client to test.
amccurry
-
2013/10/09
[2/3] git commit: Fixed BLUR-260
amccurry
-
2013/10/09
[3/3] git commit: Fixing links for download.
amccurry
-
2013/10/09
[1/3] git commit: Added closing ZK client to test.
amccurry
-
2013/10/09
[2/3] git commit: Fixed BLUR-260
amccurry
-
2013/10/09
[3/3] git commit: Fixing the download version.
amccurry
-
2013/10/09
[Blur Wiki] Update of "HowToRelease" by TimWilliams
Apache Wiki
-
2013/10/09
svn commit: r881918 - /websites/production/blur/content/
amccurry
-
2013/10/09
svn commit: r1530724 - /incubator/blur/site/trunk/templates/blur_header.mdtext
amccurry
-
2013/10/09
svn commit: r881916 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
-
2013/10/09
svn commit: r881915 - in /websites/staging/blur/trunk/content: ./ blur/docs/0.2.0/getting-started.html blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
-
2013/10/09
svn commit: r1530722 - in /incubator/blur/site/trunk: content/blur/docs/0.2.0/getting-started.html templates/blur_header.mdtext
amccurry
-
2013/10/09
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/10/09
[2/2] git commit: Adding in new layout code, this should help to reduce shard movement during new server setup and server failure.
amccurry
-
2013/10/09
[2/2] git commit: Adding in new layout code, this should help to reduce shard movement during new server setup and server failure.
amccurry
-
2013/10/09
[1/2] git commit: Adding new shard layout strategy.
amccurry
-
2013/10/09
[1/2] git commit: Adding new shard layout strategy.
amccurry
-
2013/10/08
git commit: Removed commented out dependency
crohr
-
2013/10/08
git commit: Removed an unnecessary library
crohr
-
2013/10/08
[54/58] git commit: Merged in master
crohr
-
2013/10/08
[57/58] git commit: Merge branch 'master' into new-blur-console
crohr
-
2013/10/08
[12/58] [partial] Initial setup of new console
crohr
-
2013/10/08
[01/58] [partial] Initial setup of new console
crohr
-
2013/10/08
[17/58] [partial] Initial setup of new console
crohr
-
2013/10/08
[43/58] [partial] Initial setup of new console
crohr
-
2013/10/08
[53/58] git commit: Started the layout of the dashboard
crohr
-
2013/10/08
[56/58] git commit: Got the first graph working
crohr
-
2013/10/08
[38/58] [partial] Initial setup of new console
crohr
-
2013/10/08
[58/58] git commit: Got Controllers and Shards working
crohr
-
2013/10/08
git commit: Refactoring the DistributedIndexServer class to prepare for reworking the layout strategies.
amccurry
-
2013/10/08
[3/3] git commit: Working on BLUR-260. Merge branch 'newdisindexserver' into apache-blur-0.2
amccurry
-
2013/10/08
[1/3] git commit: Cleaning up old code, removing duplicate functionality
amccurry
-
2013/10/08
[2/3] git commit: Refactoring the DistributedIndexServer class to prepare for reworking the layout strategies.
amccurry
-
2013/10/08
git commit: Cleaning up old code, removing duplicate functionality
amccurry
-
2013/10/07
git commit: Fixed BLUR-254
amccurry
-
2013/10/07
git commit: Fixed BLUR-254
amccurry
-
2013/10/07
git commit: This should fix the FileNotFoundException that happens sometimes while NRT updates are occuring. Fixed BLUR-244
amccurry
-
2013/10/07
git commit: This should fix the FileNotFoundException that happens sometimes while NRT updates are occuring. Fixed BLUR-244
amccurry
-
2013/10/07
git commit: In preparation for supporting java 7 and the G1 collector, adding a java 7 enhanced version of the GCWatcher.
amccurry
-
2013/10/07
git commit: In preparation for supporting java 7 and the G1 collector, adding a java 7 enhanced version of the GCWatcher.
amccurry
-
2013/10/04
git commit: Fixed BLUR-252
amccurry
-
2013/10/04
git commit: Fixed BLUR-252
amccurry
-
2013/10/04
git commit: Fixing headers
amccurry
-
2013/10/04
git commit: Fixing headers
amccurry
-
2013/10/04
[1/2] git commit: Working on BLUR-255
amccurry
-
2013/10/04
[1/2] git commit: Working on BLUR-255
amccurry
-
2013/10/04
git commit: Fixed BLUR-257
amccurry
-
2013/10/04
git commit: Fixed BLUR-257
amccurry
-
2013/10/04
[2/2] git commit: Fixed BLUR-250 and partial fix for BLUR-251
amccurry
-
2013/10/04
[1/2] git commit: Fixed a NPE when accessing thrit through the TServelet
amccurry
-
2013/10/04
git commit: Fixed BLUR-250 and partial fix for BLUR-251
amccurry
-
2013/10/02
git commit: Fixed a NPE when accessing thrit through the TServelet
amccurry
-
2013/09/30
git commit: Fixed BLUR-242
amccurry
-
2013/09/30
git commit: Fixed BLUR-242
amccurry
-
2013/09/30
git commit: Fixed BLUR-249
amccurry
-
2013/09/30
git commit: Fixed BLUR-249
amccurry
-
2013/09/29
git commit: Fixed BLUR-118
amccurry
-
2013/09/29
git commit: Fixed BLUR-118
amccurry
-
2013/09/29
[1/2] git commit: Fixed BLUR-245
amccurry
-
2013/09/29
[2/2] git commit: Fixed a problem, was running read option in hdfs of 4 should have been 3.
amccurry
-
2013/09/28
[2/2] git commit: Fixed a problem, was running read option in hdfs of 4 should have been 3.
amccurry
-
2013/09/28
[1/2] git commit: Fixed BLUR-245
amccurry
-
2013/09/28
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2013/09/28
[1/2] git commit: Fixed BLUR-246
amccurry
-
2013/09/28
git commit: Fixed BLUR-246
amccurry
-
2013/09/27
git commit: Adding links to download the artifacts via the apache mirrors. Also fixing the documentation for compiling.
amccurry
-
2013/09/27
[2/2] git commit: Changing the version in the documentation from 0.2.0 to 0.2.1
amccurry
-
2013/09/27
[1/2] git commit: Fixing the pom file versions.
amccurry
-
2013/09/27
[41/45] git commit: Made some pom changes so that the ZkMiniCluster can be used in the MiniCluster in blur-core.
amccurry
-
2013/09/27
[25/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2013/09/27
[37/45] git commit: Merge branch 'softlink'
amccurry
-
2013/09/27
[30/45] git commit: Updating the version.
amccurry
-
2013/09/27
[43/45] git commit: Removing extra log4j file, this is set in the conf/ via log4j.xml
amccurry
-
2013/09/27
[39/45] git commit: Trying to automatically detect the correct perm mask for the HDFS minicluster.
amccurry
-
2013/09/27
[08/45] git commit: Fixed BLUR-225
amccurry
-
2013/09/27
[28/45] git commit: Merge branch '0.2.1' into merge_blockcache_v2
amccurry
-
2013/09/27
[13/45] git commit: Made frequency text little less confusing
amccurry
-
2013/09/27
[22/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2013/09/27
[35/45] git commit: Added test for CacheDirectory for Off heap memory.
amccurry
-
2013/09/27
[26/45] git commit: Added apache license headers to the new snapshot command files
amccurry
-
2013/09/27
[09/45] Fixing issue with the source artifact having the binary artifact LICENSE and NOTICE files. Also have moved the bin version of the two files into 'distribution/src/main/resources/' directory and the source versions now live at the root of the sou
amccurry
-
2013/09/27
[12/45] git commit: Tidying up code
amccurry
-
2013/09/27
[31/45] git commit: Adding missing APLv2 header.
amccurry
-
2013/09/27
[16/45] git commit: Initial commit. terms -F crashes console
amccurry
-
2013/09/27
[45/45] git commit: Merge branch 'master' into apache-blur-0.2
amccurry
-
2013/09/27
[07/45] git commit: Adding test for deletion of column during row update where the record mutation type is replace columns. If the column value is null then the column is removed form the record. Also fixing a NPE in the transaction recorder.
amccurry
-
2013/09/27
[06/45] git commit: Cleaning up some code
amccurry
-
2013/09/27
[34/45] git commit: Some more refactoring and adding more tests for the CacheDirectory.
amccurry
-
2013/09/27
[32/45] git commit: Adding softlink directory.
amccurry
-
2013/09/27
[02/45] git commit: Updating version for new branch.
amccurry
-
2013/09/27
[42/45] git commit: Fixing test so that the test methods can be run out of order.
amccurry
-
2013/09/27
[29/45] git commit: Updating the version.
amccurry
-
2013/09/27
[40/45] git commit: Refactoring the ZooKeeper server to the blur-util project so that a unit test setup to have random ports.
amccurry
-
2013/09/27
[23/45] git commit: Adding another exclude to the rat excludes. '**/target/**' Not sure why, I thought it was built into rat, but on ubuntu server it was needed to pass.
amccurry
-
2013/09/27
[44/45] git commit: Making some changes to try and make the back pressure test more stable.
amccurry
-
2013/09/27
[27/45] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2013/09/27
[19/45] git commit: Exposed snapshot functionality through the shell
amccurry
-
2013/09/27
[05/45] git commit: Correcting some mutation behavior. While updating a Row and using replace columns or append columns if the record was missing an exception was thrown. This was incorrect, the behavior should be to simply add the record if it did not
amccurry
-
2013/09/27
[03/45] git commit: More fixes to the v2 block cache.
amccurry
-
2013/09/27
[14/45] git commit: All functionality in place
amccurry
-
2013/09/27
[20/45] git commit: Made the Snapshot Command classes implement the TableFirstArgCommand marker interface
amccurry
-
2013/09/27
[15/45] git commit: Fixes frequency command, fixes use of period instead of colon. Fixes frequency printing
amccurry
-
2013/09/27
[33/45] git commit: Closing resources that need to be closed.
amccurry
-
2013/09/27
[24/45] git commit: Let terms command return empty list when field isn't in the index.
amccurry
-
2013/09/27
[04/45] git commit: Adding MIN and MAX keywords for Numeric types.
amccurry
-
2013/09/27
[38/45] git commit: Fixed for linux (ubuntu), hopefully this will work on other distros.
amccurry
-
2013/09/27
[21/45] git commit: Working on BLUR-232
amccurry
-
2013/09/27
[17/45] git commit: Fixed the NPE with an incorrect option for the terms command
amccurry
-
2013/09/27
[18/45] git commit: Fixed BLUR-226
amccurry
-
2013/09/26
git commit: Removed test from deleted code
crohr
-
2013/09/24
svn commit: r879797 - /websites/production/blur/content/
amccurry
-
2013/09/24
svn commit: r879793 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html
buildbot
-
2013/09/24
svn commit: r1526086 - /incubator/blur/site/trunk/content/blur/get_involved.mdtext
amccurry
-
2013/09/22
git commit: Making some changes to try and make the back pressure test more stable.
amccurry
-
2013/09/22
git commit: Removing extra log4j file, this is set in the conf/ via log4j.xml
amccurry
-
2013/09/21
git commit: Fixing test so that the test methods can be run out of order.
amccurry
-
2013/09/21
git commit: Made some pom changes so that the ZkMiniCluster can be used in the MiniCluster in blur-core.
amccurry
-
2013/09/21
[2/2] git commit: Refactoring the ZooKeeper server to the blur-util project so that a unit test setup to have random ports.
amccurry
-
2013/09/21
[1/2] git commit: Trying to automatically detect the correct perm mask for the HDFS minicluster.
amccurry
-
2013/09/21
git commit: Fixed for linux (ubuntu), hopefully this will work on other distros.
amccurry
-
2013/09/21
[3/6] git commit: Some more refactoring and adding more tests for the CacheDirectory.
amccurry
-
2013/09/21
[6/6] git commit: Merge branch 'softlink'
amccurry
-
2013/09/21
[1/6] git commit: Adding softlink directory.
amccurry
-
2013/09/21
[4/6] git commit: Added test for CacheDirectory for Off heap memory.
amccurry
-
2013/09/21
[2/6] git commit: Closing resources that need to be closed.
amccurry
-
2013/09/20
git commit: Adding missing APLv2 header.
amccurry
-
2013/09/19
Git Push Summary
amccurry
-
2013/09/19
[5/6] git commit: Updating the version.
amccurry
-
2013/09/19
[3/6] git commit: More fixes to the v2 block cache.
amccurry
-
2013/09/19
[2/6] git commit: Updating version for new branch.
amccurry
-
2013/09/19
[4/6] git commit: Merge branch '0.2.1' into merge_blockcache_v2
amccurry
-
2013/09/19
[6/6] git commit: Updating the version.
amccurry
-
2013/09/19
[1/2] git commit: Added apache license headers to the new snapshot command files
rkins
-
2013/09/19
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
rkins
-
2013/09/18
[1/2] git commit: Let terms command return empty list when field isn't in the index.
twilliams
-
2013/09/18
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
twilliams
-
2013/09/18
git commit: Adding another exclude to the rat excludes. '**/target/**' Not sure why, I thought it was built into rat, but on ubuntu server it was needed to pass.
amccurry
-
2013/09/18
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
-
2013/09/18
[1/2] git commit: Working on BLUR-232
amccurry
-
2013/09/17
[2/2] git commit: Made the Snapshot Command classes implement the TableFirstArgCommand marker interface
rkins
-
2013/09/17
[1/2] git commit: Exposed snapshot functionality through the shell
rkins
-
2013/09/15
[6/7] git commit: Fixed the NPE with an incorrect option for the terms command
amccurry
-
2013/09/15
[1/7] git commit: Made frequency text little less confusing
amccurry
-
2013/09/15
[3/7] git commit: Initial commit. terms -F crashes console
amccurry
-
2013/09/15
[5/7] git commit: All functionality in place
amccurry
-
2013/09/15
[2/7] git commit: Fixes frequency command, fixes use of period instead of colon. Fixes frequency printing
amccurry
-
2013/09/15
[4/7] git commit: Tidying up code
amccurry
-
2013/09/15
[7/7] git commit: Fixed BLUR-226
amccurry
-
2013/09/15
Git Push Summary
amccurry
-
2013/09/15
Git Push Summary
amccurry
-
2013/09/15
[1/3] Fixing issue with the source artifact having the binary artifact LICENSE and NOTICE files. Also have moved the bin version of the two files into 'distribution/src/main/resources/' directory and the source versions now live at the root of the sourc
amccurry
-
2013/09/15
[1/3] Fixing issue with the source artifact having the binary artifact LICENSE and NOTICE files. Also have moved the bin version of the two files into 'distribution/src/main/resources/' directory and the source versions now live at the root of the sourc
amccurry
-
2013/09/14
[1/3] git commit: Cleaning up some code
amccurry
-
2013/09/14
[3/3] git commit: Fixed BLUR-225
amccurry
-
2013/09/14
[2/3] git commit: Adding test for deletion of column during row update where the record mutation type is replace columns. If the column value is null then the column is removed form the record. Also fixing a NPE in the transaction recorder.
amccurry
-
2013/09/14
git commit: Correcting some mutation behavior. While updating a Row and using replace columns or append columns if the record was missing an exception was thrown. This was incorrect, the behavior should be to simply add the record if it did not exist.
amccurry
-
2013/09/14
git commit: Adding MIN and MAX keywords for Numeric types.
amccurry
-
2013/09/13
svn commit: r878295 - /websites/production/blur/content/
twilliams
-
2013/09/13
svn commit: r878286 - in /websites/staging/blur/trunk/content: ./ blur/docs/0.2.0/ blur/docs/0.2.0/resources/ blur/docs/0.2.0/site/
buildbot
-
2013/09/13
svn commit: r878302 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
-
2013/09/13
svn commit: r878299 - /websites/production/blur/content/
twilliams
-
2013/09/13
[2/2] git commit: Adding release notes for release.
amccurry
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
git commit: Preparing for release 0.2.0
amccurry
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/09/13
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/09/13
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
Git Push Summary
amccurry
-
2013/09/13
git commit: Adding missing header and adding the NOTICE-bin to the rat exclude list.
amccurry
-
2013/09/13
[Blur Wiki] Update of "HowToRelease" by AaronMcCurry
Apache Wiki
-
2013/09/13
svn commit: r878301 - in /websites/staging/blur/trunk/content: ./ blur/ blur/docs/0.2.0/ blur/docs/0.2.0/resources/ blur/docs/0.2.0/resources/css/ blur/docs/0.2.0/resources/img/ blur/docs/0.2.0/resources/js/ blur/docs/0.2.0/site/ blur/docs/0.2.0/site/a...
buildbot
-
2013/09/13
svn commit: r878315 - /websites/production/blur/content/
amccurry
-
2013/09/13
svn commit: r878297 - /websites/production/blur/content/
twilliams
-
2013/09/13
[1/2] git commit: Updating version for release.
amccurry