icingaweb2/library/Icinga
Eric Lippmann 8532622fab Db: Implement missing fetch*() functions on connection level
The BaseQuery forwards fetch*() function calls to its datasource with the
query as first parameter since the datasource implements the actual fetching functionality.
There's no interface for fetch*() functions on the datasource level yet.
2014-04-15 17:44:34 +02:00
..
Application Improve failure handling when setting the locale 2014-04-04 15:34:46 +02:00
Authentication Fix authentication error handling 2014-03-28 14:45:03 +01:00
Chart Fix InlinePie boundaries and use floats for the PieSlice path coordinates 2014-03-26 17:06:21 +01:00
Cli Rename help and documentation to icingacli. 2014-03-19 17:25:53 +01:00
Config Handle missing config files more intelligent 2014-03-11 15:43:41 +01:00
Data Db: Implement missing fetch*() functions on connection level 2014-04-15 17:44:34 +02:00
Exception Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
File Fix PDF image path resolution for Icingaweb in Apache subdirs 2014-03-07 15:15:32 +00:00
Filter Fix that queryfilters are being ignored by the parser 2014-03-19 09:11:25 +01:00
Logger Add stream writer 2014-02-26 13:47:16 +01:00
Protocol Write more class documentation 2014-04-02 13:47:02 +02:00
Test Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
User Rewrite preference DbStore 2014-04-08 13:28:45 +02:00
Util Improve failure handling when setting the locale 2014-04-04 15:34:46 +02:00
Web Refactor PreferencesStore and IniStore 2014-04-07 15:13:28 +02:00
User.php Deliver empty preferences unless we configured such 2014-03-04 10:14:20 +00:00