index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_object_expirer.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: Thread site config into RADOS driver
Adam Emerson
2024-01-24
1
-1
/
+17
*
rgw: SAL drivers take `boost::asio::io_context`
Adam C. Emerson
2024-01-24
1
-1
/
+4
*
rgw: Add coverity annotations for uncaught exceptions in standalone binaries
Vedansh Bhartia
2023-10-09
1
-0
/
+3
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-1
/
+1
*
rgw: don't start the bucket notification thread in radosgw-admin
Yuval Lifshitz
2023-03-07
1
-1
/
+1
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-11
/
+11
*
RGW - Zipper - Init cleanup
Daniel Gryniewicz
2022-08-01
1
-1
/
+4
*
RGW - Zipper - Add temporary Filter testing
Daniel Gryniewicz
2022-07-27
1
-1
/
+1
*
rgw: Remove straggling `using namespace std` from headers
Adam C. Emerson
2022-01-22
1
-1
/
+1
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-2
/
+1
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-3
/
+3
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-5
/
+5
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-4
/
+4
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-1
/
+2
*
common: remove data_dir_option in func global_init
Changcheng Liu
2020-09-09
1
-1
/
+1
*
rgw: remove unnecessary #include "rgw_rados.h"
Kaleb S. KEITHLEY
2020-08-10
1
-1
/
+0
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-3
/
+3
*
rgw: unitests and other tools fixes
Yehuda Sadeh
2019-07-29
1
-3
/
+0
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-1
/
+1
*
rgw: remove all traces of cls replica_log
Casey Bodley
2018-04-26
1
-1
/
+0
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-3
/
+8
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
rgw: start resharding theard
Orit Wasserman
2017-06-05
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-2
/
+3
*
RGW:lifecycle feature[rebase]
Ji Chen
2016-07-22
1
-1
/
+1
*
rgw: a few sync thread init/finalization fixes
Yehuda Sadeh
2016-02-12
1
-1
/
+1
*
global: add data_dir_option for all daemons
Sage Weil
2016-02-04
1
-1
/
+1
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
Revert "LifeCycle feature"
Yehuda Sadeh
2015-12-09
1
-1
/
+1
*
LifeCycle feature
Ji Chen
2015-12-08
1
-1
/
+1
*
use new api and fix some wrong flag caller
Yunchuan Wen
2015-11-12
1
-1
/
+1
*
rgw: create a worker thread for object expiration
Yehuda Sadeh
2015-08-27
1
-25
/
+7
*
rgw: split rgw-object-expirer.
Radoslaw Zarzynski
2015-08-27
1
-136
/
+3
*
rgw: make object removal atomic in rgw-object-expirer.
Radoslaw Zarzynski
2015-08-27
1
-1
/
+1
*
rgw: add garbage collector daemon for expired objects.
Radoslaw Zarzynski
2015-08-27
1
-0
/
+255