summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-124-2/+163
* 8.1.5v8.1.5C Montero-Luque2015-12-211-2/+2
* 8.1.5 RC2C Montero-Luque2015-12-181-2/+2
* 8.1.5 RC1v8.1.5RC1C Montero-Luque2015-12-152-3/+3
* Merge pull request #21207 from owncloud/backport-21133-stable8.1Vincent Petry2015-12-154-9/+203
|\
| * fix find DN by UUID for ADArthur Schiwon2015-12-141-13/+56
| * unit test on getHome in combination with OfflineUserArthur Schiwon2015-12-141-2/+52
| * adjust unit testArthur Schiwon2015-12-141-0/+8
| * look for DN changes before marking a user as deletedArthur Schiwon2015-12-143-3/+76
| * throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon2015-12-141-5/+25
* | Merge pull request #21210 from owncloud/stable8.1-handle-enforce-home-folder-...Vincent Petry2015-12-152-1/+9
|\ \
| * | Properly handle enforce home folder naming rule settingMorris Jobke2015-12-152-1/+9
| |/
* | Merge pull request #21199 from owncloud/fix_20296_8.1Björn Schießle2015-12-1510-8/+97
|\ \ | |/ |/|
| * Fixed JS unit tests for fed owner display nameVincent Petry2015-12-151-0/+4
| * show display name but internally use the user nameBjörn Schießle2015-12-156-6/+12
| * don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-154-2/+81
|/
* Merge pull request #21151 from owncloud/backport-20978-stable8.1Morris Jobke2015-12-141-3/+5
|\
| * reset mailadress/displayname on blurmichag862015-12-111-3/+5
* | Merge pull request #21193 from owncloud/preview-non-existing-81Lukas Reschke2015-12-141-7/+11
|\ \
| * | Handle non existing files in version previewsRobin Appelman2015-12-141-7/+11
| |/
* | Merge pull request #21156 from owncloud/trashbin-loggedout-81Thomas Müller2015-12-142-2/+16
|\ \
| * | skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
| * | Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-112-2/+13
| |/
* / Use XMLWriter to generate responseLukas Reschke2015-12-141-17/+26
|/
* Merge pull request #21091 from owncloud/backport-20995-stable8.1Vincent Petry2015-12-101-1/+5
|\
| * ensure multiselect always receives an array when setting its value, fixes #18734Arthur Schiwon2015-12-091-1/+5
* | Merge pull request #21116 from owncloud/stable8.1-backport-21109Vincent Petry2015-12-102-37/+10
|\ \
| * | Deduplicate version expire jobsMorris Jobke2015-12-102-37/+10
|/ /
* | Merge pull request #21102 from owncloud/stable8.1_20989Vincent Petry2015-12-101-0/+38
|\ \
| * | Update parent when moving share into recieved shareRoeland Jago Douma2015-12-101-0/+38
| |/
* | Merge pull request #21081 from owncloud/stable8.1-share-computesharepermissio...Morris Jobke2015-12-1010-29/+75
|\ \ | |/ |/|
| * Add explicit check for groups excluded from sharingVincent Petry2015-12-091-1/+1
| * Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-094-19/+53
| * Add reshare permission checksVincent Petry2015-12-093-2/+9
| * Compute share permissions in the viewVincent Petry2015-12-093-8/+13
* | Merge pull request #21085 from owncloud/occ-shall-not-fail-hard-in-maintenanc...Vincent Petry2015-12-091-3/+5
|\ \ | |/ |/|
| * Don't load commands of apps when in maintenance mode - fixes #20939Thomas Müller2015-12-091-3/+5
|/
* Merge pull request #21042 from owncloud/backport-21037-stable8.1Morris Jobke2015-12-081-1/+1
|\
| * passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon2015-12-081-1/+1
|/
* Merge pull request #20999 from owncloud/backport-20981-multiple-emails-for-sh...Morris Jobke2015-12-072-4/+22
|\
| * Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
| * Allow sending a share email to multiple usersJoas Schilling2015-12-072-4/+20
* | Merge pull request #20986 from owncloud/use-proper-logexception-stable8.1Thomas Müller2015-12-072-2/+2
|\ \ | |/ |/|
| * ILogger has no logException() - fixes #20797Thomas Müller2015-12-072-2/+2
|/
* Merge pull request #20795 from owncloud/stable8.1-backport-20790Vincent Petry2015-12-043-26/+12
|\
| * Deduplicate queued trashbin expire jobsMorris Jobke2015-11-273-26/+12
* | Merge pull request #20956 from owncloud/stable8.1-backport-20877Morris Jobke2015-12-041-1/+7
|\ \
| * | Check the expiration date for nullMorris Jobke2015-12-041-1/+7
|/ /
* | Merge pull request #20489 from owncloud/backport-20487-8.1Vincent Petry2015-12-032-7/+23
|\ \
| * | Add a unit test that executes the queryJoas Schilling2015-11-181-0/+13