Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Remove unneeded upgrade code | Morris Jobke | 2015-12-15 | 1 | -16/+0 | |
|/ / | ||||||
* | | Merge pull request #20995 from owncloud/fix-18734 | Thomas Müller | 2015-12-09 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-07 | 1 | -1/+5 | |
* | | | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 | |
* | | | Merge pull request #18212 from ryno83/treat_LDAP_users_not_available_by_user_... | Thomas Müller | 2015-12-07 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove of useless code | Renaud Fortier | 2015-11-26 | 1 | -5/+1 | |
| * | | if define, check the userfilter if the user is still allowed | Renaud Fortier | 2015-08-11 | 2 | -2/+6 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-06 | 2 | -0/+4 | |
| |/ |/| | ||||||
* | | More cleanups of OC_Config usage | Morris Jobke | 2015-12-03 | 1 | -1/+1 | |
* | | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 9 | -1/+64 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-28 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-26 | 2 | -0/+2 | |
* | | Merge pull request #18294 from esakol/issue17173 | Thomas Müller | 2015-11-24 | 1 | -39/+67 | |
|\ \ | ||||||
| * | | Fix RHDS ldap paged search, Issue #17173 | Mario Kolling | 2015-11-09 | 1 | -39/+67 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-24 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-22 | 4 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-20 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-18 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-16 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-15 | 6 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-14 | 10 | -0/+14 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-13 | 54 | -54/+0 | |
* | | | changed 1.000 to 1,000 | sylvain | 2015-11-12 | 1 | -1/+1 | |
* | | | Merge pull request #20124 from owncloud/postscriptum-20093 | C. Montero Luque | 2015-11-10 | 2 | -4/+4 | |
|\ \ \ | ||||||
| * | | | remove uselessly used parameter, read all user attributes also when looking u... | Arthur Schiwon | 2015-11-06 | 2 | -4/+4 | |
* | | | | Merge pull request #20333 from owncloud/fix-18956 | Thomas Müller | 2015-11-10 | 7 | -12/+26 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | make all the buttons beautiful | Arthur Schiwon | 2015-11-05 | 7 | -12/+26 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-08 | 2 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #20271 from owncloud/fix-18701 | Thomas Müller | 2015-11-06 | 2 | -20/+149 | |
|\ \ \ | ||||||
| * | | | integration tests | Arthur Schiwon | 2015-11-04 | 1 | -0/+118 | |
| * | | | LDAP: attempt to connect to backup server again, if main server is not availa... | Arthur Schiwon | 2015-11-03 | 1 | -20/+31 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-06 | 2 | -0/+6 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-05 | 6 | -14/+94 | |
* | | | add port to host only, if an URL is used instead of a plain hostname | Arthur Schiwon | 2015-11-04 | 1 | -3/+7 | |
|/ / | ||||||
* | | Merge branch 'master' into fix-20151 | blizzz | 2015-11-02 | 5 | -0/+15 | |
|\ \ | ||||||
| * \ | Merge pull request #20192 from owncloud/fix-20090 | Thomas Müller | 2015-11-02 | 2 | -0/+12 | |
| |\ \ | ||||||
| | * | | if a user that is flag as deleted shows up again, remove that flag. Fixes #20090 | Arthur Schiwon | 2015-10-30 | 2 | -0/+12 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-01 | 2 | -0/+2 | |
| * | | | Merge pull request #19940 from owncloud/ldap-server-wizard-tooltip | Thomas Müller | 2015-10-31 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | add tooltip to ldap server wizard | Hendrik Leppelsack | 2015-10-29 | 1 | -0/+1 | |
* | | | | add method to count users by loginname and use it for diagnose test, fixes #2... | Arthur Schiwon | 2015-10-30 | 5 | -3/+167 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-30 | 4 | -0/+80 | |
* | | | fix attribute casing to ensure array keys work | Arthur Schiwon | 2015-10-27 | 2 | -4/+15 | |
* | | | fix update quota with known value | Arthur Schiwon | 2015-10-27 | 2 | -3/+42 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-27 | 2 | -2/+2 | |
* | | | Update license headers | Lukas Reschke | 2015-10-26 | 8 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-21 | 4 | -2/+8 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-19 | 2 | -0/+58 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-18 | 4 | -106/+286 | |
* | | Increase the 2nd digit of shipped apps | Joas Schilling | 2015-10-17 | 2 | -2/+2 |