Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21853 from owncloud/tags-fixpropertyma | Thomas Müller | 2016-01-26 | 2 | -4/+2 |
|\ | |||||
| * | Fix TagList serializer | Vincent Petry | 2016-01-22 | 1 | -3/+1 |
| * | Fix oc:tags tag list serializer | Vincent Petry | 2016-01-22 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-26 | 8 | -2/+74 |
* | | Merge pull request #21892 from owncloud/issue-21890-parameters | Thomas Müller | 2016-01-25 | 2 | -3/+5 |
|\ \ | |||||
| * | | Replace other usages | Joas Schilling | 2016-01-25 | 2 | -3/+5 |
* | | | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 3 | -4/+42 |
|/ / | |||||
* | | Merge pull request #21401 from owncloud/dav-cache-getchildren | Thomas Müller | 2016-01-25 | 3 | -7/+32 |
|\ \ | |||||
| * | | Put nodes from Directory->getChildren in the ObjectTree cache | Robin Appelman | 2016-01-17 | 3 | -7/+32 |
* | | | Merge pull request #21844 from owncloud/drop-image-path | Thomas Müller | 2016-01-25 | 3 | -6/+6 |
|\ \ \ | |||||
| * | | | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 3 | -6/+6 |
* | | | | Add missing use statements for IGroupManager and IUserSession | Roeland Jago Douma | 2016-01-25 | 1 | -0/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-25 | 6 | -4/+28 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-24 | 14 | -0/+14 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-23 | 10 | -8/+126 |
* | | | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-download | Thomas Müller | 2016-01-22 | 1 | -16/+13 |
|\ \ \ | |||||
| * | | | Modified swift handling to explicitly set 404 responses to false | Daniel Tosello | 2016-01-12 | 1 | -1/+2 |
| * | | | Fixing swift fopen by ensuring stream is a valid resource | Daniel Tosello | 2015-12-10 | 1 | -1/+4 |
| * | | | Streaming download from Swift external storage | Tim Dettrick | 2015-12-10 | 1 | -17/+10 |
* | | | | Merge pull request #21719 from owncloud/move-notification-api-to-ocp | Thomas Müller | 2016-01-22 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 2 | -3/+3 |
* | | | | | Merge pull request #21814 from owncloud/systemtags-backend-permissions | Thomas Müller | 2016-01-22 | 12 | -112/+715 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Inject user session to check for admin in system tags DAV handlers | Vincent Petry | 2016-01-21 | 6 | -30/+122 |
| * | | | | Fix DAV to respect system tags permissions | Vincent Petry | 2016-01-21 | 12 | -109/+620 |
* | | | | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 13 | -16/+160 |
|\ \ \ \ \ | |||||
| * | | | | | bumb app version | Robin Appelman | 2016-01-18 | 1 | -1/+1 |
| * | | | | | fix test | Robin Appelman | 2016-01-18 | 3 | -2/+3 |
| * | | | | | Pass the user when updating external storage status | Robin Appelman | 2016-01-18 | 3 | -7/+50 |
| * | | | | | Introduce 'login credentials' auth mechanism | Robin McCorkell | 2016-01-18 | 8 | -7/+107 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #21826 from owncloud/dav-fix-user-deletion | Thomas Müller | 2016-01-22 | 2 | -2/+49 |
|\ \ \ \ \ | |||||
| * | | | | | No card ID when deleting is acceptable | Joas Schilling | 2016-01-21 | 2 | -2/+49 |
* | | | | | | Merge pull request #20768 from owncloud/mount-cache | Thomas Müller | 2016-01-22 | 9 | -13/+77 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 9 | -13/+77 |
* | | | | | | Merge pull request #21532 from owncloud/share2.0_getShares | Thomas Müller | 2016-01-22 | 2 | -1/+99 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Comments from Vincent | Roeland Jago Douma | 2016-01-21 | 1 | -5/+3 |
| * | | | | | | [Share 2.0] Add subfiles=x | Roeland Jago Douma | 2016-01-21 | 1 | -0/+44 |
| * | | | | | | [Sharing 2.0] Start with getShares | Roeland Jago Douma | 2016-01-21 | 2 | -1/+57 |
* | | | | | | | Merge pull request #21829 from owncloud/remove-duplicated-value | Thomas Müller | 2016-01-21 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | remove duplicated array value | blizzz | 2016-01-21 | 1 | -1/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #21761 from owncloud/share2_link | Thomas Müller | 2016-01-21 | 4 | -250/+429 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Directly get from the server container | Roeland Jago Douma | 2016-01-20 | 3 | -66/+76 |
| * | | | | | | Do not use deprected activities API | Roeland Jago Douma | 2016-01-20 | 1 | -21/+33 |
| * | | | | | | Get correct path for activity downloads | Roeland Jago Douma | 2016-01-20 | 1 | -1/+1 |
| * | | | | | | [Share 2.0] Make public link work without view | Roeland Jago Douma | 2016-01-20 | 1 | -2/+13 |
| * | | | | | | [Share 2.0] Make link share download use share manager | Roeland Jago Douma | 2016-01-20 | 3 | -72/+79 |
| * | | | | | | [Share 2.0] Move tests over the sharemanager | Roeland Jago Douma | 2016-01-20 | 3 | -111/+196 |
| * | | | | | | [Share 2.0] Move showing link share to sharing 2.0 | Roeland Jago Douma | 2016-01-20 | 3 | -37/+91 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #21808 from owncloud/testing-app-details | Thomas Müller | 2016-01-21 | 2 | -2/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | testing app: fix app name capitalization | Jan-Christoph Borchardt | 2016-01-21 | 1 | -1/+1 |
| * | | | | | testing app: add max version | Jan-Christoph Borchardt | 2016-01-21 | 1 | -1/+1 |