1. ffc6769 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_731 by icetindil · 10 years ago
  2. ba041e5 addressed code review comments by icetindil · 10 years ago
  3. ffe96a2 Various bug and performance fixes for the lsm indexes. by salsubaiee · 10 years ago
  4. 1d41aa9 added a new search modifier for fuzzy contains queries by icetindil · 10 years ago
  5. 6075fbe Merge branch 'ecarm002/json_constraints' by Eldon Carman · 10 years ago
  6. 86a05f3 Code performance readability update for JSON partition constraints. by Eldon Carman · 10 years ago
  7. 8f649ae Made the JSON output more readable. by Eldon Carman · 10 years ago
  8. 39252c2 Merge branch 'ecarm002/json_constraints' of https://code.google.com/p/hyracks into ecarm002/json_constraints by Eldon Carman · 10 years ago
  9. 6b3c861 Added constraints to the operator JSON. by Eldon Carman · 10 years ago
  10. c6ed403 Fixed inverted index bulkLoading issue by copying missing data from lastTupleBuilder to lastTuple by ildar.absalyamov · 10 years ago
  11. 7b980fc Added constraints to the operator JSON. by Eldon Carman · 10 years ago
  12. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  13. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 10 years ago
  14. 74c88c4 Fix a bug related to merges in LSMRTree by Abdullah Alamoudi · 11 years ago
  15. c48cc42 Use global.test.in/excludes, so test.in/excludes can still be used on command-line by Chris Hillery · 11 years ago
  16. 3ec1230 Removed unwanted test output files; updated .gitignore by Chris Hillery · 11 years ago
  17. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  18. 47058a0 adressed code review comments by icetindil · 11 years ago
  19. c5ed7d6 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  20. 0ac066e Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  21. e82193f Fix the LSM Rtree force modify by Abdullah Alamoudi · 11 years ago
  22. cbccf1d Merge branch 'master' of https://code.google.com/p/hyracks by Abdullah Alamoudi · 11 years ago
  23. a91842e LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  24. 41de8d1 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  25. 7ca932f fix for issue #732 by icetindil · 11 years ago
  26. aa9879d better pretty printing by Till Westmann · 11 years ago
  27. a9f5953 Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  28. c022ca4 Merge branch 'ceej/tiered-tests' of https://code.google.com/p/hyracks into ceej/tiered-tests by Chris Hillery · 11 years ago
  29. a0f19b1 Merge remote-tracking branch 'origin/master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  30. 957933f changes to fix issue 727 by Young-Seok · 11 years ago
  31. 6723841 Merge remote-tracking branch 'origin/master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  32. 48851f5 fix issue 130 thanks to patch from Till by Zachary Heilbron · 11 years ago
  33. 0552c4a small improvements - scan disk files less often - some small cleanup by Till Westmann · 11 years ago
  34. 1be44df Ensure batchSize is at least 1 in all cases by Chris Hillery · 11 years ago
  35. 1990ac3 Also exclude Hivesterix perf test (test data not actually checked in) by Chris Hillery · 11 years ago
  36. 0fdb5dd Block ALL Pregelix tests, for now by Chris Hillery · 11 years ago
  37. fa6dab8 Fixed hanging Pregelix name by Chris Hillery · 11 years ago
  38. 69ea8c3 More hanging Pregelix tests by Chris Hillery · 11 years ago
  39. c6e9fae Don't attempt to run Abstract tests by Chris Hillery · 11 years ago
  40. 069f950 Fix heap size by Chris Hillery · 11 years ago
  41. c9d8f92 Use Asterix-style surefire config; define hanging-pregelix-tests profile to run pregelix tests that tend to hang (now skipped by default) by Chris Hillery · 11 years ago
  42. 4077fd8 Ensure batchSize > 0 even when running with very many CPU cores by Chris Hillery · 11 years ago
  43. 6237e7a Merge branch 'master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  44. 57d3b6f Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_352 by icetindil · 11 years ago
  45. d2c1a8a Use forkCount instead of deprecated forkMode by Chris Hillery · 11 years ago
  46. ac331d0 Removed stale config; removed jvm.extraargs from surefire config by Chris Hillery · 11 years ago
  47. b531ce3 Explicit dependency on JUnit 4.8.1 where necessary to build by Chris Hillery · 11 years ago
  48. dd3096e Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests by Chris Hillery · 11 years ago
  49. 4fc647c Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  50. 08c72ab Use JUnit 4.8; example of profiles for slow tests by Chris Hillery · 11 years ago
  51. 8410791 Copy of Yingyi's FrameTupleAppender. The new version adds a method to append fields directly into the frame. The user must use a new constructor to enable use of this method. by Eldon Carman · 11 years ago
  52. 21a3711 fixing issue #352 by icetindil · 11 years ago
  53. 8b8ce9c Fixed an issue in the prefix merge policy where the components are looked at in the wrong order. by salsubaiee · 11 years ago
  54. 87a9555 re-create a constructor for AlgebricksOptimizationContext that takes the "old" parameters by Till Westmann · 11 years ago
  55. 44fea5c Merge branch 'master' into westmann/prettyprint by Till Westmann · 11 years ago
  56. c47e5b3 pretty print more expressions by Till Westmann · 11 years ago
  57. d346d3e fix merge issue 131 in LSM R-Tree and LSM Inverted Index by Abdullah Alamoudi · 11 years ago
  58. 500b25b add visitor to pretty-print expressions by Till Westmann · 11 years ago
  59. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  60. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  61. 29502a0 Added Maven Central repository explicitly by Vinayak Borkar · 11 years ago
  62. 7c314db Merge branch 'zheilbron/hyracks_msr_demo' of https://code.google.com/p/hyracks into zheilbron/hyracks_msr_demo by salsubaiee · 11 years ago
  63. 7f891e0 a fix for asterix issue 633. by salsubaiee · 11 years ago
  64. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  65. 1b30f63 fix conflict in comment by zheilbron · 11 years ago
  66. 2a840cc Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  67. 6f6cd16 remove extra method by pouria.pirzadeh · 11 years ago
  68. 7b426df merge master to fix-mem branch by pouria.pirzadeh · 11 years ago
  69. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  70. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  71. 4a777d6 fix to support non-default pregelix cc http ports by Jake Biesinger · 11 years ago
  72. 8736768 fix parsing of actual 64-bit values by Till Westmann · 11 years ago
  73. 09f2182 compatibility for for bash versions <4.0 by Jake Biesinger · 11 years ago
  74. 0b5368c add (optional) CC_HTTPPORT and JOB_HISTORY_SIZE to conf by Jake Biesinger · 11 years ago
  75. cb1573e fix for linux setting by buyingyi · 11 years ago
  76. a1596f7 fix client dyn-opt setting by Yingyi Bu · 11 years ago
  77. 497da87 1. make startcc/nc scripts flexible for different physical memory size; 2. add dynamic optimization option in the Client by Yingyi Bu · 11 years ago
  78. dc9db57 support heterogenous cluster by Yingyi Bu · 11 years ago
  79. 1441edc use Counters as partial value to simplify HadoopCountersAggregator by Jake Biesinger · 11 years ago
  80. 2e92683 add new example for Counters usage by Jake Biesinger · 11 years ago
  81. 3e16a28 add support for Hadoop Counters via job.setCounterAggregatorClass by Jake Biesinger · 11 years ago
  82. b92bafb add an "iteration complete" hook for aggregation/reporting across iterations by Jake Biesinger · 11 years ago
  83. 9ac5e40 fix NPE when no custom aggregator is set by Jake Biesinger · 11 years ago
  84. fc1224e allow global aggregators to be specified in xml by Jake Biesinger · 11 years ago
  85. 9998209 api for specifying update state for activate() and voteToHalt() by Jake Biesinger · 11 years ago
  86. f6600f6 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  87. dba399d merge master by buyingyi · 11 years ago
  88. fbf80a9 Merge branch 'master' of https://code.google.com/p/hyracks by buyingyi · 11 years ago
  89. 8bf4819 add APT for retrieving slave counters by buyingyi · 11 years ago
  90. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  91. 172f9dc dealing with empty counter by Yingyi Bu · 11 years ago
  92. 6a30f60 removed repetitive comment by ramangrover29 · 11 years ago
  93. 92003be Merge branch 'raman/master_feeds' of https://code.google.com/p/hyracks into raman/master_feeds by ramangrover29 · 11 years ago
  94. f4e8743 formatting by Raman Grover · 11 years ago
  95. 8108472 reformatting by Raman Grover · 11 years ago
  96. 743dfdf reformatting by Raman Grover · 11 years ago
  97. d3ac16f restoring default values for heartbeat_period and max_heartbeat_elapsed, temporarily changed for fault tolerance experiments by Raman Grover · 11 years ago
  98. df68066 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  99. 2e967a6 add the dyanmic optimization skeleton by buyingyi · 11 years ago
  100. 8c4d13f Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago