icingaweb2/library/Icinga/Repository
Johannes Meyer cf193f2c1b RepositoryQuery: Initialize property $query before requiring a new table
Since $this gets passed to Repository::requireTable() it may be possible
that some repository tries to access the underlying native query so we
need to ensure that we're able to actually provide it.

refs #10567
2015-11-11 12:48:01 +01:00
..
DbRepository.php DbRepository: Do not attempt to join virtual tables multiple times 2015-11-04 15:59:40 +01:00
IniRepository.php Repository: Clone a filter implicitly in self::requireFilter($clone = true) 2015-06-01 15:03:08 +02:00
LdapRepository.php LdapRepository: Drop method isAmbiguous() and introduce isRelatedDn() 2015-11-09 11:40:30 +01:00
Repository.php Repository: Fix that conversion rules for statements are applied on queries.. 2015-11-05 14:07:54 +01:00
RepositoryQuery.php RepositoryQuery: Initialize property $query before requiring a new table 2015-11-11 12:48:01 +01:00