icingaweb2/library/Icinga
Johannes Meyer b8efe314a0 DbQuery: Ignore wildcard only filters
This increases query performance vastly, since LIKE '%' comparisons
prevent the dbms from utilizing an index.
2015-06-15 13:59:46 +02:00
..
Application Merge branch 'feature/Show-Icinga-Web-2-s-version-in-the-frontend-9247' 2015-06-08 12:40:14 +02:00
Authentication Allow to configure user group backends of type LDAP 2015-06-05 14:53:29 +02:00
Chart lib/chart: Use PHP's DateTime instead of our DateTimeFactory 2015-05-19 11:10:35 +02:00
Cli cli: Add Params::shiftRequired() 2015-05-20 10:30:00 +02:00
Data DbQuery: Ignore wildcard only filters 2015-06-15 13:59:46 +02:00
Date lib: Add DateFormatter::formatDuration() 2015-05-22 09:49:06 +02:00
Exception Merge branch 'master' into feature/user-and-group-management-8826 2015-05-22 10:06:31 +02:00
File Fix key and value sanitazion in ini writer 2015-06-08 13:11:40 +02:00
Protocol Ldap\Connection: Disable server side sorting as it's not working 2015-06-03 14:24:48 +02:00
Repository LdapRepository: Add normed attribute `gid' 2015-06-03 16:08:29 +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 Don't setup the DateTimeFactory in our tests 2015-05-19 11:25:06 +02:00
User Fix that preferences can't be stored in a database 2015-03-08 10:19:17 +01:00
Util Limit perfdata label size 2015-06-02 17:09:40 +02:00
Web view->url(): Clone $path if it's already of type Icinga\Web\Url 2015-06-09 09:21:12 +02:00
User.php User: Consider the required permission more important if it has a wildcard 2015-06-02 12:01:02 +02:00