summaryrefslogtreecommitdiff
path: root/util/status.cc
AgeCommit message (Expand)Author
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-08-31Support static Status messagesagiardullo
2015-08-11Transaction error statusesagiardullo
2015-08-11Pessimistic Transactionsagiardullo
2015-07-14Deprecate WriteOptions::timeout_hint_usIgor Canadi
2015-05-29Optimistic Transactionsagiardullo
2014-11-11Turn on -Wshorten-64-to-32 and fix all the errorsIgor Canadi
2014-11-07CompactFiles, EventListener and GetDatabaseMetaDataYueh-Hsuan Chiang
2014-11-06Turn -Wshadow back onIgor Canadi
2014-07-03Add timeout_hint_us to WriteOptions and introduce Status::TimeOut.Yueh-Hsuan Chiang
2014-02-12IOError cleanupLei Jin
2013-12-26Avoid malloc in NotFound key status if no message is given.Siying Dong
2013-10-16Add appropriate LICENSE and Copyright message.Dhruba Borthakur
2013-10-04Change namespace from leveldb to rocksdbDhruba Borthakur
2013-08-23Replace include/leveldb with include/rocksdb.Dhruba Borthakur
2013-05-03[Rocksdb] Support Merge operation in rocksdbHaobo Xu
2013-02-28Codemod NULL to nullptrAbhishek Kona
2011-10-31A number of fixes:Hans Wennborg
2011-05-21sync with upstream @ 21409451dgrogan@chromium.org
2011-04-19reverting disastrous MOE commit, returning to r21dgrogan@chromium.org
2011-04-19Revision created by MOE tool push_codebase.dgrogan@chromium.org
2011-04-18chmod a-xdgrogan@chromium.org
2011-04-12@20602303. Default file permission is now 755.dgrogan@chromium.org
2011-03-30Move include files into a leveldb subdir.jorlow@chromium.org
2011-03-18Initial checkin.jorlow@chromium.org