summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: fix libglobal.la racesGary Lowell2013-08-121-11/+8
* Merge pull request #425 from dachary/wip-5527athanatos2013-07-291-0/+5
|\
| * unit tests for sharedptr_registryLoic Dachary2013-07-271-0/+5
* | remove unused fiemap codeSage Weil2013-07-261-2/+1
|/
* Makefile: cls_rgw needs cls_rgw_types linked in now tooSage Weil2013-07-141-0/+1
* Makefile: build cls_rgw even if we're not building radosgwSage Weil2013-07-131-2/+0
* Makefile: fix cls_rgw linkageSage Weil2013-07-131-1/+7
* Makefile: fix cls_refcount linkageSage Weil2013-07-131-1/+7
* Merge branch 'wip-wsgi' into nextDan Mick2013-07-121-1/+2
|\
| * ceph-rest-api: separate into module and front-end for WSGI deployDan Mick2013-07-121-1/+2
* | Merge remote-tracking branch 'gh/wip-corpus' into nextSage Weil2013-07-121-3/+6
|\ \
| * | cls_refcount: add type testsSage Weil2013-07-121-3/+6
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'wip-5492-gl' into nextGary Lowell2013-07-101-1/+1
| |\ \
| | * | Makefile.am: fix ceph_sbindirGary Lowell2013-07-101-1/+1
| | * | Makefile: fix ceph_sbindirSage Weil2013-07-021-1/+1
* | | | Add 'ceph-rest-api'Dan Mick2013-07-101-2/+3
| |_|/ |/| |
* | | src/Makefile.am: rename cls_test_rgw_*Danny Al-Gaaf2013-07-101-15/+15
* | | Makefile.am: fix build, use $(CRYPTO_LIBS)Danny Al-Gaaf2013-07-101-3/+3
* | | Merge pull request #415 from ceph/rgw-nextSage Weil2013-07-091-8/+146
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/master' into wip-rgw-geoYehuda Sadeh2013-07-031-38/+102
| |\ \
| * | | rgw: renamed a few unit testsYehuda Sadeh2013-07-031-15/+15
| * | | RESTful implementation to dump regionmap implementationBabu Shanmugam2013-07-021-0/+2
| * | | RESTful API implementation for replica_logBabu Shanmugam2013-07-021-2/+4
| * | | Makefile.am: some more makefile rules fixesYehuda Sadeh2013-06-291-0/+3
| * | | Makefile.am: add missing ruleYehuda Sadeh2013-06-291-0/+1
| * | | Merge remote-tracking branch 'enovance/wip-rgw-geo-2-opstate' into wip-rgw-geo-2Yehuda Sadeh2013-06-281-0/+9
| |\ \ \
| | * | | changes to accomodate review comments on previous versionBabu Shanmugam2013-06-271-3/+3
| | * | | opstate RESTful API implementation with unit test applicationBabu Shanmugam2013-06-241-0/+9
| * | | | Merge branch 'wip-rgw-geo-2' into wip-rgw-geoYehuda Sadeh2013-06-211-5/+52
| |\ \ \ \
| | * | | | cls_replica_log: integrate with RGWRadosGreg Farnum2013-06-201-3/+7
| | * | | | cls_replica_log: add tests.Greg Farnum2013-06-201-0/+7
| | * | | | cls_replica_log: add client with user documentationGreg Farnum2013-06-201-1/+2
| | * | | | cls_replica_log: add the actual classGreg Farnum2013-06-201-0/+8
| | * | | | cls_replica_log: add ops for new classGreg Farnum2013-06-201-1/+2
| | * | | | cls_replica_log: add types for new classGreg Farnum2013-06-201-1/+8
| | |/ / /
| | * | | rgw: internal api for statelog objclassYehuda Sadeh2013-06-181-3/+3
| | * | | test: test for cls_statelogYehuda Sadeh2013-06-181-2/+12
| | * | | cls_statelog: introducing new objclass to handle state trackingYehuda Sadeh2013-06-171-0/+9
| * | | | rgw: move a couple of unitests to a different Makefile ruleYehuda Sadeh2013-06-171-2/+2
| |/ / /
| * | | Merge branch 'wip-rgw-geo-enovance' into wip-rgw-geo-2Yehuda Sadeh2013-05-311-0/+10
| |\ \ \
| | * | | MDLOG and BILOG REST Apis implemented along with some bug fixesBabu Shanmugam2013-05-181-0/+9
| * | | | rgw: some code cleanupYehuda Sadeh2013-05-231-0/+2
| * | | | rgw: separate certain request info into different structureYehuda Sadeh2013-05-231-1/+2
| * | | | rgw: forward bucket creation to master regionYehuda Sadeh2013-05-211-1/+1
| * | | | rgw: infrastructure to send requests to different regionYehuda Sadeh2013-05-211-1/+5
| |/ / /
| * | | With admin metadata rest API implementation and unit test cases for itBabu Shanmugam2013-05-141-1/+10
| * | | lru_map: infrastructure for a bounded mapYehuda Sadeh2013-05-081-0/+1
| * | | Makefile.am: add missing header fileYehuda Sadeh2013-05-081-0/+1
| * | | rgw: log user operationsYehuda Sadeh2013-05-081-1/+1