summaryrefslogtreecommitdiffstats
path: root/src/rgw/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rgw: build async scheduler only when beast is builtAbhishek Lekshmanan2019-03-121-8/+6
| | |/
| * | Merge pull request #26722 from cbodley/wip-rgw-sync-countersCasey Bodley2019-03-221-0/+1
| |\ \ | | |/ | |/|
| | * rgw: add perf counter definitions for multisite syncCasey Bodley2019-03-011-0/+1
* | | rgw: pubsub support s3 records. refactor ARNYuval Lifshitz2019-03-211-0/+1
|/ /
* | cmake: link rgw tests with ${rgw_libs}Kefu Chai2019-02-271-4/+4
* | cmake: link ${rgw_libs} not rgw_a and rabbitmqKefu Chai2019-02-271-21/+11
* | cmake: move rgw tests targets down to endKefu Chai2019-02-271-19/+19
|/
* Merge pull request #26555 from tchaikov/wip-install-build-depsKefu Chai2019-02-221-9/+33
|\
| * rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"Kefu Chai2019-02-211-10/+33
| * cmake: find_package(RabbitMQ) instead of just checking its headerKefu Chai2019-02-211-6/+7
* | librados: revert librados3/libradoscc back to librados2Jason Dillaman2019-02-201-2/+2
|/
* rgw: pubsub fix ubuntu linking issueYuval Lifshitz2019-02-131-2/+2
* rgw: pubsub add perf counters. fix error handlingYuval Lifshitz2019-02-131-1/+2
* rgw: pubsub add amqp unit-testsYuval Lifshitz2019-02-131-8/+7
* rgw: pubsub support amqp endpoint - demoYuval Lifshitz2019-02-131-3/+7
* rgw: dmclock: move client config and counters to its own headerAbhishek Lekshmanan2019-01-311-2/+1
* cmake: dmclock fixesAbhishek Lekshmanan2019-01-311-5/+12
* rgw: dmclock: make scheduler an abstract interfaceAbhishek Lekshmanan2019-01-311-0/+2
* rgw: cmake: update to include dmclock supporting libs during compileAbhishek Lekshmanan2019-01-311-0/+1
* rename dmclock PriorityQueue to AsyncSchedulerCasey Bodley2019-01-311-1/+1
* rgw: add config variables for dmclock client infoAbhishek Lekshmanan2019-01-311-0/+1
* rgw: add async dmclock service for use with asioCasey Bodley2019-01-311-0/+1
* common: mClockPriorityQueue uses AtLimit::AllowAbhishek Lekshmanan2019-01-311-1/+1
* rgw: pubsub: REST apiYehuda Sadeh2018-12-111-0/+1
* rgw: create user crYehuda Sadeh2018-12-111-0/+1
* rgw: initial pub sub workYehuda Sadeh2018-12-111-0/+2
* rgw: move aio throttles to namespace rgwCasey Bodley2018-12-051-1/+1
* rgw: link boost context/coroutines regardless of beast frontendCasey Bodley2018-11-271-2/+4
* rgw: svc: more changes, add svc_sync_modulesYehuda Sadeh2018-11-081-0/+1
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-0/+1
* rgw: svc_finisher: create serviceYehuda Sadeh2018-11-081-0/+1
* rgw: svc_notify: initial workYehuda Sadeh2018-11-081-0/+1
* rgw: sysobj service: initial cache conversionYehuda Sadeh2018-11-081-0/+1
* rgw: svc_sysobj: split core outYehuda Sadeh2018-11-081-0/+1
* rgw: zone, sysobj services: add missing system obj callsYehuda Sadeh2018-11-081-0/+1
* rgw: svc: more zone work, add zone_utils, quota servicesYehuda Sadeh2018-11-081-0/+2
* rgw: svc: initial work on zone_svcYehuda Sadeh2018-11-081-0/+1
* rgw: basic rgw services registryYehuda Sadeh2018-11-081-0/+4
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-2/+2
* Merge pull request #24453 from cbodley/wip-rgw-putobjprocessorMatt Benjamin2018-10-181-0/+3
|\
| * rgw: add rgw::putobj::RadosWriter adapterCasey Bodley2018-10-161-0/+1
| * rgw: add rgw::putobj::AioThrottleCasey Bodley2018-10-151-0/+1
| * rgw: add rgw::putobj::ChunkProcessor and testCasey Bodley2018-10-151-0/+1
* | Merge pull request #24373 from mogeb/build-cls-rbdKefu Chai2018-10-161-4/+0
|\ \ | |/ |/|
| * osd: add required cls_* libraries as dependencies of osdMohamad Gebai2018-10-091-4/+0
* | cmake: do not use plain target_link_libraries(rgw_a ...)Kefu Chai2018-10-101-3/+4
* | cmake: use OpenSSL::Crypto instead of OPENSSL_LIBRARIESKefu Chai2018-10-091-9/+14
* | rgw: Code to make S3 and STS co-exist in same namespace.Pritha Srivastava2018-09-211-1/+4
* | rgw: Renamed STS related files.Pritha Srivastava2018-09-211-1/+1
* | rgw: Adding manager, handler etc for STS.Pritha Srivastava2018-09-211-1/+2