summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding more DB groups to test suitsThomas Müller2015-11-3033-7/+210
* External storage tests require DB as wellThomas Müller2015-11-3010-0/+70
* Further unit test suite tweatsThomas Müller2015-11-303-50/+87
* Adding more test suites to group DBThomas Müller2015-11-302-2/+30
* Prevent redefinition warning of PHPUNIT_RUNThomas Müller2015-11-301-1/+3
* Mock DIContainer to not hit the databaseThomas Müller2015-11-301-1/+3
* Apply DB group annotation ...Thomas Müller2015-11-3076-42/+401
* Introduce evaluation of an environment variable to choose if all, only databa...Thomas Müller2015-11-301-4/+17
* A TestCase which is not annotated to be in group DB will not allow access to ...Thomas Müller2015-11-301-3/+32
* Merge pull request #20788 from owncloud/catch-missing-routeThomas Müller2015-11-304-9/+30
|\
| * fix testsRobin Appelman2015-11-271-3/+3
| * Dont die when we're missing a routeRobin Appelman2015-11-273-6/+27
* | Merge pull request #20821 from owncloud/revert-20792-autoloader-absolute-pathsThomas Müller2015-11-301-5/+1
|\ \
| * | Revert "Dont bother with stream_resolve_include_path if the path is already a...Vincent Petry2015-11-291-5/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-306-6/+32
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-292-0/+2
* | Merge pull request #20811 from owncloud/fix-php-doc-for-externalRobin McCorkell2015-11-281-4/+5
|\ \
| * | Fix some PHPDocsLukas Reschke2015-11-281-4/+5
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-2812-6/+70
* | Merge pull request #20799 from owncloud/scrutinizer-patch-1Thomas Müller2015-11-288-30/+60
|\ \
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-278-30/+60
* | | Merge pull request #20789 from owncloud/scanner-skip-not-availableRobin Appelman2015-11-275-10/+29
|\ \ \ | |/ / |/| |
| * | also log exceptionRobin Appelman2015-11-271-0/+1
| * | Skip unavailable storages in scannerRobin Appelman2015-11-275-10/+28
| |/
* | Merge pull request #20790 from owncloud/deduplicate-trashbin-jobsThomas Müller2015-11-273-26/+12
|\ \
| * | Deduplicate queued trashbin expire jobsMorris Jobke2015-11-273-26/+12
* | | Merge pull request #20792 from owncloud/autoloader-absolute-pathsThomas Müller2015-11-271-1/+5
|\ \ \
| * | | Dont bother with stream_resolve_include_path if the path is already absoluteRobin Appelman2015-11-271-1/+5
| | |/ | |/|
* | | Merge pull request #20793 from owncloud/add-app-to-shiplistThomas Müller2015-11-271-2/+3
|\ \ \
| * | | Add Workflow app to shipped listJoas Schilling2015-11-271-2/+3
* | | | Merge pull request #20782 from mitar/better-httpsThomas Müller2015-11-272-1/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Added tests.Mitar2015-11-271-0/+20
| * | | Also allow empty value for no-HTTPS.Mitar2015-11-271-1/+2
* | | | Merge pull request #20770 from owncloud/add-servercontainer-aliasThomas Müller2015-11-271-0/+1
|\ \ \ \
| * | | | Add full interface of server container as aliasMorris Jobke2015-11-261-0/+1
| | |/ / | |/| |
* | | | Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-272-1/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only reject ajax auth if user is really logged outVincent Petry2015-11-262-1/+31
* | | | Merge pull request #20772 from owncloud/symfony_console-2.7.7Thomas Müller2015-11-271-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | [3rdparty] bump symfony/console to 2.7.7Roeland Jago Douma2015-11-271-0/+0
|/ / /
* | | Merge pull request #20765 from owncloud/punic-1.6.3Thomas Müller2015-11-271-0/+0
|\ \ \
| * | | [3rdparty] Bump punic to 1.6.3Roeland Jago Douma2015-11-261-0/+0
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-2724-22/+84
* | | Merge pull request #20706 from owncloud/federation-integration-testsThomas Müller2015-11-269-1047/+1230
|\ \ \ | |/ / |/| |
| * | Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-269-1047/+1230
|/ /
* | Merge pull request #20602 from owncloud/fix-installed-appsThomas Müller2015-11-263-4/+19
|\ \
| * | fix unit testsMorris Jobke2015-11-232-4/+13
| * | Always installed apps includes the hardcoded ones from shipped.jsonMorris Jobke2015-11-191-0/+6
* | | Merge pull request #20702 from owncloud/move-user-principal-into-subfolderThomas Müller2015-11-2612-101/+123
|\ \ \
| * | | Fix principal collection for CavDAVTesterThomas Müller2015-11-262-3/+3
| * | | Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-255-40/+45