summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Do not abort when meeting unfixable legacy storagesVincent Petry2015-02-271-54/+67
* | | | | | | | | | Merge pull request #14791 from owncloud/fix-14516Lukas Reschke2015-03-111-5/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding a more meaningful message for sabre dav exception - fixes #14516Thomas Müller2015-03-111-5/+31
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #14788 from cmeh/patch-3Thomas Müller2015-03-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct "one invalid characters" to "one invalid character"cmeh2015-03-111-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #14789 from owncloud/better-app-install-error-messagesBernhard Posselt2015-03-111-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | display app update error messages - fixes #14611Thomas Müller2015-03-111-6/+7
| |/ / / / / / / / /
* | | | | | | | | | Properly handle available databases at runtime and respect setup checks in co...Thomas Müller2015-03-113-17/+105
* | | | | | | | | | No need to restart the web server in cli modeThomas Müller2015-03-111-1/+1
* | | | | | | | | | Use occ to install ownCloud in autotest.shThomas Müller2015-03-111-1/+1
|/ / / / / / / / /
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-114-4/+16
* | | | | | | | | Merge pull request #14759 from owncloud/clean-up-codeLukas Reschke2015-03-101-6/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean-up code and use proper exception typesLukas Reschke2015-03-091-6/+48
* | | | | | | | | | Merge pull request #14346 from owncloud/storage-based-path-validationLukas Reschke2015-03-1013-70/+361
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | no translation service in common storage classThomas Müller2015-03-094-13/+91
| * | | | | | | | | | Respect http header 'Accept-Language' on ocs and remote.php callsThomas Müller2015-03-091-35/+43
| * | | | | | | | | | translate error messagesThomas Müller2015-03-092-9/+16
| * | | | | | | | | | Optimize loopLukas Reschke2015-03-091-6/+9
| * | | | | | | | | | deprecate isValidFileName()Thomas Müller2015-03-092-0/+2
| * | | | | | | | | | fixing namespaces and PHPDocThomas Müller2015-03-094-20/+44
| * | | | | | | | | | adding storage specific filename verification - refs #13640Thomas Müller2015-03-098-22/+191
* | | | | | | | | | | Merge pull request #14534 from owncloud/add-child-srcThomas Müller2015-03-101-0/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add support for 'child-src' directiveLukas Reschke2015-02-281-0/+17
* | | | | | | | | | | | Merge pull request #14689 from owncloud/better-missing-resource-handlingThomas Müller2015-03-095-33/+127
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Log errors and create 404 in network list when a css or js is missingJoas Schilling2015-03-045-33/+127
* | | | | | | | | | | | Merge pull request #14429 from owncloud/issue/14176-validate-timezone-before-...Morris Jobke2015-03-091-11/+58
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Etc timezones don't exist for .5 and .75 offsetsJoas Schilling2015-03-031-11/+58
* | | | | | | | | | | | | Merge pull request #14713 from owncloud/issue/14671-preview-delete-check-for-...Joas Schilling2015-03-091-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Check whether the file id is valid, before using it to delete the previewsJoas Schilling2015-03-091-9/+10
* | | | | | | | | | | | | proper filename for "require version.php"Morris Jobke2015-03-091-1/+1
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-094-0/+8
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-088-4/+12
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-076-8/+12
* | | | | | | | | | | | Merge pull request #14722 from owncloud/master-14711Lukas Reschke2015-03-061-2/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix totally broken AppStore code...Lukas Reschke2015-03-061-2/+37
| |/ / / / / / / / / / /
* | | | | | | | | | | | use insertIfNotExist() in cache putThomas Müller2015-03-061-5/+11
* | | | | | | | | | | | Fix PHPDoc on the way ....Thomas Müller2015-03-061-13/+15
* | | | | | | | | | | | Use an atomic implementation on sqlite for insertIfNotExist()Thomas Müller2015-03-061-33/+9
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-0620-0/+40
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #13368 from owncloud/memcache_lowlatencyLukas Reschke2015-03-054-40/+63
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | \OC\Memcache\Cache implements \OCP\ICacheRobin McCorkell2015-03-051-1/+1
| * | | | | | | | | | | Refactor \OC\Memcache\FactoryRobin McCorkell2015-03-053-39/+62
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-0570-118/+0
* | | | | | | | | | | Fix PHPDocLukas Reschke2015-03-042-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #14682 from owncloud/issue/14681-noop-scanner-outdatedVincent Petry2015-03-041-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update scanFile() and scanChildren() to the new signature of the parent classJoas Schilling2015-03-041-6/+7
* | | | | | | | | | | Merge pull request #14326 from owncloud/remove-unnessary-backslashes-from-tra...Morris Jobke2015-03-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unnecessary backslashes from translationsJoas Schilling2015-02-181-2/+2
* | | | | | | | | | | | Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b...Morris Jobke2015-03-045-44/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Let users configure security headers in their WebserverLukas Reschke2015-03-025-44/+7
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |