1. 787a9ae Fixes some little cosmetic things by genia.likes.science@gmail.com · 12 years ago
  2. 5a7c2d7 Weird cross-domain behavior work-around - moved example to be with SDK by genia.likes.science@gmail.com · 12 years ago
  3. 180edcc Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  4. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 12 years ago
  5. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  6. 4299e2a plugging in compiler parameters by icetindil · 12 years ago
  7. 91f94b5 plugging in log and lock configuration parameters by icetindil · 12 years ago
  8. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 12 years ago
  9. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 12 years ago
  10. 199361e Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  11. 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 12 years ago
  12. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  13. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 12 years ago
  14. 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 12 years ago
  15. 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 12 years ago
  16. eaab72d issue 423 by pouria.pirzadeh · 12 years ago
  17. 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 12 years ago
  18. 292aad3 Set the HttpResponse code to server error if the AQL fails to execute. by Madhusudan.C.S · 12 years ago
  19. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 12 years ago
  20. 186c380 Update the API result framework to include 3 levels of details. by Madhusudan.C.S · 12 years ago
  21. 103ea5e Add the new error reporting UI. by Madhusudan.C.S · 12 years ago
  22. c82c7ba Style fixes. by Madhusudan.C.S · 12 years ago
  23. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 12 years ago
  24. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  25. aa26bb7 Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  26. 94d8c4b Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 12 years ago
  27. 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 12 years ago
  28. cad4997 fix issue487 by buyingyi · 12 years ago
  29. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 12 years ago
  30. 1bfa800 resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch. by ramangrover29 · 12 years ago
  31. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 12 years ago
  32. 45d6121 merge master into branch. by salsubaiee · 12 years ago
  33. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  34. 41eb26f address Madhusudan's review comments by buyingyi · 12 years ago
  35. 01af688 Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 12 years ago
  36. 7fc5709 fix the error reporting format by buyingyi · 12 years ago
  37. 35324f6 Merge branch 'raman/asterix_lsm_stabilization_dependency' by ramangrover29 · 12 years ago
  38. c9747ba Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 12 years ago
  39. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 12 years ago
  40. dd8128b Addressed code review comments. by salsubaiee · 12 years ago
  41. b7db18c Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  42. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 12 years ago
  43. 7799756 dependency resolution checkpoint 1 by ramangrover29 · 12 years ago
  44. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 12 years ago
  45. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 12 years ago
  46. 5db8ef2 Fixed PNG serving issue and added new external link icon by genia.likes.science@gmail.com · 12 years ago
  47. 766d987 Correct servlet handling behavior for png resource by genia.likes.science@gmail.com · 12 years ago
  48. 8c4c394 factor out code that checks the default dataverse and throws an exception if not dataverse is specified by Till Westmann · 12 years ago
  49. 904d250 1) Asterix now subscribes to cluster membership events. 2) By virtue of (1), it now collects NC config params and uses the # of iodevices when creating a dataset. 3) Upon a node failure, Asterix declares itself in UNUSABLE state and shows appropriate message when a user tries the webui by ramangrover29 · 12 years ago
  50. b0680b3 Multi-query formatting bug fixed, some visual appearance tweaks by genia.likes.science@gmail.com · 12 years ago
  51. e27846c Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 12 years ago
  52. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 12 years ago
  53. a321120 revised the list of private functions as per the recent changes to the google doc by ramangrover29 · 12 years ago
  54. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 12 years ago
  55. 72db644 merge from master by ramangrover29 · 12 years ago
  56. 5e6d21f fixed issue 376 Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  57. 63adebc APIServerlet - png handling bug cont'd by genia.likes.science@gmail.com · 12 years ago
  58. a092cc8 Working on APIServlet PNG handling bug by genia.likes.science@gmail.com · 12 years ago
  59. 9d239d1 Some appearance and text changes - awaiting demo approval by genia.likes.science@gmail.com · 12 years ago
  60. 007c5a9 Added a heading to results output in html by genia.likes.science@gmail.com · 12 years ago
  61. 5d71d89 Duration of jobs unit is now msec by genia.likes.science@gmail.com · 12 years ago
  62. fd075e7 WebUI: corrected rewritten word in API framework by genia.likes.science@gmail.com · 12 years ago
  63. 6797a08 remove dataverse folder when dataverse is dropped by zheilbron · 12 years ago
  64. e2eb6ef addressed raman's review comments by zheilbron · 12 years ago
  65. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  66. 3462a20 Merge branch 'master' into eugenia/asterix_beta_examples by genia.likes.science@gmail.com · 12 years ago
  67. c5f82a2 Updated Asterix SDK + Easy XDM by genia.likes.science@gmail.com · 12 years ago
  68. 76fee7f storage configurations are now accessed from config file by zheilbron · 12 years ago
  69. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 12 years ago
  70. f3f691a removed unused config param by zheilbron · 12 years ago
  71. 49604ac Set the result history size to 1000 for tests. by Madhusudan.C.S · 12 years ago
  72. 677206d Merge asterix_lsm_stabilization into madhusudancs/parallelize_result_distribution. by Madhusudan.C.S · 12 years ago
  73. 95ab427 Revert "Add support for chunked result transfers." by Madhusudan.C.S · 12 years ago
  74. a9faa18 coredump functionality checkpoint:2 by ramangrover29 · 12 years ago
  75. 4037404 support for coredump: checkpoint 1 by ramangrover29 · 12 years ago
  76. a7f9634 Committing the following:- 1) integration tests for managix 2) support for configurable parameters in Asterix 3) refactoring of test cases (removing code duplication by ramangrover29 · 12 years ago
  77. 8bdea78 changes to 1) fix Issue 379: DDL transaction model broken and 2) cleanup and deliver all thrown exception to the caller(reviewed by Raman) by Young-Seok · 12 years ago
  78. 1042b1a Merge branch 'asterix_lsm_stabilization' into salsubaiee/asterix_lsm_stabilization_issue_367. by salsubaiee · 12 years ago
  79. 865c706 merge from asterix_lsm_stabilization by ramangrover29 · 12 years ago
  80. 6c282a1 support for configurable parameters for an asterix instance by ramangrover29 · 12 years ago
  81. ae256e5 Use the job level status enum type for result status. by Madhusudan.C.S · 12 years ago
  82. 3c73d0f Add support for chunked result transfers. by Madhusudan.C.S · 12 years ago
  83. 29c2f83 Removed the Die statement footprint and the corresponding test cases. by salsubaiee · 12 years ago
  84. 07921bf changes to fix Issues: 319(Non-unique dataset Id generation), 332(Use logging generously on startup paths). This commit includes revision from 4158314f3e5d..9528d2004a03: the left side is not inclusive. by Young-Seok · 12 years ago
  85. a4c28ee Log exceptions when they occur when using the REST API. by Madhusudan.C.S · 12 years ago
  86. d2253da Formatting fix. by Madhusudan.C.S · 12 years ago
  87. 8b07026 Throw the exception as is when compiling and executing jobs, without wrapping them. by Madhusudan.C.S · 12 years ago
  88. b8bec8a Let the exception propagate as is, without wrapping it in another AlgebricksException. by Madhusudan.C.S · 12 years ago
  89. 5b53974 Implement root cause based error reporting for API and web UI. by Madhusudan.C.S · 12 years ago
  90. ded644d Fix for issue 384. by salsubaiee · 12 years ago
  91. 1de4b93 Removed static file method from RESTAPIServlet by genia.likes.science@gmail.com · 12 years ago
  92. 614a534 Created AsterixSDK servlet for serving the asterix-core API by genia.likes.science@gmail.com · 12 years ago
  93. ab85130 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_255' into asterix_lsm_stabilization (Reviewed by Raman). by salsubaiee · 12 years ago
  94. c50b771 Minor optimization, added comments, and fixed typos. by salsubaiee · 12 years ago
  95. f5af277 Addressed code review comments. by salsubaiee · 12 years ago
  96. 6413355 Addressed code review comments. by salsubaiee · 12 years ago
  97. e700045 Fixed the issue when feeds are created on non-existent field, and added a test case. Removed obselete code. by salsubaiee · 12 years ago
  98. 9f0569d Addressed code review comments. by salsubaiee · 12 years ago
  99. 7511dee Removed my IDE's shameful auto-import for java.io.* - no such mischief under my watch by genia.likes.science@gmail.com · 12 years ago
  100. a733208 Updated RESTAPIServlet to serve static javascript for asterix-core-api by Eugenia Gabrielova · 12 years ago