Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #21340 from owncloud/fix-unit-tests | Thomas Müller | 2015-12-23 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | [stable8.1] Fix unit tests | |||||
| * | | | Fix unit tests | Lukas Reschke | 2015-12-22 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #21235 from owncloud/stable8.1-backport-21232 | Morris Jobke | 2015-12-22 | 2 | -1/+42 | |
|\ \ \ | | | | | | | | | [stable8.1] Use name of ICollection for exception message | |||||
| * | | | add unit test for #21230 | Morris Jobke | 2015-12-16 | 1 | -0/+41 | |
| | | | | ||||||
| * | | | Use name of ICollection for exception message | Morris Jobke | 2015-12-16 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | * fixes #21230 | |||||
* | | | Merge pull request #21275 from owncloud/stable81_20884 | Morris Jobke | 2015-12-22 | 1 | -1/+4 | |
|\ \ \ | | | | | | | | | [Stable 8.1] [Sharing] Respect disabled incoming federated shares | |||||
| * | | | [Sharing] Respect disabled incoming federated shares | Roeland Jago Douma | 2015-12-18 | 1 | -1/+4 | |
| |/ / | | | | | | | | | | | | | | | | | | | Only fetch the incoming federated shares if incoming shares are actually enabled. Fixes #20713 | |||||
* | | | Merge pull request #21294 from owncloud/backport-21255-stable8.1 | Morris Jobke | 2015-12-22 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | user management: show password error temporary (backport for stable8.1) | |||||
| * | | Update users.js | michag86 | 2015-12-18 | 1 | -1/+1 | |
| |/ | ||||||
* | | 8.1.5v8.1.5 | C Montero-Luque | 2015-12-21 | 1 | -2/+2 | |
| | | ||||||
* | | 8.1.5 RC2 | C Montero-Luque | 2015-12-18 | 1 | -2/+2 | |
|/ | ||||||
* | 8.1.5 RC1v8.1.5RC1 | C Montero-Luque | 2015-12-15 | 2 | -3/+3 | |
| | ||||||
* | Merge pull request #21207 from owncloud/backport-21133-stable8.1 | Vincent Petry | 2015-12-15 | 4 | -9/+203 | |
|\ | | | | | [backport] [stable8.1] Fix shared files of deleted users, detect DN change when checking for existence on LDAP | |||||
| * | fix find DN by UUID for AD | Arthur Schiwon | 2015-12-14 | 1 | -13/+56 | |
| | | ||||||
| * | unit test on getHome in combination with OfflineUser | Arthur Schiwon | 2015-12-14 | 1 | -2/+52 | |
| | | ||||||
| * | adjust unit test | Arthur Schiwon | 2015-12-14 | 1 | -0/+8 | |
| | | ||||||
| * | look for DN changes before marking a user as deleted | Arthur Schiwon | 2015-12-14 | 3 | -3/+76 | |
| | | ||||||
| * | throw NoUserException in getHome when the requested user does not exist anymore | Arthur Schiwon | 2015-12-14 | 1 | -5/+25 | |
| | | ||||||
* | | Merge pull request #21210 from ↵ | Vincent Petry | 2015-12-15 | 2 | -1/+9 | |
|\ \ | | | | | | | | | | | | | owncloud/stable8.1-handle-enforce-home-folder-rule-setting [stable8.1] Properly handle enforce home folder naming rule setting | |||||
| * | | Properly handle enforce home folder naming rule setting | Morris Jobke | 2015-12-15 | 2 | -1/+9 | |
| |/ | ||||||
* | | Merge pull request #21199 from owncloud/fix_20296_8.1 | Björn Schießle | 2015-12-15 | 10 | -8/+97 | |
|\ \ | |/ |/| | [stable8.1] don't allow to create a federated share if source and target are the same | |||||
| * | Fixed JS unit tests for fed owner display name | Vincent Petry | 2015-12-15 | 1 | -0/+4 | |
| | | ||||||
| * | show display name but internally use the user name | Björn Schießle | 2015-12-15 | 6 | -6/+12 | |
| | | ||||||
| * | don't allow to create a federated share if source and target server are the same | Björn Schießle | 2015-12-15 | 4 | -2/+81 | |
|/ | ||||||
* | Merge pull request #21151 from owncloud/backport-20978-stable8.1 | Morris Jobke | 2015-12-14 | 1 | -3/+5 | |
|\ | | | | | reset mailadress/displayname on blur (backport for stable8.1) | |||||
| * | reset mailadress/displayname on blur | michag86 | 2015-12-11 | 1 | -3/+5 | |
| | | ||||||
* | | Merge pull request #21193 from owncloud/preview-non-existing-81 | Lukas Reschke | 2015-12-14 | 1 | -7/+11 | |
|\ \ | | | | | | | [8.1] Handle non existing files in version previews | |||||
| * | | Handle non existing files in version previews | Robin Appelman | 2015-12-14 | 1 | -7/+11 | |
| |/ | ||||||
* | | Merge pull request #21156 from owncloud/trashbin-loggedout-81 | Thomas Müller | 2015-12-14 | 2 | -2/+16 | |
|\ \ | | | | | | | [8.1] Fix trashbin wrapper when no user is loggedin | |||||
| * | | skip test if we cant use the filesystem when not logged in | Robin Appelman | 2015-12-11 | 1 | -2/+5 | |
| | | | ||||||
| * | | Fix thrashbin wrapper when no user is loggedin | Robin Appelman | 2015-12-11 | 2 | -2/+13 | |
| |/ | ||||||
* / | Use XMLWriter to generate response | Lukas Reschke | 2015-12-14 | 1 | -17/+26 | |
|/ | | | | Gets rid of manual XML generation. | |||||
* | Merge pull request #21091 from owncloud/backport-20995-stable8.1 | Vincent Petry | 2015-12-10 | 1 | -1/+5 | |
|\ | | | | | [backport] [stable8.1] ensure multiselect always receives an array when setting its value, f… | |||||
| * | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-09 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #21116 from owncloud/stable8.1-backport-21109 | Vincent Petry | 2015-12-10 | 2 | -37/+10 | |
|\ \ | | | | | | | [stable8.1] Deduplicate version expire jobs | |||||
| * | | Deduplicate version expire jobs | Morris Jobke | 2015-12-10 | 2 | -37/+10 | |
|/ / | | | | | | | | | | | * versionSize is calculated anyway in the expire job - > dropped * offset/neededSpace was needed for expiry before the file is moved to the versions -> now this is included already in the currently used space because the expiry job is defered to a point in time after the version creation * fixes #21108 | |||||
* | | Merge pull request #21102 from owncloud/stable8.1_20989 | Vincent Petry | 2015-12-10 | 1 | -0/+38 | |
|\ \ | | | | | | | [Stable8.1] Update parent when moving share into recieved share | |||||
| * | | Update parent when moving share into recieved share | Roeland Jago Douma | 2015-12-10 | 1 | -0/+38 | |
| |/ | | | | | | | | | | | | | | | | | Fixes #20769 When I receive a share and move a share of myself into that share (which is allowed currently) I effectively hand over ownership of the files I move. So we need to update the share I move to have as a parent the share I move it into. Else our mounting system gets confused. | |||||
* | | Merge pull request #21081 from ↵ | Morris Jobke | 2015-12-10 | 10 | -29/+75 | |
|\ \ | |/ |/| | | | | | owncloud/stable8.1-share-computesharepermissions-notstore [stable8.1] Fix (re)share permission checks in a few code paths | |||||
| * | Add explicit check for groups excluded from sharing | Vincent Petry | 2015-12-09 | 1 | -1/+1 | |
| | | | | | | | | | | Since isSharable() doesn't do the check for groups excluded from sharing, adding an explicit check in the sharing code. | |||||
| * | Fix more unit tests to pass a mock storage instead of null to FileInfo | Vincent Petry | 2015-12-09 | 4 | -19/+53 | |
| | | ||||||
| * | Add reshare permission checks | Vincent Petry | 2015-12-09 | 3 | -2/+9 | |
| | | | | | | | | | | | | | | Added in isSharable() in incoming remote share. Added in isSharable() in regular incoming share. Added in FileInfo to make sure the proper attributes are returned to the clients. | |||||
| * | Compute share permissions in the view | Vincent Petry | 2015-12-09 | 3 | -8/+13 | |
| | | | | | | | | | | The share permissions are now computed in the View/FileInfo instead of storing them directly/permanently on the storage | |||||
* | | Merge pull request #21085 from ↵ | Vincent Petry | 2015-12-09 | 1 | -3/+5 | |
|\ \ | |/ |/| | | | | | owncloud/occ-shall-not-fail-hard-in-maintenance-mode-stable8.1 Don't load commands of apps when in maintenance mode | |||||
| * | Don't load commands of apps when in maintenance mode - fixes #20939 | Thomas Müller | 2015-12-09 | 1 | -3/+5 | |
|/ | ||||||
* | Merge pull request #21042 from owncloud/backport-21037-stable8.1 | Morris Jobke | 2015-12-08 | 1 | -1/+1 | |
|\ | | | | | [backport][stable8.1] passing an empty base in this diagnosis call will not result in LDAP… | |||||
| * | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 | |
|/ | | | | Neither in "Invalid DN syntax" nor in "Object not found" | |||||
* | Merge pull request #20999 from ↵ | Morris Jobke | 2015-12-07 | 2 | -4/+22 | |
|\ | | | | | | | | | owncloud/backport-20981-multiple-emails-for-sharelink-8.1 [8.1] Allow sending a share email to multiple users | |||||
| * | Add a unit test for single user case as well | Joas Schilling | 2015-12-07 | 1 | -7/+9 | |
| | | ||||||
| * | Allow sending a share email to multiple users | Joas Schilling | 2015-12-07 | 2 | -4/+20 | |
| | |