index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mypy.ini
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #54742 from guits/node-proxy
Adam King
2024-01-31
1
-0
/
+2
|
\
|
*
node-proxy: make it a separate daemon
Guillaume Abrioux
2024-01-25
1
-0
/
+2
*
|
src/mypy.ini: disable namespace packages
John Mulligan
2024-01-23
1
-0
/
+4
|
/
*
mgr/dashboard: cheroot now ships type hints
Sebastian Wagner
2022-01-04
1
-3
/
+0
*
mgr/rgw: ignore mypy errors
Yehuda Sadeh
2021-11-24
1
-0
/
+3
*
mgr/cephadm: replace instances of remoto/execnet with asyncssh
Melissa
2021-08-20
1
-4
/
+1
*
pybind/mgr: enable `disallow_untyped_defs` for mgr_module
Sebastian Wagner
2021-08-02
1
-3
/
+0
*
mypy.ini: Globally enable `disallow_untyped_defs = True`
Sebastian Wagner
2021-08-02
1
-76
/
+36
*
pybind/mgr/pg_autoscaler: add typing annotations
Kefu Chai
2021-06-30
1
-0
/
+3
*
mgr/nfs: Add type checking
Sebastian Wagner
2021-06-17
1
-0
/
+3
*
pybind: add tox.ini
Kefu Chai
2021-06-05
1
-0
/
+3
*
pybind/mgr/selftest: add selftest to mypy
Kefu Chai
2021-04-10
1
-0
/
+3
*
pybind/mgr/mds_autoscaler: add type annotation
Kefu Chai
2021-03-27
1
-0
/
+3
*
pybind/mgr/telegraf: add type annotations
Kefu Chai
2021-03-23
1
-0
/
+3
*
mgr/localpool: add type annotations
Kefu Chai
2021-03-09
1
-0
/
+3
*
mgr/prometheus: add type annotations
Kefu Chai
2021-02-26
1
-0
/
+3
*
Merge pull request #39602 from tchaikov/wip-mgr-flux-ann
Kefu Chai
2021-02-26
1
-0
/
+3
|
\
|
*
mgr/influx: add typing annotation
Kefu Chai
2021-02-25
1
-0
/
+3
*
|
Merge pull request #39371 from tchaikov/wip-mgr-rbd-support-ann
Kefu Chai
2021-02-26
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
mgr/rbd_support: add type annotation
Kefu Chai
2021-02-18
1
-0
/
+3
*
|
mgr/diskprediction_local: add typing annotations
Kefu Chai
2021-02-20
1
-0
/
+9
|
/
*
Merge pull request #39208 from sebastian-philipp/pyhton-common-more-typing
Kefu Chai
2021-02-04
1
-0
/
+7
|
\
|
*
python-common: Set disallow_untyped_defs = True
Sebastian Wagner
2021-02-02
1
-0
/
+7
*
|
pybind/mgr/crash: add type annotations
Kefu Chai
2021-02-03
1
-0
/
+3
*
|
mgr/telemetry: add typing annotations
Kefu Chai
2021-02-03
1
-0
/
+3
*
|
pybind/mgr/hello: add typing annotation
Kefu Chai
2021-02-03
1
-0
/
+3
|
/
*
mypy.ini: fix the unresolved conflict
Kefu Chai
2021-02-01
1
-1
/
+0
*
mgr/rook: disallow_untyped_defs = True
Sebastian Wagner
2021-01-31
1
-0
/
+8
*
Merge pull request #39056 from sebastian-philipp/alerts-percent-d
Kefu Chai
2021-01-31
1
-0
/
+3
|
\
|
*
mgr/alerts: type checking
Sebastian Wagner
2021-01-28
1
-0
/
+3
*
|
pybind/mgr/snap-schedule: add typing annotations
Kefu Chai
2021-01-29
1
-0
/
+3
*
|
pybind/mgr/status: add typing annotations
Kefu Chai
2021-01-29
1
-0
/
+3
*
|
pybind/mgr/iostat: add typing annotations
Kefu Chai
2021-01-29
1
-0
/
+3
|
/
*
mgr/zabbix: add annotations
Kefu Chai
2021-01-27
1
-0
/
+3
*
mgr/devicehealth: add more annotations
Kefu Chai
2021-01-27
1
-0
/
+3
*
mgr/orchestrator: disallow_untyped_defs = True
Sebastian Wagner
2021-01-19
1
-0
/
+3
*
Merge pull request #38507 from sebastian-philipp/mypy-mgr_util
Sebastian Wagner
2021-01-18
1
-0
/
+3
|
\
|
*
pybind/mgr: disallow_untyped_defs=True for mgr_util
Sebastian Wagner
2021-01-05
1
-0
/
+3
*
|
mgr/dashboard: use param annotation for args desc
Kefu Chai
2021-01-15
1
-0
/
+1
*
|
pybing/mgr/mgr_module: use annotations when collecting args
Kefu Chai
2021-01-14
1
-1
/
+5
|
/
*
mgr/cephadm: disallow_untyped_defs=True
Sebastian Wagner
2020-12-10
1
-18
/
+1
*
mgr/cephadm: make type annotations for module.py mandatory
Sebastian Wagner
2020-12-09
1
-0
/
+3
*
mgr/cephadm: make annotations for schedule.py mandatory
Sebastian Wagner
2020-12-08
1
-0
/
+3
*
mgr/cephadm: make annotations for inventory.py mandatory
Sebastian Wagner
2020-12-08
1
-0
/
+3
*
mgr/cephadm: make annotations for serve.py mandatory
Sebastian Wagner
2020-12-08
1
-0
/
+3
*
mgr/cephadm: make annotations for upgrade.py mandatory
Sebastian Wagner
2020-12-08
1
-0
/
+3
*
mgr/cephadm: Make type annotnations for cephadm.services mandatory
Sebastian Wagner
2020-09-22
1
-0
/
+4
*
mypy.ini: Remove global `ignore_missing_imports = True`
Sebastian Wagner
2020-06-22
1
-1
/
+59
*
src/script: extract mypy config to mypy.ini
alfonsomthd
2019-05-28
1
-0
/
+7