Commit Graph

947 Commits (a7ae2e874a28aed2c190840634db50a19ab1d2e7)

Author SHA1 Message Date
Lukas Reschke cd7fc5cb80 Use array as type 12 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 12 years ago
Jenkins for ownCloud f4e8de3cbb [tx-robot] updated from transifex 12 years ago
Lukas Reschke 2ae1be762c That's bool and not always true 12 years ago
Lukas Reschke 57640742af Use WizardResult|false instead of mixed 12 years ago
Lukas Reschke 416f8b186d Use @return instead of @returns 12 years ago
Lukas Reschke cd3ed01483 Fix Typo 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago
Jenkins for ownCloud 05ea8c8a10 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9919ec48df [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4da6645a94 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 283b483100 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9385b97b5f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud cf20de185c [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 17f5a18922 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 654a6e6c6a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b4a5093da8 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 12 years ago
Jenkins for ownCloud c591cf0836 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 435672feaa [tx-robot] updated from transifex 12 years ago
Thomas Müller e0cac32442 fixing some JSHint warnings 12 years ago
Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon c1c2f2c49e add additional comments, PHPdoc and check whether it's really applicable 12 years ago
Arthur Schiwon 1c71d5c444 LDAP: cache display names immediately on retrieval, saves tens of unecessary queries to LDAP server in the share dialog for example 12 years ago
Jenkins for ownCloud 4fe5ca1908 [tx-robot] updated from transifex 13 years ago
Bart Visscher 81751cb616 Add missing param hint 13 years ago
Jenkins for ownCloud 23f2c48a43 [tx-robot] updated from transifex 13 years ago
Bart Visscher bad41c05b8 Fix PHPdoc in user_ldap 13 years ago
Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 13 years ago
Robin McCorkell 8bb003868c Fix user_ldap default setting value 13 years ago
Jenkins for ownCloud 982d2bcc5b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 329b8f3e99 [tx-robot] updated from transifex 13 years ago
Volkan Gezer d67cba973e Typo fix. 13 years ago
Arthur Schiwon 1c57ffa16f Give hint when composing filter failed 13 years ago
Arthur Schiwon e28227ecdc fix comparison in determineMode, fixes problems with restoring the filter mode (assisted or manually) on page refresh 13 years ago
Jenkins for ownCloud 36107e1bad [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 7c072510d3 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon dbebf6bb5e add comment to clearify when a skip in the foreach happens 13 years ago
Arthur Schiwon ee3368d2ad replace hardcoded limit of 400 with user controlled ldapPagingSize value 13 years ago
Arthur Schiwon 2e5adadad7 Put inner loop into own method, let's see whether it makes scrutinizer happier 13 years ago
Arthur Schiwon bdc418d1f9 var count is assigned in the inner loop so it must be checked inside there to be properly used as part of the exit condition of the outer loop 13 years ago
Arthur Schiwon 43402c56dd initialize variable 13 years ago
Arthur Schiwon 40f9875f11 LDAP: fix user report i.e. count for LDAP servers with really many users 13 years ago
Arthur Schiwon 8bb27551bd LDAP: make sure cache key for paged result cookie matches when limit or offset is null or 0 13 years ago
Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 2407321625 add tests for LDAP 13 years ago
Arthur Schiwon 142fc5f3af fix return value when a search string was passed to return integer instead of array 13 years ago
Arthur Schiwon 96cb75f5cf implement countUsersInGroup in LDAP group backend 13 years ago
Jenkins for ownCloud 4ad4b9768c [tx-robot] updated from transifex 13 years ago