1. c6bdbe5 Fixes #901 Adding empty lines on the properties to make it easier to parse (#961) by Lucas Lima Vieira · 7 years ago
  2. 51dc912 fixes #946 Added mem efficient col buffer for GCiter (#952) by Joseph Koshakow · 7 years ago
  3. d123d42 fixed bug that caused travisCI build timeout by Keith Turner · 7 years ago
  4. 9e87f47 fixes #950 Make VisibilityCache customizable (#951) by Kenneth McFarland · 7 years ago
  5. d9fc391 fixes #942 VisibilityCache uses FluoConfigurationImpl constants (#943) by Kenneth · 7 years ago
  6. 5180acb Remove redundant call whos value is not used anyways by Kenneth · 7 years ago
  7. 650f044 fixes #938 made tx info cache configurable (#941) by Kenneth · 7 years ago
  8. c737df6 Fixes #923 added span convenience methods to scanner builder (#940) by Joseph Koshakow · 7 years ago
  9. 5c3ef12 Fixed 'fluo exec' command (#937) by Mike Walch · 7 years ago
  10. 7985114 Changed drip color of Dark logo by KrishAmal · 7 years ago
  11. 7c16599 fixes #924 add byte[] compare to Bytes (#934) by Joseph Koshakow · 7 years ago
  12. 69df4dd Use https for links in contributing.md (#932) by Keith Turner · 7 years ago
  13. cbe44b1 fixes #900 Documented prop names in FluoConfiguration javadoc (#928) by Kenneth Paul McFarland · 7 years ago
  14. eb2b7db Fixed error messages (#927) by Mike Walch · 7 years ago
  15. 14c0185 Update CONTRIBUTING.md (#931) by Keith Turner · 7 years ago
  16. a5361c6 Add info about pull request (#930) by Keith Turner · 7 years ago
  17. 963be63 Fixes #925 - Move Fluo documentation to project website (#926) by Mike Walch · 7 years ago
  18. 00befd8 Fixes #921 Ensure allocated timestamps are valid. (#929) by adepuravikrishna · 7 years ago
  19. 42e84cd Update formatting for latest Eclipse formatter by Christopher Tubbs · 7 years ago
  20. 8d3cfd3 Use latest Fluo Parent POM (version 2) by Christopher Tubbs · 7 years ago
  21. 91c2603 Fixes #918 Prevent comma splitting for config override (#919) by Mike Walch · 7 years ago
  22. 010b75f Fixes #914 Allow passing config to oracle/worker cmds (#916) by Mike Walch · 7 years ago
  23. 0a5a3e7 Remove automated Sonatype deploy from travis.yml (#915) by Mike Walch · 7 years ago
  24. 151c565 Fixes #912 - Create 'fluo status' command (#913) by Mike Walch · 7 years ago
  25. dbdd1a5 Fixes #909 Move netty jar to lib/twill (#910) by Mike Walch · 7 years ago
  26. 5b30cd3 fixes #893 added ability to secure zookeeper (#899) by Keith Turner · 7 years ago
  27. a349a9d fixes #894 merge SimpleConfiguration Objects (#902) by Christopher McTague · 7 years ago
  28. db0bdad Fixes #906 - Create 'fluo get-jars' command (#907) by Mike Walch · 7 years ago
  29. 40a501d Fixes #897 added context to application docs and moved some docs from install (#904) by Keith Turner · 7 years ago
  30. cf608fe Fixes #842 Support multiple ways for running Fluo applications (#883) by Mike Walch · 7 years ago
  31. 1063c59 typo (#890) by ericnewton · 7 years ago
  32. d4be6a5 Drop incubating status from more places (#889) by Christopher Tubbs · 7 years ago
  33. b0eef1c Merge branch 'pr-886' by Christopher Tubbs · 7 years ago
  34. ac0b1bc remove incubating from core by Christopher McTague · 7 years ago
  35. 70f43b7 update versions by Christopher McTague · 7 years ago
  36. 5f0bbac Update Notice by Christopher McTague · 7 years ago
  37. 2f11089 fixes #867 - Stream support for Scanners (#884) by Christopher McTague · 7 years ago
  38. 3302fd6 fixes - #856 Jenkins Test fix (#882) by Christopher McTague · 7 years ago
  39. 8a82c28 fixes #878 made LogIT handle delayed tx close() (#880) by Keith Turner · 7 years ago
  40. 9002216 re #585 print debug info when CollisionIT fails (#877) by Keith Turner · 7 years ago
  41. 4f255a4 Fixes #873 Upgrade Fluo version in docs by Mike Walch · 7 years ago
  42. 851acf0 inspired by #875 optimized concat of two Bytes by Keith Turner · 7 years ago
  43. d369af2 fixes #830 (#875) optimized Bytes concatenation by Christopher McTague · 7 years ago
  44. ca22d6c fixes - #833 (#863) made internal column data immutable by Christopher McTague · 7 years ago
  45. ad1042d Merge branch '1.1.0-incubating-rc1-next' by Keith Turner · 7 years ago
  46. 72d1813 Fixes #868 - Update voting text in release candidate script (#869) by Mike Walch · 7 years ago
  47. 7f76686 Merge pull request #870 from keith-turner/NOTICE17 by Mike Walch · 7 years ago
  48. 24270c7 Update year in notice file by Keith Turner · 7 years ago
  49. 4a028db Merge pull request #865 from keith-turner/apilyzer-skip by Mike Walch · 7 years ago
  50. 2f6f1bb [maven-release-plugin] prepare for next development iteration by Keith Turner · 7 years ago
  51. ad8ee49 [maven-release-plugin] prepare release rel/fluo-1.1.0-incubating by Keith Turner · 7 years ago rel/fluo-1.1.0-incubating
  52. fb35422 Skip APILyzer in skipQA profile #857 by Keith Turner · 7 years ago
  53. 1dd3631 Fixed javadoc. Made travis build javadoc. by Keith Turner · 7 years ago
  54. 25b07cb Merge branch 'fluo-860' by Keith Turner · 7 years ago
  55. d907f72 fixes #860 spelled partition corectly by Keith Turner · 7 years ago
  56. 2703575 Merge branch 'fluo-857' by Keith Turner · 7 years ago
  57. 1412335 fixes #857 added skipQA profile to pom by Keith Turner · 7 years ago
  58. c155bdc fixes #858 sleep min time when partitioning params change by Keith Turner · 7 years ago
  59. f0403a1 Merge branch 'fluo-839' by Keith Turner · 7 years ago
  60. 6fd9fe6 closes #827 - implement a copyTo (#841) by Michael Wall · 7 years ago
  61. 21746e5 fixes #839 stopped tracking notifications when partitioning changed by Keith Turner · 7 years ago
  62. 225ffe4 Merge branch 'fluo-835' by Keith Turner · 7 years ago
  63. 6a05f6c fixes #835 escaped binary data in collision logging by Keith Turner · 7 years ago
  64. 26c1314 Merge branch 'fluo-834' by Keith Turner · 7 years ago
  65. 88fbff6 Update git URLs to gitbox.apache.org (#838) by Christopher Tubbs · 7 years ago
  66. 26c01b9 fixes #834 reordered Oracle curator setup by Keith Turner · 7 years ago
  67. 4055cdf closes #809 - cleanup buffered data by Michael Wall · 7 years ago
  68. ab7ce36 fixes #829 Changed API to allow giving observers an optional ID by Keith Turner · 7 years ago
  69. a1c869c fixes #826 by Christopher McTague · 7 years ago
  70. 38dc66d fixes #823 by Christopher McTague · 7 years ago
  71. 73739fa fixed some warnings by Keith Turner · 7 years ago
  72. 3da76dc fixes #500 Made scanning for notifications scalable by Keith Turner · 7 years ago
  73. 2e89326 Merge remote-tracking branch 'origin/fluo-820' by Keith Turner · 7 years ago
  74. a052435 fixes #820 use a specific version of netty by Keith Turner · 7 years ago
  75. c4a6999 Fixes #818 - Old/new observers config exception is causing ITs to fail by Mike Walch · 7 years ago
  76. d6af386 fixes #816 introduced better way to setup observers and deprecated old by Keith Turner · 7 years ago
  77. bf13386 Fixes #813 made SimpleConfiguration serializable by Keith Turner · 7 years ago
  78. 80833ef Merge branch 'fluo-430' by Keith Turner · 7 years ago
  79. c048395 fixes #430 added checks to ensure log4j and logback are not used directly by Keith Turner · 7 years ago
  80. edbad34 fixes #803 added test to ColumnValue by Keith Turner · 7 years ago
  81. f977834 Added integration test for timestamp skipping iter (TSI). Also made TSI more robust to Accumulo changing in future. by Keith Turner · 7 years ago
  82. c896fc1 Added some caching of string to bytes conversions for #800 by Keith Turner · 7 years ago
  83. 25839df fixes #801 corrected collision tracking by Keith Turner · 7 years ago
  84. 2e446e6 fixes #785 Added meaningful message to commit exception by Keith Turner · 7 years ago
  85. efee307 Merge remote-tracking branch 'origin/fluo-425' by Keith Turner · 7 years ago
  86. b568681 Merge branch 'view-logs-docs' by Mike Walch · 8 years ago
  87. 4f19e88 Improved documentation for viewing Fluo logs by Mike Walch · 8 years ago
  88. 8e08d89 Use faster byte comparison by Keith Turner · 8 years ago
  89. b0fbeff fixes #425 added trace logging for scans by Keith Turner · 8 years ago
  90. 389d007 Merge branch 'fluo-762' by Keith Turner · 8 years ago
  91. d99a6e0 Merge branch 'fluo-791' by Keith Turner · 8 years ago
  92. 34d8944 fixes #791 give Oracle more time to stop in IT by Keith Turner · 8 years ago
  93. 2bf94b1 fixes #762 improve how test waits for propogation of oldest timestamp by Keith Turner · 8 years ago
  94. 1d243c3 Fixes #788 - Add 'Apache' to Maven module names by Mike Walch · 8 years ago
  95. 2f9d3ee [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 8 years ago
  96. e1dbc60 [maven-release-plugin] prepare release rel/fluo-1.0.0-incubating by Christopher Tubbs · 8 years ago rel/fluo-1.0.0-incubating
  97. c1b4def Add incubating parenthetical to NOTICE by Christopher Tubbs · 8 years ago
  98. 581b4dd Added license header to docs by Keith Turner · 8 years ago
  99. 882299d closes #779 added fluo version command by Keith Turner · 8 years ago
  100. f316e88 Fixes #777 - Set Fluo version in fluo.properties during build by Mike Walch · 8 years ago