Gunnar Beutner
|
3d1490529f
|
Fix race condition for concurrent_checks
fixes #11932
|
2016-08-29 14:12:29 +02:00 |
Jo Goossens
|
0a76921086
|
Add support for glusterfs checks
fixes #12040
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2016-08-29 12:04:47 +02:00 |
Gunnar Beutner
|
96ee214c57
|
Add rvalue constructor for the Task class
refs #12555
|
2016-08-29 09:00:12 +02:00 |
Gunnar Beutner
|
489269e2fa
|
Fix incorrect debug hints for nested dictionary expressions
fixes #12571
|
2016-08-29 08:46:29 +02:00 |
Gunnar Beutner
|
32e6da1c60
|
Speed up item lookups for ConfigItem::GetDefaultTemplates
refs #12575
|
2016-08-29 08:40:46 +02:00 |
Gunnar Beutner
|
f12b52f465
|
Use lambdas in the ConfigItem class
refs #12509
|
2016-08-29 08:16:33 +02:00 |
Gunnar Beutner
|
11e1cc9939
|
Remove unnecessary ScriptFrame variable
refs #12509
|
2016-08-29 05:54:07 +02:00 |
Gunnar Beutner
|
ad0e4f4489
|
Fix RPATH for the unit test binaries
fixes #8806
|
2016-08-28 17:19:20 +02:00 |
Gunnar Beutner
|
903db81fe0
|
Make sure that libmethods is automatically loaded even when not using the ITL
fixes #12578
|
2016-08-28 17:03:08 +02:00 |
Gunnar Beutner
|
20174a0baa
|
Fix livestatus unit tests on Linux/Windows
refs #8806
|
2016-08-28 15:14:49 +02:00 |
Gunnar Beutner
|
c8816385e5
|
Fix help output for update-links.py
fixes #12577
|
2016-08-28 15:11:46 +02:00 |
Gunnar Beutner
|
72e4e4facc
|
Make GCC 4.6 happy
refs #12576
|
2016-08-28 14:33:42 +02:00 |
Gunnar Beutner
|
2ce8a4d4cc
|
Add missing initializers for the ConfigItemBuilder class
refs #12575
|
2016-08-28 14:12:07 +02:00 |
Gunnar Beutner
|
e5af5b5dd3
|
Use raw string literals in mkembedconfig
fixes #12576
|
2016-08-28 11:01:45 +02:00 |
Gunnar Beutner
|
69bb90403d
|
Add missing default import AST node for the application object
refs #12575
|
2016-08-28 11:00:27 +02:00 |
Gunnar Beutner
|
4876a78ab5
|
Remove unnecessary imports from unit test config
refs #12575
|
2016-08-28 10:41:46 +02:00 |
Gunnar Beutner
|
78cd56e277
|
Implement support for default templates
fixes #12575
|
2016-08-28 10:27:43 +02:00 |
Gunnar Beutner
|
0e8edfa2c7
|
Fix code style violations in the ITL
fixes #12573
|
2016-08-28 10:11:28 +02:00 |
Gunnar Beutner
|
9f06140e8f
|
Update documentation for libmethods
fixes #12572
|
2016-08-28 08:27:01 +02:00 |
Gunnar Beutner
|
2c8be90232
|
Fix livestatus unit tests on OS X
fixes #8806
|
2016-08-28 08:18:40 +02:00 |
Evgeni Golov
|
551864b314
|
Fix description of -a and -n for check_swap
fixes #12570
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2016-08-28 08:02:08 +02:00 |
Gunnar Beutner
|
d66ec60ce0
|
Enable ICINGA2_LTO_BUILD in the .spec file
refs #12564
|
2016-08-27 21:44:31 +02:00 |
Gunnar Beutner
|
4d503a3abb
|
Clean up detection of the -flto flag
refs #12564
|
2016-08-27 21:42:05 +02:00 |
Gunnar Beutner
|
ed72112d4b
|
Remove even more unnecessary copies
refs #12509
|
2016-08-27 20:37:25 +02:00 |
Gunnar Beutner
|
ef50c57ed0
|
Make VS 2013 happy
refs #12555
|
2016-08-27 20:07:48 +02:00 |
Gunnar Beutner
|
e8b0797ec4
|
Use 'auto' keyword for iterator declarations (part 2)
refs #12561
|
2016-08-27 19:56:12 +02:00 |
Gunnar Beutner
|
602643b93d
|
Provide location information for objects and templates in the API
fixes #12566
|
2016-08-27 19:25:38 +02:00 |
Gunnar Beutner
|
eafe4c578d
|
Avoid unnecessary copies for the DebugHint class
refs #12509
|
2016-08-27 18:43:14 +02:00 |
Gunnar Beutner
|
0d3563ddaa
|
Add -flto to compiler flags
fixes #12564
|
2016-08-27 16:07:37 +02:00 |
Gunnar Beutner
|
5cd2bdcbcd
|
Fix ccache support for Travis CI
|
2016-08-27 12:47:39 +02:00 |
Gunnar Beutner
|
f1cac2f20a
|
Fix compatibility with boost <= 1.53
refs #12555
|
2016-08-27 12:43:56 +02:00 |
Gunnar Beutner
|
8f2477db46
|
Fix incorrect variable type in the FilterArrayToInt function
refs #12509
|
2016-08-27 12:23:09 +02:00 |
Gunnar Beutner
|
27a23fcff6
|
Avoid an unnecessary case in the Encode function
refs #12509
|
2016-08-27 12:20:54 +02:00 |
Gunnar Beutner
|
45c1e57842
|
Use range-based for loops in mkclass
refs #12538
refs #12509
|
2016-08-27 12:17:10 +02:00 |
Gunnar Beutner
|
00eec13338
|
Avoid unnecessary string copies in the JSON encoder
refs #12509
|
2016-08-27 11:47:36 +02:00 |
Gunnar Beutner
|
170c3624e3
|
Use 'default' for move constructors
refs #12555
|
2016-08-27 11:39:08 +02:00 |
Gunnar Beutner
|
7c273d7748
|
Add another rvalue constructor for the String class
refs #12555
|
2016-08-27 11:00:04 +02:00 |
Gunnar Beutner
|
6e384f81a0
|
Remove unused #includes
refs #12481
|
2016-08-27 10:59:52 +02:00 |
Gunnar Beutner
|
4dbc07e2bc
|
Improve support for MySQL >=5.7
fixes #12558
|
2016-08-27 10:20:59 +02:00 |
Gunnar Beutner
|
16742f83ba
|
Don't link against libmysqlclient_r
fixes #12514
|
2016-08-27 09:59:23 +02:00 |
Gunnar Beutner
|
b5b09216c6
|
Use lambda functions for INITIALIZE_ONCE
fixes #12562
|
2016-08-27 09:48:36 +02:00 |
Gunnar Beutner
|
5058c5d75b
|
Use 'auto' for iterator declarations
fixes #12561
|
2016-08-27 08:37:19 +02:00 |
Gunnar Beutner
|
03b593fa67
|
Fix support for building with ccache
refs #12537
|
2016-08-27 08:01:13 +02:00 |
Gunnar Beutner
|
60e86e02ff
|
Improve error message for old versions of GCC
refs #12537
|
2016-08-27 07:45:37 +02:00 |
Gunnar Beutner
|
56ba6089d0
|
Add rvalue support for the Array and Dictionary classes
refs #12555
|
2016-08-27 07:42:28 +02:00 |
Gunnar Beutner
|
7194b36d3e
|
Avoid unnecessary string copies for LiteralExpression objects
refs #12509
|
2016-08-26 18:11:56 +02:00 |
Gunnar Beutner
|
c1a58446af
|
Add another rvalue constructor for the Value class
refs #12555
|
2016-08-26 18:11:28 +02:00 |
Gunnar Beutner
|
dac0ff9343
|
Improve config validation for arrays of object names
fixes #12556
|
2016-08-26 10:36:53 +02:00 |
Gunnar Beutner
|
4f46e59af3
|
Implement an rvalue constructor for the String and Value classes
fixes #12555
|
2016-08-26 09:11:36 +02:00 |
Gunnar Beutner
|
49a130242c
|
Add missing #include in loader.cpp
refs #12552
|
2016-08-25 20:59:22 +02:00 |