summaryrefslogtreecommitdiff
path: root/db/log_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove main() from most tests.Victor Costan2022-01-031-5/+0
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-1/+1
* Internal change.leveldb Team2019-12-021-1/+1
* Switch testing harness to googletest.Victor Costan2019-11-211-42/+45
* Switch to using C++ 11 override specifier.Chris Mumford2019-05-091-7/+7
* Correct class/structure declaration order.Chris Mumford2019-05-031-75/+76
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-87/+55
* This CL fixes a bug encountered when reading records from leveldb files that ...mjwiacek2016-03-311-11/+33
* Suppress error reporting after seeking but before a valid First or Full recor...Mike Wiacek2015-12-091-6/+27
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-111-3/+21
* Release 1.18v1.18Chris Mumford2014-09-161-1/+1
* Release LevelDB 1.16v1.16David Grogan2014-02-101-5/+35
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* Update from upstream @21551990dgrogan@chromium.org2011-05-281-1/+1
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-2/+141
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+361
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-361/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-1/+1
* Sync in bug fixesjorlow@chromium.org2011-03-211-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+361