Michael Friedrich
|
d3a1f53647
|
API: Fix error code for invalid 'attrs' type for POST requests
fixes #5043
|
2017-03-01 11:33:43 +01:00 |
Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Michael Friedrich
|
9a88185b12
|
API: Fix error handling for invalid JSON request body
fixes #11757
|
2016-05-10 15:16:35 +02:00 |
Michael Friedrich
|
3227186c7d
|
Fix: API queries on non-existant objects cause exception
fixes #11088
|
2016-02-04 22:40:01 +01:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Michael Friedrich
|
76baeadb5b
|
Fix wrong query type in modify object api request
refs #10212
|
2015-09-28 19:14:38 +02:00 |
Michael Friedrich
|
f498ce39f3
|
Improve api error handling
refs #10194
|
2015-09-28 16:08:14 +02:00 |
Gunnar Beutner
|
425a1a0166
|
Implement API permissions
fixes #9088
|
2015-09-28 14:30:46 +02:00 |
Gunnar Beutner
|
8a5d71a565
|
Move /v1/<type> to /v1/objects/<type>
refs #10212
|
2015-09-28 08:39:56 +02:00 |
Michael Friedrich
|
6549721ec6
|
Ensure that multiple object handler request methods still work
refs #10194
|
2015-09-27 15:27:08 +02:00 |
Gunnar Beutner
|
06f02f8b10
|
Implement reflection support for the API
fixes #9076
|
2015-08-26 10:58:59 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Gunnar Beutner
|
e2290d5012
|
Implement support for unregistering objects
refs #9101
|
2015-08-15 20:07:11 +02:00 |
Gunnar Beutner
|
16ddc12c06
|
Implement support for creating objects
refs #9101
|
2015-08-15 20:07:11 +02:00 |
Gunnar Beutner
|
3d78870339
|
Implement support for modified attributes in the API
refs #9081
|
2015-08-15 20:07:11 +02:00 |