aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace all required valuesLukas Reschke2016-03-151-1/+1
|
* Duplicate block for PHP 7Lukas Reschke2016-03-151-0/+12
|
* Merge pull request #23243 from owncloud/revert-23171-masterLukas Reschke2016-03-151-1/+1
|\ | | | | Revert "Removed unnecessary check 'installed' system value' call."
| * Revert "Removed unnecessary check 'installed' system value' call."Lukas Reschke2016-03-151-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-1538-16/+142
|
* Merge pull request #23171 from maxolasersquad/masterThomas Müller2016-03-141-1/+1
|\ | | | | Removed unnecessary check 'installed' system value' call.
| * Removed unnecessary check 'installed' system value' call.David Baucum2016-03-111-1/+1
| | | | | | OC_Utils::checkServer makes an unnecessary call to $config->getSystemValue('installed', false), which replicates the call made immediately before it during the call to needUpgrade.
* | Merge pull request #23225 from owncloud/Phiber2000-fix_logtimezoneThomas Müller2016-03-141-3/+5
|\ \ | | | | | | fix broken logtimezone
| * | fix broken logtimezonePhiber20002016-03-141-3/+5
| | |
* | | Merge pull request #22901 from owncloud/add-dav-authenticatedThomas Müller2016-03-142-1/+26
|\ \ \ | | | | | | | | Add DAV authenticated also to other scopes
| * | | Add DAV authenticated also to other scopesLukas Reschke2016-03-072-1/+26
| | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/22893
* | | | Merge pull request #23124 from owncloud/improved-rewrite-ruleThomas Müller2016-03-141-1/+1
|\ \ \ \ | | | | | | | | | | Improved rewrite rule
| * | | | Improved rewrite ruleLukas Reschke2016-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | As per https://github.com/owncloud/core/issues/23098 and https://github.com/owncloud/core/issues/23117
* | | | | Merge pull request #23190 from owncloud/use-proper-url-for-search-resultsThomas Müller2016-03-141-4/+6
|\ \ \ \ \ | | | | | | | | | | | | Use proper URLs for search results
| * | | | | Use proper URLs for search resultsLukas Reschke2016-03-121-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/23136
* | | | | | Merge pull request #23191 from owncloud/fix-external-dav-storageThomas Müller2016-03-141-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Verify the getResponse returns a ResponseInterface
| * | | | | | Verify the getResponse returns a ResponseInterfaceLukas Reschke2016-03-121-1/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can also return `null` as per PHPDoc. Regression added by https://github.com/owncloud/core/commit/97f5c095f4018119e15d7c612a685da1dc91a340 Fixes https://github.com/owncloud/core/issues/23145
* | | | | | Merge pull request #23208 from owncloud/reduce-unneeded-methodsThomas Müller2016-03-142-11/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Replace unneded OC::needUpgrade with OCP method
| * | | | | | Replace unneded OC::needUpgrade with OCP methodMorris Jobke2016-03-142-11/+1
| | | | | | |
* | | | | | | Merge pull request #23211 from owncloud/cleanup-federation-testsThomas Müller2016-03-143-30/+30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Only match LOCAL and REMOTE as servers, correctly make use of the sha…
| * | | | | | | Only match LOCAL and REMOTE as servers, correctly make use of the sharer ↵Joas Schilling2016-03-143-30/+30
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | server from the command
* | | | | | | Merge pull request #23218 from ↵Thomas Müller2016-03-142-5/+25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | owncloud/memcached-not-found-on-remove-means-success Fix errors in memcached implementation
| * | | | | | Fix errors in memcached implementationJoas Schilling2016-03-142-5/+25
| |/ / / / /
* | | | | | Merge pull request #23214 from owncloud/issue-23076-max-key-for-memcache-urlsVincent Petry2016-03-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Shorter cache key for URL entries
| * | | | | Shorter cache key for URL entriesJoas Schilling2016-03-141-1/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1474-76/+66
| | | | |
* | | | | Merge pull request #23201 from owncloud/mark-testing-app-as-compatible-with-9-1Thomas Müller2016-03-131-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Mark testing app as compatible with 9.1
| * | | | | Mark testing app as compatible with 9.1Lukas Reschke2016-03-131-1/+1
| | | | | |
* | | | | | Merge pull request #23091 from ↵Thomas Müller2016-03-133-7/+260
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-23085-csae-insensitive-group-search Return the correct group casing in sharee api
| * | | | | | Add integration tests for the "anti user iteration"Joas Schilling2016-03-111-0/+54
| | | | | | |
| * | | | | | Correctly lower the search input as wellJoas Schilling2016-03-111-5/+5
| | | | | | |
| * | | | | | Return the correct group casing in sharee apiJoas Schilling2016-03-111-2/+2
| | | | | | |
| * | | | | | Add integration tests for sharee APIJoas Schilling2016-03-112-0/+199
| | | | | | |
* | | | | | | Merge pull request #23162 from owncloud/adjust-wording-for-an-happier-mattThomas Müller2016-03-132-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Adjust wording a bit
| * | | | | | Adjust wording a bitLukas Reschke2016-03-112-2/+2
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Before:** > Your PHP version (5.4.16) is no longer supported by PHP. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP. **After:** > You are currently running PHP 5.4.0. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it. Fixes https://github.com/owncloud/enterprise/issues/1170
* | | | | | Merge pull request #22242 from owncloud/remove_old_ocs_share_api_codeRoeland Douma2016-03-133-1538/+636
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Remove old ocs share api code
| * | | | | Do not recurse link share fetchingRoeland Jago Douma2016-03-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | * Might fix an issue on oracle
| * | | | | Fix intergration testsRoeland Jago Douma2016-03-131-893/+631
| | | | | |
| * | | | | Remove the old OCS Share API codeRoeland Jago Douma2016-03-131-645/+0
|/ / / / /
* / / / / [tx-robot] updated from transifexJenkins for ownCloud2016-03-1214-8/+60
|/ / / /
* | | | Merge pull request #23137 from owncloud/bump_doctrineThomas Müller2016-03-111-0/+0
|\ \ \ \ | | | | | | | | | | [3rdparty] Bump doctrine/dbal
| * | | | [3rdparty] Bump doctrine/dbalRoeland Jago Douma2016-03-111-0/+0
|/ / / /
* | | | Merge pull request #23141 from owncloud/behat-code-styleThomas Müller2016-03-1113-51/+233
|\ \ \ \ | | | | | | | | | | Fix all the yellow, orange and red errors in integration tests
| * | | | Fix WebDavJoas Schilling2016-03-112-5/+39
| | | | |
| * | | | Fix docs of TagsJoas Schilling2016-03-111-0/+35
| | | | |
| * | | | Remove unnecessary importsJoas Schilling2016-03-111-2/+0
| | | | |
| * | | | Fix commentsJoas Schilling2016-03-111-2/+29
| | | | |
| * | | | Fix checksumsContextJoas Schilling2016-03-111-1/+23
| | | | |
| * | | | Fix issues in CardDavJoas Schilling2016-03-111-3/+13
| | | | |
| * | | | Add docs for CalDavContextJoas Schilling2016-03-111-0/+10
| | | | |