summaryrefslogtreecommitdiffstats
path: root/install-deps.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-16mgr/dashboard: npm run e2e:devStephan Müller2-0/+11
2018-11-16test: fix libc++ crash in Log.GarbleRecoveryCasey Bodley1-1/+1
2018-11-16compressor: modify brotli compression plugin.BI SHUN KE3-2/+5
2018-11-16rbd: switch to use new mirror peer attribute API methodsJason Dillaman1-105/+23
2018-11-16librbd: new API methods to get/set mirror peer attributesJason Dillaman9-2/+363
2018-11-16mgr: lock pg_map too for osd_pool_stats and notify_osdmapSage Weil3-6/+6
2018-11-16mgr/DaemonServer: use with_osdmap_and_pgmap instead of nested callsSage Weil1-323/+307
2018-11-16c-v device test: rename valid to availableJan Fajerski1-4/+4
2018-11-16inventory test: rename valid to availableJan Fajerski1-1/+1
2018-11-16ceph-volume: rename Device property valid to availableJan Fajerski1-27/+25
2018-11-16doc: add ceph-volume inventory sectionsJan Fajerski3-3/+50
2018-11-16mgr: Separate diskprediction cloud plugin from the diskprediction pluginhsiang41110-1905/+1398
2018-11-16mgr/DaemonServer: fix session leakSage Weil1-1/+1
2018-11-16mon/MonClient: ignore new mon commands while stoppingSage Weil2-1/+15
2018-11-16librbd: retry mirror disable if parent/clone ordering causes issuesJason Dillaman1-38/+57
2018-11-15mgr/ClusterState: add with_osdmap_and_pgmapSage Weil1-0/+11
2018-11-15orchestrator: merge the ServiceLocation class into ServiceDescriptionJeff Layton4-39/+30
2018-11-15orchestrator_cli: add an orchestrator service ls functionJeff Layton2-1/+42
2018-11-15orchestrator/rook: rework describe_service() to accomodate "service ls"Jeff Layton2-28/+35
2018-11-15orchestrator: rework describe_service prototype to allow for nodenameJeff Layton1-1/+4
2018-11-15mgr/dashboard/qa: add missing dashboard suitesTatjana Dehler2-14/+53
2018-11-15rocksdb: pick up a fix to be backward compatibleKefu Chai1-0/+0
2018-11-15erasure-code/lrc: error out if "l == 0"Kefu Chai1-1/+1
2018-11-15erasure-code: return error using `ss` not derrKefu Chai1-3/+2
2018-11-15tests: do not check for invalid k/m combinationsKefu Chai1-17/+1
2018-11-15tests: use stoi() instead of atoi()Kefu Chai1-2/+2
2018-11-15tools/ceph_kvstore_tool: do not open rocksdb when repairing itKefu Chai1-2/+2
2018-11-15qa: patch rocksdb the right wayKefu Chai1-1/+1
2018-11-15qa: use FOUND_VAR to be backward compatible with cmake 2.8.12Kefu Chai1-9/+7
2018-11-15qa/suites: add librados2 to "extra_packages" for upgrade testsKefu Chai9-0/+9
2018-11-15mgr/DaemonServer: add js-output for "ceph osd safe-to-destroy"xie xingguo1-19/+49
2018-11-14mgr/dashboard: Trim HTML translationsTiago Melo37-789/+392
2018-11-14mgr/dashboard: Add locale filesTiago Melo3-0/+14948
2018-11-14mgr/dashboard: Use I18N in TypeScript stringsTiago Melo91-485/+850
2018-11-14mgr/dashboard: Add missing HTML translationsTiago Melo10-33/+54
2018-11-14mgr/dashboard: Fix existing translationsTiago Melo26-226/+190
2018-11-14mgr/dashboard: Add I18N section to HACKING.rstSebastian Krah1-0/+56
2018-11-14rgw: log http status with op prefix if availableCasey Bodley1-2/+3
2018-11-14os/tests: silence -Wsign-compare warningKefu Chai1-1/+1
2018-11-14ceph-volume: update tests after removing the LVPath arg validatorAndrew Schoen4-34/+16
2018-11-14ceph-volume: return lvs as vg/lv from ValidDevice if as_string is TrueAndrew Schoen1-0/+3
2018-11-14ceph-volume: adds lv_name property to Device classAndrew Schoen1-0/+2
2018-11-14ceph-volume: combine the LVPath arg validator with ValidDeviceAndrew Schoen2-38/+11
2018-11-14ceph-volume: adds has_gpt_headers property to Device classAndrew Schoen1-0/+4
2018-11-14ceph-volume: add PTTYPE to blkid parserAndrew Schoen1-0/+1
2018-11-14doc: Fixed the paragraph and boxes.Scoots Hamilton1-5/+3
2018-11-14mgr/dashboard: Add language selectorSebastian Krah9-1/+110
2018-11-14mgr/dashboard: Add i18n providersSebastian Krah5-79/+219
2018-11-14doc: Fix some typosmooncake4-5/+5
2018-11-14rbd_mirror: fix a typo.Shiyang Ruan1-1/+1