Commit Graph

3384 Commits (9741dec0e5ad9e470132bf4c494345c04a387bc9)
 

Author SHA1 Message Date
fyrz 8c76844742 [RocksJava] Updated TickerTypes and Histogram to 3.10 9 years ago
fyrz 7f0c77cb31 [RocksJava] Integrated changes from D33417 9 years ago
fyrz 819e787bb9 [RocksJava] Final usage correction 9 years ago
Igor Canadi 5139e678b0 Upgrade compiler in Travis 9 years ago
Venkatesh Radhakrishnan 4ade89962d Fix compile error on MacOS. 9 years ago
Igor Canadi ace3d85068 Revert "Unused managed iterator" 9 years ago
Igor Canadi 7b8f348e56 Attempt at fixing travis issue 9 years ago
Adam Retter d85993998c Merge pull request #506 from fyrz/RocksJava-Raw-Use 9 years ago
Adam Retter 30e93c9b9c Merge pull request #505 from fyrz/RocksJava-Redundant-Modifier 9 years ago
Igor Canadi 217854dc4a Introduce DISABLE_WARNING_AS_ERROR in Makefile 9 years ago
Igor Canadi bd339a9798 Unused managed iterator 9 years ago
stash93 174a79c993 LevelDb include guard replaced with #pragma once 9 years ago
Igor Sugak 6fdda8ac4d rocksdb: changes to support 'make analyze' in Jenkins 9 years ago
Jinfu Leng 96d989f70d catch config errors with L0 file count triggers 9 years ago
Igor Sugak 62f7a1be4f rocksdb: Fixed 'Dead assignment' and 'Dead initialization' scan-build warnings 9 years ago
Igor Canadi 5636c4a80b Verbose build in travis 9 years ago
krad a047409ae9 Fixed a bug in the test case 9 years ago
Jim Meyering 4f514a53d6 build: enable more compiler warnings 10 years ago
Jim Meyering a2b911b63f inputs: restore "const" attribute removed by D33759 10 years ago
Jim Meyering 1b4082581c mark as unused some variables with cpp-derived names 10 years ago
Jim Meyering c6d54b5037 fix erroneous assert: cast kBlockSize (of type unsigned int) to "int" 10 years ago
Jim Meyering aa5d8e6d95 table_test.cc: add missing 5th arg in TestArgs initializer 10 years ago
Jim Meyering c37937a9ce maint: remove extraneous "const" attribute from return type 10 years ago
Jim Meyering 9283c7afd2 build: remove always-true assertions 10 years ago
Islam AbdelRahman 06a766de56 Adding Flush to AutoRollLogger 10 years ago
Igor Canadi 92416fa7f2 Fix mac build 10 years ago
Igor Canadi 96ab15d306 GetOptionsFromString + fixes to block_based_table_options 10 years ago
Igor Sugak 73711f956c rocksdb: Fix scan-build bug 'Memory leak' in db/db_bench.cc 10 years ago
Igor Sugak 98870c7b9c rocksdb: Fix scan-build memory warning in table/block_based_table_reader.cc 10 years ago
Jim Meyering a42324e370 build: do not relink every single binary just for a timestamp 10 years ago
sdong d45a6a4002 Add rocksdb.num-live-versions: number of live versions 10 years ago
Jim Meyering 11581b7415 build: abbreviate AR command, too 10 years ago
Igor Canadi b8ac71ba18 Revert "Fbson to Json" 10 years ago
stash93 7ce1b2c19c Fbson to Json 10 years ago
Venkatesh Radhakrishnan 7d817268b9 Managed iterator 10 years ago
Jim Meyering b4b8c25a5a build: factor out AM_LINK command (trivial) 10 years ago
Jim Meyering dc885c6e95 build: make "make" output readable by default 10 years ago
Jim Meyering a37b46ae12 build: fix Makefile inconsistencies (trivial) 10 years ago
Jim Meyering 55277c3287 build: remove unused rules: rocksdb_shell, DBClientProxy_test 10 years ago
Igor Sugak 3ad6b794cf rocksdb: Fix 'Division by zero' scan-build warning 10 years ago
Yueh-Hsuan Chiang 12753130ec Remove ThreadStatusMultiCompaction test 10 years ago
Yueh-Hsuan Chiang f0c36da6ee Add thread_status_util_debug.cc back 10 years ago
Jim Meyering daebb1f916 build: running "make" with no arguments must not "uninstall" 10 years ago
Yueh-Hsuan Chiang e60bc99fe0 Allow GetThreadList to reflect flush activity. 10 years ago
Jim Meyering b9a0213cda build: fix unportable Makefile syntax 10 years ago
Igor Sugak 4e4b857841 rocksdb: Fix scan-build 'Called C++ object pointer is null' and 'Dereference of null pointer' bugs 10 years ago
Jim Meyering b3fd162267 build: remove unportable use of sed in favor of $(CXX)'s -MT 10 years ago
Igor Canadi e7ea51a8e7 Introduce job_id for flush and compaction 10 years ago
fyrz 6a0e737d9d [RocksJava] Raw use of parametrized class 10 years ago
fyrz 4397012707 [RocksJava] Redundant access-modifier in interfaces 10 years ago