1. eaab72d issue 423 by pouria.pirzadeh · 11 years ago
  2. d3e190c addressed Sattam's comments, and fixed bugs introduced by the previous fix by JArod · 11 years ago
  3. 5bf607f Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  4. e174045 fixing format issues by icetindil · 11 years ago
  5. b9d7e41 Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 11 years ago
  6. c2fe001 Merge branch 'master' into jarodwen/hotfix/issue473 by JArod · 11 years ago
  7. 80d6ead Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_378 by icetindil · 11 years ago
  8. 9653e3a addressing Yingyi's comments by icetindil · 11 years ago
  9. 222ab5e added evaluator for caret operator by JArod · 11 years ago
  10. 008c29b fixed an issue reported by Steven on temporal loading issue; rewrote the printers to share the print code by JArod · 11 years ago
  11. dcda88b fixing issue 378 by icetindil · 11 years ago
  12. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  13. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  14. 6564254 fix issue 449 by buyingyi · 11 years ago
  15. 290a8c4 minor change to avoid looking up a map again by ramangrover29 · 11 years ago
  16. c2d2fa7 Added error message to substitue for an NPE by ramangrover29 · 11 years ago
  17. 2bf3074 merge from master by ramangrover29 · 11 years ago
  18. d312cd0 Merge branch 'master' into raman/master_issue376 by ramangrover29 · 11 years ago
  19. bcacd9c merged master back to jarodwen/hotfix/issue363 by JArod · 11 years ago
  20. 5c3ab2b updated the fix for issue 412: now the test is working in both integration test and web ui. by JArod · 11 years ago
  21. 72db644 merge from master by ramangrover29 · 11 years ago
  22. ccac134 addressed Sattam's comments; added code to enable loading year-month-duration and day-time-duration through external data by JArod · 11 years ago
  23. ba75a0b Merge branch 'master' into jarodwen/hotfix/issue363: 1f82dcc by JArod · 11 years ago
  24. 5df2ccd checkpoint for adding partial comparator: resolving test failure by JArod · 11 years ago
  25. 2563f70 checkpoint for adding partial comparator: equality test passed by JArod · 11 years ago
  26. ab94322 merged back master e4baf34 by JArod · 11 years ago
  27. 31173e0 checkpoint for adding partial comparators by JArod · 11 years ago
  28. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  29. e15b094 fix issue433 by buyingyi · 11 years ago
  30. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 11 years ago
  31. 74cebd1 address Madhusudan's review comments by buyingyi · 11 years ago
  32. bbdfde1 Merge branch 'asterix_lsm_stabilization' into jarodwen/hotfix363 by JArod · 11 years ago
  33. 70f0435 addressed Sattam's review comments by JArod · 11 years ago
  34. 58beafb add more comments by buyingyi · 11 years ago
  35. 7f6d5b7 Merge branch 'asterix_lsm_stabilization' of https://code.google.com/p/asterixdb into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  36. 204190c added test cases for issue 412 by JArod · 11 years ago
  37. 704d3fe checkpoint 2 with more test cases, and revert back to the original checkout status. by JArod · 11 years ago
  38. 544ae0e checkpoint for count fix by JArod · 11 years ago
  39. 929aeea added get functions for day-time-duration and year-month-duration by JArod · 11 years ago
  40. 89a89b5 fix issue343 by buyingyi · 11 years ago
  41. edbd9c4 added year-month-duration and day-time-duration types by JArod · 11 years ago
  42. b366b8d fix for issue 350 by buyingyi · 11 years ago
  43. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  44. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  45. 460b752 addressed Sattam's review comments; added the entry for the test case in by JArod · 11 years ago
  46. e80edb9 added functions to support duration comparison by JArod · 11 years ago
  47. e6d4433 Added interval start and end time accessors, with test cases; minor fix for the other temporal accessors. by jarodwen · 11 years ago
  48. 1d75693 merged asterix_lsm_stabilization_interval from r1509 to 1661 by jarodwen · 11 years ago
  49. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  50. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  51. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  52. 5b3b3a3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  53. 67c655f [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  54. 634d9e3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  55. 9fe5844 Fixed maven plugin poms to be releas-able by vinayakb · 11 years ago
  56. 5ee049d Merged asterix_lsm_stabilization upto r1547 by vinayakb · 11 years ago
  57. 9d76fa2 added fix for issue 310 with test cases. by jarodwen · 11 years ago
  58. 65c9174 commit the fix from Raman for the function identification strategy in issue 293. Now ASTERIX supports functions with same name but different arity. by jarodwen · 11 years ago
  59. c5f3513 Added type check to the spatial cell function and proper error messages. by salsubaiee · 11 years ago
  60. 5ddcadd merged r1373:1424 asterix_stabilization --> asterix_lsm_stabilization by zheilbron · 11 years ago
  61. c1b365c merged -r1401:1409 from asterix_stabilization to asterix_stabilization_func_type_check; removed a file mistakenly committed in r1409. by jarodwen · 11 years ago
  62. b0900b1 addressed Vinayak's comments about r1394: added reasonable and user-friendly exception information for functions. by jarodwen · 11 years ago
  63. 7d45e46 addressed Sattam's review comment. by jarodwen · 11 years ago
  64. c9da216 merged asterix_stabilization -r1387:1399 to asterix_stabilization_func_type_check by jarodwen · 11 years ago
  65. 7d1e03d fix pom files by zheilbron · 11 years ago
  66. 37498c5 merged asterix_stabilization -r1373:1393 --> asterix_lsm_stabilization by zheilbron · 11 years ago
  67. 8a201c1 updated functions with type-checking. by jarodwen · 11 years ago
  68. ab8836e More merges from asterix_stabilization to asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  69. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  70. 2338e02 Merge asterix_stabilization into asterix_stabilization_result_distribution. by madhusudancs@gmail.com · 12 years ago
  71. ee0a23d merged asterix_stabilization_temp_missing_tests branches back to stabilization by jarodwen · 12 years ago
  72. e0d6f91 addressed Sattam's comments on eliminating object creation and copy-and-paste code in the interval parser. by jarodwen · 12 years ago vault/asterix_stabilization_temp_missing_tests
  73. 637faed addressed Sattam's comments to eliminate object creation (introduced some copy-and-paste code, but have not found a better solution for this; could be revised later if better solution can be found) by jarodwen · 12 years ago
  74. 20e5a58 updated test cases for string and numeric functions with minor fixes in code. by jarodwen · 12 years ago
  75. 81b3b49 Fixed issue 269. Any touch between two spatial objects are considered an intersection. by salsubaiee · 12 years ago
  76. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  77. 6b11665 bug fixing for calendar-duration functions: the original implementation does not match the duration arithmetic operations. by jarodwen · 12 years ago
  78. d3eef7d re-enabled all existing temporal test cases. by jarodwen · 12 years ago
  79. 4e6c471 bug fixing and more test cases for date type. by jarodwen · 12 years ago
  80. 153992b Reverting the merge of asterix_stabilization_result_distribution until the tests in the corresponding hyracks branch pass. by madhusudancs@gmail.com · 12 years ago
  81. 534cb39 Merge asterix_stabilization_result_distribution back to asterix_stabilization. by madhusudancs@gmail.com · 12 years ago
  82. 8a61a18 clean pom.xml to set fork=true by buyingyi · 12 years ago
  83. 4bf98de Fix a merge issue with the file. by madhusudancs@gmail.com · 12 years ago
  84. 84d4e4c Add the support to switch between result output formats (JSON/ADM). by madhusudancs@gmail.com · 12 years ago
  85. f2660a2 addressed yingyi's comments by zheilbron · 12 years ago vault/asterix_stabilization_issue_173
  86. b03845a merged asterix_stabilization r1196:1212 into issue173 branch by zheilbron · 12 years ago
  87. da55d12 added checks for field name conflicts between two closed fields and open-closed fields by zheilbron · 12 years ago
  88. 5e741de changed poms to target jdk1.7 source by zheilbron · 12 years ago
  89. 2de6d34 introduced new adm lexer into stabilization. Issue #215 by diegogiorgini@gmail.com · 12 years ago
  90. 1c0fa2a merged from asterix_stabilization for r1113:1117 by jarodwen · 12 years ago
  91. cbbab14 merged asterix_stabilization r620:1109 by jarodwen · 12 years ago
  92. 9595bcd updated functions to replace hyphen with underscore in all temporal function names. by jarodwen · 12 years ago
  93. 0135a88 added current time/date/datetime functions; added duration support for all temporal accessors. by jarodwen · 12 years ago
  94. 805ca2d merged r1017:1055 asterix_stabilization by zheilbron · 12 years ago
  95. c1ef23c fixed importing temporal data to use construction-notation. by jarodwen · 12 years ago
  96. f5cec50 issue 180 fixedInBranch: the range of int64 should be [-9223372036854775808i64, 9223372036854775807i64]. Originally a negative int64 value is computed by a positive long multiplied by -1, however this will miss the minimum value of -9223372036854775808i64 as there is no 9223372036854775808i64. by jarodwen · 12 years ago
  97. 0039136 merge 965:1021 from asterix_stabilization to asterix_stabilization_printerfix_staging by buyingyi · 12 years ago vault/asterix_stabilization_printerfix_staging
  98. 62f2045 Merged asterix_stabilization r997:r1017. by alexander.behm · 12 years ago
  99. e0ffa4c Implemented fixes, including tests. by alexander.behm · 12 years ago
  100. 1ba4baa Merged asterix_stabilization r915:r995. by alexander.behm · 12 years ago