summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_replica_log.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rgw: high resolution timeYehuda Sadeh2016-03-151-1/+1
* rgw: LDAP pass-through authenticationMatt Benjamin2016-03-121-0/+1
* librgw: refactor RGWHandler HTTP/REST methods into _RESTMatt Benjamin2016-02-121-1/+0
* Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4Yehuda Sadeh2015-01-301-23/+26
|\
| * rgw: get rid of replicalog index_by_instance paramYehuda Sadeh2015-01-291-52/+5
| * rgw: fixing rebase casualtiesYehuda Sadeh2015-01-291-11/+9
| * rgw: convert old replicalog entries if neededYehuda Sadeh2015-01-291-1/+1
| * rgw: extend replica log api (purge-all)Yehuda Sadeh2015-01-281-6/+13
| * rgw: fix replica log indexingYehuda Sadeh2015-01-281-16/+61
* | Merge remote-tracking branch 'origin/master' into wip-rgw-versioning-4Yehuda Sadeh2015-01-221-3/+24
|\|
| * Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ...Yehuda Sadeh2015-01-221-3/+24
| * Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next"Yehuda Sadeh2015-01-191-24/+3
| * rgw: bucket replica log, handle shard idsYehuda Sadeh2015-01-141-3/+24
* | rgw: adjust to new interfacesYehuda Sadeh2015-01-201-1/+2
|/
* rgw: implement restful set user quota requestYehuda Sadeh2014-01-251-25/+4
* rgw: don't turn 404 into 400 for the replicalog apiJosh Durgin2013-11-021-1/+3
* rgw: fix time parsing in replica logYehuda Sadeh2013-07-191-6/+6
* rgw: replica log RESTful api uses bucket instance idYehuda Sadeh2013-07-031-13/+12
* rgw: rework replica log + RESTful apiYehuda Sadeh2013-07-031-106/+20
* RESTful API implementation for replica_logBabu Shanmugam2013-07-021-0/+407