1. 46fee83 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 10 years ago
  2. ff2ef98 [maven-release-plugin] prepare release fullstack-0.2.12 by Ian Maxon · 10 years ago fullstack-0.2.12
  3. 63e354a Several bug fixes in HHJ, NLJ, and tokenizer by icetindil · 10 years ago
  4. 09da56b Added LSM component-level filters for all indexes. by salsubaiee · 10 years ago
  5. fe9bf23 Add Shutdown via API to Hyracks by Ian · 10 years ago
  6. 40508e8 Adding external indexes by Abdullah Alamoudi · 10 years ago
  7. 0622e8e Several major changes in hyracks: by Yingyi Bu · 10 years ago
  8. f53df34 reduced communication during result distribution by Till Westmann · 10 years ago
  9. 07e87bd start WorkQueue at the end of CC startup by Till Westmann · 10 years ago
  10. 699f8e8 fixed issue 731, 740, and more by Young-Seok · 10 years ago
  11. efab69f making edit-distance-contains() work with lists by icetindil · 10 years ago
  12. ffc6769 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/issue_731 by icetindil · 10 years ago
  13. ba041e5 addressed code review comments by icetindil · 10 years ago
  14. ffe96a2 Various bug and performance fixes for the lsm indexes. by salsubaiee · 10 years ago
  15. 1d41aa9 added a new search modifier for fuzzy contains queries by icetindil · 10 years ago
  16. 86a05f3 Code performance readability update for JSON partition constraints. by Eldon Carman · 10 years ago
  17. 8f649ae Made the JSON output more readable. by Eldon Carman · 10 years ago
  18. 6b3c861 Added constraints to the operator JSON. by Eldon Carman · 10 years ago
  19. c6ed403 Fixed inverted index bulkLoading issue by copying missing data from lastTupleBuilder to lastTuple by ildar.absalyamov · 10 years ago
  20. 79b4c82 [maven-release-plugin] prepare for next development iteration by Zachary Heilbron · 10 years ago
  21. 423f4c6 [maven-release-plugin] prepare release fullstack-0.2.11 by Zachary Heilbron · 10 years ago
  22. 74c88c4 Fix a bug related to merges in LSMRTree by Abdullah Alamoudi · 11 years ago
  23. 3ec1230 Removed unwanted test output files; updated .gitignore by Chris Hillery · 11 years ago
  24. e5f5676 Merge branch 'ceej/tiered-tests' - consolidated surefire configuration, by Chris Hillery · 11 years ago
  25. 47058a0 adressed code review comments by icetindil · 11 years ago
  26. c5ed7d6 Merge branch 'master' of https://code.google.com/p/hyracks into icetindil/frame_size by icetindil · 11 years ago
  27. 0ac066e Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  28. e82193f Fix the LSM Rtree force modify by Abdullah Alamoudi · 11 years ago
  29. a91842e LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  30. 7ca932f fix for issue #732 by icetindil · 11 years ago
  31. a9f5953 Merge branch 'master' into westmann/nljoin by Till Westmann · 11 years ago
  32. a0f19b1 Merge remote-tracking branch 'origin/master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  33. 957933f changes to fix issue 727 by Young-Seok · 11 years ago
  34. 48851f5 fix issue 130 thanks to patch from Till by Zachary Heilbron · 11 years ago
  35. 0552c4a small improvements - scan disk files less often - some small cleanup by Till Westmann · 11 years ago
  36. 1be44df Ensure batchSize is at least 1 in all cases by Chris Hillery · 11 years ago
  37. 4077fd8 Ensure batchSize > 0 even when running with very many CPU cores by Chris Hillery · 11 years ago
  38. 6237e7a Merge branch 'master' into ceej/tiered-tests by Chris Hillery · 11 years ago
  39. b531ce3 Explicit dependency on JUnit 4.8.1 where necessary to build by Chris Hillery · 11 years ago
  40. dd3096e Merge branch 'master' of https://code.google.com/p/hyracks into ceej/tiered-tests by Chris Hillery · 11 years ago
  41. 4fc647c Consolidate surefire config into top-level pom by Chris Hillery · 11 years ago
  42. 08c72ab Use JUnit 4.8; example of profiles for slow tests by Chris Hillery · 11 years ago
  43. 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
  44. 8b8ce9c Fixed an issue in the prefix merge policy where the components are looked at in the wrong order. by salsubaiee · 11 years ago
  45. d346d3e fix merge issue 131 in LSM R-Tree and LSM Inverted Index by Abdullah Alamoudi · 11 years ago
  46. b779e71 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  47. 9c83200 [maven-release-plugin] prepare release fullstack-0.2.10 by Vinayak Borkar · 11 years ago
  48. 29502a0 Added Maven Central repository explicitly by Vinayak Borkar · 11 years ago
  49. 7c314db Merge branch 'zheilbron/hyracks_msr_demo' of https://code.google.com/p/hyracks into zheilbron/hyracks_msr_demo by salsubaiee · 11 years ago
  50. 7f891e0 a fix for asterix issue 633. by salsubaiee · 11 years ago
  51. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  52. 2a840cc Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  53. 6f6cd16 remove extra method by pouria.pirzadeh · 11 years ago
  54. 7b426df merge master to fix-mem branch by pouria.pirzadeh · 11 years ago
  55. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  56. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  57. 8736768 fix parsing of actual 64-bit values by Till Westmann · 11 years ago
  58. dc9db57 support heterogenous cluster by Yingyi Bu · 11 years ago
  59. f6600f6 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  60. dba399d merge master by buyingyi · 11 years ago
  61. fbf80a9 Merge branch 'master' of https://code.google.com/p/hyracks by buyingyi · 11 years ago
  62. 8bf4819 add APT for retrieving slave counters by buyingyi · 11 years ago
  63. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  64. 172f9dc dealing with empty counter by Yingyi Bu · 11 years ago
  65. f4e8743 formatting by Raman Grover · 11 years ago
  66. 8108472 reformatting by Raman Grover · 11 years ago
  67. 743dfdf reformatting by Raman Grover · 11 years ago
  68. d3ac16f restoring default values for heartbeat_period and max_heartbeat_elapsed, temporarily changed for fault tolerance experiments by Raman Grover · 11 years ago
  69. df68066 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  70. 8c4d13f Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  71. f40769a removed unnecessary fields in JobInfo by Raman Grover · 11 years ago
  72. b5554f6 1. add deployment retry 2. support plan switch by buyingyi · 11 years ago
  73. 7b324c9 fix linux io counter to return relative I/Os by buyingyi · 11 years ago
  74. 6f97468 fix the linux io counter by buyingyi · 11 years ago
  75. 4c4c3db add IO counters in the client library by buyingyi · 11 years ago
  76. c20e107 fix for the case iostat is not installed by buyingyi · 11 years ago
  77. c8777fe add I/O counter by buyingyi · 11 years ago
  78. d9cf2ab let system_load be average of a specified period by buyingyi · 11 years ago
  79. ccd6c9d add client counter collection by Yingyi Bu · 11 years ago
  80. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  81. 1feaebd fix application lifecyle mgmt in hyracks nc by buyingyi · 11 years ago
  82. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  83. acd27df Merge branch 'yingyi/fullstack_fix' by buyingyi · 11 years ago
  84. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  85. 18bc24c changes to tracked locations assigned to an operator for each partition by Raman Grover · 11 years ago
  86. 7e6baac Make sure the validty bit in the metadata page is flushed to disk when marking a component to be valid. by salsubaiee · 11 years ago
  87. 5204349 NodeControllers clean up appEntryPoints on shutdown (2nd try) by Jake Biesinger · 11 years ago
  88. 7b705be Merge branch 'master' into yingyi/fullstack_fix by Yingyi Bu · 11 years ago
  89. e8a9c3f Fix for issue 127. by salsubaiee · 11 years ago
  90. c192c9e minor fix for heartbeat state population by buyingyi · 11 years ago
  91. af6f94c Fixed a bug on unclosed running aggregation runtime; fixed an issue on by JArod · 11 years ago
  92. 1d1bd28 revert a minor change by buyingyi · 11 years ago
  93. fab7df9 revert a minor change by buyingyi · 11 years ago
  94. dfb026a fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method by buyingyi · 11 years ago
  95. 674bf7e Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago
  96. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  97. d196e38 Merged hyracks master back into VXQuery branch. by ecarm002@ucr.edu · 11 years ago
  98. a1f2c5c Pages are decided to be dirty when the write latches are released. Optimized the scan and update cursor. by salsubaiee · 11 years ago
  99. fc8ba46 Disabled memory limit for MSR by Vinayak Borkar · 11 years ago
  100. 033e992 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 11 years ago