aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-07-218-4/+20
* Merge pull request #17743 from owncloud/return-proper-statuscodesBernhard Posselt2015-07-203-11/+91
|\
| * Return proper status code in case of a CORS exceptionLukas Reschke2015-07-203-11/+91
* | Merge pull request #17701 from owncloud/fix_repeated_migrationBjörn Schießle2015-07-206-25/+124
|\ \
| * | unit testsBjoern Schiessle2015-07-171-2/+36
| * | don't move keys if the key where already moved in a previous migration runBjoern Schiessle2015-07-176-24/+89
* | | Merge pull request #17723 from owncloud/fix-17631blizzz2015-07-202-125/+133
|\ \ \
| * | | fix indentation. no code changes, whitespace only.Arthur Schiwon2015-07-201-126/+126
| * | | fix runtime caching in ldap's user manager, fixes #17631Arthur Schiwon2015-07-172-2/+10
* | | | Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c...Joas Schilling2015-07-2029-181/+1348
|\ \ \ \
| * | | | PR #17046 deprecated OCP\Util::mb_(sub)str_replace()Joas Schilling2015-07-172-1/+3
| * | | | Only decorate the type when it was matchedJoas Schilling2015-07-179-79/+194
| * | | | Allow specifying the checkers used in app:check-codeRobin McCorkell2015-07-171-15/+21
| * | | | Use the decorator patternJoas Schilling2015-07-1713-92/+334
| * | | | Restructor the code into different classes instead of extendingJoas Schilling2015-07-1711-222/+408
| * | | | Use non-zero exit codeJoas Schilling2015-07-171-1/+2
| * | | | Check for methods as good as possibleJoas Schilling2015-07-1710-61/+171
| * | | | Allow checking for functionsJoas Schilling2015-07-1713-34/+109
| * | | | Add support for deprecated constantsJoas Schilling2015-07-179-8/+202
| * | | | Add deprecation version to the listJoas Schilling2015-07-172-9/+14
| * | | | Correctly handle use statementsJoas Schilling2015-07-179-11/+104
| * | | | Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-176-46/+184
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-2016-0/+30
| |_|_|/ |/| | |
* | | | Merge pull request #17698 from owncloud/allow-update-of-disabled-appsLukas Reschke2015-07-191-8/+6
|\ \ \ \
| * | | | Allow upgrade of not enabled appsThomas Müller2015-07-091-8/+6
* | | | | Merge pull request #17686 from owncloud/fix-occ-config-commandsMorris Jobke2015-07-188-17/+20
|\ \ \ \ \
| * | | | | Use constants for the output formatsJoas Schilling2015-07-174-8/+12
| * | | | | Add app and config name to error messagesJoas Schilling2015-07-164-5/+5
| * | | | | Use json_pretty as default for the config lists (for easier export/import)Joas Schilling2015-07-162-6/+5
* | | | | | Merge pull request #17725 from owncloud/update-ring-phpThomas Müller2015-07-171-0/+0
|\ \ \ \ \ \
| * | | | | | Update ringphp to 1.1.0 for PHP 7 compatibilityLukas Reschke2015-07-171-0/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #17540 from owncloud/enc_detect_legacy_files2Björn Schießle2015-07-174-62/+210
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | set targetIsEncrypted to true if file cache indicates that we try to read a e...Bjoern Schiessle2015-07-171-0/+1
| * | | | | make sure that we always detect legacy files correctlyBjoern Schiessle2015-07-174-62/+209
| | |_|_|/ | |/| | |
* | | | | Merge pull request #17706 from rullzer/external_diricon_filelistMorris Jobke2015-07-171-0/+4
|\ \ \ \ \
| * | | | | The external directories should get the correct iconRoeland Jago Douma2015-07-171-0/+4
* | | | | | Merge pull request #17682 from owncloud/fix-undefined-REMOTE_ADDR-masterThomas Müller2015-07-172-5/+17
|\ \ \ \ \ \
| * | | | | | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460Thomas Müller2015-07-162-5/+17
* | | | | | | Merge pull request #17490 from owncloud/fix-closestThomas Müller2015-07-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix browser compatibility issue for element.closestHendrik Leppelsack2015-07-081-1/+1
* | | | | | | | Merge pull request #17670 from owncloud/timeout-oracle-docker-startupThomas Müller2015-07-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [autotest] timeout oracle docker startup after 2 minutesMorris Jobke2015-07-161-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #17663 from owncloud/occ-memcacheMorris Jobke2015-07-173-18/+48
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix memcache factory unit testsRobin McCorkell2015-07-162-4/+6
| * | | | | | | Fix memcache factory creation when not installedRobin McCorkell2015-07-151-4/+3
| * | | | | | | Missing memcache should not cause occ hard-failRobin McCorkell2015-07-152-12/+41
* | | | | | | | Merge pull request #17282 from owncloud/s2s-catchremotelockexceptionsMorris Jobke2015-07-171-17/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Throw lock exceptions if remote share returned 423 status codeVincent Petry2015-07-031-17/+27
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-178-42/+44
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #17474 from owncloud/fix_trashbinVincent Petry2015-07-162-2/+62
|\ \ \ \ \ \ \