1. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  2. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  3. 126e3c8 Removed unnecessary file separator. by salsubaiee · 11 years ago
  4. 3a33299 Fix for issue 509. by salsubaiee · 11 years ago
  5. 0ee5ab9 merge master by Till Westmann · 11 years ago
  6. 3dc4d4b Merge branch 'master' of https://code.google.com/p/asterixdb by ramangrover29 · 11 years ago
  7. 3a31f33 addressed code review comments by ramangrover29 · 11 years ago
  8. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  9. 66ae1ee Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  10. f6012cc Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  11. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  12. 908337d Merge branch 'master' into jarodwen/hotfix/issue425 by JArod · 11 years ago
  13. bcd7fdb checkpoint: debugging the listify argument for aggregate functions by JArod · 11 years ago
  14. 5e43cf9 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  15. df9a80c 1) added support to collect logs 2) modified naming convention for asterix_root_metadata by ramangrover29 · 11 years ago
  16. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  17. afd59aa fixing merge issues by icetindil · 11 years ago
  18. 1278131 updating default configuration, adding extra parameters to the configuration by icetindil · 11 years ago
  19. 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
  20. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
  21. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  22. 77ecc43 use a provider rather than a factory for operationtrackers by zheilbron · 11 years ago
  23. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  24. 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 11 years ago
  25. 37d42f0 added transaction support for exclusive job-level commits (e.g. Metadata) by zheilbron · 11 years ago
  26. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 11 years ago
  27. 4589a06 Fix for issue 494. by salsubaiee · 11 years ago
  28. b4fc7a5 use lock counts to determine whether to decrease active transaction count on unlock by zheilbron · 11 years ago
  29. cdade3d ensure decrement is called in complete operation by zheilbron · 11 years ago
  30. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 11 years ago
  31. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  32. 857d562 Addressed code review comments. by salsubaiee · 11 years ago
  33. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 11 years ago
  34. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 11 years ago
  35. 45d6121 merge master into branch. by salsubaiee · 11 years ago
  36. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  37. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  38. 034156a reflect hyracks changes to not pass FreePageManager by zheilbron · 11 years ago
  39. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  40. 285ce1f replaced (Dual)InMemoryBufferCache with VirtualBufferCache by zheilbron · 11 years ago
  41. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 11 years ago
  42. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  43. 5c20734 attempt to make branch work with current hyracks: checkpoint 1 by ramangrover29 · 11 years ago
  44. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 11 years ago
  45. da533ba fixed issue458(Build hang on master) and a possible bug of shrinking memory in LockWaiterManager by Young-Seok · 11 years ago
  46. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 11 years ago
  47. 8925e12 Added coredump functionality in Lock/Log/Transaction/RecoveryMgr by Young-Seok · 11 years ago
  48. 1550aea merged master to variable log page size issue branch by Young-Seok · 11 years ago
  49. 654d39c reflected code review comments by Young-Seok · 11 years ago
  50. e4baf34 guarded active transaction count with atomic integer by zheilbron · 11 years ago
  51. e46316e another bug fix(issue437: lost log record) and code clean up by Young-Seok · 11 years ago
  52. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 11 years ago
  53. 255df85 changes to fix Issue 409(supporting variable log page size) by Young-Seok · 11 years ago
  54. a9faa18 coredump functionality checkpoint:2 by ramangrover29 · 11 years ago
  55. 865c706 merge from asterix_lsm_stabilization by ramangrover29 · 11 years ago
  56. 330a541 support for configurable parameters for an asterix instance (part2) by ramangrover29 · 11 years ago
  57. 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 · 11 years ago
  58. 726f392 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  59. 52a5978 [maven-release-plugin] prepare release asterix-0.0.5 by Vinayak Borkar · 11 years ago asterix-0.0.5
  60. e81c623 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_328' into asterix_lsm_stabilization. (Code reviewed by Zack). by salsubaiee · 11 years ago
  61. 4555d1d fixed the same bug of shrink() method in EntityLockInfoManager as the one in EntityInfoManager by Young-Seok · 11 years ago
  62. c021e82 reflected code review comments from Sattam. The code review is about the fix of the build test hang bug by Young-Seok · 11 years ago
  63. 1978450 changes to fix Issue 336: asterix build tests hang by Young-Seok · 11 years ago
  64. 1d0b690 changes to release the latch of the LockTable in *finally* block by Young-Seok · 11 years ago
  65. f946f0f Modified the search callbacks to properly use instant locks. by salsubaiee · 11 years ago
  66. 8dbbefe reflected code review comments and set the default group commit wait period to 200, but still build test setting is 1 millisec from log.properties file by Young-Seok · 11 years ago
  67. d3cc4ed fixed Issue 344:Failure upon insert by Young-Seok · 11 years ago
  68. 5409885 fixes for issue333(aborting transaction failure), 334(non-existing storage directory exception in a non-new-universe), 337(true instant lock), and a bug in creating multiple log files by Young-Seok · 11 years ago
  69. dc35e3b reflected code review comments by kisskys · 11 years ago
  70. 18100b4 changes to fix lockMgr's bug from Jimahn's multi-user test case(Issue 318:Unpaired Lock Release Request Error), 1) fixed issues and 2) removed unnecessary lock count increase/decrease for instantLock request/release by kisskys · 11 years ago
  71. 8c7ffcd [maven-release-plugin] prepare for next development iteration by vinayakb · 11 years ago vault/asterix_lsm_stabilization@1654
  72. 8a1a718 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago asterix-0.0.4@1646
  73. 45547d7 [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  74. 5b3b3a3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  75. 67c655f [maven-release-plugin] rollback the release of asterix-0.0.4 by vinayakb · 11 years ago
  76. 634d9e3 [maven-release-plugin] prepare release asterix-0.0.4 by vinayakb · 11 years ago
  77. 5ee049d Merged asterix_lsm_stabilization upto r1547 by vinayakb · 11 years ago
  78. 38b7ca4 Added asterix project by vinayakb · 13 years ago