1. 139524c [maven-release-plugin] prepare release hyracks-0.2.1 by vinayakb · 13 years ago hyracks-0.2.1@1931
  2. ef61aba Removed createJob. startJob serves as the single call to create and start a job by vinayakb · 13 years ago
  3. 8a4aa24 Modified evaluator factories to receive task context. Added the ability to attach global job state that is distributed to node controllers. by vinayakb · 13 years ago
  4. 9c2456c Fixed ports of examples to be 1098, the new default client net port by vinayakb · 13 years ago
  5. 7849b01 Refactored groupby operators by vinayakb · 13 years ago vault/hyracks_algebricks_cleanup
  6. 84f714e [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago vault/hyracks_asterix_stabilization@1309 vault/hyracks_external_gby_fix@1331 vault/hyracks_optimized_sort@1327
  7. 1372ba4 [maven-release-plugin] prepare release hyracks-0.2.0 by vinayakb · 13 years ago hyracks-0.2.0@1289
  8. 9dfda07 merge hyracks_dev_next r847:977 by buyingyi · 14 years ago
  9. 3288740 Pre-merge cleanup: removed old aggregator interfaces, and updated codes to use the new interface. by jarodwen · 14 years ago
  10. c6b4c11 Bug fixes: by jarodwen · 14 years ago
  11. e8fc473 Merged hyracks_dev_next into this branch. Fixed a bug in the BTree interior node where deletion would happen incorrectly if that node was the root, and if was last existing key was deleted. by alexander.behm · 14 years ago
  12. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 14 years ago
  13. 39bfd65 Removing eclipse junk files. by alexander.behm · 14 years ago
  14. 63132f8 Enabling all tests. by alexander.behm · 14 years ago
  15. 0522683 Recreating changes from hyracks_transactions_fix branch and hyracks_btree_updates branch in this branch created off of hyracks_dev_next. by alexander.behm · 14 years ago
  16. 885624a Merged hyracks_scheduling branch into hyracks_dev_next by vinayakb · 14 years ago
  17. d0f1ffb Merged 500:541 from trunk by vinayakb · 14 years ago
  18. e4c865e [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago vault/hyracks_dev_next@539
  19. 1c5b968 [maven-release-plugin] prepare release hyracks-0.1.7 by vinayakb · 14 years ago hyracks-0.1.7@532
  20. bb6a829 Merged -r 438:524 from trunk into branch by salsubaiee · 14 years ago
  21. e0616d8 Changed job id from UUID to JobId by vinayakb · 14 years ago
  22. caf7405 Merged r497:500 from trunk by vinayakb · 14 years ago
  23. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 14 years ago
  24. 42c7054 Merged r436:440 from trunk by vinayakb · 14 years ago
  25. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  26. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  27. feba368 [maven-release-plugin] prepare release hyracks-0.1.4 by vinayakb · 14 years ago hyracks-0.1.4@347
  28. 77459fc Fixed cleanup on job abort. Fixed profiling by vinayakb · 15 years ago
  29. 5397ccc Fixed application deployment. Fault recovery works correctly. by vinayakb · 15 years ago
  30. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 15 years ago
  31. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 15 years ago
  32. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 15 years ago
  33. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 15 years ago
  34. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 15 years ago
  35. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 15 years ago
  36. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 15 years ago hyracks-0.1.3@270
  37. afbc779 Fixed eclipse .classpath files by vinayakb · 15 years ago
  38. 424e1ae Optimized in-memory sorting. Added Eclipse project files by vinayakb · 15 years ago
  39. 168d92f Added Binary Preclustered Group Operator. Preclustered and Hash based group operators now use the same aggregator interface. Added a Frame Writing Operator. by vinayakb · 15 years ago
  40. bfc33cf [maven-release-plugin] prepare for next development iteration by vinayakb · 15 years ago
  41. abd5142 [maven-release-plugin] prepare release hyracks-0.1.2 by vinayakb · 15 years ago hyracks-0.1.2@115
  42. 8393013 Added eclipse project info for intermediate maven projects by vinayakb · 15 years ago
  43. 0e1b1b0 [maven-release-plugin] prepare for next development iteration by vinayakb · 15 years ago
  44. 6d5bb82 [maven-release-plugin] prepare release hyracks-0.1.1 by vinayakb · 15 years ago hyracks-0.1.1@80
  45. 72cc822 Moved to filescanners that do not need object construction by vinayakb · 15 years ago
  46. 28cc83e Added parent POM info by vinayakb · 15 years ago
  47. 2b1ef15 Added distribution management. Bumped version to 0.1.1-SNAPSHOT by vinayakb · 15 years ago
  48. cb25237 Fixed versions by vinayakb · 15 years ago
  49. 88476b1 Reduced client to work on a smaller scale than a cluster by vinayakb · 15 years ago
  50. 32c3869 Added application support. Added examples. Added CLI by vinayakb · 15 years ago