index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mgr
/
PyModuleRegistry.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/PyModuleRegistry: log error if we can't find any modules to load
Tim Serong
2019-05-10
1
-1
/
+1
*
mgr/PyModuleRegistry: avoid null deref from get_progress_events
Sage Weil
2019-02-15
1
-1
/
+3
*
Merge pull request #26149 from votdev/improve_get_typed_config
Kefu Chai
2019-02-14
1
-10
/
+9
|
\
|
*
mgr: Improve ActivePyModules::get_typed_config implementation
Volker Theile
2019-02-11
1
-10
/
+9
*
|
mgr: send progress events to mon
Sage Weil
2019-02-08
1
-0
/
+4
|
/
*
mgr: load modules in finisher to avoid potential lock cycles
Mykola Golub
2019-01-30
1
-1
/
+1
*
mgr: Allow modules to get/set other module options
Volker Theile
2019-01-08
1
-0
/
+7
*
mgr: call config_notify method when mgr's config has changed
Sage Weil
2018-11-17
1
-0
/
+1
*
mgr: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
1
-2
/
+2
*
Merge pull request #23970 from noahdesu/mgr-always-on-mods-v2
John Spray
2018-10-10
1
-9
/
+1
|
\
|
*
mgr: monitor-controlled always on modules
Noah Watkins
2018-10-01
1
-0
/
+1
|
*
mgr: remove dead code
Noah Watkins
2018-10-01
1
-9
/
+0
*
|
Relocate cluster_log(). Only active modules can use it.
Volker Theile
2018-10-05
1
-3
/
+3
*
|
mgr: Add ability to trigger a cluster/audit log message from Python
Volker Theile
2018-10-04
1
-5
/
+6
|
/
*
mgr: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-2
/
+2
*
mgr: report health check changes immediately
Noah Watkins
2018-07-27
1
-1
/
+1
*
mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modules
Dan Mick
2018-06-22
1
-0
/
+1
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
mgr: implement get_store in StandbyPyModules
John Spray
2018-04-27
1
-1
/
+1
*
mgr: rework kv store load path
John Spray
2018-04-23
1
-8
/
+9
*
mgr: centralized setting/getting of mgr configs
Rubab-Syed
2018-04-23
1
-4
/
+5
*
mgr: make PyModuleRegistry::init return void
John Spray
2018-03-05
1
-1
/
+1
*
mgr: initialize PyModuleRegistry sooner
John Spray
2018-03-05
1
-19
/
+5
*
mgr: refactor get_modules/list_modules
John Spray
2018-01-24
1
-4
/
+14
*
mgr: add health checks for failed modules
John Spray
2018-01-24
1
-5
/
+15
*
mgr: load command definitions earlier
John Spray
2018-01-24
1
-10
/
+19
*
mgr: evaluate `can_run` method on modules
John Spray
2018-01-24
1
-0
/
+8
*
mgr: load all modules (not just active ones)
John Spray
2018-01-24
1
-28
/
+6
*
mgr: In plugins 'module' classes need not to be called "Module" anymore.
bhavishyagopesh
2017-11-02
1
-1
/
+1
*
mgr: update for SafeThreadState
John Spray
2017-11-01
1
-2
/
+4
*
mgr: standby modules come up and run now
John Spray
2017-11-01
1
-3
/
+23
*
mgr: clean up python source file naming
John Spray
2017-11-01
1
-2
/
+7
*
mgr: refactor python module management
John Spray
2017-11-01
1
-0
/
+146