Commit Graph

547 Commits (c85f8ccca39a571e58f3cfd379c3147730be5b9f)

Author SHA1 Message Date
Tamir Duberstein 3450ac8c1b CMake: more MinGW fixes 8 years ago
Andrew Kryczka e2c6c06366 add TimedEnv 8 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 8 years ago
Ayappan 69c8d524a3 Fix jni library name for PowerPC Architecture 8 years ago
Maysam Yabandeh 8b0097b49b Readers for partition filter 8 years ago
Siying Dong f8a4ea0206 Move db_test and external_sst_file_test out of Travis's MAC OS run 8 years ago
Siying Dong ba4c77bd6b Divide external_sst_file_test 8 years ago
Siying Dong 8ad0fcdf99 Separate small subset tests in DBTest 8 years ago
Siying Dong 6c951c43c7 Run fewer tests in OSX 8 years ago
Siying Dong e0b87afc70 Black list some slow valgrind tests 8 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 8 years ago
Adam Retter 0227c16d67 Update static library versions and add checksums 8 years ago
Andrew Kryczka b3aae4d07c Add repair_test to make check 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Adam Retter e29bb934f7 Zlib 1.2.8 is no longer available, switched to 1.2.10 8 years ago
Maysam Yabandeh 0712d541d1 Delegate Cleanables 8 years ago
Andrew Kryczka 50e305de98 Collapse range deletions 8 years ago
Yi Wu c270735861 Iterator should be in corrupted status if merge operator return false 8 years ago
Bassam Tabbara 6653e32ac2 build: make it easier to pass PORTABLE 8 years ago
Jonathan Lee c04f6a0b4c Specify shell in makefile 8 years ago
Andrew Kryczka e333528991 DeleteRange write path end-to-end tests 8 years ago
Siying Dong a13bde39ee Skip ldb test in Travis 8 years ago
Yueh-Hsuan Chiang 647eafdc21 Introduce Lua Extension: RocksLuaCompactionFilter 8 years ago
Yi Wu b952c898b6 Parallize persistent_cache_test and transaction_test 8 years ago
Yi Wu 1ea79a78c9 Optimize sequential insert into memtable - Part 1: Interface 8 years ago
ananclub 6a4faee5cd fix freebsd build include path err and so & jar file name 8 years ago
Kefu Chai 60a2bbba94 Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
Anirban Rahut 0e926b84fd Passing DISABLE_JEMALLOC=1 to valgrind_check if run locally 8 years ago
Adam Retter d346ba2468 Minor fixes around Windows 64 Java Artifacts (#1366) 8 years ago
yiwu-arbug 4bc8c88e6b Recover same sequence id from WAL (#1350) 8 years ago
Yi Wu 41a9070f84 Fix java makefile dependencies 8 years ago
Islam AbdelRahman 52ee07b021 Move AddFile() tests to external_sst_file_test.cc 8 years ago
Adam Retter c8513cde0c Update the download location of Snappy (#1304) 8 years ago
Islam AbdelRahman 4b3438d2d6 Fix parallel valgrind (valgrind_check) 8 years ago
Yi Wu 72f8cc703c LRU cache mid-point insertion 8 years ago
krad 87c91bd876 Persistent Read Cache (8) Benchmark tooling 8 years ago
sdong 8b79422b52 [Proof-Of-Concept] RocksDB Blob Storage with a blob log file. 8 years ago
sdong 56dd034115 read_options.background_purge_on_iterator_cleanup to cover forward iterator and log file closing too. 8 years ago
Andrew Kryczka 1b0069ce2d Remove non-gtest from parallelized tests 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 8 years ago
sdong 7c4615cf1f A utility function to help users migrate DB after options change 8 years ago
Islam AbdelRahman 0155c73dee Fix parallel tests `make check -j` 8 years ago
omegaga d51dc96a79 Experiments on column-aware encodings 8 years ago
Adam Retter 9ae92f50b2 More granular steps in the Makefile, can help with running all or single Java tests (and with ASAN build - https://github.com/facebook/rocksdb/wiki/JNI-Debugging) (#1237) 8 years ago
Anirban Rahut d3bfd33972 Testing out parallel sandcastle changes 8 years ago
Islam AbdelRahman f8061a237e Fix Statistics TickersNameMap miss match with Tickers enum 8 years ago
sdong f85df120f2 Re-enable tsan crash white-box test with reduced killing odds 8 years ago
sdong 4ea0ab3cc5 Revert "Remove bashism from `make check` (#1225)" 8 years ago
sdong d5a51d4de3 Need to make sure log file synced before flushing memtable of one column family 8 years ago
sdong b50632920d Add unit test not on /dev/shm as part of the pre-commit tests 8 years ago