Commit Graph

73 Commits (3bb944990672dfdaa435079e6a9ed21a47eb47f4)

Author SHA1 Message Date
Vamsi Ponnekanti 3bb9449906 [Fix whilebox crash test failure] 11 years ago
Jim Paton 8ef328ee6a ctags and cscope support to Makefile 11 years ago
Vamsi Ponnekanti 5cf7a00bda [Make most of the changes suggested by Aaron] 11 years ago
Deon Nicholas accd3debbb Implemented StringAppendOperator and unit tests. 12 years ago
Mayank Agarwal 85cccc5092 Replacing rocksdb by leveldb in Makefile 12 years ago
Haobo Xu 3c4efc4462 [RocksDB] fix build 12 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 12 years ago
Mayank Agarwal d786b25e2d Timestamp and TTL Wrapper for rocksdb 12 years ago
Haobo Xu eb6d139666 [RocksDB] Move table.h to table/ 12 years ago
Haobo Xu 1255dcd446 [RocksDB] Add stacktrace signal handler 12 years ago
Mayank Agarwal f51b375062 Printing the options that db_crashtest.py is run with 12 years ago
Mayank Agarwal faa32a72a6 Invoke crash test from the Makefile 12 years ago
Mayank Agarwal 6203e4ccc0 Renaming the built leveldb.a library to rocksdb 12 years ago
Simon Marlow a8bf8fe504 Integrate the manifest_dump command with ldb 12 years ago
Mayank Agarwal 487168cdcf Fixed sign-comparison in rocksdb code-base and fixed Makefile 12 years ago
amayank 3eed5c9c01 Putting option -std=gnu++0x in Makefile rather than fbcode.gcc471.sh 12 years ago
amayank 9e1c89cde8 Moving VALGRIND_VER which takes the valgrind version from third party to fbcode.gcc471.sh file 12 years ago
amayank 3b87e2bd2a Use version 3.8.1 for valgrind in third_party and do away with log files 12 years ago
Dhruba Borthakur e7b726da08 Downgrade optimization level from -O3 to -O2. 12 years ago
amayank ec96ad5405 Automating valgrind to run with jenkins 12 years ago
amayank 5024d72572 Adding a rule in the Makefile to run valgrind on the rocksdb tests 12 years ago
Kai Liu 45f0030458 Fix the "IO error" in auto_roll_logger_test 12 years ago
Kai Liu ae09544cd6 Temporary remove the auto_roll_logger_test. 12 years ago
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago
Abhishek Kona 009034cf12 Performant util/histogram. 12 years ago
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
Chip Turner 772f75b3fb Stop continually re-creating build_version.c 12 years ago
Chip Turner c0cb289d57 Various build cleanups/improvements 12 years ago
Abhishek Kona 396c3aa08e Create a long running test to check GetUpdatesSince. 12 years ago
Abhishek Kona 1aae609b92 Use CRC32 ss42 instruction. Load it dynamically. 12 years ago
Dhruba Borthakur 551f01fb23 Unit test to test block format. 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago
Asad K Awan 24f7983b1f [tools] Add a tool to stress test concurrent writing to levelDB 12 years ago
gjain 92368ab8a2 Add db_dump tool to dump DB keys 12 years ago
Dhruba Borthakur eace74deac Add -fPIC to the shared library builds. Needed by libleveldbjni. 12 years ago
Dhruba Borthakur dd45b8cd8c Keep symbols even for production release. 12 years ago
heyongqiang a4f9b8b49e merge 1.5 12 years ago
Dhruba Borthakur fc20273e73 Introduce a new method Env->Fsync() that issues fsync (instead of fdatasync). 12 years ago
Dhruba Borthakur 5d96f290b3 Record the version of the source repository that was used to build the leveldb library. 12 years ago
Dhruba Borthakur d41316bc0f Prevent concurrent multiple opens of leveldb database. 12 years ago
Dhruba Borthakur f3ee54526f Utility to dump manifest contents. 12 years ago
Dhruba Borthakur 2b443ba887 Titile: a command line shell to read/write data from a leveldb thrift server 12 years ago
Dhruba Borthakur f4e7febf22 Record the version of the source repository that was used to build the leveldb library. 12 years ago
Dhruba Borthakur e56b2c5a31 Prevent concurrent multiple opens of leveldb database. 12 years ago
Dhruba Borthakur 2aa514ec8c Utility to dump manifest contents. 12 years ago
Dhruba Borthakur fe6119bd3a "make all check" fails 12 years ago
Dhruba Borthakur 80c663882a Create leveldb server via Thrift. 12 years ago
Dhruba Borthakur e9bc777163 While creating the leveldb shared library, use the shared library for jemalloc. 12 years ago
Dhruba Borthakur 8d41351666 Ability to switch to gcc 4.1.6 and also use jemalloc. Thanks for Chip for large amounts of help. 13 years ago