index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mgr
/
StandbyPyModules.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr: generate crash dump for python exceptions
Sage Weil
2021-06-23
1
-1
/
+1
*
mgr: rename config_prefix -> mgr_store_prefix
Sage Weil
2021-02-17
1
-2
/
+2
*
mgr: fix config option prefix
Sage Weil
2021-02-17
1
-2
/
+1
*
mgr: do not include unused header files
Kefu Chai
2020-11-16
1
-6
/
+0
*
{tools,rbd,rados,rgw}: Fix Boost.Bind placeholder warning
Adam C. Emerson
2020-07-17
1
-0
/
+2
*
mgr: fix race between module load and notify
Mykola Golub
2020-01-13
1
-7
/
+6
*
mgr: drop the compatibility with python2
Kefu Chai
2019-12-19
1
-1
/
+1
*
include: convert FunctionContext usage to generic LambdaContext
Patrick Donnelly
2019-09-16
1
-1
/
+1
*
mgr: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-4
/
+4
*
mgr: load modules in finisher to avoid potential lock cycles
Mykola Golub
2019-01-30
1
-23
/
+27
*
mgr: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
1
-2
/
+2
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
mgr: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-3
/
+3
*
common: extract SubProcess impl into .cc
Kefu Chai
2018-07-12
1
-0
/
+1
*
mgr: implement get_store in StandbyPyModules
John Spray
2018-04-27
1
-5
/
+50
*
mgr: rework kv store load path
John Spray
2018-04-23
1
-4
/
+3
*
mgr: centralized setting/getting of mgr configs
Rubab-Syed
2018-04-23
1
-49
/
+9
*
misc: fix various log messages
Gu Zhongyan
2018-04-09
1
-1
/
+1
*
mgr: load all modules (not just active ones)
John Spray
2018-01-24
1
-14
/
+10
*
mgr: emit cluster log message on serve() exception
John Spray
2017-11-01
1
-3
/
+4
*
mgr: update for SafeThreadState
John Spray
2017-11-01
1
-2
/
+2
*
mgr: fix thread naming
John Spray
2017-11-01
1
-3
/
+4
*
mgr: cut down duplication between active+standby
John Spray
2017-11-01
1
-69
/
+0
*
mgr: standby modules come up and run now
John Spray
2017-11-01
1
-0
/
+268