icingaweb2/library/Icinga
Thomas Gelf 31047e8082 Data\SimpleQuery: concrete implementation
SimpleQuery is no longer abstract, implements the Filterable interface
and should now be usable as a basic Query implemenation as is.
2014-06-06 06:12:17 +00:00
..
Application bootstrapping: add a dispatchModule() shortcut 2014-06-04 23:39:12 +00:00
Authentication Authentication: Add backend to handle external authentication 2014-06-03 17:59:22 +02:00
Chart Inline\PieChart: code style 2014-05-20 23:29:13 +00:00
Cli bootstrapping: play nice with duplicate modules 2014-06-04 23:37:36 +00:00
Config IniWriter: Delete nested properties 2014-05-02 09:26:17 +02:00
Data Data\SimpleQuery: concrete implementation 2014-06-06 06:12:17 +00:00
Exception lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
File Merge remote-tracking branch 'origin/master' into feature/query-interfaces-6018 2014-06-06 05:32:54 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
Protocol Data\BaseQuery: rename to Data\SimpleQuery 2014-05-07 11:55:35 +00:00
Test Tests: Remove Zend Controller Test from base test 2014-05-02 09:46:01 +02:00
User Config: Remove base path subsitution 2014-06-02 14:54:31 +02:00
Util Refactor the timeSincePrefix and timeUntilPrefix functions 2014-05-29 13:03:10 +02:00
Web Dashboard: Better implementation of handling errors 2014-06-05 16:07:40 +02:00
User.php Add test for Icinga\User 2014-04-28 14:06:39 +02:00