1. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  2. 35119a9 Proper handling of waiting for ongoing io ops before closing an a dataset. Also added config para. by salsubaiee · 11 years ago
  3. c15b843 addressed Raman's comments by JArod · 11 years ago
  4. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  5. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  6. 156149b configured appassembler to only use booter scripts for windows; renamed lib --> repo since appassembler's scripts don't support configurable repo names for booters by zheilbron · 11 years ago
  7. 47b0d27 merge master to jarodwen/hotfix/postbeta by JArod · 11 years ago
  8. e7342ac Managix was overly strict in not allowing multiple instances share an IP as it can potentially cause port conflicts (all ports (except 3) are non-configurable). This changes relaxes the constraint to allow multiple instances share an IP. However the instance cannot be ACTIVE concurrently. by ramangrover29 · 11 years ago
  9. a774ef2 merge from master by ramangrover29 · 11 years ago
  10. 534ca83 addressed review comments: set the default group commit time to 40ms by Young-Seok · 11 years ago
  11. 2349932 1) changed the log page flush option from force(true) to force(false), 2) changed default group commit time from 1 to 10 ms in installer configuration file, 3) fixed a bug which makes the logPartitionSize property be negative number, 4) removed a redundant file, LogUtil. by Young-Seok · 11 years ago
  12. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  13. 7b807ff checkpoint by ramangrover29 · 11 years ago
  14. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  15. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  16. 28b1dad added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  17. 93dd823 checkpoint by ramangrover29 · 11 years ago
  18. c982417 checkpoint 513#3: updated function visibility based on the function category document by JArod · 11 years ago
  19. e65406f checkpoint 513#2: synced private functions with the documentation by JArod · 11 years ago
  20. 003089a checkpoint 513#1: fixed temporal arthmetic operations to use symobl-based operations instead of functions. by JArod · 11 years ago
  21. 1109163 changes to fix the Issue 543 in asterixdb: Incorrect logic in rollback --> StackOverlfowError by Young-Seok · 11 years ago
  22. 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
  23. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  24. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  25. 57f12eb removed obsolete file by ramangrover29 · 11 years ago
  26. bdba1a8 fixed integration tests for external library/UDFs by ramangrover29 · 11 years ago
  27. 9f76a5e checkpoint by ramangrover29 · 11 years ago
  28. f30b9da resolved conflicts post merge by ramangrover29 · 11 years ago
  29. 8be29bd merge from master by ramangrover29 · 11 years ago
  30. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  31. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  32. f7f449a completed merge from master by ramangrover29 · 11 years ago
  33. 7491566 merge from master by ramangrover29 · 11 years ago
  34. 000e484 checkpoint by ramangrover29 · 11 years ago
  35. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  36. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  37. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  38. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  39. 62f2d38 update licenses by Till Westmann · 11 years ago
  40. 0ee5ab9 merge master by Till Westmann · 11 years ago
  41. 3a31f33 addressed code review comments by ramangrover29 · 11 years ago
  42. 1965b8d fix permissions by Till Westmann · 11 years ago
  43. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  44. fa0a578 1) fixed issue 506 (BetaBlocker) 2) configurable CC ports 3) cosmetic changes for indented output of describe -admin command by ramangrover29 · 11 years ago
  45. 66ae1ee Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  46. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  47. 5e43cf9 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  48. df9a80c 1) added support to collect logs 2) modified naming convention for asterix_root_metadata by ramangrover29 · 11 years ago
  49. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  50. 1278131 updating default configuration, adding extra parameters to the configuration by icetindil · 11 years ago
  51. 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
  52. c6b5441 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  53. a53af38 adding log command by ramangrover29 · 11 years ago
  54. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  55. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
  56. a2c7182 use reasonable memory defaults for storage and compiler by zheilbron · 11 years ago
  57. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  58. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  59. f253c86 ensured output directories are present and are cleaned up after IT tests by ramangrover29 · 11 years ago
  60. f8c2456 mvn verify should not depend upon setting of environment variable MANAGIX_HOME by ramangrover29 · 11 years ago
  61. d89af09 adding log command by ramangrover29 · 11 years ago
  62. b9b1864 Merge branch 'master' into jarodwen/hotfix/function-issues by JArod · 11 years ago
  63. 8a0f738 checkpoint by ramangrover29 · 11 years ago
  64. 79fba68 made port value configurable by ramangrover29 · 11 years ago
  65. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  66. bfe4623 saving state by ramangrover29 · 11 years ago
  67. be377c2 checkpoint by ramangrover29 · 11 years ago
  68. b2201c4 saving state by ramangrover29 · 11 years ago
  69. 0cd69ec substitute nodes by ramangrover29 · 11 years ago
  70. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  71. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  72. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  73. d312cd0 Merge branch 'master' into raman/master_issue376 by ramangrover29 · 11 years ago
  74. 0af5dfb delete txnLogDir on deleting an asterix instance by ramangrover29 · 11 years ago
  75. 2e65f15 removing unused imports by ramangrover29 · 11 years ago
  76. 9807bd1 merge from master by ramangrover29 · 11 years ago
  77. 72db644 merge from master by ramangrover29 · 11 years ago
  78. f2c5783 resolving build fix by Raman Grover · 11 years ago
  79. 38ea079 Merge branch 'master' of https://code.google.com/p/asterixdb by Raman Grover · 11 years ago
  80. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  81. 9a430b2 renamed some configuration parameters and made sure log level is set properly for builds by zheilbron · 11 years ago
  82. 8ce5e19 fixed an issue related to incorrect plugging of cc.java.opts parameter, changed property naming convention for asterix-build-configuration.xml by Raman Grover · 11 years ago
  83. e2eb6ef addressed raman's review comments by zheilbron · 11 years ago
  84. 4fe9f2a changing naming convention in asterix-configuration.xml by ramangrover29 · 11 years ago
  85. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 11 years ago
  86. ff6fe59 changed configuration parameter delimiter to '.'; removed duplicate entries by zheilbron · 11 years ago
  87. 9104494 missed a file to commit by ramangrover29 · 11 years ago vault/asterix_lsm_stabilization_javaparams
  88. 67d8559 1) modification to remove unnecessary environment variables (cc_java_opts/nc_java_opts) 2) changed option name for alter command 3) removed java_opts parameter from cluster configuration xml by ramangrover29 · 11 years ago
  89. 4037404 support for coredump: checkpoint 1 by ramangrover29 · 11 years ago
  90. 8516929 1) removed node reachability test 2) modified integration test to shutdown zookeeper prior to beginning tests by ramangrover29 · 11 years ago
  91. 865c706 merge from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  92. 330a541 support for configurable parameters for an asterix instance (part2) by ramangrover29 · 11 years ago
  93. fdfe15f made the transaction log directory configurable by ramangrover29 · 11 years ago
  94. 6c282a1 support for configurable parameters for an asterix instance by ramangrover29 · 11 years ago
  95. 33d5c8d merge asterix_lsm_stabilization by buyingyi · 11 years ago
  96. 41680b0 enabled debug temporarily by ramangrover29 · 11 years ago
  97. 8acc3d3 altered test cases to include an order by for determinsitic results by ramangrover29 · 11 years ago
  98. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  99. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  100. 95135de added external UDF that initializes it with a dictionary as part of initialization and uses it in subsequent invocations by ramangrover29 · 11 years ago