icingaweb2/library/Icinga
Marius Hein ee6145a173 Ldap/Query: Remove __toString()
This is needed because of exception handling. Exceptions can now bubble
up for default handling. Method render() was renamed to create() because
the method create a query. Adjust the test for method create().

refs #5536
2014-09-02 10:17:01 +02:00
..
Application Bug7043Test: Fix test to run without ini configuration 2014-09-01 15:53:32 +02:00
Authentication Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Chart Adjust PieCharts that are rendered without labels 2014-08-28 18:25:19 +02:00
Cli Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Config Support nested keys expressed as single strings in the PreservingIniWriter 2014-08-26 18:05:22 +02:00
Data Postgres/DbQuery: Add orderfields to select 2014-09-01 10:00:04 +02:00
Exception SystemPermissionException: extend IcingaException 2014-08-26 11:21:57 +02:00
File Remove license headers from all files 2014-07-15 13:43:52 +02:00
Logger Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Protocol Ldap/Query: Remove __toString() 2014-09-02 10:17:01 +02:00
Test Fix testing errors due to accessing the session id by using our container 2014-07-16 10:18:00 +02:00
User Remove leading backslashes from the targets of use statements 2014-08-27 15:51:49 +02:00
Util Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Web Adjust CSS for inlinePies to be centered on the current line 2014-08-28 18:27:30 +02:00
User.php AutoLogin/Logout: Remove own session namespace 2014-07-30 12:35:55 +02:00