index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
dashboard
/
module.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/dashboard: Introduce nvmeof cli
Tomer Haskalovitch
3 days
1
-0
/
+1
*
mgr/dashboard: remove cherrypy_backports.py
Nizamudeen A
2024-11-05
1
-4
/
+0
*
Merge pull request #59194 from rhcs-dashboard/add-ssl-prometheus-federate
Aashish Sharma
2024-09-26
1
-1
/
+8
|
\
|
*
mgr/dashboard: adjust federate ssl code with mTLS
Aashish Sharma
2024-09-25
1
-1
/
+8
*
|
mgr/dashboard: add SSO through oauth2 protocol
Pedro Gonzalez Gomez
2024-09-16
1
-0
/
+1
|
/
*
mgr/dashboard: add api for rgw multisite replication wizard
Aashish Sharma
2024-06-28
1
-2
/
+3
*
mgr/dashboard: introduce cli commands to set cors urls
Nizamudeen A
2024-03-25
1
-0
/
+34
*
mgr/dashboard: multi-cluster management in ceph dashboard
Nizamudeen A
2024-02-22
1
-66
/
+2
*
mgr/dashboard: adapt to new nvmeof APIs
Nizamudeen A
2024-01-30
1
-3
/
+1
*
mgr/dashboard: gRPC client for nvmeof communication
Nizamudeen A
2024-01-30
1
-0
/
+3
*
Revert "mgr/dashboard: allow tls 1.2 with a config option"
Nizamudeen A
2024-01-09
1
-9
/
+3
*
mgr/dashboard: allow tls 1.2 with a config option
Nizamudeen A
2023-09-27
1
-3
/
+9
*
mgr/dashboard: allow PUT in CORS
Nizamudeen A
2023-07-28
1
-1
/
+1
*
mgr/dashboard: force TLS 1.3
Ernesto Puerta
2023-03-13
1
-2
/
+2
*
mgr/dashboard: allow Origin for CORS if present in config `cross_origin_url`
Avan Thakkar
2022-12-08
1
-3
/
+6
*
mgr/dashboard: allow cross origin when the url is set
Nizamudeen A
2022-11-28
1
-1
/
+64
*
mgr/dashboard: add option to resolve ip addr
Tatjana Dehler
2022-09-07
1
-1
/
+11
*
mgr/dashboard: prevent alert redirect
Tatjana Dehler
2022-07-13
1
-0
/
+7
*
mgr/dashboard: dashboard help command showing wrong syntax for login-banner
Sarthak0702
2022-06-21
1
-7
/
+13
*
mgr/dashboard: customizable log-in page text/banner
Sarthak0702
2022-05-16
1
-2
/
+29
*
mgr/dashboard: report ceph tracker bug/feature through GUI
Avan Thakkar
2022-01-17
1
-44
/
+2
*
pybind/mgr: annotate which events modules consume
Sage Weil
2021-12-03
1
-0
/
+2
*
pybind/mgr: introduce NotifyType enum
Sage Weil
2021-12-03
1
-3
/
+3
*
mgr/dashboard: clean-up controllers
Ernesto Puerta
2021-10-06
1
-2
/
+2
*
mgr/dashboard,prometheus: fix handling of server_addr
Scott Shambarger
2021-09-14
1
-2
/
+2
*
mgr/dashboard: report ceph tracker bug/feature through CLI/API
cypherean
2021-08-24
1
-2
/
+44
*
mgr/dashboard: Fix redirect to active MGR
Sebastian Wagner
2021-08-18
1
-8
/
+7
*
mgr/dashboard: connect-rgw: rename to set-rgw-credentials; refactoring
Alfonso Martínez
2021-08-10
1
-3
/
+2
*
mgr/dashboard: connect-rgw: adaptation and test coverage
Alfonso Martínez
2021-08-10
1
-3
/
+8
*
mgr/dashboard: add 'dashboard connect-rgw' command
Sage Weil
2021-08-10
1
-0
/
+6
*
pybind/mgr/dashboard: build frontend/dist in build
Kefu Chai
2021-07-22
1
-1
/
+9
*
mgr/dashboard: Add configurable MOTD or wall notification
Volker Theile
2021-07-14
1
-1
/
+1
*
mgr/dashboard,prometheus: new method of getting mgr IP
Sage Weil
2021-05-27
1
-2
/
+3
*
pybind/mgr/dashboard: drop "from __future__ import absolute_import"
Kefu Chai
2021-05-24
1
-2
/
+0
*
mgr/dashboard: fix set-ssl-certificate{,-key} commands
Alfonso Martínez
2021-05-03
1
-30
/
+38
*
Merge pull request #39908 from rhcs-dashboard/fix-49645-master
Alfonso Martínez
2021-03-29
1
-2
/
+0
|
\
|
*
mgr/dashboard: Remove username, password fileds from -Cluster/Manager Modules...
Aashish Sharma
2021-03-18
1
-2
/
+0
*
|
mgr/dashboard: fix dashboard instance ssl certificate functionality
Avan Thakkar
2021-03-04
1
-2
/
+2
|
/
*
pybind/mgr/dashboard: use _get_localized_key for composing store key
Kefu Chai
2021-01-26
1
-3
/
+3
*
mgr/dashboard: pass str as the 2nd param of set_store()
Kefu Chai
2021-01-26
1
-4
/
+4
*
mgr/dashboard: use param annotation for args desc
Kefu Chai
2021-01-15
1
-6
/
+9
*
Merge pull request #38284 from rhcs-dashboard/48355-read-pwd-from-file
Ernesto Puerta
2020-12-17
1
-1
/
+1
|
\
|
*
mgr/dashboard: CLI commands: read passwords from file
Alfonso Martínez
2020-12-17
1
-1
/
+1
*
|
mgr/dashboard: Display a warning message in Dashboard when debug mode is enabled
Volker Theile
2020-12-16
1
-1
/
+10
|
/
*
mgr/dashboard: Disable TLS 1.0 and 1.1
Volker Theile
2020-11-26
1
-5
/
+16
*
mgr/dashboard: Added Versioning to the REST API
Christopher Odom
2020-10-28
1
-0
/
+1
*
mgr/dashboard: Add isort to rearrange imports
Volker Theile
2020-10-01
1
-20
/
+16
*
mgr/dashboard: Report the missing path in error message
Willem Jan Withagen
2020-09-13
1
-1
/
+2
*
mgr/dashboard: REST API returns 500 when no Content-Type is specified
Avan Thakkar
2020-09-03
1
-1
/
+1
*
mgr/dashboard: increase API test coverage in API controllers
Aashish Sharma
2020-07-17
1
-1
/
+1
[next]