icingaweb2/library/Icinga
Johannes Meyer bf470125c3 Merge branch 'master' into feature/create-missing-directories-when-creating-inis-8219
Conflicts:
	modules/monitoring/library/Monitoring/MonitoringWizard.php
2015-01-30 16:21:42 +01:00
..
Application Create the enabledModules directory when necessary only as well 2015-01-30 16:16:12 +01:00
Authentication Add support for paged LDAP search results 2015-01-29 15:53:15 +01:00
Chart Adapt bar width to amount of data points 2015-01-19 15:13:44 +01:00
Cli Cli: Remove useless sprintf format in Command::fail() 2014-12-30 14:41:00 +01:00
Data lib: Deprecate Data\Filterable because of ... 2015-01-27 14:33:46 +01:00
Exception Show the user a senseful error message in case enabledModules is missing 2014-11-18 16:22:41 +01:00
File IniWriter: Don't allow read for others on new files 2015-01-19 11:43:38 +01:00
Protocol Apply a limit to results fetched via Ldap\Connection::fetchRow() 2015-01-29 17:29:11 +01:00
Security lib: Add SecurityException 2015-01-30 09:06:10 +01:00
Test Tests: Fix ApplicationBootstrap mock 2014-11-18 16:06:39 +01:00
User Add Icinga\Application\Config::saveIni() 2015-01-30 09:32:08 +01:00
Util Make File::create(.., $recursive = true) create missing nested directories 2015-01-30 15:42:22 +01:00
Web Merge branch 'master' into feature/create-missing-directories-when-creating-inis-8219 2015-01-30 16:21:42 +01:00
User.php lib: Reduce else { if { to elseif { in User::can() 2015-01-30 11:20:05 +01:00