icingaweb2/library/Icinga
Johannes Meyer c00dbf9f46 Write session on response
There should not be any necessity to write the session once changes are
being made to it. We now track whether changes were made and write
the session when responding to the user's request if so.
2014-09-24 10:46:35 +02:00
..
Application bootstrap: Fix error reporting level not including E_STRICT 2014-09-19 13:19:24 +02:00
Authentication Write session on response 2014-09-24 10:46:35 +02:00
Chart Fix disappearing tooltips on SVG reload 2014-09-08 16:23:14 +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 The stupid `DbQuery::isTimestamp()' hack must return false 2014-09-19 14:29:29 +02:00
Exception lib: Add `InvalidPropertyException' 2014-09-12 10:18:48 +02:00
File Remove license headers from all files 2014-07-15 13:43:52 +02:00
Logger Merge branch 'master' into bugfix/commands-6593 2014-09-08 10:16:05 +02:00
Protocol Merge branch 'master' into bugfix/commands-6593 2014-09-08 10:16:05 +02:00
Test Icinga\Web\Request::getParam() should be mocked as well by default 2014-09-09 13:01:09 +02:00
User Remove BaseConfigController, User\Message and Widget\AlertMesageBox 2014-09-02 16:25:03 +02:00
Util Merge branch 'master' into bugfix/commands-6593 2014-09-19 13:18:47 +02:00
Web Write session on response 2014-09-24 10:46:35 +02:00
User.php Merge branch 'master' into bugfix/commands-6593 2014-09-19 13:18:47 +02:00