| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | show display name but internally use the user name | Björn Schießle | 2015-12-14 | 6 | -6/+11 |
* | | | don't allow to create a federated share if source and target server are the same | Björn Schießle | 2015-12-14 | 1 | -0/+8 |
|/ / |
|
* | | Handle non existing files in version previews | Robin Appelman | 2015-12-14 | 1 | -7/+11 |
* | | Bring back delete permission in share overview | Vincent Petry | 2015-12-14 | 2 | -27/+11 |
|/ |
|
* | Merge pull request #21157 from owncloud/trashbin-loggedout-82 | Thomas Müller | 2015-12-14 | 2 | -2/+16 |
|\ |
|
| * | 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 |
* | | Bring back file delete action text to be based on context | Vincent Petry | 2015-12-11 | 3 | -5/+49 |
|/ |
|
* | Merge pull request #21115 from owncloud/stable8.2-backport-21109 | Roeland Douma | 2015-12-10 | 2 | -37/+10 |
|\ |
|
| * | Deduplicate version expire jobs | Morris Jobke | 2015-12-10 | 2 | -37/+10 |
* | | Merge pull request #21090 from owncloud/backport-20995-stable8.2 | Vincent Petry | 2015-12-10 | 1 | -1/+5 |
|\ \ |
|
| * | | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-09 | 1 | -1/+5 |
* | | | Merge pull request #21101 from owncloud/stable8.2_20989 | Morris Jobke | 2015-12-10 | 1 | -0/+41 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update parent when moving share into recieved share | Roeland Jago Douma | 2015-12-10 | 1 | -0/+41 |
| |/ |
|
* | | Merge pull request #21044 from owncloud/group-propagation-82 | Vincent Petry | 2015-12-10 | 8 | -116/+311 |
|\ \ |
|
| * | | fix etag propagation with group reshares | Robin Appelman | 2015-12-09 | 4 | -13/+65 |
| * | | Add test case for group share propagation | Robin Appelman | 2015-12-09 | 4 | -103/+246 |
* | | | Merge pull request #21080 from owncloud/stable8.2-share-computesharepermissio... | Roeland Douma | 2015-12-10 | 3 | -4/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add reshare permission checks | Vincent Petry | 2015-12-09 | 2 | -1/+8 |
| * | | Compute share permissions in the view | Vincent Petry | 2015-12-09 | 1 | -3/+6 |
* | | | Add tests | Robin Appelman | 2015-12-09 | 1 | -0/+50 |
* | | | Dont set the string storage id to the numeric storage id for personal mounts | Robin Appelman | 2015-12-09 | 1 | -4/+4 |
|/ / |
|
* / | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Only return the exact match, when it's allowed | Joas Schilling | 2015-12-03 | 2 | -12/+41 |
* | update germand translation to fit into the UI | Morris Jobke | 2015-12-01 | 4 | -4/+4 |
* | Merge pull request #20488 from owncloud/backport-20487-8.2 | Thomas Müller | 2015-12-01 | 2 | -7/+23 |
|\ |
|
| * | Add a unit test that executes the query | Joas Schilling | 2015-11-18 | 1 | -0/+13 |
| * | Oracle can not return statements but only values | Joas Schilling | 2015-11-18 | 2 | -7/+10 |
* | | Fix the width of the share with input | Morris Jobke | 2015-11-30 | 1 | -1/+1 |
* | | Deduplicate queued trashbin expire jobs | Morris Jobke | 2015-11-27 | 3 | -26/+12 |
* | | Dont output paths in scan.php | Robin Appelman | 2015-11-26 | 1 | -8/+0 |
* | | Merge pull request #20535 from owncloud/stable8.2-fakelocking-for-mac | Vincent Petry | 2015-11-25 | 2 | -2/+4 |
|\ \ |
|
| * | | [stable8.2] Add fake locker plugin | Lukas Reschke | 2015-11-16 | 2 | -2/+4 |
| |/ |
|
* / | Use proper variable | Lukas Reschke | 2015-11-18 | 1 | -1/+1 |
|/ |
|
* | Backport of #20093 and #20124 | Arthur Schiwon | 2015-11-10 | 5 | -9/+59 |
* | make all the buttons beautiful | Arthur Schiwon | 2015-11-09 | 7 | -12/+26 |
* | Merge pull request #20361 from owncloud/stable8.2-extstorage-gdrive-forceappr... | Vincent Petry | 2015-11-09 | 1 | -0/+1 |
|\ |
|
| * | Force approval in GDrive oauth to get refresh_token | Vincent Petry | 2015-11-06 | 1 | -0/+1 |
* | | Merge pull request #20326 from owncloud/getfileinfo-locking82 | Vincent Petry | 2015-11-09 | 1 | -26/+26 |
|\ \ |
|
| * | | Split checkUpdate | Robin Appelman | 2015-11-05 | 1 | -26/+26 |
* | | | integration tests | Arthur Schiwon | 2015-11-06 | 1 | -0/+118 |
* | | | LDAP: attempt to connect to backup server again, if main server is not availa... | Arthur Schiwon | 2015-11-06 | 1 | -20/+31 |
| |/
|/| |
|
* | | Merge pull request #20338 from owncloud/l10n-8.2-backport | Morris Jobke | 2015-11-05 | 166 | -166/+490 |
|\ \ |
|
| * | | Backport translations for 8.2 | Joas Schilling | 2015-11-05 | 166 | -166/+490 |
* | | | Merge pull request #20245 from owncloud/backport-20192-stable8.2 | Vincent Petry | 2015-11-05 | 2 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | if a user that is flag as deleted shows up again, remove that flag. Fixes #20090 | Arthur Schiwon | 2015-11-02 | 2 | -0/+12 |
* | | | [files_external] fix empty user mounts setting | Morris Jobke | 2015-11-05 | 1 | -0/+5 |
| |/
|/| |
|
* | | add port to host only, if an URL is used instead of a plain hostname | Arthur Schiwon | 2015-11-04 | 1 | -3/+7 |
* | | Merge pull request #20221 from owncloud/files-filter-triger-once-82 | Morris Jobke | 2015-11-04 | 1 | -2/+3 |
|\ \ |
|
| * | | dont trigger the scroll event of every single item we filter in the file list | Robin Appelman | 2015-11-02 | 1 | -2/+3 |
| |/ |
|