Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4815 from owncloud/ldap_improve_testing | Morris Jobke | 2013-10-04 | 19 | -235/+1065 |
|\ | | | | | LDAP modularization and tests | ||||
| * | remove outdated (thus failing) and anyway insufficient group tests - for now | Arthur Schiwon | 2013-09-27 | 1 | -46/+0 |
| | | |||||
| * | give test file a proper name | Arthur Schiwon | 2013-09-27 | 1 | -0/+0 |
| | | |||||
| * | added user_ldap tests via public api calls | Arthur Schiwon | 2013-09-27 | 1 | -14/+112 |
| | | |||||
| * | LDAP: don't throw exceptions in the wrapper, errors are handled in the code. ↵ | Arthur Schiwon | 2013-09-27 | 1 | -3/+5 |
| | | | | | | | | nevertheless, log unexpected errors | ||||
| * | LDAP: coding style | Arthur Schiwon | 2013-09-27 | 9 | -18/+34 |
| | | |||||
| * | LDAP: simple tests for the user backend | Arthur Schiwon | 2013-09-27 | 1 | -0/+313 |
| | | |||||
| * | LDAP: get rid of some PHP Warnings | Arthur Schiwon | 2013-09-27 | 1 | -1/+6 |
| | | |||||
| * | LDAP: make Access be a dependency to the user and group backend instead of ↵ | Arthur Schiwon | 2013-09-27 | 16 | -173/+225 |
| | | | | | | | | inheriting it. | ||||
| * | Whitespaces | Arthur Schiwon | 2013-09-27 | 1 | -2/+0 |
| | | |||||
| * | LDAP: don't check var type when you can specify the type in the parameter list | Arthur Schiwon | 2013-09-27 | 1 | -7/+3 |
| | | |||||
| * | LDAP: use wrapper, not direct function call | Arthur Schiwon | 2013-09-27 | 1 | -1/+1 |
| | | |||||
| * | LDAP: add phpdoc | Arthur Schiwon | 2013-09-27 | 1 | -0/+1 |
| | | |||||
| * | LDAP: establish wrapper interface to allow proper mocking | Arthur Schiwon | 2013-09-27 | 4 | -28/+275 |
| | | |||||
| * | LDAP: move is_resource check to ldap wrapper to make it mockable | Arthur Schiwon | 2013-09-27 | 3 | -8/+19 |
| | | |||||
| * | LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation ↵ | Arthur Schiwon | 2013-09-27 | 3 | -11/+147 |
| | | | | | | | | and mock testing | ||||
| * | Resolve merge conflict | Arthur Schiwon | 2013-09-27 | 1 | -11/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-30 | 1 | -0/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-27 | 1 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-22 | 1 | -0/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-20 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 4 | -0/+224 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-13 | 2 | -0/+3 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-11 | 1 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-05 | 2 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-30 | 3 | -3/+11 |
| | |||||
* | LDAP: case insensitive replace for more robustness | Arthur Schiwon | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 3 | -32/+43 |
| | |||||
* | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 1 | -31/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-25 | 1 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-23 | 2 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-22 | 1 | -0/+4 |
| | |||||
* | LDAP: fix wrong hook name | Arthur Schiwon | 2013-08-22 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-21 | 5 | -0/+20 |
| | |||||
* | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 1 | -1/+1 |
|\ | | | | | Fix some JSLint warnings | ||||
| * | Merge branch 'master' into fix_jslint_kondou | kondou | 2013-08-18 | 71 | -80/+266 |
| |\ | | | | | | | | | | | | | Conflicts: apps/files/js/file-upload.js | ||||
| * | | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-19 | 44 | -314/+19 |
| | | | |||||
* | | | Merge pull request #4497 from owncloud/newlines_at_eof_kondou | Kondou | 2013-08-18 | 9 | -9/+9 |
|\ \ \ | | | | | | | | | Add newlines at the end of files | ||||
| * | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 9 | -9/+9 |
| | |/ | |/| | |||||
* | | | Merge pull request #4486 from owncloud/ldap_adjust_cache | Bart Visscher | 2013-08-18 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | LDAP: use memcache if available | ||||
| * | | | LDAP: use memcache if available | Arthur Schiwon | 2013-08-17 | 1 | -1/+6 |
| |/ / | |||||
* | | | Merge pull request #4426 from owncloud/ldap_settings_design | Jan-Christoph Borchardt | 2013-08-18 | 5 | -9/+49 |
|\ \ \ | |/ / |/| | | Ldap settings design | ||||
| * | | LDAP: Update Host in configuration chooser on Save | Arthur Schiwon | 2013-08-15 | 1 | -0/+7 |
| | | | |||||
| * | | LDAP: Show Host name in configuration drop down | Arthur Schiwon | 2013-08-15 | 3 | -1/+31 |
| | | | |||||
| * | | LDAP: slightly smaller input fields | Arthur Schiwon | 2013-08-15 | 1 | -1/+1 |
| | | | |||||
| * | | LDAP: move small info text strings into tooltips | Arthur Schiwon | 2013-08-14 | 1 | -7/+4 |
| | | | |||||
| * | | LDAP: right align labels on settings page | Arthur Schiwon | 2013-08-14 | 1 | -0/+6 |
| | | | |||||
* | | | LDAP: only connect to LDAP once on login | Arthur Schiwon | 2013-08-17 | 2 | -6/+18 |
| | | |