Gunnar Beutner
|
6ccf4497f2
|
Fix unit tests on Windows.
Fixes #5068
|
2013-11-13 09:08:17 +01:00 |
Gunnar Beutner
|
d1d3c0e247
|
Improve VS visualizers.
Refs #5067
|
2013-11-13 08:42:18 +01:00 |
Gunnar Beutner
|
b324f59a06
|
Implement debug visualizers for Visual Studio.
Fixes #5067
|
2013-11-13 00:32:30 +01:00 |
Gunnar Beutner
|
f3e849ba60
|
Fix library path for libpq on Windows.
Fixes #5066
|
2013-11-12 23:48:28 +01:00 |
Michael Friedrich
|
33fab97dc7
|
Update ChangeLog.
Refs #5051
|
2013-11-12 10:20:13 +01:00 |
Gunnar Beutner
|
a7effcbe81
|
Merge remote-tracking branch 'origin/feature/release-5051' into next
Fixes #5051
|
2013-11-12 10:18:18 +01:00 |
Gunnar Beutner
|
4298aa548b
|
Use 32-bit CentOS for the Vagrant VM.
Fixes #5063
|
2013-11-12 09:42:44 +01:00 |
Gunnar Beutner
|
5b81e62f0a
|
Fix CGI path in the Apache config.
Fixes #5062
|
2013-11-12 08:49:59 +01:00 |
Markus Frosch
|
c8222dd029
|
Exclude debian/ from git-archive and dist tarballs.
Refs #5060
|
2013-11-11 22:03:31 +01:00 |
Gunnar Beutner
|
81c4dd40ab
|
Make sure that Notification::notification_command is set.
Fixes #5056
|
2013-11-11 17:26:20 +01:00 |
Gunnar Beutner
|
0dba71ecaf
|
Fix service and notification templates.
Fixes #5058
|
2013-11-11 16:42:58 +01:00 |
Michael Friedrich
|
f3f113efd6
|
Livestatus: Fix program start time in status table.
|
2013-11-11 15:19:47 +01:00 |
Michael Friedrich
|
d1419a3067
|
Fix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.
Fixes #5045
|
2013-11-11 15:06:23 +01:00 |
Michael Friedrich
|
bf94967ac4
|
Livestatus: Fix additional stats columns causing problems.
Fixes #5052
|
2013-11-11 13:58:25 +01:00 |
Gunnar Beutner
|
95712e46d4
|
Fix compiler warning in PerfdataValue::Parse.
Fixes #5055
|
2013-11-11 13:14:42 +01:00 |
Gunnar Beutner
|
4f1cb83f31
|
Fix Convert::ToString.
Fixes #5054
|
2013-11-11 13:04:18 +01:00 |
Gunnar Beutner
|
e4b5fe74ff
|
Fix LivestatusListener config object.
Fixes #5053
|
2013-11-11 11:57:25 +01:00 |
Gunnar Beutner
|
664edc41dc
|
Bump version.
Refs #5051
|
2013-11-11 11:24:17 +01:00 |
Gunnar Beutner
|
2ec0877442
|
Add changelog for 0.0.4.
Refs #5051
|
2013-11-11 11:23:55 +01:00 |
Gunnar Beutner
|
92c8d71bf3
|
Implement one-time notification for escalation contacts.
Fixes #5011
|
2013-11-11 11:21:23 +01:00 |
Gunnar Beutner
|
55641fc1ea
|
Merge branch 'feature/checks-5049' into next
Fixes #5049
|
2013-11-11 09:31:54 +01:00 |
Gunnar Beutner
|
893243db5f
|
Fix exception in Value::ToJson().
Refs #5049
|
2013-11-11 09:31:36 +01:00 |
Gunnar Beutner
|
eb746b9929
|
Optimize DynamicObject::HasAuthority().
Refs #5049
|
2013-11-11 08:39:35 +01:00 |
Gunnar Beutner
|
f7171e3e90
|
Optimize Service::GetHost.
Refs #5049
|
2013-11-10 22:04:18 +01:00 |
Gunnar Beutner
|
ca9b31d4f0
|
Add check statistics.
Refs #5049
|
2013-11-10 17:47:47 +01:00 |
Gunnar Beutner
|
9a764d8a08
|
Optimize signal calls.
Refs #5049
|
2013-11-10 16:53:57 +01:00 |
Gunnar Beutner
|
45a6ca6cb3
|
Fix type for CheckResult::command.
Refs #5039
|
2013-11-10 01:29:09 +01:00 |
Gunnar Beutner
|
290b13cb8b
|
Merge branch 'feature/checkresult-5039' into next
Fixes #5039
|
2013-11-09 23:02:15 +01:00 |
Gunnar Beutner
|
e2292ce5f7
|
Refactor the Service::Is{Comment,Downtime}* methods.
Refs #5039
|
2013-11-09 22:20:49 +01:00 |
Gunnar Beutner
|
ec1a7bbfcb
|
Implement class for service downtimes.
Refs #5039
|
2013-11-09 22:08:26 +01:00 |
Gunnar Beutner
|
cb526ddccc
|
Implement class for service comments.
Refs #5039
|
2013-11-09 21:19:52 +01:00 |
Gunnar Beutner
|
17834e0a77
|
Ignore invalid fields in the state file.
Refs #5039
|
2013-11-09 18:30:17 +01:00 |
Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Gunnar Beutner
|
7ae3a47f0e
|
Remove unused dependencies.
Refs #4975
|
2013-11-09 09:25:52 +01:00 |
Gunnar Beutner
|
c3fde98677
|
Fix compilation on openSUSE 12.3.
Fixes #5038
|
2013-11-09 08:26:53 +01:00 |
Gunnar Beutner
|
a28dcb02fc
|
Update minimum cmake version.
Refs #4988
|
2013-11-09 08:10:43 +01:00 |
Gunnar Beutner
|
a95a0985b7
|
Merge branch 'feature/dtype-5036' into next
Fixes #5036
|
2013-11-08 21:59:17 +01:00 |
Gunnar Beutner
|
e525410b75
|
Add missing new-line.
Refs #5036
|
2013-11-08 21:56:42 +01:00 |
Gunnar Beutner
|
49435b80a3
|
Fix unit tests.
Refs #5036
|
2013-11-08 21:56:42 +01:00 |
Gunnar Beutner
|
135c2b2309
|
Fix compiler warnings in auto-generated code.
Refs #5036
|
2013-11-08 21:45:27 +01:00 |
Gunnar Beutner
|
ba6f64a0ec
|
Remove GetType().
Refs #5036
|
2013-11-08 21:37:21 +01:00 |
Gunnar Beutner
|
2a6151e935
|
Use anonymous namespaces for INITIALIZE_ONCE().
Refs #5036
|
2013-11-08 21:12:47 +01:00 |
Gunnar Beutner
|
98c3431dda
|
Add missing == operator for the Value class.
Refs #5036
|
2013-11-08 21:12:22 +01:00 |
Gunnar Beutner
|
e546cd854d
|
Clean up the DynamicType class.
Refs #5036
|
2013-11-08 16:07:21 +01:00 |
Gunnar Beutner
|
7c990eff6e
|
Add missing copyrights.
Refs #5036
|
2013-11-08 16:06:59 +01:00 |
Gunnar Beutner
|
0a67e760bd
|
Optimize GraphiteWriter::SendMetric.
Fixes #5037
|
2013-11-08 15:43:14 +01:00 |
Markus Frosch
|
0cd2da410c
|
Merge branch 'feature/debian-packaging-4988' into next
fixes #4975
fixes #4988
|
2013-11-08 15:07:35 +01:00 |
Markus Frosch
|
941224cb68
|
Updated Debian packaging for 0.0.4
refs #4988
refs #4975
|
2013-11-08 14:14:57 +01:00 |
Markus Frosch
|
a73f98414a
|
Modified Debian packaging for development builds
refs #4988
|
2013-11-08 14:14:55 +01:00 |
Markus Frosch
|
c930215d3f
|
Imported current Debian packaging (for 0.0.3)
refs #4988
|
2013-11-08 14:14:55 +01:00 |