Gunnar Beutner
|
b5b09216c6
|
Use lambda functions for INITIALIZE_ONCE
fixes #12562
|
2016-08-27 09:48:36 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Michael Friedrich
|
87bc291a55
|
Fix that HA enabled objects are started before config validation has finished
fixes #12460
|
2016-08-17 09:19:58 +02:00 |
Gunnar Beutner
|
b7a1b58069
|
Improve performance for type lookups
fixes #12448
|
2016-08-16 11:02:33 +02:00 |
Gunnar Beutner
|
0bc139af93
|
Improve timing behavior for UpdateObjectAuthority calls
refs #11765
|
2016-05-11 13:04:39 +02:00 |
Gunnar Beutner
|
fc1168ed3e
|
Only activate HARunOnce objects once there's a cluster connection
fixes #11765
|
2016-05-11 12:50:40 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
4aa0165701
|
Add getter for endpoint 'connected' attribute
fixes #10394
|
2015-10-22 10:52:38 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Michael Friedrich
|
f6c24f8964
|
DB IDO: Delay connection in HA RunOnce mode
refs #6827
refs #6203
|
2014-08-15 17:21:12 +02:00 |
Michael Friedrich
|
51329f0b3c
|
Bail early if ApiListener cannot be started
refs #6682
|
2014-08-04 17:23:41 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Gunnar Beutner
|
b367187c0b
|
Implement HA for IDO connections.
Refs #6107
|
2014-05-09 13:02:30 +02:00 |
Gunnar Beutner
|
4c022199f4
|
Reimplement load-balancing for checks.
Refs #6107
|
2014-05-09 11:45:21 +02:00 |