summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | combineFilterWithAnd recently moved to Accessroot2013-12-081-3/+3
| * | | add support for nested groupsroot2013-12-063-10/+73
* | | | Merge pull request #7312 from owncloud/ldap_fix_add_testThomas Müller2014-02-212-3/+169
|\ \ \ \
| * | | | LDAP: fix and extend testsArthur Schiwon2014-02-202-3/+169
* | | | | Merge pull request #7205 from owncloud/fix_7153blizzz2014-02-201-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | LDAP: prevent other configuration from being deleted when deleting the first ...Arthur Schiwon2014-02-141-0/+6
* | | | | LDAP: improve compilation of filtersArthur Schiwon2014-02-192-0/+14
* | | | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-195-8/+26