index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
ceph_daemon.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/pybind: fix type annotations for signal handler function
John Mulligan
2023-03-30
1
-3
/
+3
*
pybind/ceph_argparse: add more type annotations
Kefu Chai
2021-06-30
1
-2
/
+2
*
pybind/ceph_daemon: add missing type annotations
Kefu Chai
2021-06-05
1
-5
/
+8
*
pybind/ceph_daemon: correct type annotation of admin_socket()
Kefu Chai
2021-06-05
1
-1
/
+1
*
pybind/ceph_daemon: fix the format string in Termsize.__repr__()
Kefu Chai
2021-06-05
1
-2
/
+2
*
pybind/ceph_daemon: do not handle get_command_descriptions in admin_socket()
Kefu Chai
2021-06-05
1
-3
/
+0
*
pybind/ceph_daemon: import OrderedDict from collections
Kefu Chai
2021-05-24
1
-4
/
+1
*
pybind/ceph_daemon: add type annotations
Kefu Chai
2021-05-24
1
-26
/
+45
*
Merge pull request #38809 from Rethan/fs-status-style
Kefu Chai
2021-01-12
1
-2
/
+2
|
\
|
*
pybind/mgr: change format_bytes unit color from black to yellow
haoyixing
2021-01-08
1
-2
/
+2
*
|
ceph.in,ceph_argparse: add type annotations
Kefu Chai
2021-01-01
1
-1
/
+4
|
/
*
fix python collections module warning for v3.7 and above
Ganesh Maharaj Mahalingam
2018-10-29
1
-1
/
+4
*
pybind/ceph_daemon: expand the order of magnitude of
YunfeiGuan
2018-05-02
1
-1
/
+3
*
common,mon,osd,pybind: remove executable mode bit
Kefu Chai
2017-09-07
1
-0
/
+0
*
pybind/ceph_daemon.py: fix Termsize.update
Kefu Chai
2017-05-24
1
-1
/
+1
*
pybind/ceph_daemon.py: move _gettermsize() into Termsize
Kefu Chai
2017-05-23
1
-17
/
+18
*
pybind/ceph_daemon.py: _gettermsize fails on non-terminals
Dan Mick
2017-04-28
1
-1
/
+6
*
pybind/ceph_daemon: preserve ordering
Sage Weil
2017-04-26
1
-2
/
+2
*
pybind/ceph_daemon: default to prio 0 if unspecified
Sage Weil
2017-04-26
1
-1
/
+1
*
ceph.in, pybind/ceph_daemon.py: add 'daemonperf list'
Dan Mick
2017-04-26
1
-0
/
+18
*
ceph.in, pybind/ceph_daemon.py: add priority filtering
Dan Mick
2017-04-26
1
-5
/
+9
*
pybind/ceph_daemon.py: allow sections to split for 'fitting'
Dan Mick
2017-04-26
1
-8
/
+12
*
ceph.in, pybind/ceph_daemon.py: allow stat filter patterns
Dan Mick
2017-04-26
1
-4
/
+28
*
pybind/ceph_daemon.py: reprint headers as soon as they disappear
Dan Mick
2017-04-26
1
-1
/
+1
*
pybind/ceph_daemon.py: stop early termination of sleep
Dan Mick
2017-04-26
1
-1
/
+6
*
pybind/ceph_daemon.py: DaemonWatcher: fit display to window size
Dan Mick
2017-04-26
1
-6
/
+66
*
ceph: daemonperf: order metrics to match asok json dump
Sage Weil
2017-03-21
1
-3
/
+7
*
pybind/ceph_daemon: use small chunk for recv
Xiaoxi Chen
2017-03-10
1
-1
/
+5
*
Fix usage of bytes vs unicode in Ceph CLI for Python 3 compatibility
Oleh Prypin
2016-06-16
1
-8
/
+8
*
Make use of builtins (+division) in Ceph CLI compatible with Python 3
Oleh Prypin
2016-06-16
1
-2
/
+2
*
ceph daemonperf: add watch interval and count parameters
Mykola Golub
2015-04-06
1
-2
/
+6
*
ceph.in: add 'daemonperf' command
John Spray
2015-03-05
1
-0
/
+274