1. 1f9462d Merge pull request #73 from keith-turner/webindex-71 by Mike Walch · 8 years ago
  2. d712eaf fixes #71 encoded per domain URL so it can split by Keith Turner · 8 years ago
  3. 1ff4837 Merge pull request #70 from keith-turner/rate-limit by Mike Walch · 8 years ago
  4. 33c5e1b Merge pull request #69 from keith-turner/webindex-68 by Keith Turner · 8 years ago
  5. 1909deb code review updates by Keith Turner · 8 years ago
  6. d4117d0 Added configurable rate limiting for spark Load by Keith Turner · 8 years ago
  7. 6e23778 closes #68 put multiple buckets in a single tablet by Keith Turner · 8 years ago
  8. f8f20c1 Merge pull request #67 from mikewalch/data-config by Mike Walch · 8 years ago
  9. 2659407 Merge pull request #39 from keith-turner/run_sh_1 by Mike Walch · 8 years ago
  10. df6fa57 Configure command can now handle situation where data.yml file was not created by Mike Walch · 8 years ago
  11. c1921d0 use stop and skip init in run-test.sh by Keith Turner · 8 years ago
  12. 238f6cc Merge pull request #66 from mikewalch/init-recipes-ver by Keith Turner · 8 years ago
  13. d0d6363 Updated fluo-recipes version in init.sh by Mike Walch · 8 years ago
  14. d9e1e01 Merge pull request #64 from keith-turner/config_num_splits by Keith Turner · 8 years ago
  15. 909e4de Merge pull request #65 from mikewalch/recipes-version by Keith Turner · 8 years ago
  16. 0d7180c Using 1.0.0-beta-2 release of fluo-recipes by Mike Walch · 8 years ago
  17. 9ba591e code review update by Keith Turner · 8 years ago
  18. ceadcef Made number of splits configurable by Keith Turner · 8 years ago
  19. 7a50e5d Merge pull request #63 from mikewalch/top-view by Keith Turner · 8 years ago
  20. d5ef834 Change top view to use term 'processed' instead of 'ingested' by Mike Walch · 8 years ago
  21. 6870884 Merge pull request #62 from mikewalch/ui-updates by Keith Turner · 8 years ago
  22. 815f38b Adding webindex logo and made several improvments to UI by Mike Walch · 8 years ago
  23. 9fe445d Merge pull request #61 from mikewalch/update-parent by Keith Turner · 8 years ago
  24. e614b7d Updated fluo-io-parent to version 2 and turned on checkstyle by Mike Walch · 8 years ago
  25. 035ed32 Merge pull request #60 from keith-turner/fix-kryo-script-bug by Mike Walch · 8 years ago
  26. 42d03b4 Scripts were not copying new fluo-recipes-kryo module by Keith Turner · 8 years ago
  27. bd5e44e Merge pull request #59 from keith-turner/kryo-update by Mike Walch · 8 years ago
  28. 78498e6 update to latest changes in fluo-recipes by Keith Turner · 8 years ago
  29. 44cea8c Merge pull request #58 from mikewalch/cleanup by Keith Turner · 8 years ago
  30. 5e14f52 Minor clean up and removed unused code by Mike Walch · 8 years ago
  31. d0c9852 Merge pull request #57 from keith-turner/use-recipes-test-code by Mike Walch · 8 years ago
  32. a374b76 fix formatting issue by Keith Turner · 8 years ago
  33. a6c2fc4 Switch to using new Recipes Test Module by Keith Turner · 8 years ago
  34. 2312d0c Merge pull request #26 from mikewalch/zetten by Keith Turner · 8 years ago
  35. 641d942 Updated fluo-deploy references to Zetten by Mike Walch · 8 years ago
  36. 86d5403 Merge pull request #56 from ctubbsii/parent-pom by Keith Turner · 8 years ago
  37. df2ba6a Convert to use parent pom by Christopher Tubbs · 8 years ago
  38. c997183 Merge pull request #54 from mikewalch/url-refactor by Mike Walch · 8 years ago
  39. acc8a17 Refactored URL parsing. Created URL and Link classes. A pageID is now used to by Mike Walch · 8 years ago
  40. 968ccbb Merge pull request #55 from ctubbsii/fix-warnings by Keith Turner · 8 years ago
  41. 3f4b61f Fix previous and close more AutoClosables by Christopher Tubbs · 8 years ago
  42. 6282e87 Fix warnings by Christopher Tubbs · 8 years ago
  43. ae7147e Merge pull request #38 from ctubbsii/unused-import by Mike Walch · 8 years ago
  44. f4098d7 Remove unused imports (with formatting) by Christopher Tubbs · 8 years ago
  45. 3ea920c Merge pull request #53 from keith-turner/optsimp by Mike Walch · 8 years ago
  46. 8d8d32c simplify use of optional in code by Keith Turner · 8 years ago
  47. 77e811a Merge pull request #48 from mikewalch/accumulo-export by Mike Walch · 8 years ago
  48. 3c68cbe Removed transmutable recipe code which was moved to fluo-recipes by Mike Walch · 8 years ago
  49. 34fad13 Merge pull request #52 from keith-turner/webindex-50 by Mike Walch · 8 years ago
  50. 72880df fixes #50 correctly compute domain counts in Fluo code by Keith Turner · 8 years ago
  51. 0325b47 Merge pull request #49 from keith-turner/hash_page_row by Keith Turner · 8 years ago
  52. 9d4e43e fixes #18 reworked spark code to use POJOs by Keith Turner · 8 years ago
  53. ffd094a fixes #39 create a load task per file by Keith Turner · 8 years ago
  54. db31921 added hash to page row prefix to evenly spread work by Keith Turner · 8 years ago
  55. b50d1c4 Merge pull request #47 from keith-turner/webindex-46 by Mike Walch · 8 years ago
  56. 4b3b59d fixes #46 relocated thrift in shaded jar by Keith Turner · 8 years ago
  57. 2b8a6d1 Merge pull request #45 from fluo-io/transient-readme by Keith Turner · 8 years ago
  58. e5f9819 code review update by Keith Turner · 8 years ago
  59. fccea85 Add info about transient ranges to Readme by Keith Turner · 8 years ago
  60. c0286cc Merge pull request #25 from mikewalch/minor-fixes by Keith Turner · 8 years ago
  61. 702fd62 Made minor fixes that were producing warnings in Intellij by Mike Walch · 8 years ago
  62. 3c1c847 Merge pull request #24 from keith-turner/use-recipes by Keith Turner · 8 years ago
  63. 74da3ed Updated to use Fluo Recipes and beta-2 release by Keith Turner · 9 years ago
  64. e69df52 Merge pull request #44 from mikewalch/hadoop-version by Keith Turner · 8 years ago
  65. c305d6a Merge pull request #37 from mikewalch/hadoop-version by Keith Turner · 8 years ago
  66. 4558805 Update hadoop version to use Fluo default by Mike Walch · 8 years ago
  67. 4f50bdc Merge pull request #36 from keith-turner/beta-2 by Mike Walch · 8 years ago
  68. 7e1935e Update hadoop version to match version used by Fluo by Mike Walch · 8 years ago
  69. 12acb17 Merge pull request #43 from keith-turner/beta-2 by Mike Walch · 8 years ago
  70. 48861c3 update Fluo and Accumulo versions by Keith Turner · 8 years ago
  71. 127a4d4 update Accumulo, Fluo, and Fluo Recipes version by Keith Turner · 8 years ago
  72. 30e5f68 Merge pull request #40 from keith-turner/lpt by Keith Turner · 8 years ago
  73. 1f8ee28 Add split point for end of pages range in table data. by Keith Turner · 8 years ago
  74. 78deb08 Merge pull request #38 from mikewalch/run-fix by Keith Turner · 8 years ago
  75. c990be7 Set defaults for executor instances and memory if webindex-env.sh is not set by Mike Walch · 8 years ago
  76. e92f9ab Merge pull request #35 from keith-turner/performance-improvements by Mike Walch · 8 years ago
  77. 32edaf9 fixes #25 #34 and made performance improvements by Keith Turner · 8 years ago
  78. ab938c2 Merge pull request #37 from mikewalch/test-id-bugfix by Keith Turner · 8 years ago
  79. 75c7022 Fixed bug where test-id command fails if not called from webindex home directory by Mike Walch · 8 years ago
  80. d90f651 Merge pull request #36 from mikewalch/new-tests by Keith Turner · 8 years ago
  81. dbddb34 Improved test-id command and added new tests. Moved spark configuration by Mike Walch · 8 years ago
  82. 03adeaa Merge pull request #20 from mikewalch/refactor-run by Keith Turner · 8 years ago
  83. fbec471 Merge pull request #33 from mikewalch/refactor-run by Keith Turner · 8 years ago
  84. bc0c1d5 Refactor run into single command by Mike Walch · 8 years ago
  85. b5b3bcf Refactor run.sh into single command by Mike Walch · 8 years ago
  86. 8c002c8 Merge pull request #35 from mikewalch/run-command by Mike Walch · 8 years ago
  87. 33e0f4b Closes #33 - Scripted the running of webindex applications with the creation of by Mike Walch · 8 years ago
  88. 711c193 Merge pull request #32 from mikewalch/readme-fixes by Keith Turner · 8 years ago
  89. 704966d README clean up by Mike Walch · 8 years ago
  90. dc7c1ee Merge pull request #31 from mikewalch/wi-30 by Mike Walch · 8 years ago
  91. a82b4e3 Closes #30 - Modified load to insert data into Fluo as data is parsed by Mike Walch · 8 years ago
  92. ac6f5e2 Merge pull request #29 from keith-turner/webindex-21 by Mike Walch · 8 years ago
  93. 504f9ee fix unit test by Keith Turner · 8 years ago
  94. e9e3b28 Merge pull request #28 from mikewalch/link-fixes by Mike Walch · 8 years ago
  95. 893a043 Improved cleaning of URL to prevent validation errors by Mike Walch · 8 years ago
  96. ee17b49 fixes #21 generate correct split points for recipes controlled ranges by Keith Turner · 8 years ago
  97. 40f6aff Merge pull request #27 from keith-turner/webindex-26 by Mike Walch · 8 years ago
  98. c482e77 #26 log error and continue when error getting domain by Keith Turner · 8 years ago
  99. a7ab6d1 Merge pull request #25 from keith-turner/fix-ser-bug by Mike Walch · 8 years ago
  100. b72645d fixed serialization bug by Keith Turner · 8 years ago