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. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  4. 534ca83 addressed review comments: set the default group commit time to 40ms by Young-Seok · 12 years ago
  5. 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 · 12 years ago
  6. f7f449a completed merge from master by ramangrover29 · 12 years ago
  7. 7491566 merge from master by ramangrover29 · 12 years ago
  8. 0ee5ab9 merge master by Till Westmann · 12 years ago
  9. 1965b8d fix permissions by Till Westmann · 12 years ago
  10. ea8ab39 add/update license headers by Till Westmann · 12 years ago
  11. fa0a578 1) fixed issue 506 (BetaBlocker) 2) configurable CC ports 3) cosmetic changes for indented output of describe -admin command by ramangrover29 · 12 years ago
  12. 66ae1ee Merge branch 'master' into raman/master_ports by ramangrover29 · 12 years ago
  13. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  14. 5e43cf9 Merge branch 'master' into raman/master_ports by ramangrover29 · 12 years ago
  15. df9a80c 1) added support to collect logs 2) modified naming convention for asterix_root_metadata by ramangrover29 · 12 years ago
  16. 1278131 updating default configuration, adding extra parameters to the configuration by icetindil · 12 years ago
  17. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  18. a2c7182 use reasonable memory defaults for storage and compiler by zheilbron · 12 years ago
  19. 79fba68 made port value configurable by ramangrover29 · 12 years ago
  20. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  21. b2201c4 saving state by ramangrover29 · 12 years ago
  22. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 12 years ago
  23. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 12 years ago
  24. 9a430b2 renamed some configuration parameters and made sure log level is set properly for builds by zheilbron · 12 years ago
  25. e2eb6ef addressed raman's review comments by zheilbron · 12 years ago
  26. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 12 years ago
  27. ff6fe59 changed configuration parameter delimiter to '.'; removed duplicate entries by zheilbron · 12 years ago
  28. 9104494 missed a file to commit by ramangrover29 · 12 years ago vault/asterix_lsm_stabilization_javaparams
  29. 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 · 12 years ago
  30. fdfe15f made the transaction log directory configurable by ramangrover29 · 12 years ago
  31. 6c282a1 support for configurable parameters for an asterix instance by ramangrover29 · 12 years ago
  32. 911d0ff 1) merge from asterix_lsm_stabilization 2) added properties to asterix configuration xml following appends to google doc by ramangrover29 · 12 years ago
  33. 27a0c4c configurable asterix properties by Raman Grover · 12 years ago
  34. 3f5c53d removing obsolete asterix configuration property file by ramangrover29 · 12 years ago
  35. 640d853 adding configurable parameters for asterix by ramangrover29 · 12 years ago
  36. 57ec18e adding configurable paramters for asterix by ramangrover29 · 12 years ago
  37. 0330688 1) Fix for issue 335:Managix does not delete transaction log directory by ramangrover29@gmail.com · 12 years ago
  38. ad773e3 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 12 years ago
  39. 0d05818 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 12 years ago vault/asterix_lsm_stabilization_324
  40. eb8bf05 1) changed default home directory for zookeeper by ramangrover29 · 12 years ago
  41. 4b34591 1) fixes issue 298: Managix should backup/restore hidden files under asterix storage by ramangrover29 · 12 years ago
  42. 309034e managix changes post feedback (taking checkpoint) by ramangrover29@gmail.com · 12 years ago
  43. c0dd0e9 minor cosmetic changes to cluster configuration xml schema by ramangrover29@gmail.com · 12 years ago
  44. df3806b renaming installer configuration files 2) other cosmetic changes by ramangrover29@gmail.com · 12 years ago
  45. 7265aec merging from asterix_installer_ioc_udfs to bring in the functionality of taking backup on local fs by ramangrover29 · 12 years ago vault/asterix_stabilization_ioc_installer
  46. e32984c minor change in the zookeeper startup script by ramangrover29@gmail.com · 12 years ago
  47. 73bf75e taking checkpoint by ramangrover29@gmail.com · 12 years ago
  48. 3bfd1b5 taking checkpoint: by ramangrover29@gmail.com · 12 years ago
  49. a84a0dc 1) Added validate command: validates a zookeeper/cluster/installer configuration by ramangrover29@gmail.com · 12 years ago
  50. 4ba2152 1) Replaced asterix-dist with asterix-installer. by ramangrover29@gmail.com · 12 years ago
  51. e5a9f0a merge from asterix_stabilization_issue_257 by ramangrover29 · 12 years ago
  52. ab6d349 integrating installer: checkpoint-2 by ramangrover29 · 12 years ago
  53. 473aac7 1) minor change for packaging structure for hadoop libraries 2) escalating error message to the end-user by ramangrover29 · 12 years ago
  54. 116eb97 integration of asterix-installer: checkpoint 1 by ramangrover29 · 12 years ago
  55. f18d456 Added source for asterix installer and event execution framework as modules under the asterix source tree by ramangrover29 · 12 years ago