1. 23d990c [NO ISSUE] Bump versions to 0.[39].4.2-SNAPSHOT by Michael Blow · 6 years ago
  2. 2dc111d [NO ISSUE] Ensure serialVersionUIDs are present by Michael Blow · 6 years ago
  3. 42a739a [ASTERIXDB-2442][FUN] substring() should return NULL if the operation cannot be performed by Dmitry Lychagin · 6 years ago
  4. d55da20 [NO ISSUE][OTH] Cleanup Redundant Type Cast by Murtadha Hubail · 6 years ago
  5. d94d505 [NO ISSUE][OTH] Cleanup Unnecessary Semicolons by Murtadha Hubail · 6 years ago
  6. 808b2cec [NO ISSUE][FUN] Fix string replace with negative limit by Dmitry Lychagin · 6 years ago
  7. 11f7c34 [ASTERIXDB-1130][STO]: JSON serialization for persisted objects by Murtadha Hubail · 7 years ago
  8. 5ff3230 [NO ISSUE]Introduce convenience methods for pointables by Abdullah Alamoudi · 7 years ago
  9. 23a1c29 [NO ISSUE][FUN] Implement reverse() function by Dmitry Lychagin · 7 years ago
  10. b1843b2 [NO ISSUE][STO] Misc fixes in storage by Abdullah Alamoudi · 7 years ago
  11. c8ba268 [ASTERIXDB-2305][FUN] replace() should not accept regular expressions by Dmitry Lychagin · 7 years ago
  12. 3278316 [NO ISSUE][TEST] Test flushing of empty component by Abdullah Alamoudi · 7 years ago
  13. cd53e88 Merge release 0.9.3 into master by Ian Maxon · 7 years ago
  14. cb9ca97 [ASTERIXDB-2256] Reformat sources using code format template by Michael Blow · 7 years ago
  15. 0948b24 Advance version to AsterixDB 0.9.4-SNAPSHOT and Hyracks 0.3.4-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.3-rc0
  16. 769fdbd Release Apache AsterixDB 0.9.3 and 0.3.3 by AsterixDB Jenkins · 7 years ago
  17. fbf3c0a [NO ISSUE][STO] Fix memory leaks in storage by Abdullah Alamoudi · 7 years ago
  18. 2b10c1c [NO ISSUE][RT] Remove Hard Memory Limit in ByteArrayAccessibleOutputStream by Murtadha Hubail · 7 years ago
  19. a3c4776 Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT by Ian Maxon · 7 years ago
  20. 92a9a65 Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.2-rc0
  21. a968d53 Release Apache AsterixDB 0.9.2 and 0.3.2 by AsterixDB Jenkins · 7 years ago apache-asterixdb-0.9.2 apache-hyracks-0.3.2
  22. b879175 [ASTERIXDB-2039][OTH] Log Http Server direct memory budget by Abdullah Alamoudi · 7 years ago
  23. 46b5449 [ASTERIXDB-2031][HYR] Kill NC when shutdwon hangs by Abdullah Alamoudi · 7 years ago
  24. 423d406 Add Disk Component Scan operation for primary LSM index by luochen01 · 8 years ago
  25. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 8 years ago release-0.9.1-rc2
  26. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 8 years ago
  27. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  28. 910303b Enable commit runtime extension by Abdullah Alamoudi · 8 years ago
  29. 56189fb ASTERIXDB-1778: Optimize the edit-distance-check function by Taewoo Kim · 8 years ago
  30. d718dc4 Improve reading from and writing to Metadata pages by Abdullah Alamoudi · 8 years ago
  31. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  32. def643d [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2 by Ian Maxon · 8 years ago apache-hyracks-0.3.0 apache-hyracks-0.3.0-rc2
  33. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  34. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  35. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  36. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  37. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  38. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  39. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  40. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  41. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  42. 90cdbac Change the API for writing and reading metadata pages by Abdullah Alamoudi · 8 years ago
  43. c49405a Full-text implementation step 3 by Taewoo Kim · 8 years ago
  44. 44cef24 Full-text implementation step 1 by Taewoo Kim · 8 years ago
  45. d810df7 Removed some new byte[] creation and implemented explicit resource release by Taewoo Kim · 8 years ago
  46. 1170755 ASTERIXDB-1746: no excessive new byte[] allocation during a record build by Taewoo Kim · 8 years ago
  47. fbccee6 Misc. Dependency Version Updates by Michael Blow · 8 years ago
  48. ba35812 Fix / Enforce Hyracks Dependency Correctness by Michael Blow · 8 years ago
  49. f39ccd0 Add string function repeat and split. by Yingyi Bu · 8 years ago
  50. fdc71eb Add several builtin functions. by Yingyi Bu · 8 years ago
  51. 380b0a2 Merge Formatting Changes From Maven Release Plugin by Michael Blow · 9 years ago
  52. f8a882d Cleanup Versions In POM Files by Michael Blow · 9 years ago
  53. bce1888 Sonar fixes and other clean up items. by Preston Carman · 9 years ago
  54. 2da62dc Cleanup Test Dependencies by Michael Blow · 9 years ago
  55. b4c1fb0 Normalize XML Whitespace by Michael Blow · 9 years ago
  56. f29b26f Refactored the AbstractComparisonEvaluator. by Preston Carman · 9 years ago
  57. 6de6915 Move Hyracks to subfolder by Ian Maxon · 9 years ago