aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7916 from nextcloud/2fa_logMorris Jobke2018-01-253-4/+13
|\
| * Add testsRoeland Jago Douma2018-01-252-0/+2
| * Fix testsRoeland Jago Douma2018-01-251-4/+11
* | Merge pull request #8036 from nextcloud/phpunit6Roeland Jago Douma2018-01-2539-131/+115
|\ \ | |/ |/|
| * Class "ProgressBar" is declared "final" and cannot be mocked.Joas Schilling2018-01-251-2/+5
| * Fix risky tests without assertionsJoas Schilling2018-01-2524-30/+59
| * Fix "Undefined method setExpectedException()"Joas Schilling2018-01-2413-42/+37
| * Require PHPUnit 6.5 or higherJoas Schilling2018-01-244-57/+14
* | Merge pull request #8002 from nextcloud/dont_polutelog_dav_emailloginMorris Jobke2018-01-241-45/+50
|\ \
| * | Fix testsRoeland Jago Douma2018-01-231-45/+50
* | | Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-241-0/+40
| |/ |/|
* | Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma2018-01-232-5/+3
|\ \ | |/ |/|
| * Properly log the full exception instead of only the messageMorris Jobke2018-01-232-5/+3
* | Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-224-701/+0
|/
* Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke2018-01-192-8/+0
* Merge pull request #7911 from nextcloud/improve-oc_imageJulius Härtl2018-01-182-48/+91
|\
| * Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-182-48/+91
* | Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-2/+2
* | Remove IAppConfig::getValueRoeland Jago Douma2018-01-174-12/+13
* | Merge pull request #7914 from nextcloud/fix-7254Roeland Jago Douma2018-01-172-2/+54
|\ \
| * | do not offer the handle of the current user for auto completionArthur Schiwon2018-01-171-0/+47
| * | comments should compile mentions also if done by authorArthur Schiwon2018-01-171-2/+7
| |/
* | Merge pull request #7909 from nextcloud/fix-migration-type-hintsMorris Jobke2018-01-171-2/+0
|\ \
| * | Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
* | | Merge pull request #7847 from nextcloud/avatarmanager_strictRoeland Jago Douma2018-01-171-2/+3
|\ \ \ | |_|/ |/| |
| * | Use \OC\User\Manager internally in the avatarmanagerRoeland Jago Douma2018-01-141-2/+3
* | | Request->getHeader() should always return a stringMorris Jobke2018-01-172-4/+24
| |/ |/|
* | Merge pull request #7900 from nextcloud/strict_securityMorris Jobke2018-01-171-4/+0
|\ \
| * | Make OCP\Security stricterRoeland Jago Douma2018-01-161-4/+0
* | | Merge pull request #7901 from nextcloud/strict_cache_factoryRoeland Jago Douma2018-01-171-4/+5
|\ \ \
| * | | Made the cache factory strictRoeland Jago Douma2018-01-161-4/+5
| |/ /
* | | Merge pull request #7884 from nextcloud/cleanup-oc_userMorris Jobke2018-01-173-57/+2
|\ \ \ | |/ / |/| |
| * | Cleanup OC_User and OCP\UserMorris Jobke2018-01-163-57/+2
* | | Merge pull request #7882 from nextcloud/search-andRoeland Jago Douma2018-01-161-1/+6
|\ \ \ | |/ / |/| |
| * | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* | | Fix testsRoeland Jago Douma2018-01-151-1/+18
|/ /
* | Remove deprecated core APIJoas Schilling2018-01-152-24/+3
* | Merge pull request #7859 from nextcloud/master-7806Joas Schilling2018-01-151-0/+123
|\ \
| * | Add unit testJoas Schilling2018-01-151-0/+123
* | | Merge pull request #7853 from nextcloud/strict_urlgeneratorRoeland Jago Douma2018-01-151-0/+2
|\ \ \ | |/ / |/| |
| * | Make the URLGenerator strictRoeland Jago Douma2018-01-141-0/+2
| |/
* | Merge pull request #7840 from nextcloud/dep_configRoeland Jago Douma2018-01-142-40/+2
|\ \ | |/ |/|
| * Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-132-40/+2
* | Make OC\Security\RateLimiting strictRoeland Jago Douma2018-01-141-2/+2
* | Fix testsRoeland Jago Douma2018-01-131-2/+2
|/
* Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-1/+1
|\
| * made small changes to login screenRobert Pirritano2018-01-111-1/+1
* | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0