1. c77bd5e FLUO-1007 Remove unused references (Eclipse warnings) by Kenneth McFarland · 6 years ago
  2. 8d95174 Merge pull request #1005 from kpm1985/FLUO-991B by Kenneth Paul McFarland · 6 years ago
  3. c652866 FLUO-991 Format Source by Kenneth McFarland · 6 years ago
  4. cf2533d Merge pull request #999 from alanblueshift/master by Keith Turner · 6 years ago
  5. 9abbfb9 Add @since 1.2.0 tag. by Alan Camillo · 6 years ago
  6. d740af4 Merge pull request #1 from mikewalch/999-review by alanblueshift · 6 years ago
  7. 53c7b73 Changes from review by Mike Walch · 6 years ago
  8. eaf42d7 Create 'fluo remove' command #991 by Alan Camillo · 6 years ago
  9. dbad51d fixes #992 sync tracking of notifications by Keith Turner · 6 years ago
  10. d45f1f7 Closed file system which is not eventually closed. (#988) by Furkan KAMACI · 6 years ago
  11. e23b2a3 fixes #981 stopped printing meta info in scan by Keith Turner · 6 years ago
  12. 0f13124 Merge pull request #990 from kpm1985/FLUO-786 by Kenneth Paul McFarland · 6 years ago
  13. 5e2ea67 FLUO-786 Improve Oracle log message by Kenneth McFarland · 6 years ago
  14. bb303af Possible misleading calculation of notifications size in the queue is fixed. by kamaci · 6 years ago
  15. 936a556 Closed file system which is not eventually closed. by kamaci · 6 years ago
  16. be1c133 Make libthrift dependency "provided" by Christopher Tubbs · 6 years ago
  17. 5fb0fb6 Merge pull request #977 from keith-turner/fluo-976 by Kenneth Paul McFarland · 6 years ago
  18. 5bf1152 fixes #976 fixed scan --raw by Keith Turner · 6 years ago
  19. ca63aaf fixes #722 Replace ListenableFuture with CompletableFuture (#975) by Joseph Koshakow · 6 years ago
  20. 185a1cb fixes #973 default fluo.dfs.root to empty string (#974) by Keith Turner · 6 years ago
  21. 699ea51 Merge pull request #972 from ctubbsii/update-parent-to-3 by Christopher Tubbs · 6 years ago
  22. eba1980 Apply formatting changes from new parent POM by Christopher Tubbs · 6 years ago
  23. cae4c37 Update fluo-parent POM to 3 by Christopher Tubbs · 6 years ago
  24. eb0889b Use NewTableConfiguration when creating tables by Christopher Tubbs · 7 years ago
  25. 22d17f9 Minor code cleanup and remove compiler warnings by Christopher Tubbs · 7 years ago
  26. 4207df4 fixed #954 Appended FLUO_JAVA_OPTS to JAVA_OPTS in fluo-env.sh (#966) by Sri Kailash Gandebathula · 7 years ago
  27. bfdd576 fix build (#965) by Keith Turner · 7 years ago
  28. a18c045 fixes #917 Added read locks (#953) by Keith Turner · 7 years ago
  29. 28816d2 fixes #793 Modify ITs to use JUnit timeout rule (#963) by Kenneth McFarland · 7 years ago
  30. d724855 Fixes #957 Fluo scripts copy jars into fluo software dir. (#964) by Manjiri Tapaswi · 7 years ago
  31. 202fe08 fixes #949 Used TimestampSkipping iterator in RollbackCheckIterator (#962) by Lucas Vieira · 7 years ago
  32. 955c86f fixes #939 made transactor cache configurable (#956) by Kenneth McFarland · 7 years ago
  33. c6bdbe5 Fixes #901 Adding empty lines on the properties to make it easier to parse (#961) by Lucas Lima Vieira · 7 years ago
  34. 51dc912 fixes #946 Added mem efficient col buffer for GCiter (#952) by Joseph Koshakow · 7 years ago
  35. d123d42 fixed bug that caused travisCI build timeout by Keith Turner · 7 years ago
  36. 9e87f47 fixes #950 Make VisibilityCache customizable (#951) by Kenneth McFarland · 7 years ago
  37. d9fc391 fixes #942 VisibilityCache uses FluoConfigurationImpl constants (#943) by Kenneth · 7 years ago
  38. 5180acb Remove redundant call whos value is not used anyways by Kenneth · 7 years ago
  39. 650f044 fixes #938 made tx info cache configurable (#941) by Kenneth · 7 years ago
  40. c737df6 Fixes #923 added span convenience methods to scanner builder (#940) by Joseph Koshakow · 7 years ago
  41. 5c3ef12 Fixed 'fluo exec' command (#937) by Mike Walch · 7 years ago
  42. 7985114 Changed drip color of Dark logo by KrishAmal · 7 years ago
  43. 7c16599 fixes #924 add byte[] compare to Bytes (#934) by Joseph Koshakow · 7 years ago
  44. 69df4dd Use https for links in contributing.md (#932) by Keith Turner · 7 years ago
  45. cbe44b1 fixes #900 Documented prop names in FluoConfiguration javadoc (#928) by Kenneth Paul McFarland · 7 years ago
  46. eb2b7db Fixed error messages (#927) by Mike Walch · 7 years ago
  47. 14c0185 Update CONTRIBUTING.md (#931) by Keith Turner · 7 years ago
  48. a5361c6 Add info about pull request (#930) by Keith Turner · 7 years ago
  49. 963be63 Fixes #925 - Move Fluo documentation to project website (#926) by Mike Walch · 7 years ago
  50. 00befd8 Fixes #921 Ensure allocated timestamps are valid. (#929) by adepuravikrishna · 7 years ago
  51. 42e84cd Update formatting for latest Eclipse formatter by Christopher Tubbs · 7 years ago
  52. 8d3cfd3 Use latest Fluo Parent POM (version 2) by Christopher Tubbs · 7 years ago
  53. 91c2603 Fixes #918 Prevent comma splitting for config override (#919) by Mike Walch · 7 years ago
  54. 010b75f Fixes #914 Allow passing config to oracle/worker cmds (#916) by Mike Walch · 7 years ago
  55. 0a5a3e7 Remove automated Sonatype deploy from travis.yml (#915) by Mike Walch · 7 years ago
  56. 151c565 Fixes #912 - Create 'fluo status' command (#913) by Mike Walch · 7 years ago
  57. dbdd1a5 Fixes #909 Move netty jar to lib/twill (#910) by Mike Walch · 7 years ago
  58. 5b30cd3 fixes #893 added ability to secure zookeeper (#899) by Keith Turner · 7 years ago
  59. a349a9d fixes #894 merge SimpleConfiguration Objects (#902) by Christopher McTague · 7 years ago
  60. db0bdad Fixes #906 - Create 'fluo get-jars' command (#907) by Mike Walch · 7 years ago
  61. 40a501d Fixes #897 added context to application docs and moved some docs from install (#904) by Keith Turner · 7 years ago
  62. cf608fe Fixes #842 Support multiple ways for running Fluo applications (#883) by Mike Walch · 7 years ago
  63. 1063c59 typo (#890) by ericnewton · 7 years ago
  64. d4be6a5 Drop incubating status from more places (#889) by Christopher Tubbs · 7 years ago
  65. b0eef1c Merge branch 'pr-886' by Christopher Tubbs · 7 years ago
  66. ac0b1bc remove incubating from core by Christopher McTague · 7 years ago
  67. 70f43b7 update versions by Christopher McTague · 7 years ago
  68. 5f0bbac Update Notice by Christopher McTague · 7 years ago
  69. 2f11089 fixes #867 - Stream support for Scanners (#884) by Christopher McTague · 7 years ago
  70. 3302fd6 fixes - #856 Jenkins Test fix (#882) by Christopher McTague · 7 years ago
  71. 8a82c28 fixes #878 made LogIT handle delayed tx close() (#880) by Keith Turner · 7 years ago
  72. 9002216 re #585 print debug info when CollisionIT fails (#877) by Keith Turner · 7 years ago
  73. 4f255a4 Fixes #873 Upgrade Fluo version in docs by Mike Walch · 7 years ago
  74. 851acf0 inspired by #875 optimized concat of two Bytes by Keith Turner · 7 years ago
  75. d369af2 fixes #830 (#875) optimized Bytes concatenation by Christopher McTague · 7 years ago
  76. ca22d6c fixes - #833 (#863) made internal column data immutable by Christopher McTague · 7 years ago
  77. ad1042d Merge branch '1.1.0-incubating-rc1-next' by Keith Turner · 7 years ago
  78. 72d1813 Fixes #868 - Update voting text in release candidate script (#869) by Mike Walch · 7 years ago
  79. 7f76686 Merge pull request #870 from keith-turner/NOTICE17 by Mike Walch · 7 years ago
  80. 24270c7 Update year in notice file by Keith Turner · 7 years ago
  81. 4a028db Merge pull request #865 from keith-turner/apilyzer-skip by Mike Walch · 7 years ago
  82. 2f6f1bb [maven-release-plugin] prepare for next development iteration by Keith Turner · 7 years ago
  83. ad8ee49 [maven-release-plugin] prepare release rel/fluo-1.1.0-incubating by Keith Turner · 7 years ago rel/fluo-1.1.0-incubating
  84. fb35422 Skip APILyzer in skipQA profile #857 by Keith Turner · 7 years ago
  85. 1dd3631 Fixed javadoc. Made travis build javadoc. by Keith Turner · 7 years ago
  86. 25b07cb Merge branch 'fluo-860' by Keith Turner · 7 years ago
  87. d907f72 fixes #860 spelled partition corectly by Keith Turner · 7 years ago
  88. 2703575 Merge branch 'fluo-857' by Keith Turner · 7 years ago
  89. 1412335 fixes #857 added skipQA profile to pom by Keith Turner · 7 years ago
  90. c155bdc fixes #858 sleep min time when partitioning params change by Keith Turner · 7 years ago
  91. f0403a1 Merge branch 'fluo-839' by Keith Turner · 7 years ago
  92. 6fd9fe6 closes #827 - implement a copyTo (#841) by Michael Wall · 7 years ago
  93. 21746e5 fixes #839 stopped tracking notifications when partitioning changed by Keith Turner · 7 years ago
  94. 225ffe4 Merge branch 'fluo-835' by Keith Turner · 7 years ago
  95. 6a05f6c fixes #835 escaped binary data in collision logging by Keith Turner · 7 years ago
  96. 26c1314 Merge branch 'fluo-834' by Keith Turner · 7 years ago
  97. 88fbff6 Update git URLs to gitbox.apache.org (#838) by Christopher Tubbs · 7 years ago
  98. 26c01b9 fixes #834 reordered Oracle curator setup by Keith Turner · 7 years ago
  99. 4055cdf closes #809 - cleanup buffered data by Michael Wall · 7 years ago
  100. ab7ce36 fixes #829 Changed API to allow giving observers an optional ID by Keith Turner · 7 years ago