Commit Graph

652 Commits (496a6ae895ab9d3064dc92f4a3bcfeac839b80c4)

Author SHA1 Message Date
Yueh-Hsuan Chiang 7462286d33 Move in-place-update related tests from db_test.cc to db_inplace_update_test.cc 9 years ago
Yueh-Hsuan Chiang 03467bdd4d Add missing db_log_iter_test in the test list 9 years ago
Yueh-Hsuan Chiang 331954ab83 Fixed DBTestUniversalManualCompactionOutputPathId test 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
Andres Notzli 1d20fa9d0f Fixed and simplified merge_helper 9 years ago
lovro e1c99e10c1 Replace std::priority_queue in MergingIterator with custom heap, take 2 9 years ago
Igor Canadi 1bc8eb8777 make coverage should execute sequentially 9 years ago
Yueh-Hsuan Chiang 801df912af Move UniversalCompaction related db-tests to db_universal_compaction_test.cc 9 years ago
Yueh-Hsuan Chiang 3ca6b2541e Move TailingIterator tests from db_test.cc to db_test_tailing_iterator.cc 9 years ago
Yueh-Hsuan Chiang ce829c77e3 Make TransactionLogIterator related tests from db_test.cc to db_log_iter_test.cc 9 years ago
Yueh-Hsuan Chiang c3f98bb89b Move CompactionFilter tests in db_test.cc to db_compaction_filter_test.cc 9 years ago
Igor Canadi 1879d9370c Add ldb_test.py back to `make check` 9 years ago
Yueh-Hsuan Chiang b10cf4e2e0 Move DynamicLevel related db-tests to db_dynamic_level_test.cc 9 years ago
Yueh-Hsuan Chiang 625467a08a Move reusable part of db_test.cc to util/db_test_util.h 9 years ago
Yueh-Hsuan Chiang 0b1ffe2e1d Remove -Wl,--no-as-needed flag when making shared_lib in OSX and IOS 9 years ago
Michael Callahan 3bdec09cb7 Remove ldb_tests.py from make check until it is working again. 9 years ago
Michael Callahan 15325bf55b First version of rocksdb_dump and rocksdb_undump. 9 years ago
Venkatesh Radhakrishnan 04251e1e3a Add wal files to Checkpoint for multiple column families. 9 years ago
Yueh-Hsuan Chiang 71b438c4a6 Remove unused target --- compactor_test 9 years ago
Igor Canadi d03f110904 Link all libraries when building shared libraries 9 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago
Igor Canadi a3da590226 Decrease number of jobs in make release 9 years ago
Igor Canadi 309a9d0760 Run tests sequentally if J=1 9 years ago
DerekSchenk 3e08175418 Add LDFLAGS to Java static library 9 years ago
Igor Canadi 08b6b3796e FORCE_GIT_SHA 9 years ago
sdong 8c52788f0c Use version defined in Makefile in rocksdb_build_git_sha 9 years ago
Yueh-Hsuan Chiang 2fe24e4b5f Don't treat warnings as error when building rocksdbjavastatic 9 years ago
Igor Canadi beda81c538 rm -rf in make clean 9 years ago
Igor Canadi a2c4cc7562 Don't treat warnings as error when building release 9 years ago
Igor Canadi d85d08c7b3 One last fix to Makefile 10 years ago
Igor Canadi 2db96dca18 Fix make install when there is no shared lib 10 years ago
Igor Canadi 79c1b021a7 Fix Makefile 10 years ago
Venkatesh Radhakrishnan 0a0501c8d5 Add Xfunc to makefile 10 years ago
Igor Canadi abb4052278 Kill benchharness 10 years ago
agiardullo fabc115690 MemTableList tests 10 years ago
sdong 465b25ca93 "make commit-prereq" doesn't really build ROCKSDB_LITE 10 years ago
Igor Canadi 91df4e969d Remove use of whole-archive to include jemalloc 10 years ago
Igor Canadi edbb08b5df Fix Makefile 10 years ago
Jim Meyering 199313dc38 build: create .o files specifically for java-related targets 10 years ago
Jim Meyering cba5920011 build: don't use a glob for java/rocksjni/* 10 years ago
Igor Canadi c66483c132 Fix github issue #563 10 years ago
Jim Meyering e3ee98b38a run 'make check's rules (and even subtests) in parallel 10 years ago
Igor Canadi 2511b7d947 Makefile minor cleanup 10 years ago
Jim Meyering 1c47c433ba build: always attempt to update util/build_version.cc 10 years ago
Jim Meyering ff1ff7c624 TSAN: avoid new link failure with -pg 10 years ago
Jim Meyering ca25e86efc build: cause the "check" rule to depend on $(PROGRAMS) 10 years ago
Pooya Shareghi 4806cc1269 Added static lz4 support for roccksjavastatic 10 years ago
Igor Sugak 67d995808a rocksdb: fix make unity 10 years ago
sdong 9720ea4dee A build option to run through all check-in requirements. 10 years ago