1. 05853ef add insert/delete vertex support by buyingyi · 13 years ago
  2. 8cadc3d cleanup the maximal clique example by buyingyi · 13 years ago
  3. 48b8476 clean up examples by buyingyi · 13 years ago
  4. e7de283 make example job outputs concise by buyingyi · 13 years ago
  5. 71b63ef add missing files of the maximal clique example by buyingyi · 13 years ago
  6. 5f50b6d add the maximal clique example by buyingyi · 13 years ago
  7. 7097ec8 minor refactoring by buyingyi · 13 years ago
  8. cdf45da support job specific frame size in Pregelix by buyingyi · 13 years ago
  9. 60ba18c add the triangle counting example by buyingyi · 13 years ago
  10. d06afc4 add/remove edge support in pregelix by buyingyi · 13 years ago
  11. e1aa096 let Pregelix support dynamic vertex value size by buyingyi · 13 years ago
  12. a5886ba reduce the memory copies in the index join runtime by buyingyi · 13 years ago
  13. 69dcb73 change one hyracks dependency version by buyingyi · 13 years ago
  14. ded86f7 [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  15. 251e18b [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  16. 8d721b8 Added distribution management to all POMs by vinayakb · 13 years ago
  17. c7d5f46 [maven-release-plugin] rollback the release of fullstack-0.2.2 by vinayakb · 13 years ago
  18. 733744f [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  19. 09d6ef8 [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  20. 40e5190 Removed SCM and distribution information from POMs by vinayakb · 13 years ago
  21. 854b38f [maven-release-plugin] rollback the release of fullstack-0.2.2 by vinayakb · 13 years ago
  22. c01041d [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  23. 0b80688 [maven-release-plugin] prepare release fullstack-0.2.2 by vinayakb · 13 years ago
  24. 9584da6 rename the ReachabilityVertex to fix a typo by buyingyi · 13 years ago
  25. c9a0359 update the pom by buyingyi · 13 years ago
  26. f8d8e4a fix the language problem in the getip script by buyingyi · 13 years ago
  27. 491888b update startDebugNc.sh script by buyingyi · 13 years ago
  28. 0a36839 update getip script for macos by buyingyi · 13 years ago
  29. a550bb0 update scripts by buyingyi · 13 years ago
  30. 31c13bc update scripts by buyingyi · 13 years ago
  31. 24349f0 update scripts by buyingyi · 13 years ago
  32. edebb53 update stopnc script by buyingyi · 13 years ago
  33. 82e1247 fix getting ip address in complex scenarios by buyingyi · 13 years ago
  34. cbec023 make detailed timing output by buyingyi · 13 years ago
  35. a03050f lower memory usage for tests by buyingyi · 13 years ago
  36. 8b03929 lower the example cc xmx configuration. by buyingyi · 13 years ago
  37. 5a7e9f5 support default plan paramter by buyingyi · 13 years ago
  38. c2d266f fix the pregelix script to imporve the app deployment time by buyingyi · 13 years ago
  39. dd66cbc add start debug nc scripts, accroding to Hongzhi's feedback by buyingyi · 13 years ago
  40. ce3ed4a fix a minor issue of the stopnc script caught by Jarod by buyingyi · 13 years ago
  41. c7e9a46 fix the startnc script for IPv6 by buyingyi · 13 years ago
  42. 38ba408 fix stopnc script for the issue Jarod reports by buyingyi · 13 years ago
  43. 241ac0f rename variables by buyingyi · 13 years ago
  44. 69cbb36 minor refactoring and more comments by buyingyi · 13 years ago
  45. aab994f add one more test for reachibility query by buyingyi · 13 years ago
  46. 6ec257a add the reachibility query example by buyingyi · 13 years ago
  47. 2581fdb add missing files: support for non combiner jobs by buyingyi · 13 years ago
  48. 5fe1bf5 add support for non combiner jobs by buyingyi · 13 years ago
  49. af048c5 add a missing source file by buyingyi · 13 years ago
  50. db26e26 rename a few classes by buyingyi · 13 years ago
  51. 5a3f3ba minor fix by buyingyi · 13 years ago
  52. e97082f add missing classes by buyingyi · 13 years ago
  53. f0a6e49 add global aggregator support by buyingyi · 13 years ago
  54. 5e0b095 necessary modifications for adding global aggregator by buyingyi · 13 years ago
  55. 142265e add the interface for global aggregator by buyingyi · 13 years ago
  56. 941bce8 update Driver and startnc script by buyingyi · 13 years ago
  57. 51acb57 minor fix: 1. remove unecessary parameters; 2. passing frame size from config to runtime by buyingyi · 13 years ago
  58. 9f494bf update default cluster.properties by buyingyi · 13 years ago
  59. 8a361ed let connected component vertex use the right output format by buyingyi · 13 years ago
  60. aed577e add more comments for Vertex abstract class by buyingyi · 13 years ago
  61. a292755 update copyright header for pregelix source code by buyingyi · 13 years ago
  62. 333d730 set frame size in jobspecs by buyingyi · 13 years ago
  63. edddc69 remove dependencies on hadoop-compat by buyingyi · 13 years ago
  64. 99a3600 update store config delimiter by buyingyi · 13 years ago
  65. 776f319 fix hadoop patch jar by buyingyi · 13 years ago
  66. 2fd84c8 fix application name by buyingyi · 13 years ago
  67. 23f45f6 fix application installation by buyingyi · 13 years ago
  68. 136e213 fix driver hadoop environment by buyingyi · 13 years ago
  69. 208fc50 add hadoop config before adding paths by buyingyi · 13 years ago
  70. ab30463 remove dependency on btreehelper by buyingyi · 13 years ago
  71. 02ceb55 update pregelix-core pom by buyingyi · 13 years ago
  72. e160b54 update startnc script and the driver by buyingyi · 13 years ago
  73. d92a7f1 add more scripts by buyingyi · 13 years ago
  74. 5294bbf update poms and scripts by buyingyi · 13 years ago
  75. 4fbe42a add preglix buffer cache flush policy by buyingyi · 13 years ago
  76. 5a1a9fa Added IPageCleanerPolicy by vinayakb · 13 years ago
  77. 02761c2 update pregelix pom files by buyingyi · 13 years ago
  78. 58659f0 format code use the new coding style by buyingyi · 13 years ago
  79. f99aecb add Pregelix codebase by buyingyi · 13 years ago