summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-04-083-3/+16
* Merge pull request #6221 from leo-b/ldap_get_all_groupsblizzz2014-04-073-3/+49
|\
| * adapt description of paging size configurationAlexander Bergolth2014-03-281-1/+1
| * change default ldap paging size to 500Alexander Bergolth2014-03-281-1/+1
| * make getGroupsChunk() protected instead of privateAlexander Bergolth2014-03-131-1/+1
| * adapt coding styleAlexander Bergolth2014-03-131-15/+15
| * fix another oversight... sigh..root2014-03-051-1/+1
| * getGroups(): fix overall max search limit for paged searchesroot2014-03-041-3/+3
| * getGroups() $limit was not handled correctlyroot2014-03-041-2/+7
| * revert updateGroups job to use getGroups() instead of getAllGroups()root2014-03-041-1/+1
| * merge functionality of getAllGroups into getGroupsroot2014-03-041-15/+18
| * Merge branch 'ldap_paging_chunksize' into ldap_get_all_groupsroot2014-03-042-1/+5
| |\
| | * add ldap_paging_size config optionroot2014-03-042-1/+5
| * | use getAllGroup() in the updateGroups background jobroot2014-03-041-1/+1
| * | add getAllGroups() that uses a paged search if availableroot2014-03-041-0/+34
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-061-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-04-021-0/+5
* | Merge pull request #7915 from owncloud/replace-personalblockVincent Petry2014-04-011-1/+1
|\ \
| * \ external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-311-0/+1
| |\ \
| * | | replace personalblock fieldset with section class in core user_ appsJan-Christoph Borchardt2014-03-271-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-011-0/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-301-0/+1
|/ /
* | Miscellaneous text fixes for core appsRobin McCorkell2014-03-261-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-261-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-241-0/+5
* | add test for cloning and keeping configuration seperateArthur Schiwon2014-03-211-0/+54
* | Use array_key_exists instead of isset, because the latter returns false if th...Arthur Schiwon2014-03-211-2/+2
* | On clone create a new instance of the ConfigurationArthur Schiwon2014-03-211-0/+2
* | Merge pull request #7823 from owncloud/fix_7796blizzz2014-03-211-2/+2
|\ \
| * | Fix duplicate ipauniqueidRobin McCorkell2014-03-201-1/+1
| * | Add FreeIPA UUID compatibility, fixes #7796Robin McCorkell2014-03-191-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-211-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-03-201-1/+5
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-191-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-151-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-133-0/+122
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-132-0/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-127-0/+35
* | [tx-robot] updated from transifexJenkins for ownCloud2014-03-1137-127/+250
* | Fixed configkey casing for PostgreSQLVincent Petry2014-03-031-1/+1
|/
* remove remaining testing artefactArthur Schiwon2014-03-031-1/+1
* intendetion. where did the whitespaces come from?Arthur Schiwon2014-03-031-2/+2
* LDAP: let proxy for multiple server access methods from AccessArthur Schiwon2014-03-031-4/+13
* Merge pull request #6299 from leo-b/ldap_nested_groupsVicDeo2014-02-253-10/+72
|\
| * replace spaces with tabsroot2014-02-211-5/+5
| * fix coding style to blizzz happy.. ;-)root2014-02-121-8/+10
| * fix indentationroot2013-12-111-42/+42
| * remove debug outputroot2013-12-101-3/+0
| * Merge remote branch 'upstream/master' into ldap_nested_groupsroot2013-12-104-4/+45
| |\
| * | move nested group checkbox to directory settingsroot2013-12-101-1/+1