Michael Friedrich
|
17846e04d8
|
Fix verbose error message in modify object handler
|
2018-04-06 12:52:17 +02:00 |
Michael Friedrich
|
6b2decb44b
|
Fix verbose error handling in variable and template query handlers
|
2018-04-06 12:50:06 +02:00 |
Noah Hilverling
|
24752f3733
|
Merge pull request #6204 from Icinga/fix/api-create-object-exists-errors
API: Check if objects exists and return proper error message
|
2018-04-06 12:47:31 +02:00 |
Michael Friedrich
|
3e83e94c15
|
Fix object and status query verbose errors
|
2018-04-06 12:47:20 +02:00 |
Michael Friedrich
|
bd7598cb1b
|
API: Check if objects exists and return proper error message
|
2018-04-06 12:32:27 +02:00 |
Michael Friedrich
|
c4a6ab0211
|
Add diagnostic_information as verbose error to config object handlers
|
2018-04-06 12:26:49 +02:00 |
Jean Flach
|
6d81c5c34f
|
Merge pull request #6199 from Icinga/fix/action-http-code
Return 500 when no api action is successful
|
2018-04-06 11:20:43 +02:00 |
Jean Flach
|
90d39d7d7c
|
Merge pull request #6201 from Icinga/fix/x509-exception
Handle exceptions from X509Certificate2
|
2018-04-06 10:56:27 +02:00 |
Jean Flach
|
f133c7914e
|
Build fix
|
2018-04-06 10:43:33 +02:00 |
Michael Friedrich
|
a00197e919
|
Refactor actions error messages
|
2018-04-06 10:30:27 +02:00 |
Michael Friedrich
|
4bf731fc16
|
More config stages refactoring
|
2018-04-06 10:13:08 +02:00 |
Noah Hilverling
|
22c3a7933e
|
Fix API action status codes
|
2018-04-06 10:06:15 +02:00 |
Michael Friedrich
|
36cdf8a0d2
|
More refactoring of config packages errors
|
2018-04-06 09:53:54 +02:00 |
Noah Hilverling
|
75b450ae0c
|
Merge pull request #6202 from Icinga/feature/use-version-file
Use VERSION instead of icinga2.spec
|
2018-04-06 08:18:03 +02:00 |
Michael Friedrich
|
6a61d74fb1
|
Merge pull request #6203 from Icinga/feature/docs-script-debugger-api
Add docs for script debugger and API filters
|
2018-04-05 21:02:19 +02:00 |
Michael Friedrich
|
da27aca205
|
Add docs for script debugger and API filters
|
2018-04-05 20:55:33 +02:00 |
Michael Friedrich
|
de2d18d85d
|
Enhance error handling in type query handler
|
2018-04-05 17:23:26 +02:00 |
Michael Friedrich
|
7f015c0d2f
|
Enhance error handling in config packages handler
|
2018-04-05 17:21:14 +02:00 |
Michael Friedrich
|
75c5e6f6b0
|
Enhance error handling in config stages handler
|
2018-04-05 17:17:30 +02:00 |
Michael Friedrich
|
1dd8409691
|
Check for verbose error handling in SendJsonError()
|
2018-04-05 17:17:06 +02:00 |
Michael Friedrich
|
441536f292
|
Use VERSION instead of icinga2.spec
|
2018-04-05 16:59:57 +02:00 |
Jean Flach
|
9b291be989
|
Return 500 when no api action is successful
fixes #5095
|
2018-04-05 15:56:06 +02:00 |
Michael Friedrich
|
3a8017fd99
|
Merge pull request #6195 from Icinga/fix/api-console-crash
Fix crash in remote api console
|
2018-04-05 15:34:47 +02:00 |
Michael Friedrich
|
8eec0487bb
|
Merge pull request #6198 from Icinga/deprecate-statusdatawriter
Deprecate Statusdatawriter
|
2018-04-05 15:32:32 +02:00 |
Michael Friedrich
|
d398eca581
|
Merge pull request #6196 from Icinga/fix/influxdb-escaping
Fix InfluxDB backslash escaping
|
2018-04-05 15:27:06 +02:00 |
Jean Flach
|
e470e8927a
|
Handle exceptions from X092certificate2
refs #6200
|
2018-04-05 13:37:11 +02:00 |
Jean Flach
|
7bdbd2b074
|
Deprecate Statusdatawriter
refs #6033
|
2018-04-05 09:32:07 +02:00 |
Noah Hilverling
|
8b488eb00f
|
Remove init.conf from icinga.cpp
|
2018-04-04 13:53:18 +02:00 |
Noah Hilverling
|
0e17632bc4
|
Fix InfluxDB backslash escaping
fixes #6182
|
2018-04-04 13:02:48 +02:00 |
Jean Flach
|
69ea2f3a64
|
Fix crash in remote api console
|
2018-04-04 12:23:45 +02:00 |
Michael Friedrich
|
e08231f4df
|
Merge pull request #6170 from Icinga/feature/windows-global-zones
Add option to windows installer to add global zones
|
2018-04-03 17:19:49 +02:00 |
Michael Friedrich
|
da9b3991aa
|
Merge pull request #6163 from Icinga/fix/handle-restart
Fix reload handling by updating the PID file before process overtake
|
2018-04-03 17:18:29 +02:00 |
Michael Friedrich
|
ecbbc2fcc5
|
Merge pull request #6194 from Icinga/feature/metric-unit-elastic-gelf
Elasticsearch/GELF: Add metric unit to performance data fields
|
2018-04-03 17:12:29 +02:00 |
Michael Friedrich
|
d384dee204
|
Merge pull request #6193 from Icinga/fix/gelfwriter-invalid-perfdata-crash
GelfWriter: Fix crash on invalid performance data metrics
|
2018-04-03 14:52:12 +02:00 |
Michael Friedrich
|
0cd4837c78
|
Merge pull request #6192 from Icinga/fix/elasticsearch-writer-invalid-perfdata-crash
Elasticsearch: Fix crash with invalid performance data metrics
|
2018-04-03 14:51:02 +02:00 |
Michael Friedrich
|
313f25163b
|
Elasticsearch/GELF: Add metric unit to performance data fields
Seen this inside the InfluxDBWriter code, makes sense to store
this in Elasticsearch too.
|
2018-04-03 14:49:50 +02:00 |
Michael Friedrich
|
6609ec647f
|
GelfWriter: Fix crash on invalid performance data metrics
Spotted while comparing the source code of several performance data
writer.
refs #6191
|
2018-04-03 14:43:48 +02:00 |
Michael Friedrich
|
85eba79f55
|
Elasticsearch: Fix crash with invalid performance data metrics
fixes #6191
|
2018-04-03 14:38:25 +02:00 |
Jean Flach
|
6617214b1c
|
Merge pull request #6187 from Icinga/fix/remove-studio-images
Remove Icinga Studio Screenshots
|
2018-03-29 15:46:35 +02:00 |
Michael Insel
|
d69e935f20
|
Remove Icinga Studio Screenshots
This removes unnecessary Icinga Studio screenshots as it has been removed.
|
2018-03-26 19:52:08 +02:00 |
Michael Insel
|
92fa7a881c
|
Update Windows wizard documentation for global zones
This updates the screenshots for the windows wizard.
|
2018-03-26 19:34:35 +02:00 |
Gunnar Beutner
|
fa615ec291
|
Merge pull request #6181 from Icinga/fix/boosttest-fixture-order
tests: Ensure IcingaApplication is initialized before adding config
|
2018-03-26 14:45:01 +02:00 |
Markus Frosch
|
3adfd396f4
|
tests: Ensure IcingaApplication is initialized before adding config
This avoids an ordering problem noticed in Boost 1.55
|
2018-03-26 13:58:12 +02:00 |
Markus Frosch
|
eb71e16995
|
tests: Move IcingaApplicationFixture out of test-runner
And make it basically a singleton that would be callable by other test
units.
|
2018-03-26 13:58:12 +02:00 |
Jean Flach
|
d5ddc877dd
|
Merge pull request #6180 from mauricemeyer/master
Doc: fixed wrong information about defaulting
|
2018-03-26 10:04:37 +02:00 |
Maurice Meyer
|
3f8aa04da6
|
Doc: fixed wrong information about defaulting
Signed-off-by: Maurice Meyer <morre@mor.re>
|
2018-03-23 13:18:15 +01:00 |
Michael Insel
|
55dc00d496
|
Doc: Fix typo in API user creation example
This fixes a typo in the API user creation example inside the documentation.
refs #6177
|
2018-03-23 12:37:00 +01:00 |
Maurice Meyer
|
c6299bc545
|
hashed_password -> password_hash. Fixes #6175
Signed-off-by: Maurice Meyer <morre@mor.re>
refs #6176
|
2018-03-23 12:36:41 +01:00 |
Michael Friedrich
|
8b2129b845
|
Merge pull request #6177 from Icinga/fix/doc-api-user
Doc: Fix typo in API user creation example
|
2018-03-23 12:36:08 +01:00 |
Michael Friedrich
|
0ca3aa17ad
|
Merge pull request #6176 from mauricemeyer/master
hashed_password -> password_hash. Fixes #6175
|
2018-03-23 12:34:19 +01:00 |