| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[stable8] Properly add trailing slash to mount point" | Thomas Müller | 2015-04-16 | 1 | -9/+3 |
* | Properly add trailing slash to mount point | Vincent Petry | 2015-04-13 | 1 | -3/+9 |
* | Merge pull request #15246 from owncloud/stable8-share-partfilepermissions | Morris Jobke | 2015-03-27 | 1 | -0/+152 |
|\ |
|
| * | Fix share permission related unit tests | Vincent Petry | 2015-03-26 | 1 | -9/+13 |
| * | Fix shared storage permission checks | Vincent Petry | 2015-03-26 | 1 | -0/+148 |
* | | always fall back to default share folder | Bjoern Schiessle | 2015-03-26 | 1 | -2/+4 |
* | | Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithshares | Morris Jobke | 2015-03-26 | 1 | -0/+90 |
|\ \
| |/
|/| |
|
| * | Add unit test for size propagation across share boundaries | Vincent Petry | 2015-03-13 | 1 | -0/+90 |
* | | Merge pull request #15193 from owncloud/stable8-15145 | Vincent Petry | 2015-03-26 | 1 | -2/+60 |
|\ \ |
|
| * | | Properly catch whether a share is `null` | Lukas Reschke | 2015-03-25 | 1 | -2/+60 |
| |/ |
|
* / | Backport of #15025 | Roeland Jago Douma | 2015-03-20 | 1 | -0/+18 |
|/ |
|
* | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 1 | -201/+0 |
* | Updated unit tests | Roeland Jago Douma | 2015-02-06 | 1 | -43/+123 |
* | Split up unit tests | Roeland Jago Douma | 2015-02-04 | 1 | -16/+24 |
* | Added unit test to test getCapabilities for files_sharing | Roeland Jago Douma | 2015-02-04 | 1 | -0/+113 |
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefix | Vincent Petry | 2015-01-27 | 2 | -0/+4 |
|\ |
|
| * | Unregister trashbin storage wrapper at the end of tests | Vincent Petry | 2015-01-23 | 2 | -0/+4 |
* | | Merge pull request #13679 from owncloud/public-disablesharejsplugin | Thomas Müller | 2015-01-27 | 1 | -1/+25 |
|\ \ |
|
| * | | Disable JS plugin for sharing in public mode | Vincent Petry | 2015-01-26 | 1 | -1/+25 |
* | | | Only reload file list after remote share accept request returns | Vincent Petry | 2015-01-26 | 1 | -2/+120 |
|/ / |
|
* | | certificate manager only needs the user-id, no need to pass on the complete u... | Bjoern Schiessle | 2015-01-26 | 1 | -2/+3 |
* | | by default send mail for new server-to-server share | Bjoern Schiessle | 2015-01-23 | 1 | -0/+65 |
* | | delete all server-to-server shares if a user gets deleted | Bjoern Schiessle | 2015-01-21 | 1 | -0/+76 |
* | | Merge pull request #13432 from owncloud/animate_gifs_public_sharing | Thomas Müller | 2015-01-21 | 1 | -1/+3 |
|\ \ |
|
| * | | show animated gifs on public sharing page | Georg Ehrke | 2015-01-19 | 1 | -1/+3 |
* | | | Merge pull request #13540 from owncloud/s2s-fixpasswordfromdialog | Thomas Müller | 2015-01-21 | 1 | -0/+123 |
|\ \ \ |
|
| * | | | Add unit test for external share JS dialog | Vincent Petry | 2015-01-21 | 1 | -0/+123 |
| | |/
| |/| |
|
* | | | Fixed external cache test namespace | Vincent Petry | 2015-01-21 | 1 | -1/+3 |
* | | | Fix webdav mkdir for remote shares | Vincent Petry | 2015-01-21 | 1 | -0/+112 |
|/ / |
|
* / | replace hook with storage wrapper | Bjoern Schiessle | 2015-01-19 | 4 | -7/+9 |
|/ |
|
* | remove deprecated code - fixes #13119 | Thomas Müller | 2015-01-14 | 1 | -18/+18 |
* | set accept to 1 (=true) for all server-to-server shares on update, at this po... | Bjoern Schiessle | 2015-01-13 | 1 | -0/+76 |
* | don't delete share table entries for the unique name if re-share permission w... | Bjoern Schiessle | 2015-01-07 | 1 | -0/+32 |
* | Merge pull request #12942 from owncloud/favs-missingsharedsubdirs | Morris Jobke | 2014-12-21 | 1 | -1/+56 |
|\ |
|
| * | Fix issues with searchByTag in shared storage | Vincent Petry | 2014-12-18 | 1 | -1/+56 |
* | | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -4/+37 |
* | | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 3 | -6/+7 |
|/ |
|
* | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 1 | -6/+6 |
|\ |
|
| * | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 1 | -6/+6 |
* | | Merge pull request #12778 from owncloud/searchbytags2 | Vincent Petry | 2014-12-12 | 1 | -0/+34 |
|\ \ |
|
| * | | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 1 | -2/+3 |
| * | | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 1 | -0/+33 |
| |/ |
|
* | | Merge pull request #12527 from owncloud/js-pluginsystem | Robin Appelman | 2014-12-12 | 2 | -21/+7 |
|\ \
| |/
|/| |
|
| * | Remove obsoleted filelist prototype backup in tests | Vincent Petry | 2014-12-04 | 2 | -19/+2 |
| * | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 2 | -2/+5 |
* | | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 2 | -30/+132 |
|/ |
|
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 3 | -19/+19 |
* | Merge pull request #12262 from owncloud/removeAbsoluteDirectoryPathFromTemplate | Morris Jobke | 2014-11-25 | 1 | -1/+1 |
|\ |
|
| * | Don't disclose relative directory path for single shared files of user | Lukas Reschke | 2014-11-18 | 1 | -1/+1 |
* | | Merge pull request #12297 from owncloud/issue/10991-all-testcase | Morris Jobke | 2014-11-20 | 12 | -25/+30 |
|\ \ |
|