1. 04a48a2 fix file write race condition by buyingyi · 12 years ago
  2. 2afcd23 fix the duplicate jobid issue by buyingyi · 12 years ago
  3. 25fa61f support multiple concurrent jobs by buyingyi · 12 years ago
  4. a5702c8 fix in-place update by buyingyi · 12 years ago
  5. 158610b fix the issue found by Genomix P4 algorithm by buyingyi · 12 years ago
  6. 5130f97 Merge branch 'master' into yingyi/fullstack_fix by buyingyi · 12 years ago
  7. eb32b69 Allowed user to specify the merging policy by salsubaiee · 12 years ago
  8. a9a0253 fix raw binary comparator by buyingyi · 12 years ago
  9. 696f31b fix raw normalized key computer by buyingyi · 12 years ago
  10. 7cab340 use raw binary comparator internally for pregelix by buyingyi · 12 years ago
  11. 5559e6a support both quick sort and merge sort as in-memory sort algorithms, but merge sort is the default one by buyingyi · 12 years ago
  12. 46bb2de fix the cache miss problem in the sort merge reader by buyingyi · 12 years ago
  13. 0608d01 lower the hearbeat setting for tests by buyingyi · 12 years ago
  14. a90e8c2 make failure-recovery work in multi-JVM test by buyingyi · 12 years ago
  15. dbcbcb7 fix fault-tolerance and error reporting to handle disk failures by buyingyi · 12 years ago
  16. db89e5e notifyHeartbeat in some non-heartbeat events by buyingyi · 12 years ago
  17. 80e1453 1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority by buyingyi · 12 years ago
  18. 61647d2 1. fix the node failure scenario in job scheduler; 2. add fault-tolerance support and tests in pregelix by buyingyi · 12 years ago
  19. 8990d45 fix the checkpoint writing for vertex checkpointing and message checkpointing by buyingyi · 12 years ago
  20. 536f660 support large-size global aggreate values by buyingyi · 12 years ago
  21. e46247a pregelix driver adds given jar to its classpath by Jake Biesinger · 12 years ago
  22. 93c2f1b pregelix-core uses appassembler for entry points by Jake Biesinger · 12 years ago
  23. bd2732c clean up the checkpointing control by buyingyi · 12 years ago
  24. 973f5f1 fix test jobs by buyingyi · 12 years ago
  25. 465548b print the full stack trace when failures propagate to pregelix driver by buyingyi · 12 years ago
  26. d1c3b07 Merge branch 'yingyi/fullstack_fix' of https://code.google.com/p/hyracks into yingyi/fullstack_fix by buyingyi · 12 years ago
  27. 74bf810 implemented checkpoint read by buyingyi · 12 years ago
  28. c4cc404 avoid hidden error message by sigmod · 12 years ago
  29. d85821e add vertex checkpointing support by buyingyi · 12 years ago
  30. 8b13819 avoid btree update code path when the target entry has sufficient space by buyingyi · 12 years ago
  31. 32dd021 add job concatenation support by buyingyi · 12 years ago
  32. 45ed166 verify duplicate keys in bulkload by buyingyi · 12 years ago
  33. f5dfc4f use hadoop's vlong and fix driver's re-attempt to be 1 by buyingyi · 12 years ago
  34. dbedd59 let parititon constraint to be deterministic by buyingyi · 12 years ago
  35. 39f5e1b [maven-release-plugin] prepare for next development iteration by buyingyi · 12 years ago
  36. 35384d7 [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 12 years ago
  37. d3a4850 [maven-release-plugin] rollback the release of fullstack-0.2.9 by buyingyi · 12 years ago
  38. d1ae4af [maven-release-plugin] prepare for next development iteration by buyingyi · 12 years ago
  39. cb4cc21 [maven-release-plugin] prepare release fullstack-0.2.9 by buyingyi · 12 years ago
  40. 42ed68b making test cases smaller by buyingyi · 12 years ago
  41. f587b83 add message overflow support by buyingyi · 12 years ago
  42. ef6e23a [maven-release-plugin] prepare for next development iteration by buyingyi · 12 years ago
  43. 70f0c62 [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 12 years ago
  44. 3f2b922 [maven-release-plugin] rollback the release of fullstack-0.2.8 by buyingyi · 12 years ago
  45. 6e4e47c [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 12 years ago
  46. 1213cd6 [maven-release-plugin] rollback the release of fullstack-0.2.8 by buyingyi · 12 years ago
  47. d98a990 [maven-release-plugin] prepare for next development iteration by buyingyi · 12 years ago
  48. 0ba1f8c [maven-release-plugin] prepare release fullstack-0.2.8 by buyingyi · 12 years ago
  49. f70a122 [maven-release-plugin] prepare for next development iteration by buyingyi · 12 years ago
  50. 866c8a7 [maven-release-plugin] prepare release fullstack-0.2.7 by buyingyi · 12 years ago
  51. c9e0b40 fix parameters by buyingyi · 12 years ago
  52. a287478 for sattam to debug by buyingyi · 12 years ago
  53. 1a9921e fix the BF key fields by buyingyi · 12 years ago
  54. 632233a check in lsm support and test for sattam to debug by buyingyi · 12 years ago
  55. 39bbdd8 merge master by buyingyi · 12 years ago
  56. 9d1c45a add LSM support in pregelix by buyingyi · 12 years ago
  57. a707bbe refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree by buyingyi · 12 years ago
  58. e96d464 Pass a boolean argument to the bulkload to decides if checking for an empty index is needed. by salsubaiee · 12 years ago
  59. 55277bd add the support for customized partitioner by buyingyi · 12 years ago
  60. d3e52b0 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 12 years ago
  61. 7fb19e7 [maven-release-plugin] prepare release fullstack-0.2.6 by Vinayak Borkar · 12 years ago
  62. 2027c2d add/update license headers by Till Westmann · 12 years ago
  63. 09d6b4c Fix for issue 450. by salsubaiee · 12 years ago
  64. c21b5dd reduce unnecessary B-Tree (non-inplace) update by buyingyi · 12 years ago
  65. 0357bb6 add normalized key computer support in Pregelix by buyingyi · 12 years ago
  66. f7e5ef6 support variable frame size in btree loading by buyingyi · 12 years ago
  67. a1f0021 address Madhu's review comments by buyingyi · 12 years ago
  68. 773e6a7 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 12 years ago
  69. 9cc1d50 [maven-release-plugin] prepare release fullstack-0.2.5 by Vinayak Borkar · 12 years ago
  70. 2659628 reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  71. c7f6b13 [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago
  72. c10e919 [maven-release-plugin] prepare release fullstack-0.2.4 by vinayakb · 12 years ago
  73. c7c9f08 Merged fullstack_lsm_staging upto r3336 by vinayakb · 12 years ago
  74. bb09da9 [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago
  75. 12534dd [maven-release-plugin] prepare release fullstack-0.2.3 by vinayakb · 12 years ago
  76. 1d3de30 [maven-release-plugin] rollback the release of fullstack-0.2.3 by vinayakb · 12 years ago
  77. 048f0cf [maven-release-plugin] prepare for next development iteration by vinayakb · 12 years ago
  78. 4cd724d [maven-release-plugin] prepare release fullstack-0.2.3 by vinayakb · 12 years ago
  79. f3777d1 cross merge fullstack_release_candidate into trunk by buyingyi · 12 years ago
  80. ded86f7 [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  81. 251e18b [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  82. c7d5f46 [maven-release-plugin] rollback the release of fullstack-0.2.2 by vinayakb · 13 years ago
  83. 733744f [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  84. 09d6ef8 [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  85. 854b38f [maven-release-plugin] rollback the release of fullstack-0.2.2 by vinayakb · 13 years ago
  86. c01041d [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  87. 0b80688 [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  88. f8d8e4a fix the language problem in the getip script by buyingyi · 13 years ago
  89. 491888b update startDebugNc.sh script by buyingyi · 13 years ago
  90. 0a36839 update getip script for macos by buyingyi · 13 years ago
  91. a550bb0 update scripts by buyingyi · 13 years ago
  92. 31c13bc update scripts by buyingyi · 13 years ago
  93. 24349f0 update scripts by buyingyi · 13 years ago
  94. edebb53 update stopnc script by buyingyi · 13 years ago
  95. 82e1247 fix getting ip address in complex scenarios by buyingyi · 13 years ago
  96. cbec023 make detailed timing output by buyingyi · 13 years ago
  97. a03050f lower memory usage for tests by buyingyi · 13 years ago
  98. 8b03929 lower the example cc xmx configuration. by buyingyi · 13 years ago
  99. 5a7e9f5 support default plan paramter by buyingyi · 13 years ago
  100. c2d266f fix the pregelix script to imporve the app deployment time by buyingyi · 13 years ago