1. 889ef58 addressed review comments for issue 178 by JArod · 11 years ago
  2. d312cd0 Merge branch 'master' into raman/master_issue376 by ramangrover29 · 11 years ago
  3. 0af5dfb delete txnLogDir on deleting an asterix instance by ramangrover29 · 11 years ago
  4. 2e65f15 removing unused imports by ramangrover29 · 11 years ago
  5. 9807bd1 merge from master by ramangrover29 · 11 years ago
  6. 72db644 merge from master by ramangrover29 · 11 years ago
  7. f2c5783 resolving build fix by Raman Grover · 11 years ago
  8. 38ea079 Merge branch 'master' of https://code.google.com/p/asterixdb by Raman Grover · 11 years ago
  9. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 11 years ago
  10. 9a430b2 renamed some configuration parameters and made sure log level is set properly for builds by zheilbron · 11 years ago
  11. 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
  12. e2eb6ef addressed raman's review comments by zheilbron · 11 years ago
  13. 4fe9f2a changing naming convention in asterix-configuration.xml by ramangrover29 · 11 years ago
  14. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 11 years ago
  15. ff6fe59 changed configuration parameter delimiter to '.'; removed duplicate entries by zheilbron · 11 years ago
  16. 9104494 missed a file to commit by ramangrover29 · 11 years ago vault/asterix_lsm_stabilization_javaparams
  17. 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
  18. 4037404 support for coredump: checkpoint 1 by ramangrover29 · 11 years ago
  19. 8516929 1) removed node reachability test 2) modified integration test to shutdown zookeeper prior to beginning tests by ramangrover29 · 11 years ago
  20. 865c706 merge from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  21. 330a541 support for configurable parameters for an asterix instance (part2) by ramangrover29 · 11 years ago
  22. fdfe15f made the transaction log directory configurable by ramangrover29 · 11 years ago
  23. 6c282a1 support for configurable parameters for an asterix instance by ramangrover29 · 11 years ago
  24. 33d5c8d merge asterix_lsm_stabilization by buyingyi · 11 years ago
  25. 41680b0 enabled debug temporarily by ramangrover29 · 11 years ago
  26. 8acc3d3 altered test cases to include an order by for determinsitic results by ramangrover29 · 11 years ago
  27. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  28. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  29. 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
  30. 6d9b59a integration test for managix by Raman Grover · 11 years ago
  31. 4369da8 pending deletes by ramangrover29 · 11 years ago
  32. 0321dac hybrid tests involving managix and aql statements; checkpoint 1 by ramangrover29 · 11 years ago
  33. 81e9da2 test cases for feeds using external UDFs by ramangrover29 · 11 years ago
  34. 911d0ff 1) merge from asterix_lsm_stabilization 2) added properties to asterix configuration xml following appends to google doc by ramangrover29 · 11 years ago
  35. 745523a ext library test checkpoint 3 by ramangrover29 · 11 years ago
  36. cbc0034 test cases for ext library by Raman Grover · 11 years ago
  37. 959f26d test cases for external lib: checkpoint 1 by Raman Grover · 11 years ago
  38. 00560cc completed framework for automated testing of external libraries by ramangrover29 · 11 years ago
  39. e8d9697 commit from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  40. d554ab4 external library testcases: checkpoint 2 by ramangrover29 · 11 years ago
  41. 0fd29d3 external library testcases: checkpoint 2 by ramangrover29 · 11 years ago
  42. 7facd12 taking checkpoint by ramangrover29 · 11 years ago
  43. 68860c9 modified asterix-app/pom.xml to build jar containing test utility classes so that they can be reused for asterix integration tests by Raman Grover · 11 years ago
  44. 5338f48 integration tests for external library by ramangrover29 · 11 years ago
  45. 5a50c9c integration test for external library deploymenti/usage: checkpoint 1 by ramangrover29 · 11 years ago
  46. 65dea76 integration tests for asterix lifecycle mgmt via Managix by ramangrover29 · 11 years ago
  47. 70c559e removing duplicacy in command listing by ramangrover29 · 11 years ago
  48. 802c017 adding integration tests to managix: checkpoint by ramangrover29 · 11 years ago
  49. 2830c2b checkpoint 1 by ramangrover29 · 11 years ago
  50. 82b94e0 checkpoint 1 by ramangrover29 · 11 years ago
  51. 27a0c4c configurable asterix properties by Raman Grover · 11 years ago
  52. 3f5c53d removing obsolete asterix configuration property file by ramangrover29 · 11 years ago
  53. 640d853 adding configurable parameters for asterix by ramangrover29 · 11 years ago
  54. 57ec18e adding configurable paramters for asterix by ramangrover29 · 11 years ago
  55. 0330688 1) Fix for issue 335:Managix does not delete transaction log directory by ramangrover29@gmail.com · 11 years ago
  56. 5f248e1 moved work related to external UDFs/libraries to descendant of asterix_lsm_stabilization from a descendant of asterix_stabilization by ramangrover29@gmail.com · 11 years ago
  57. ad773e3 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 11 years ago
  58. 0d05818 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 11 years ago vault/asterix_lsm_stabilization_324
  59. 0291a1b 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 11 years ago
  60. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  61. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  62. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  63. 5b3b3a3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  64. 67c655f [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  65. 634d9e3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  66. 5ee049d Merged asterix_lsm_stabilization upto r1547 by vinayakb · 11 years ago