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
/
controllers
/
docs.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/dashboard: fix NVMeoF API
Ernesto Puerta
2024-03-22
1
-3
/
+3
*
mgr/dashboard: docs gen tags sort
Pere Diaz Bou
2022-09-09
1
-1
/
+1
*
mgr/dashboard: reduce method cyclomatic complexity
Vallari Agrawal
2022-03-17
1
-41
/
+49
*
mgr/dashboard: clean-up controllers
Ernesto Puerta
2021-10-06
1
-5
/
+4
*
mgr/dashboard: replace string version with class
Ernesto Puerta
2021-09-25
1
-15
/
+17
*
mgr/dashboard: make modified API endpoints backward compatible
Avan Thakkar
2021-09-24
1
-2
/
+2
*
Merge pull request #41523 from rhcs-dashboard/fix-50955-master
Ernesto Puerta
2021-06-08
1
-63
/
+2
|
\
|
*
mgr/dashboard: introduce seperate frontend component for API docs
Aashish Sharma
2021-06-04
1
-63
/
+2
*
|
Merge pull request #41395 from rhcs-dashboard/fix-50855-master
Ernesto Puerta
2021-06-01
1
-10
/
+25
|
\
\
|
*
|
mgr/dashboard: API Version changes do not apply to pre-defined methods (list,...
Aashish Sharma
2021-06-01
1
-6
/
+6
|
*
|
mgr/dashboard: API Version changes doesnt appy to pre-defined methods(list, c...
Aashish Sharma
2021-05-26
1
-10
/
+25
*
|
|
pybind/mgr/dashboard: drop "from __future__ import absolute_import"
Kefu Chai
2021-05-24
1
-2
/
+0
|
|
/
|
/
|
*
|
mgr/dashboard: fix cookie injection issue
Ernesto Puerta
2021-05-14
1
-28
/
+3
|
/
*
mgr/dashboard: Use secure cookies to store JWT Token
Aashish Sharma
2020-12-18
1
-1
/
+4
*
mgr/dashboard: Added Versioning to the REST API
Christopher Odom
2020-10-28
1
-11
/
+21
*
mgr/dashboard: api doc: fix endpoint responses doc generation.
Alfonso MartÃnez
2020-10-06
1
-29
/
+32
*
mgr/dashboard: Add isort to rearrange imports
Volker Theile
2020-10-01
1
-3
/
+5
*
mgr/dashboard/api: generate offline API docs
Courtney Caldwell
2020-09-28
1
-27
/
+45
*
mgr/dashboard: REST API returns 500 when no Content-Type is specified
Avan Thakkar
2020-09-03
1
-1
/
+3
*
mgr/dashboard: Placeholders for Documenting REST API
Aashish Sharma
2020-08-17
1
-0
/
+8
*
mgr/dashboard: Fix doc endpoints
fabrizio8
2020-06-26
1
-7
/
+8
*
mgr/dashboard: use python logging pkg with named loggers
Ricardo Dias
2019-11-12
1
-2
/
+6
*
mgr/dashboard: REST API: OpenAPI docs require internet connection
Patrick Seidensal
2019-09-20
1
-5
/
+2
*
mgr/dashboard: Cleanup Python code
Volker Theile
2019-08-26
1
-8
/
+8
*
mgr/dashboard: Fix issues in controllers/docs
Volker Theile
2019-03-08
1
-16
/
+18
*
mgr/dashboard: Generate Open API Spec info
Tina Kallio
2019-02-22
1
-67
/
+204
*
mgr/dashboard: upgraded python dev dependencies
alfonsomthd
2019-01-17
1
-5
/
+5
*
pybind/mgr: get_config -> get_module_option
Sage Weil
2018-12-10
1
-1
/
+1
*
mgr/dashboard: backend: JWT based authentication
Ricardo Dias
2018-10-29
1
-23
/
+63
*
mgr/dashboard: Add option to disable SSL
Wido den Hollander
2018-07-11
1
-2
/
+10
*
mgr/dashboard: removed `@AuthRequired` decorator
Ricardo Dias
2018-06-26
1
-2
/
+1
*
mgr/dashboard: Swagger-UI based Dashboard REST API page
Ricardo Dias
2018-06-06
1
-0
/
+265