Gunnar Beutner
|
30c445a5ee
|
Implement additional query statistics for DB IDO
fixes #10860
|
2016-02-23 09:15:16 +01:00 |
Michael Friedrich
|
2bc1d32caa
|
Fix priority ordering for IDO queries
fixes #10829
refs #8714
|
2016-02-23 09:09:06 +01:00 |
Gunnar Beutner
|
c544c686a8
|
Update copyright headers for 2016
|
2016-01-12 08:31:24 +01:00 |
Gunnar Beutner
|
050c520b2a
|
Convert Comment/Downtime to config objects
fixes #9777
|
2015-10-28 17:56:29 +01:00 |
Gunnar Beutner
|
5f98fd3e9a
|
Update schema version in dbconnection.hpp
refs #9286
|
2015-10-01 17:13:33 +02:00 |
Gunnar Beutner
|
d118b71a2a
|
Fix compiler warnings
fixes #9929
|
2015-08-18 07:46:04 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Michael Friedrich
|
d7970f5bb1
|
Implement modified attributes v2
refs #9081
refs #9093
|
2015-08-15 20:07:10 +02:00 |
Gunnar Beutner
|
ec7224e3ed
|
Generate C++ code for type validators
fixes #7709
fixes #8867
|
2015-03-27 07:59:27 +01:00 |
Gunnar Beutner
|
cd20044e4f
|
Implement the pending_queries metric for the IDO check task
refs #8688
|
2015-03-13 12:00:30 +01:00 |
Gunnar Beutner
|
a4d37132bf
|
Implement a check for IDO database connections
fixes #8688
|
2015-03-12 10:19:12 +01:00 |
Gunnar Beutner
|
94fde1a6b2
|
Add support for using the 1.12.0 IDO database schema
fixes #8689
|
2015-03-12 10:19:12 +01:00 |
Gunnar Beutner
|
1a23ae94f9
|
Implement support for updating the program_end_time column
fixes #6923
|
2015-02-04 15:25:10 +01:00 |
Gunnar Beutner
|
e7938c9374
|
Fix crash in DbConnection::ProgramStatusHandler
fixes #8288
|
2015-01-27 09:53:07 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
2d53e000c8
|
Refactor the config validator so that it doesn't require serialized objects
refs #7701
|
2014-11-20 13:28:21 +01:00 |
Gunnar Beutner
|
170c5a59e4
|
Implement typeof() function
|
2014-11-03 00:45:14 +01:00 |
Gunnar Beutner
|
65bec9e904
|
Clean up some parts of the code
|
2014-08-17 17:57:41 +02:00 |
Michael Friedrich
|
1c98a3a9f7
|
DB IDO: Add failover_timeout attribute
refs #6827
|
2014-08-15 17:21:12 +02:00 |
Michael Friedrich
|
f6c24f8964
|
DB IDO: Delay connection in HA RunOnce mode
refs #6827
refs #6203
|
2014-08-15 17:21:12 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |