icingaweb2/library/Icinga
Johannes Meyer fbf0ad4339 Drop interface Browsable
We're not required to handle objects of Zend_Paginator in any way, so
creating such as part of a query is not necessary since QueryAdapter
accepts any instance of QueryInterface. (gets enforced in the near future)

refs #8339
2015-05-15 14:37:41 +02:00
..
Application SyslogWriter: replace \n w/ 4 spaces in multiline log messages 2015-04-24 10:28:45 +02:00
Authentication Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Chart Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Cli Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
Data Drop interface Browsable 2015-05-15 14:37:41 +02:00
Exception lib: Add MissingParameterException::getParameter and ::setParameter ... 2015-04-07 12:15:15 +02:00
File Drop interface Browsable 2015-05-15 14:37:41 +02:00
Protocol LogFileIterator: Fix missing closing bracket 2015-05-05 12:50:35 +02:00
Security Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Test Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
User Fix that preferences can't be stored in a database 2015-03-08 10:19:17 +01:00
Util Add String::findSimilar() 2015-02-12 09:11:02 +01:00
Web Controller: Apply the user chosen sort rules when in compact view as well 2015-05-15 14:37:41 +02:00
User.php Fix the permission wildcards assertion 2015-05-05 12:36:26 +02:00