Age | Commit message (Expand) | Author | Files | Lines |
2020-01-21 | Merge "History of range tool"HEADmaster | Bharath Balasubramanian | 2 | -1/+124 |
2019-10-22 | Hot restart | Tschaen, Brendan | 14 | -68/+219 |
2019-10-09 | Various bug fixes and code cleanup | Tschaen, Brendan | 12 | -102/+102 |
2019-09-27 | Deadlock detection and recovery with new Music version | Arthur Martella | 16 | -41/+145 |
2019-09-19 | Remove duplicate table creation | subhash.kumar.singh | 2 | -26/+2 |
2019-09-04 | Merge "Replay Transaction Updates" | Bharath Balasubramanian | 12 | -130/+144 |
2019-08-07 | Configurable "write only locks" | Tschaen, Brendan | 4 | -0/+14 |
2019-08-06 | Replay Transaction Updates | Tschaen, Brendan | 12 | -130/+144 |
2019-07-25 | Merge "End test with a select all" | Thomas Nelson | 1 | -3/+55 |
2019-07-25 | End test with a select all | Tschaen, Brendan | 1 | -3/+55 |
2019-07-25 | Split partition using MRU | Tschaen, Brendan | 9 | -21/+111 |
2019-07-24 | Replay transaction bugfix | Tschaen, Brendan | 6 | -24/+17 |
2019-07-18 | Disable Range-reuse to avoid Connection Pooling Issues | statta | 3 | -58/+91 |
2019-07-11 | Sequential IDs and firstnames for multi-thread test script | Arthur Martella | 1 | -38/+105 |
2019-07-11 | History of range tool | Tschaen, Brendan | 2 | -1/+124 |
2019-07-10 | Extra features for multi-thread test script | Arthur Martella | 1 | -11/+90 |
2019-07-09 | Merge "New multi-threaded test client script" | Brendan Tschaen | 1 | -0/+609 |
2019-07-09 | Merge if necessary after ownership | Tschaen, Brendan | 27 | -246/+329 |
2019-07-08 | Merge "Maintain server checkpoint locations" | Thomas Nelson | 9 | -965/+1103 |
2019-07-01 | Maintain server checkpoint locations | Tschaen, Brendan | 9 | -965/+1103 |
2019-07-01 | Parse OrderBy | statta | 4 | -6/+69 |
2019-06-26 | New multi-threaded test client script | Arthur Martella | 1 | -0/+609 |
2019-06-26 | Merge "Music Tx Digest Decoding Script" | Thomas Nelson | 1 | -0/+89 |
2019-06-25 | Music Tx Digest Decoding Script | Tschaen, Brendan | 1 | -0/+89 |
2019-06-25 | Add retry to Music get calls | Arthur Martella | 1 | -15/+19 |
2019-06-25 | Merge "Keep history of MRI rows in table" | Thomas Nelson | 7 | -112/+107 |
2019-06-24 | Keep history of MRI rows in table | Tschaen, Brendan | 7 | -112/+107 |
2019-06-24 | Relinquish Locks aptly based on partition | statta | 5 | -10/+27 |
2019-06-21 | Use blob type in translog | Tschaen, Brendan | 1 | -1/+1 |
2019-06-14 | Merge "Include connection info in log" | Thomas Nelson | 2 | -2/+5 |
2019-06-11 | Include connection info in log | Tschaen, Brendan | 2 | -2/+5 |
2019-06-07 | Merge "Relinquish locks for each transaction" | Thomas Nelson | 4 | -6/+23 |
2019-05-31 | Enhance Clob,Blob support | statta | 3 | -615/+652 |
2019-05-30 | Relinquish locks for each transaction | Tschaen, Brendan | 4 | -6/+23 |
2019-05-30 | Don't create extra locks while claiming ownership | Arthur Martella | 3 | -9/+19 |
2019-05-22 | Move trigger creation to startup | Tschaen, Brendan | 6 | -54/+18 |
2019-05-22 | Read write lock implementation | Tschaen, Brendan | 10 | -1338/+132 |
2019-05-17 | Fix Clob,Blob read and writes | statta | 4 | -62/+2389 |
2019-05-15 | Merge "Implement postgres, fixes to eventual, and many bug fixes" | Brendan Tschaen | 33 | -428/+2304 |
2019-05-03 | Implement postgres, fixes to eventual, and many bug fixes | Arthur Martella | 33 | -428/+2304 |
2019-04-30 | Fall back sql parsing option | Tschaen, Brendan | 3 | -14/+87 |
2019-04-18 | Switch to calcite query parser | Tschaen, Brendan | 11 | -229/+215 |
2019-04-16 | Row re-use fix | Tschaen, Brendan | 3 | -8/+23 |
2019-04-15 | Merge "Close connection also updates StateManager" | Thomas Nelson | 2 | -1/+4 |
2019-04-15 | Merge "Reuse current musicrangeinformation row if possible" | Thomas Nelson | 3 | -4/+25 |
2019-04-08 | Merge "New test script for MDBC" | Thomas Nelson | 1 | -0/+379 |
2019-04-08 | Close connection also updates StateManager | Arthur Martella | 2 | -1/+4 |
2019-04-05 | Optimize eventual reads | statta | 3 | -139/+193 |
2019-04-04 | New test script for MDBC | Arthur Martella | 1 | -0/+379 |
2019-04-04 | Reuse current musicrangeinformation row if possible | Tschaen, Brendan | 3 | -4/+25 |