summaryrefslogtreecommitdiffstats
path: root/src/mypy.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54742 from guits/node-proxyAdam King2024-01-311-0/+2
|\
| * node-proxy: make it a separate daemonGuillaume Abrioux2024-01-251-0/+2
* | src/mypy.ini: disable namespace packagesJohn Mulligan2024-01-231-0/+4
|/
* mgr/dashboard: cheroot now ships type hintsSebastian Wagner2022-01-041-3/+0
* mgr/rgw: ignore mypy errorsYehuda Sadeh2021-11-241-0/+3
* mgr/cephadm: replace instances of remoto/execnet with asyncsshMelissa2021-08-201-4/+1
* pybind/mgr: enable `disallow_untyped_defs` for mgr_moduleSebastian Wagner2021-08-021-3/+0
* mypy.ini: Globally enable `disallow_untyped_defs = True`Sebastian Wagner2021-08-021-76/+36
* pybind/mgr/pg_autoscaler: add typing annotationsKefu Chai2021-06-301-0/+3
* mgr/nfs: Add type checkingSebastian Wagner2021-06-171-0/+3
* pybind: add tox.iniKefu Chai2021-06-051-0/+3
* pybind/mgr/selftest: add selftest to mypyKefu Chai2021-04-101-0/+3
* pybind/mgr/mds_autoscaler: add type annotationKefu Chai2021-03-271-0/+3
* pybind/mgr/telegraf: add type annotationsKefu Chai2021-03-231-0/+3
* mgr/localpool: add type annotationsKefu Chai2021-03-091-0/+3
* mgr/prometheus: add type annotationsKefu Chai2021-02-261-0/+3
* Merge pull request #39602 from tchaikov/wip-mgr-flux-annKefu Chai2021-02-261-0/+3
|\
| * mgr/influx: add typing annotationKefu Chai2021-02-251-0/+3
* | Merge pull request #39371 from tchaikov/wip-mgr-rbd-support-annKefu Chai2021-02-261-0/+3
|\ \ | |/ |/|
| * mgr/rbd_support: add type annotationKefu Chai2021-02-181-0/+3
* | mgr/diskprediction_local: add typing annotationsKefu Chai2021-02-201-0/+9
|/
* Merge pull request #39208 from sebastian-philipp/pyhton-common-more-typingKefu Chai2021-02-041-0/+7
|\
| * python-common: Set disallow_untyped_defs = TrueSebastian Wagner2021-02-021-0/+7
* | pybind/mgr/crash: add type annotationsKefu Chai2021-02-031-0/+3
* | mgr/telemetry: add typing annotationsKefu Chai2021-02-031-0/+3
* | pybind/mgr/hello: add typing annotationKefu Chai2021-02-031-0/+3
|/
* mypy.ini: fix the unresolved conflictKefu Chai2021-02-011-1/+0
* mgr/rook: disallow_untyped_defs = TrueSebastian Wagner2021-01-311-0/+8
* Merge pull request #39056 from sebastian-philipp/alerts-percent-dKefu Chai2021-01-311-0/+3
|\
| * mgr/alerts: type checkingSebastian Wagner2021-01-281-0/+3
* | pybind/mgr/snap-schedule: add typing annotationsKefu Chai2021-01-291-0/+3
* | pybind/mgr/status: add typing annotationsKefu Chai2021-01-291-0/+3
* | pybind/mgr/iostat: add typing annotationsKefu Chai2021-01-291-0/+3
|/
* mgr/zabbix: add annotationsKefu Chai2021-01-271-0/+3
* mgr/devicehealth: add more annotationsKefu Chai2021-01-271-0/+3
* mgr/orchestrator: disallow_untyped_defs = TrueSebastian Wagner2021-01-191-0/+3
* Merge pull request #38507 from sebastian-philipp/mypy-mgr_utilSebastian Wagner2021-01-181-0/+3
|\
| * pybind/mgr: disallow_untyped_defs=True for mgr_utilSebastian Wagner2021-01-051-0/+3
* | mgr/dashboard: use param annotation for args descKefu Chai2021-01-151-0/+1
* | pybing/mgr/mgr_module: use annotations when collecting argsKefu Chai2021-01-141-1/+5
|/
* mgr/cephadm: disallow_untyped_defs=TrueSebastian Wagner2020-12-101-18/+1
* mgr/cephadm: make type annotations for module.py mandatorySebastian Wagner2020-12-091-0/+3
* mgr/cephadm: make annotations for schedule.py mandatorySebastian Wagner2020-12-081-0/+3
* mgr/cephadm: make annotations for inventory.py mandatorySebastian Wagner2020-12-081-0/+3
* mgr/cephadm: make annotations for serve.py mandatorySebastian Wagner2020-12-081-0/+3
* mgr/cephadm: make annotations for upgrade.py mandatorySebastian Wagner2020-12-081-0/+3
* mgr/cephadm: Make type annotnations for cephadm.services mandatorySebastian Wagner2020-09-221-0/+4
* mypy.ini: Remove global `ignore_missing_imports = True`Sebastian Wagner2020-06-221-1/+59
* src/script: extract mypy config to mypy.inialfonsomthd2019-05-281-0/+7