Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Michael Friedrich
|
effb834d3f
|
Increase DB IDO query queue limit
fixes #8152
|
2015-01-09 11:23:29 +01:00 |
Gunnar Beutner
|
cb7f93dc19
|
Implement CMake options for some of the modules
fixes #7794
fixes #7795
|
2014-12-19 09:46:41 +01:00 |
Gunnar Beutner
|
6383da1f2f
|
Replace spaces with tabs
|
2014-12-18 17:06:00 +01:00 |
Gunnar Beutner
|
873e294158
|
Refactor the WorkQueue class to make error reporting easier
refs #7709
|
2014-12-18 15:11:57 +01:00 |
Gunnar Beutner
|
9eeb64a780
|
Update livestatus and statusdata to properly support booleans
fixes #8100
|
2014-12-17 08:54:28 +01:00 |
Gunnar Beutner
|
5dd0bbfe31
|
Fix another problem with boolean values in SQL queries
refs #8100
|
2014-12-16 21:43:03 +01:00 |
Gunnar Beutner
|
5e1182a5c7
|
Fix incorrect SQL values for boolean fields
fixes #8100
|
2014-12-16 21:28:13 +01:00 |
Gunnar Beutner
|
a5a45ae891
|
Improve error reporting when libmysqlclient or libpq are missing
fixes #7882
|
2014-12-11 08:52:13 +01:00 |
Gunnar Beutner
|
fc42cb575c
|
Add missing validator for the socket_path attribute
refs #7901
|
2014-12-02 13:43:36 +01:00 |
Gunnar Beutner
|
078125bdec
|
Implement socket_path attribute for the IdoMysqlConnection class
fixes #7901
|
2014-12-02 08:42:53 +01:00 |
Lars Engels
|
b81bb67910
|
Add support to conditionally use MysSQL and/or PostgreSQL
refs #7680
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-11-14 10:43:52 +01:00 |
Gunnar Beutner
|
e52b2b6509
|
Fix incorrect IDO queries
fixes #7634
|
2014-11-11 16:36:20 +01:00 |
Jean Flach
|
0ba2efe97f
|
Fix some Ido initialization bugs
refs #7625
|
2014-11-11 10:04:37 +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
|
58d5c42d9c
|
DB IDO: Dump custom attributes as json encoded arrays/dictionaries; add 'is_json' column
refs #7560
|
2014-11-04 13:47:45 +01:00 |
Gunnar Beutner
|
170c5a59e4
|
Implement typeof() function
|
2014-11-03 00:45:14 +01:00 |
Michael Friedrich
|
2626ee0256
|
Revert "DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060"
This reverts commit dd0a2ab590 .
|
2014-10-26 20:24:41 +01:00 |
Michael Friedrich
|
dd0a2ab590
|
DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060
|
2014-10-26 19:57:16 +01:00 |
Michael Friedrich
|
56222ca90b
|
DB IDO: Import schema fixes from 1.12.0
|
2014-10-26 19:46:51 +01:00 |
Michael Friedrich
|
4dc13d965e
|
DB IDO: Change schema version to 1.12.0
refs #7391
|
2014-10-25 01:42:51 +02:00 |
Gunnar Beutner
|
9368ff0e03
|
Update some more log messages
|
2014-10-20 10:09:57 +02:00 |
Gunnar Beutner
|
2d5e9514a5
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
Gunnar Beutner
|
b18f57a745
|
Remove logger_fwd.hpp
|
2014-10-19 14:50:39 +02:00 |
Gunnar Beutner
|
92896311f3
|
Implement support for C/C++ comments in the TI compiler
fixes #5018
|
2014-10-17 19:44:31 +02:00 |
Gunnar Beutner
|
716f4a5d62
|
Fix version number if schema/{mysql,pgsql}.sql
fixes #7397
|
2014-10-17 10:02:24 +02:00 |
Michael Friedrich
|
3fd20d56aa
|
DB IDO: Add program_version column to programstatus table
Bump schema version to 1.11.8
fixes #7391
|
2014-10-16 12:11:10 +02:00 |
Gunnar Beutner
|
98eb771b1d
|
Move all libraries into the lib/ directory
|
2014-10-13 09:51:49 +02:00 |