Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-27 | 56 | -74/+72 |
| | |||||
* | Merge pull request #17202 from oparoz/repair-scan-signature | Joas Schilling | 2015-06-27 | 1 | -1/+1 |
|\ | | | | | Signature of overriding method should match the parent | ||||
| * | Signature of overriding method should match the parent | Olivier Paroz | 2015-06-26 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #17203 from owncloud/fix-share-autocomplete | Björn Schießle | 2015-06-26 | 1 | -0/+1 |
|\ \ | | | | | | | fix z-index of share-autocomplete | ||||
| * | | fix z-index of share-autocomplete | Jan-Christoph Borchardt | 2015-06-26 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #17071 from owncloud/share-get-users-non-existing | Vincent Petry | 2015-06-26 | 1 | -2/+2 |
|\ \ | |/ |/| | fix getUsersSharingFile with locking | ||||
| * | fix getUsersSharingFile with locking | Robin Appelman | 2015-06-26 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #17191 from owncloud/issue-17188-group-share-part-file | Thomas Müller | 2015-06-26 | 2 | -10/+24 |
|\ \ | | | | | | | Correctly check if the real file exists, otherwise try the part file | ||||
| * | | Correctly check if the real file exists, otherwise try the part file | Joas Schilling | 2015-06-26 | 2 | -10/+24 |
| | | | |||||
* | | | Merge pull request #17008 from owncloud/fix-17006 | Björn Schießle | 2015-06-26 | 7 | -49/+152 |
|\ \ \ | |_|/ |/| | | Improve splitting of username and remote adress when username contains an `@` | ||||
| * | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 8 | -35/+46 |
| | | | |||||
| * | | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 3 | -74/+75 |
| | | | |||||
| * | | make sure that we split username and server address at the first '@' from ↵ | Bjoern Schiessle | 2015-06-22 | 4 | -1/+92 |
| | | | | | | | | | | | | the right to allow usernames containing '@' | ||||
* | | | Merge pull request #17009 from owncloud/lock-downloadfile | Thomas Müller | 2015-06-26 | 1 | -6/+21 |
|\ \ \ | | | | | | | | | Lock file during download | ||||
| * | | | Enable x-sendfile only if we do not lock the file system | Thomas Müller | 2015-06-22 | 1 | -4/+8 |
| | | | | |||||
| * | | | Lock file before download | Vincent Petry | 2015-06-18 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | This will throw a LockedException if a concurrent request is currently touching that file. | ||||
* | | | | Merge pull request #17082 from owncloud/shared-etag-propagate-file | Thomas Müller | 2015-06-26 | 4 | -12/+51 |
|\ \ \ \ | | | | | | | | | | | Fix etag propagation for single file shares | ||||
| * | | | | add some docs | Robin Appelman | 2015-06-25 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | fix etag propagation for single file shares | Robin Appelman | 2015-06-24 | 3 | -12/+37 |
| | | | | | |||||
| * | | | | add unit test for single file share etag propagation | Robin Appelman | 2015-06-24 | 1 | -0/+12 |
| | | | | | |||||
* | | | | | Merge pull request #17190 from owncloud/lock-changelabel | Thomas Müller | 2015-06-26 | 2 | -5/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Rename experimental to transactional file locking | ||||
| * | | | | Rename experimental to transactional file locking | Vincent Petry | 2015-06-26 | 2 | -5/+5 |
| | | | | | |||||
* | | | | | Merge pull request #17165 from ↵ | Thomas Müller | 2015-06-26 | 2 | -3/+28 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/federated_cloud_sharing_search_address_book Search address book for federated cloud id | ||||
| * | | | | | ne need to check twice if $row['share_with'] is set | Bjoern Schiessle | 2015-06-25 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | show nice display name for remote shares if possible | Bjoern Schiessle | 2015-06-25 | 1 | -2/+11 |
| | | | | | | |||||
| * | | | | | search address book for federated cloud id | Bjoern Schiessle | 2015-06-25 | 1 | -0/+16 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #17185 from rullzer/fix_17178 | Morris Jobke | 2015-06-26 | 1 | -2/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix for #17178 | ||||
| * | | | | | Fix for #17178 | Roeland Jago Douma | 2015-06-25 | 1 | -2/+9 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | If no array of arrays is submitted make sure we still keep $sharedUsers and $sharedGroups as arrays so the rest of the code keeps functioning as it should. | ||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-26 | 48 | -40/+18 |
|/ / / / | |||||
* | | | | Merge pull request #17162 from owncloud/LukasReschke-patch-1 | Thomas Müller | 2015-06-25 | 1 | -0/+12 |
|\ \ \ \ | | | | | | | | | | | Create .htaccess | ||||
| * | | | | Create .htaccess | Lukas Reschke | 2015-06-25 | 1 | -0/+12 |
|/ / / / | | | | | | | | | Ref https://github.com/owncloud/core/pull/16724#discussion_r33236344 – shouldn't hurt also. | ||||
* | | | | Merge pull request #17152 from owncloud/LDAP/AD-Typo | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Ldap/ad typo | ||||
| * | | | | Dropped an S from the mouseover | Lukas Reschke | 2015-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | We had a typo in the ldap initial binding menu mouse over, so changed the text in all references to be correct. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-25 | 64 | -34/+190 |
|/ / / / | |||||
* | | | | Merge pull request #17070 from owncloud/lock-movemountbug | Vincent Petry | 2015-06-24 | 3 | -23/+153 |
|\ \ \ \ | | | | | | | | | | | Lock correct paths when moving mount | ||||
| * | | | | Rollback folder scan if an entry was locked | Vincent Petry | 2015-06-24 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Fix locked paths in the moveMount case | Vincent Petry | 2015-06-24 | 2 | -23/+148 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When moving a mount point directly, the lock must be applied on the local mount point path instead of the attached storage root. Other operations will still lock the attached storage root. | ||||
* | | | | | Merge pull request #17110 from owncloud/share-error-handling | Morris Jobke | 2015-06-24 | 2 | -2/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | [sharing] handle shares of users that aren't available anymore | ||||
| * | | | | | [sharing] handle shares of users that aren't available anymore | Morris Jobke | 2015-06-23 | 2 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * properly handle the case where an abandoned share is left and simply skip it | ||||
* | | | | | | Merge pull request #17136 from rullzer/fix_remove_link_OCS | Lukas Reschke | 2015-06-24 | 2 | -2/+24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Allow removing of link password in OCS again | ||||
| * | | | | | | Added unit test to verify link password removeal | Roeland Jago Douma | 2015-06-24 | 1 | -1/+23 |
| | | | | | | | |||||
| * | | | | | | set NULL correctly in password update | Roeland Jago Douma | 2015-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old code used 'NULL' but docterine wants null. Now it is possible again to remove the password from a link share. | ||||
* | | | | | | | Merge pull request #17139 from owncloud/increase-oracle-init-time | Thomas Müller | 2015-06-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Let's wait a little longer until oracle finally is available | ||||
| * | | | | | | Let's wait a little longer until oracle finally is available | Thomas Müller | 2015-06-24 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #17133 from owncloud/rename-user-webdavauth | Thomas Müller | 2015-06-24 | 1 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Rename user_webdavauth to prevent accidental activation - refs #17112 | ||||
| * | | | | | | Rename user_webdavauth to prevent accidental activation - refs #17112 | Thomas Müller | 2015-06-24 | 1 | -3/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #17130 from owncloud/update-mime-types | Thomas Müller | 2015-06-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update wmv and add mts and mt2s | ||||
| * | | | | | | | Update wmv and add mts and mt2s - fixes #17128 and owncloud/firewall#107 | Thomas Müller | 2015-06-24 | 1 | -1/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #17105 from owncloud/app-content-z-index | Morris Jobke | 2015-06-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | explicitly set z-index on app-content, fix overlap from navigation | ||||
| * | | | | | | | explicitly set z-index on app-content, fix overlap from navigation | Jan-Christoph Borchardt | 2015-06-23 | 1 | -1/+1 |
| | | | | | | | |