summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Improve phpdocRobin Appelman2014-04-032-1/+10
| * | Implement getPath for shared filesRobin Appelman2014-04-032-0/+76
| * | Give storages the option to implement the getById behaviour for View->getPathRobin Appelman2014-04-032-5/+28
|/ /
* | Revert "remove Sabre_DAV_Browser_Plugin"Thomas Müller2014-04-011-0/+1
* | Merge pull request #7610 from owncloud/stable5-fix-updaterVincent Petry2014-03-281-1/+1
|\ \
| * | Use $installedVersion instead of $currentVersionLukas Reschke2014-03-061-1/+1
* | | Merge pull request #7229 from owncloud/stable5-fix-5828-backportblizzz2014-03-281-2/+13
|\ \ \
| * | | Backport fix-5828 manually to stable5. Implements 17e45e2 on stable5tomneedham2014-02-171-2/+13
* | | | Merge pull request #7900 from owncloud/close_session_early_on_download_stable5Morris Jobke2014-03-281-0/+3
|\ \ \ \
| * | | | don't block php session while download is in progressJörn Friedrich Dreyer2014-03-261-0/+3
|/ / / /
* | | | Merge pull request #7763 from owncloud/stable5-fixrestoreallVincent Petry2014-03-191-1/+1
|\ \ \ \
| * | | | Fix "restore all selected files"Vincent Petry2014-03-171-1/+1
* | | | | Merge pull request #7762 from owncloud/stable5-fixtrashandversionrootsizecalcVincent Petry2014-03-172-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | When reading the size of "files" mountpoints need to be excludedVincent Petry2014-03-172-2/+2
|/ / / /
* | | | fix left-over from merge conflictBjoern Schiessle2014-03-131-4/+0
* | | | finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-133-4/+135
* | | | Merge pull request #7700 from owncloud/backport-7681-stable5Thomas Müller2014-03-131-1/+0
|\ \ \ \
| * | | | remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
|/ / / /
* | | | Merge pull request #7691 from owncloud/backport-7683-stable5Vincent Petry2014-03-122-3/+32
|\ \ \ \
| * | | | fixing method namesThomas Müller2014-03-122-2/+1
| * | | | set content-type on ocs exceptionsThomas Müller2014-03-122-3/+33
|/ / / /
* | | | add 'received_from' info to the share, so that every share can have a differe...Bjoern Schiessle2014-03-111-2/+4
* | | | fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-112-4/+279
* | | | Disable XML entities when parsing XMLVincent Petry2014-03-102-4/+14
* | | | Merge pull request #7654 from owncloud/backport-7646-stable5Thomas Müller2014-03-102-7/+42
|\ \ \ \
| * | | | we need the file_source to delete a share successfullyBjoern Schiessle2014-03-102-7/+42
|/ / / /
* | | | Merge pull request #7584 from owncloud/stable5-trusteddomainerrorpageVincent Petry2014-03-073-19/+215
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed X-Forwarded-Host parsingVincent Petry2014-03-061-1/+2
| * | | Added unit tests for serverHost and other related functionsVincent Petry2014-03-061-0/+136
| * | | Added localhost as trusted domainVincent Petry2014-03-061-0/+5
| * | | Show warning page when accessing server from an untrusted domainVincent Petry2014-03-062-18/+72
| | |/ | |/|
* | | Revert "Use $installedVersion instead of $currentVersion"Lukas Reschke2014-03-061-1/+1
* | | Use $installedVersion instead of $currentVersionLukas Reschke2014-03-061-1/+1
|/ /
* | increase internal version number once moreFrank Karlitschek2014-03-031-1/+1
* | 5.0.15v5.0.15Frank Karlitschek2014-03-011-2/+2
* | Merge pull request #7463 from owncloud/stable5-webdav-logexceptionsThomas Müller2014-02-284-1/+89
|\ \
| * | Backported sabre exception loggerVincent Petry2014-02-273-1/+52
| * | Backported logException from stable6Vincent Petry2014-02-271-0/+37
* | | Merge pull request #7169 from owncloud/storage-cleanup-stable5Vincent Petry2014-02-282-0/+25
|\ \ \ | |/ / |/| |
| * | Also remove home storagesRobin Appelman2014-02-271-1/+2
| * | Remove the filecache for a users home storage when the user is deletedRobin Appelman2014-02-122-0/+24
* | | only add "received_from" if a share was foundBjoern Schiessle2014-02-261-6/+6
* | | 5.0.15 RC1v5.0.15RC1Frank Karlitschek2014-02-251-2/+2
* | | Merge pull request #7387 from owncloud/stable5-fixhostnamewithportVincent Petry2014-02-251-1/+1
|\ \ \
| * | | Fix case where port is missingVincent Petry2014-02-251-1/+1
* | | | Merge pull request #7268 from owncloud/stable5-fix-ocsprivFrank Karlitschek2014-02-254-50/+264
|\ \ \ \ | |/ / / |/| | |
| * | | Change to using OC_User::setUserID() instead of OC::'tomneedham2014-02-221-1/+1
| * | | testing update and deleteThomas Müller2014-02-181-0/+39
| * | | adding unit tests for deleteThomas Müller2014-02-181-0/+16
| * | | unit tests for set addedThomas Müller2014-02-181-5/+38