Gunnar Beutner
|
858873b940
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Michael Friedrich
|
b10a6b75a8
|
API: Change log level for console endpoint
fixes #11329
|
2016-12-08 00:59:24 +01:00 |
Gunnar Beutner
|
b5b09216c6
|
Use lambda functions for INITIALIZE_ONCE
fixes #12562
|
2016-08-27 09:48:36 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
b74014fa5e
|
Fix auto-completion suggestions for "icinga2 console"
refs #12408
|
2016-08-12 15:36:47 +02:00 |
Gunnar Beutner
|
2a40a71ffa
|
Change scoping mechanism for the __using keyword
refs #12408
|
2016-08-12 13:14:10 +02:00 |
Gunnar Beutner
|
c5a170a972
|
Implement support for namespaces
fixes #12408
|
2016-08-12 11:32:16 +02:00 |
Michael Friedrich
|
9a88185b12
|
API: Fix error handling for invalid JSON request body
fixes #11757
|
2016-05-10 15:16:35 +02:00 |
Jean Flach
|
393a6bf641
|
Remove unused variables
fixes #11111
|
2016-02-08 17:10:12 +01:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
f8399e45db
|
Remove unused variable
refs #10563
|
2015-11-08 17:53:22 +01:00 |
Michael Friedrich
|
e6159ca86a
|
Fix: /v1/console should only use a single permission
fixes #10563
|
2015-11-08 14:17:13 +01:00 |
Gunnar Beutner
|
3a695742e3
|
Improve error handling when user specifies invalid method for /v1/console
refs #10387
|
2015-11-07 09:59:00 +01:00 |
Michael Friedrich
|
5d46f661ea
|
Implement 'console' cli command using the API
fixes #10387
|
2015-11-04 16:01:06 +01:00 |