Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dSS - digitalSTROM Server
dss-mainline
Merge requests
!1088
avoid destroying property tree entries by creating State objects
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Christian Hitz
requested to merge
chhitz/dss-mainline:23045-no-cluster-states-visible
into
master
Apr 23, 2018
Overview
1
Commits
1
Pipelines
0
Changes
9
remove allocateState(boost::shared_ptr _state)
add different allocateState() functions that return existing state or create new one
refs #23045