summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-164-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-136-0/+12
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-1025-25/+0
* Merge pull request #5114 from owncloud/ldap_uuid_attr_groupsblizzz2013-10-106-152/+107
|\
| * LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-046-152/+107
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-062-0/+9
|/
* Merge pull request #4815 from owncloud/ldap_improve_testingMorris Jobke2013-10-0419-235/+1065
|\
| * remove outdated (thus failing) and anyway insufficient group tests - for nowArthur Schiwon2013-09-271-46/+0
| * give test file a proper nameArthur Schiwon2013-09-271-0/+0
| * added user_ldap tests via public api callsArthur Schiwon2013-09-271-14/+112
| * LDAP: don't throw exceptions in the wrapper, errors are handled in the code. ...Arthur Schiwon2013-09-271-3/+5
| * LDAP: coding styleArthur Schiwon2013-09-279-18/+34
| * LDAP: simple tests for the user backendArthur Schiwon2013-09-271-0/+313
| * LDAP: get rid of some PHP WarningsArthur Schiwon2013-09-271-1/+6
| * LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-2716-173/+225
| * WhitespacesArthur Schiwon2013-09-271-2/+0
| * LDAP: don't check var type when you can specify the type in the parameter listArthur Schiwon2013-09-271-7/+3
| * LDAP: use wrapper, not direct function callArthur Schiwon2013-09-271-1/+1
| * LDAP: add phpdocArthur Schiwon2013-09-271-0/+1
| * LDAP: establish wrapper interface to allow proper mockingArthur Schiwon2013-09-274-28/+275
| * LDAP: move is_resource check to ldap wrapper to make it mockableArthur Schiwon2013-09-273-8/+19
| * LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation a...Arthur Schiwon2013-09-273-11/+147
| * Resolve merge conflictArthur Schiwon2013-09-271-11/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-301-0/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-271-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-221-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-202-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-184-0/+224
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-132-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-111-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-101-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-052-0/+22
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-303-3/+11
* LDAP: case insensitive replace for more robustnessArthur Schiwon2013-08-271-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-273-32/+43
* kill zh_CN.GB2312Thomas Müller2013-08-271-31/+0
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-251-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-232-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-221-0/+4
* LDAP: fix wrong hook nameArthur Schiwon2013-08-221-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-215-0/+20
* Merge pull request #4262 from owncloud/fix_jslint_kondouChristopher2013-08-201-1/+1
|\
| * Merge branch 'master' into fix_jslint_kondoukondou2013-08-1871-80/+266
| |\
| * | Fix some JSLint warningskondou2013-07-311-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-1944-314/+19
* | | Merge pull request #4497 from owncloud/newlines_at_eof_kondouKondou2013-08-189-9/+9
|\ \ \
| * | | Add _many_ newlines at the end of fileskondou2013-08-189-9/+9
| | |/ | |/|
* | | Merge pull request #4486 from owncloud/ldap_adjust_cacheBart Visscher2013-08-181-1/+6
|\ \ \
| * | | LDAP: use memcache if availableArthur Schiwon2013-08-171-1/+6
| |/ /
* | | Merge pull request #4426 from owncloud/ldap_settings_designJan-Christoph Borchardt2013-08-185-9/+49
|\ \ \ | |/ / |/| |