1. 6464d72 remove end-of-line whitespace by Till Westmann · 9 years ago
  2. 637e955 Add flush() to IFrameWriter by Abdullah Alamoudi · 9 years ago
  3. c10677f Fix Error in Aborting Task in Super Activity by Abdullah Alamoudi · 9 years ago
  4. f6b9f1f Improvment on Cursor for Delimited Data by Abdullah Alamoudi · 9 years ago
  5. 8479076 Make Index Path Relative to NC IO Devices by Murtadha Hubail · 9 years ago
  6. 638adbc Changes required to support MessageBroker implementation by Murtadha Hubail · 9 years ago
  7. 0ad2cce Changed the IFrameWriter Contract by Abdullah Alamoudi · 9 years ago
  8. 5c6b174 ASTERIXDB-1206: call initialize()/deinitialize() in parallel for OperatorNodePushables in SuperActivityOperatorNodePushable. by Yingyi Bu · 9 years ago
  9. 1a659da Make LSM bulkload append-only and write-once. by Ian Maxon · 9 years ago
  10. 32bd23c This change fixes the sporadic connection refused errors after managix starts up an Asterix instance. This can mostly be seen during asterix-installer tests. by Abdullah Alamoudi · 9 years ago
  11. bb3457c ASTERIXDB-139: Add temp workspace files deletion to IOManager by Murtadha Hubail · 9 years ago
  12. d885779 Change license headers by Ian Maxon · 9 years ago
  13. e915e8c Change Java package from edu.uci.ics to org.apache by Ian Maxon · 10 years ago
  14. 9939b48 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  15. da37cb2 Introducing data replication API to LSM indexes by Murtadha Hubail · 10 years ago
  16. 137fc3b Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  17. 0d87a57 VariableSizeFrame(VSizeFrame) support for Hyracks. by JavierJia · 10 years ago
  18. 81b1501 This change allows setting a local ordering property for assign operators. it is needed when variables that are created in the assign operator are sorted by Abdullah Alamoudi · 10 years ago
  19. e0f048d - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  20. d000771 Add ability to configure network ports for NCs and CC. by Chris Hillery · 10 years ago
  21. fe9bf23 Add Shutdown via API to Hyracks by Ian · 11 years ago
  22. 0622e8e Several major changes in hyracks: by Yingyi Bu · 11 years ago
  23. f53df34 reduced communication during result distribution by Till Westmann · 11 years ago
  24. 86a05f3 Code performance readability update for JSON partition constraints. by Eldon Carman · 11 years ago
  25. 8f649ae Made the JSON output more readable. by Eldon Carman · 11 years ago
  26. 6b3c861 Added constraints to the operator JSON. by Eldon Carman · 11 years ago
  27. 47058a0 adressed code review comments by icetindil · 11 years ago
  28. 7ca932f fix for issue #732 by icetindil · 11 years ago
  29. a7f3738 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  30. 3d94fc5 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  31. 8178fc0 Fixing Methods signature by pouria.pirzadeh · 11 years ago
  32. 92de360 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  33. f4e8743 formatting by Raman Grover · 11 years ago
  34. 8108472 reformatting by Raman Grover · 11 years ago
  35. 743dfdf reformatting by Raman Grover · 11 years ago
  36. df68066 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  37. 8c4d13f Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  38. f40769a removed unnecessary fields in JobInfo by Raman Grover · 11 years ago
  39. a716af0 added ability to trigger an application state dump through the rest api by zheilbron · 11 years ago
  40. 1feaebd fix application lifecyle mgmt in hyracks nc by buyingyi · 11 years ago
  41. cbf79d8 Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  42. 249f480 Merge branch 'master' into raman/master_feeds by Raman Grover · 11 years ago
  43. 18bc24c changes to tracked locations assigned to an operator for each partition by Raman Grover · 11 years ago
  44. a6bdfc9 fix file write race condition by buyingyi · 11 years ago
  45. 71267de Merge branch 'master' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  46. 13c51cf Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/hyracks_msr_demo by zheilbron · 11 years ago
  47. e23f041 Merge branch 'master' into pouria/fix-memory by pouria.pirzadeh · 11 years ago
  48. 465f68b merged master back by JArod · 11 years ago
  49. 3a46c70 merge from master by Raman Grover · 11 years ago
  50. 45c66bc fix fault-tolerance and error reporting to handle disk failures by buyingyi · 11 years ago
  51. 6ab4b50 1. simply activity cluster planner for all-producers-to-all-consumers kind of connectors; 2. lower the NC task threads' priority by buyingyi · 11 years ago
  52. 6f8257d changes for memory management by pouria.pirzadeh · 11 years ago
  53. 77aad6b try to fix memory leak issue by JArod · 11 years ago
  54. 3b22171 merge from zheilbron/hyracks_msr by ramangrover29 · 11 years ago
  55. 7a55777 Merge branch 'master' into raman/master_feeds by ramangrover29 · 12 years ago
  56. fe8c141 Merged master by Vinayak Borkar · 12 years ago
  57. 622b77c checkpoint by ramangrover29 · 12 years ago
  58. 3846a47 merge from master by ramangrover29 · 12 years ago
  59. 32a9c33 checkpoint by ramangrover29 · 12 years ago
  60. c85d19f Merge branch 'master' of https://code.google.com/p/hyracks by Till Westmann · 12 years ago
  61. 276bbc2 add/update license headers by Till Westmann · 12 years ago
  62. 01ded08 Move the interfaces which are not required by client in hyracks api to hyracks-control-nc project. by Madhusudan.C.S · 12 years ago
  63. 2da4c7e Refactor out the result state sweeper code. by Madhusudan.C.S · 12 years ago
  64. 22021e0 Implement a CC side sweeper thread to clean up result distribution Directory Service states related to results. by Madhusudan.C.S · 12 years ago
  65. 767fe4a For synchronous queries the partition should be removed as soon as it is read. by Madhusudan.C.S · 12 years ago
  66. 9322557 Add an additional parameter to ResultWriter operator to take the query or job's execution mode, synchronous or asynchronous as the boolean parameter. by Madhusudan.C.S · 12 years ago
  67. cc366ad Addressed Vinayak's comments by salsubaiee · 12 years ago
  68. fc12d19 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 12 years ago
  69. c297473 Made sure the directories of the core dump exist. This logic should go away once the paths of the core dump files are propgated correctly. by salsubaiee · 12 years ago
  70. 62cccfd Merged in master by Vinayak Borkar · 12 years ago
  71. a1c7d72 Merge branch 'madhusudancs/error-reporting' by Madhusudan.C.S · 12 years ago
  72. f4555c4 Merge branch 'master' into raman/fullstack_lsm_staging_coredump by salsubaiee · 12 years ago
  73. 52351b4 Orchestrated the use of executors and thread factory and added buffer cache core dump. by salsubaiee · 12 years ago
  74. 68bd0ca Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  75. 5de628e Addressing Yingyi's Review by pouria.pirzadeh · 12 years ago
  76. 44cd03d Adding IPredicateEvaluator for issue 423 at hyracks level by pouria.pirzadeh@gmail.com · 12 years ago
  77. dc40468 Addressing Yingyi's Review by pouria.pirzadeh · 12 years ago
  78. 6a5b907 Adding IPredicateEvaluator for issue 423 at hyracks level by pouria.pirzadeh@gmail.com · 12 years ago
  79. 5620e95 added job info by ramangrover29 · 12 years ago
  80. 4634d0f adding missing interface IClusterLifecycleListener by ramangrover29 · 12 years ago
  81. 10aa99d Added mechanism for an application to subscribe to cluster membership events by ramangrover29 · 12 years ago
  82. 40cc046 Added memory manager by Vinayak Borkar · 12 years ago
  83. 46b3981 coredump checkpoint by ramangrover29 · 12 years ago
  84. 534471c Read results for each result set id. by Madhusudan.C.S · 12 years ago
  85. 1e8df9f Merge branch 'fullstack_lsm_staging' into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 12 years ago
  86. e640fe2 Fix the job result status to use the job level status enum type. by Madhusudan.C.S · 12 years ago
  87. 80bb3cc reintegrate fullstack_dynamic_deployment by buyingyi · 12 years ago
  88. 320388a Propagate the actual exceptions thrown in the NCs to the CC and to the client via the API or WebUI. by Madhusudan.C.S · 12 years ago
  89. 89b7da1 Implement read aborting in all the nodes when a job fails. by Madhusudan.C.S · 12 years ago
  90. 76036e4 Refactor result caching mechanism. by Madhusudan.C.S · 12 years ago
  91. 74230c3 merged r3236:3273 fullstack_asterix_stabilization --> fullstack_lsm_staging by zheilbron · 12 years ago
  92. 3688c7b Implement job cleaner using the history property. by madhusudancs@gmail.com · 12 years ago
  93. 6ccde41 merged fullstack_asterix_stabilization -r3171:3236 --> fullstack_lsm_staging by zheilbron · 12 years ago
  94. 88f4804 merged from fullstack_asterix_stabilization to fullstack_lsm_staging -r3100:3171 by kisskys · 12 years ago
  95. 0759951 Fix merge and build issue. by madhusudancs@gmail.com · 12 years ago
  96. ccd9938 Merge fullstack_asterix_stabilization with fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  97. 9506d18 Merged fullstack_asterix_stabilization -r 2933:3157 by vinayakb · 12 years ago
  98. db6dc11 Add support to handle job failures. by madhusudancs@gmail.com · 12 years ago
  99. caf0833 Merge fullstack_asterix_stabilization into fullstack_hyracks_result_distribution. by madhusudancs@gmail.com · 12 years ago
  100. c3bd7c3 Implement a basic memory manager to cache results from jobs and use the writer and reader to store and distribute the results. by madhusudancs@gmail.com · 12 years ago