Commit Graph

9744 Commits (21218316dabca5ffd02e5d10793fb1894e3870ae)
 

Author SHA1 Message Date
krad 628216fc1f Simplifying valgrind testing 9 years ago
Assaf Sela 4805fa0eae Remove ldb HexToString method's usage of sscanf 9 years ago
Islam AbdelRahman f03b5c987b Add experimental DB::AddFile() to plug sst files into empty DB 9 years ago
Yueh-Hsuan Chiang 3fdb6e5234 Fixed old lint errors in db/filename.cc 9 years ago
Yueh-Hsuan Chiang b349d22786 Fixed old lint errors in db/filename.h 9 years ago
sdong df34aea331 PlainTableReader to support non-mmap mode 9 years ago
sdong d746eaad5e RandomAccessFileReader should not inherit RandomAccessFile 9 years ago
krad 03dd8f3ca7 Fixing punit job description 9 years ago
sdong d0c31641d2 Internal stats WAL file synced to match meaning of the stats of the same name 9 years ago
Siying Dong 48b4497f75 Merge pull request #730 from yuslepukhin/fix_write_batch_win_const_expr 9 years ago
krad a6c22e3e41 Disabling parallel test CI job 9 years ago
Dmitri Smirnov 489a3e95d4 Re-work to support size_t max constant for 32/64-bit. 9 years ago
Yueh-Hsuan Chiang ff57c6511d [RocksJava] Fix test failure of InfoLogLevelTest 9 years ago
sdong f1b9f804e9 Add a mode to always pick the oldest file to compact for each level 9 years ago
Dmitri Smirnov 5e8f0a66db Use port::constant for std::muneric_limtis<>::max() 9 years ago
Dmitri Smirnov 2754ec9994 Fix Windows constexpr issue and '#ifdef' column_family_test in Release. 9 years ago
krad dd2e1eeb35 Disabling log running jobs 9 years ago
Igor Canadi 199744f4c4 Merge pull request #728 from jsteemann/fix-missing-include-header 9 years ago
Igor Canadi 0e65693f17 Merge pull request #727 from jsteemann/micro-optimization 9 years ago
krad 4d6eb52d1a Fix to CI jobs. 9 years ago
krad 3bcc072d24 Added more CI jobs 9 years ago
jsteemann 669b892f97 add missing header required for std::function 9 years ago
jsteemann 624ef456dd fixed formatting. thanks @4tXJ7f for pointing me at `make format` 9 years ago
jsteemann bbb18c8278 removed unused variable of type Status, fixed indentation 9 years ago
jsteemann 4704833357 pass input string to WriteBatch() by const reference 9 years ago
jsteemann 5ec129971b key_ cannot become nullptr, so no check is needed for that 9 years ago
jsteemann 834b12a8d5 made Size() function const because it does not modify data 9 years ago
Andres Noetzli 1fc16cb2eb Fix clang-format on Travis 9 years ago
Igor Canadi e244bdf392 Merge pull request #725 from adamretter/fail-failed-java-test 9 years ago
Adam Retter 7d937a0901 Exit with non-zero status if one or more Java tests fail 9 years ago
Andres Noetzli 1b598213aa Check formatting in Travis 9 years ago
agiardullo c7fba80291 Fix non-deterministic failure in backupable_db_test 9 years ago
Andres Noetzli 014fd55adc Support for SingleDelete() 9 years ago
Igor Canadi f35560d00d Merge pull request #723 from jsteemann/fix-typos 9 years ago
jsteemann f8b770a942 fixed typos 9 years ago
Venkatesh Radhakrishnan 51e1c11254 Do not flag error if file to be deleted does not exist 9 years ago
Mayank Pundir a5e312a7a4 Improving condition for bottommost level during compaction 9 years ago
sdong 9aca7cd6d8 DB::Open() to flush info log after printing DB pointer 9 years ago
Andres Noetzli cecd903ad9 Fix gflags build in Travis script 9 years ago
Andres Noetzli 16934d4959 Fix wrong constants in db_test_util 9 years ago
Yueh-Hsuan Chiang 2e8e7eb391 Fix the verbosity issue in Java makefile 9 years ago
Yueh-Hsuan Chiang f21c7415a7 Change the log level of DB start-up log from Warn to Header. 9 years ago
Andres Noetzli 9566342d28 Build gflags from source for Travis 9 years ago
Alexey Maykov 3ebf11ed16 Adding the increment for a counter for a number of WAL syncs 9 years ago
Igor Canadi 81a61d75dc Skipped tests shouldn't be failures [part 2] 10 years ago
Igor Canadi 1b7ea8ce81 Skipped tests shouldn't be failures 10 years ago
Ari Ekmekji 5ba3297d0d Add compaction time to log output 10 years ago
Dmytro Okhonko 31a27a3606 Callback for informing backup downloading added 10 years ago
Igor Canadi d93a9f2aaf [travis CI] Run ulimit -n 2000 10 years ago
Ari Ekmekji 2b683d4972 Add DBOption.max_subcompaction to option dump 10 years ago