summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* leveldb: Check slice length in Footer::DecodeFrom()HEADmainleveldb Team2023-04-201-0/+4
* Support Zstd compression level in Leveldbleveldb Team2023-04-206-6/+30
* Fix GitHub CI on Linux.Victor Costan2023-03-281-2/+3
* Merge pull request #1104 from reillyeon:chromium_envVictor Costan2023-03-283-0/+21
|\
| * Address comments.Reilly Grant2023-03-282-17/+13
| * Fix tests when run against ChromiumEnvReilly Grant2023-03-283-11/+36
* | Merge pull request #1106 from reillyeon:run_manyVictor Costan2023-03-281-11/+16
|\ \
| * | Fix EnvTest.RunMany to allow parallel executionReilly Grant2023-03-281-11/+16
* | | Add support for Zstd-based compression in LevelDB.leveldb Team2023-03-2810-53/+224
|/ /
* | Roll third_party/benchmark to f7547e29ccaed7b64ef4f7495ecfff1c9f6f3d03Reilly Grant2023-03-281-0/+0
|/
* Stop future writes if a log file Close() fails.Sanjay Ghemawat2023-01-042-6/+77
* Fix maintenance textleveldb Team2022-07-181-1/+1
* Fix Markdown formatting in README.Victor Costan2022-07-181-1/+1
* Add note on current development stateleveldb Team2022-07-181-1/+11
* Merge pull request #1036 from chjj:benchmark-compressionVictor Costan2022-07-181-0/+8
|\
| * Add compression flag to benchmarks.Christopher Jeffrey2022-06-191-0/+8
* | Use GTEST_SKIP in leveldb:table_testleveldb Team2022-07-181-4/+2
* | Merge pull request #1008 from pkasting:mainVictor Costan2022-05-091-2/+0
|\ \ | |/ |/|
| * Fixes for C++20 support.Peter Kasting2022-05-051-2/+0
|/
* The master branch was renamed to main.masterVictor Costan2022-01-172-5/+5
* Update contributing guidelines.Victor Costan2022-01-112-27/+28
* Merge pull request #506 from lingbin:fix_issue_505Victor Costan2022-01-101-10/+0
|\
| * Merge branch 'master' into fix_issue_505Victor Costan2022-01-10156-7611/+9575
| |\
| * | fix style and remove unused codelingbin2017-09-042-12/+2
* | | Merge pull request #893 from myccccccc:masterVictor Costan2022-01-101-2/+0
|\ \ \
| * | | delete an unnecessary forward declarationmayingchun2021-04-051-2/+0
* | | | Merge pull request #888 from JayiceZ:fix_typoVictor Costan2022-01-101-1/+1
|\ \ \ \
| * | | | fix typo in port_example.hJayice2021-03-281-1/+1
| |/ / /
* | | | Merge pull request #652 from caodhuan:masterVictor Costan2022-01-101-0/+1
|\ \ \ \
| * | | | add:compact_pointers_ should be clear when Clear() calledcaodhuan2019-01-221-0/+1
* | | | | Merge pull request #744 from HenryRLee:patch-1Victor Costan2022-01-101-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into patch-1Victor Costan2022-01-09112-1861/+1951
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Remove unused variable kDelayMicros in env_test.ccHenry Lee2019-10-151-2/+0
* | | | | | Merge pull request #602 from andyli029:feature_fix_lack_tag_commentVictor Costan2022-01-101-0/+1
|\ \ \ \ \ \
| * | | | | | lack of sequence and type in comments to introduce entry formatandy2018-06-281-0/+1
* | | | | | | Merge pull request #747 from zltl:patch-1Victor Costan2022-01-101-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix typo in comment of LRUHandleLiao Tonglang2019-10-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #901 from mapleFU:opt-using-moveVictor Costan2022-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | [Init] initial commitmwish2021-05-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #897 from raynolmenezes:patch-1Victor Costan2022-01-101-1/+1
|\ \ \ \ \ \
| * | | | | | Update log_reader.hRaynol Menezes2021-04-161-1/+1
| |/ / / / /
* | | | | | Merge pull request #945 from xiong-ang:masterVictor Costan2022-01-101-5/+6
|\ \ \ \ \ \
| * | | | | | fix some trifling points xiong-ang2021-10-221-6/+7
* | | | | | | Merge pull request #934 from BilyZ98:masterVictor Costan2022-01-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix version_set.cc comments typozzt2021-09-031-1/+1
* | | | | | | | Merge pull request #919 from wineway:fix_posix_testVictor Costan2022-01-101-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed random access file exhaust random mmap file use wrong limit countwineway2021-07-011-3/+3
* | | | | | | | | Merge pull request #928 from ehds:fix-commentVictor Costan2022-01-091-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix comments positionehds2021-08-081-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #960 from ericuni:dedupVictor Costan2022-01-091-1/+0
|\ \ \ \ \ \ \ \ \