| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a Sabre plugin that emits an event for apps | Joas Schilling | 2015-09-17 | 1 | -1/+2 |
* | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 2 | -1/+10 |
* | Merge pull request #18127 from owncloud/dav-request-tests | Thomas Müller | 2015-08-12 | 1 | -42/+14 |
|\ |
|
| * | split out creating the sabre dav server to it's own factory | Robin Appelman | 2015-08-11 | 1 | -42/+14 |
* | | Use DI | Roeland Jago Douma | 2015-08-10 | 1 | -4/+1 |
* | | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 2 | -9/+12 |
|/ |
|
* | add condition to update query | Bjoern Schiessle | 2015-07-27 | 1 | -1/+1 |
* | Add an update script to reset the value | Joas Schilling | 2015-07-24 | 2 | -1/+97 |
* | Remove ajax/mimeicon.php and its route | Roeland Jago Douma | 2015-07-09 | 1 | -2/+0 |
* | Fixing ctor calls and ctor itself to not break usage in calendar and contacts... | Thomas Müller | 2015-06-29 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -1/+1 |
* | Remove hard-dependency on disabled output_buffering | Lukas Reschke | 2015-05-04 | 1 | -0/+2 |
* | Block old legacy clients | Lukas Reschke | 2015-04-20 | 1 | -0/+1 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -1/+1 |
* | Merge pull request #15437 from owncloud/deleteorphanedfiles | Thomas Müller | 2015-04-10 | 1 | -0/+1 |
|\ |
|
| * | [command] delete orphaned file cache entries | Morris Jobke | 2015-04-08 | 1 | -0/+1 |
* | | Move tag related code into a helper so we can test the query without a view | Joas Schilling | 2015-03-30 | 1 | -1/+3 |
* | | Use DI for the objects where possible | Joas Schilling | 2015-03-30 | 1 | -1/+4 |
|/ |
|
* | Merge pull request #15227 from owncloud/ocetag-header | Vincent Petry | 2015-03-27 | 1 | -0/+1 |
|\ |
|
| * | Copy Etag header to OC-Etag for sabre calls | Vincent Petry | 2015-03-26 | 1 | -0/+1 |
* | | Merge pull request #15214 from owncloud/no-php-timeouts-on-webdav-master | Morris Jobke | 2015-03-26 | 1 | -0/+4 |
|\ \ |
|
| * | | no php execution timeout for webdav | Thomas Müller | 2015-03-26 | 1 | -0/+4 |
| |/ |
|
* / | Update license headers | Jenkins for ownCloud | 2015-03-26 | 5 | -29/+104 |
|/ |
|
* | No longer directly output OC_Image for thumbnails | Roeland Jago Douma | 2015-03-24 | 1 | -3/+4 |
* | Use a closure for the files app entry and deprecate old methods | Joas Schilling | 2015-03-17 | 1 | -17/+22 |
* | Adding a more meaningful message for sabre dav exception - fixes #14516 | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 5 | -100/+32 |
* | Remove locks plugin. | Thomas Müller | 2015-02-25 | 1 | -2/+0 |
* | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-02-23 | 1 | -1/+2 |
* | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 1 | -11/+22 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 5 | -32/+100 |
* | Move displaying of files related activities to files app | Joas Schilling | 2015-02-13 | 1 | -0/+7 |
* | Remove duplicated definition of APIController | Joas Schilling | 2015-01-26 | 1 | -12/+0 |
* | Merge pull request #12865 from owncloud/files-tags-webdav | Morris Jobke | 2014-12-19 | 1 | -0/+1 |
|\ |
|
| * | Returns and update tags through WebDAV PROPFIND and PROPPATCH | Vincent Petry | 2014-12-17 | 1 | -0/+1 |
* | | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -8/+0 |
|/ |
|
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 2 | -6/+63 |
|\ |
|
| * | Fixed small code style issues | Vincent Petry | 2014-12-15 | 1 | -3/+3 |
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 2 | -6/+63 |
* | | introduce inApps[] filter for search via ajax query, make file results show u... | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+1 |
|/ |
|
* | Don't show favicon to prevent iteration through subfolders | Lukas Reschke | 2014-11-26 | 1 | -1/+1 |
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | Match more URL fragments | Lukas Reschke | 2014-09-18 | 1 | -1/+1 |
* | Route for thumbnail generation | tobiasKaminsky | 2014-09-16 | 2 | -2/+41 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Use proper routes for files | Lukas Reschke | 2014-08-19 | 1 | -0/+27 |
* | Kill filesync.php in files/appinfo | Morris Jobke | 2014-08-13 | 2 | -65/+0 |
* | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 1 | -1/+0 |
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -57/+0 |
* | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -1/+2 |