Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20731 from owncloud/per-storage-updater | Thomas Müller | 2015-11-26 | 9 | -150/+161 |
|\ | |||||
| * | Make Cache\Updater per storage | Robin Appelman | 2015-11-25 | 9 | -150/+161 |
* | | Merge pull request #20745 from owncloud/remove-unused-internal-methods | Thomas Müller | 2015-11-26 | 3 | -45/+2 |
|\ \ | |||||
| * | | Remove unused internal methods | Morris Jobke | 2015-11-26 | 3 | -45/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-26 | 20 | -6/+108 |
* | | Merge pull request #20680 from owncloud/add-dav-sync-support | Thomas Müller | 2015-11-25 | 8 | -14/+1639 |
|\ \ | |||||
| * | | Update to sabre dav 3.0.x-dev | Thomas Müller | 2015-11-25 | 1 | -0/+0 |
| * | | CardDavBackEnd requires principalBackend on ctor | Thomas Müller | 2015-11-25 | 2 | -11/+24 |
| * | | Use sqlite | Thomas Müller | 2015-11-25 | 1 | -1/+3 |
| * | | Output owncloud.log to the console | Thomas Müller | 2015-11-25 | 1 | -0/+4 |
| * | | Adding sync support - including dav tests | Thomas Müller | 2015-11-25 | 4 | -2/+1608 |
|/ / | |||||
* | | Merge pull request #19212 from owncloud/search-shortcut | Thomas Müller | 2015-11-25 | 1 | -0/+12 |
|\ \ | |||||
| * | | add search fallback to browser | Hendrik Leppelsack | 2015-11-24 | 1 | -1/+6 |
| * | | add Ctrl+F shortcut for the search bar | Hendrik Leppelsack | 2015-11-12 | 1 | -0/+7 |
* | | | Merge pull request #20733 from owncloud/scan-eventsource-no-paths | Thomas Müller | 2015-11-25 | 1 | -8/+0 |
|\ \ \ | |||||
| * | | | Dont output paths in scan.php | Robin Appelman | 2015-11-25 | 1 | -8/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #20734 from owncloud/federation-icon | Thomas Müller | 2015-11-25 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | add icon for Federation app | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #20712 from owncloud/replace-netcat-php | Thomas Müller | 2015-11-25 | 8 | -81/+71 |
|\ \ \ | |||||
| * | | | Replace shitty netcat use with dedicated PHP script | Robin McCorkell | 2015-11-24 | 8 | -81/+71 |
* | | | | Merge pull request #20728 from owncloud/symfony_event-dispatcher | Thomas Müller | 2015-11-25 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | [3rdparty] Bump symfony/event-dispatcher to 2.7.7 | Roeland Jago Douma | 2015-11-25 | 1 | -0/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #20730 from owncloud/fix-errorpage-button | Thomas Müller | 2015-11-25 | 2 | -5/+6 |
|\ \ \ \ | |||||
| * | | | | update page: fix heading whitespace and unbold less important sections | Jan-Christoph Borchardt | 2015-11-25 | 2 | -5/+4 |
| * | | | | fix error page button text when label too long | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+2 |
* | | | | | Merge pull request #20703 from owncloud/share2.0_fileowner_column | Thomas Müller | 2015-11-25 | 2 | -1/+15 |
|\ \ \ \ \ | |||||
| * | | | | | [Sharing 2.0] Add a new db column for the file owner | Roeland Jago Douma | 2015-11-25 | 2 | -1/+15 |
* | | | | | | Merge pull request #20691 from owncloud/share2.0_di_fixes | Thomas Müller | 2015-11-25 | 10 | -464/+394 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [Sharing 2.0] Use the rootfolder to get the path of a share | Roeland Jago Douma | 2015-11-24 | 3 | -49/+65 |
| * | | | | | | [Sharing 2.0] Fix phpdoc etc | Roeland Jago Douma | 2015-11-24 | 6 | -46/+53 |
| * | | | | | | [Sharing 2.0] Move authentication to the OCS API | Roeland Jago Douma | 2015-11-24 | 3 | -62/+147 |
| * | | | | | | [Sharing 2.0] Default share provider only generic DI | Roeland Jago Douma | 2015-11-24 | 3 | -153/+117 |
| * | | | | | | [Sharing 2.0] Removed unused DI stuff | Roeland Jago Douma | 2015-11-24 | 4 | -176/+34 |
* | | | | | | | Merge pull request #20705 from owncloud/fix_20648 | Thomas Müller | 2015-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Fix overriding function from 3rdparty warning | Roeland Jago Douma | 2015-11-24 | 1 | -2/+2 |
* | | | | | | | Merge pull request #20439 from owncloud/etag-propagate-in-storage | Thomas Müller | 2015-11-25 | 26 | -945/+339 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | update tests | Robin Appelman | 2015-11-19 | 5 | -41/+12 |
| * | | | | | | take the etag of child mounts into account for the folder etag | Robin Appelman | 2015-11-19 | 21 | -815/+243 |
| * | | | | | | Fix scanning of incomplete folders | Robin Appelman | 2015-11-19 | 1 | -1/+1 |
| * | | | | | | use relative path | Robin Appelman | 2015-11-19 | 1 | -1/+1 |
| * | | | | | | fix fileinfo for non existing files | Robin Appelman | 2015-11-19 | 1 | -0/+4 |
| * | | | | | | Some more cleanup for getFIleInfo/getDirectoryContent | Robin Appelman | 2015-11-19 | 2 | -39/+42 |
| * | | | | | | Split getting cache entry and checking update to a seperate method | Robin Appelman | 2015-11-19 | 1 | -58/+46 |
* | | | | | | | Merge pull request #20724 from owncloud/symfony-process | Thomas Müller | 2015-11-25 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [3rdparty] Bump symfony/process to 2.7.7 | Roeland Jago Douma | 2015-11-25 | 1 | -0/+0 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #20673 from owncloud/symfony_routing | Thomas Müller | 2015-11-25 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [3rdparty] Bump symfony/routing | Roeland Jago Douma | 2015-11-25 | 1 | -0/+0 |
|/ / / / / / / | |||||
* | | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-25 | 116 | -126/+254 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #20636 from owncloud/savre-3.0 | Thomas Müller | 2015-11-24 | 14 | -167/+227 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 2 | -9/+29 |