icingaweb2/library/Icinga
Johannes Meyer 1b7dc1098c DbUserGroupBackend: Use LEFT JOIN to join the group_membership table
Fixes the issue that groups are not found if they do not have any members
even though they meet the where clause
2015-10-16 13:10:39 +02:00
..
Application Logger: Also use the utility method for non-solitary exception arguments 2015-10-05 12:54:04 +02:00
Authentication DbUserGroupBackend: Use LEFT JOIN to join the group_membership table 2015-10-16 13:10:39 +02:00
Chart lib/chart: Use PHP's DateTime instead of our DateTimeFactory 2015-05-19 11:10:35 +02:00
Cli Detect exact names during autocompletion 2015-08-21 13:48:11 +02:00
Data FilterExpression: Give the row a chance to dynamically return a value 2015-10-05 14:01:03 +02:00
Date lib: Add DateFormatter::formatDuration() 2015-05-22 09:49:06 +02:00
Exception Merge branch 'master' into feature/api-9606 2015-09-07 11:33:44 +02:00
File IniParser::parseIniFile(): return a Config instance 2015-09-25 12:04:13 +02:00
Protocol Do not apply server side sorting for paged search requests 2015-10-01 15:47:11 +02:00
Repository DbRepository: Validate the table when inserting, updating and deleting 2015-10-16 12:36:47 +02:00
Security
Test Revert "Fix failing search dashboard test" 2015-08-27 12:58:56 +02:00
User Merge branch 'master' into feature/custom-menu-items-5600 2015-09-25 14:12:43 +02:00
Util Merge branch 'master' into feature/custom-menu-items-5600 2015-09-15 13:31:30 +02:00
Web Limiter: Use the limit also as priority 2015-10-05 10:54:43 +02:00
User.php User: Fix method getNavigation() 2015-09-30 11:47:38 +02:00