summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Loglevel is an intRoeland Jago Douma2018-02-271-1/+1
* Make ILogger strictRoeland Jago Douma2018-02-271-1/+1
* Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-261-7/+7
|\
| * Provide translated error message for permission errorMorris Jobke2018-02-261-7/+7
* | Fix proper typesRoeland Jago Douma2018-02-221-1/+1
|/
* Merge pull request #8472 from nextcloud/strict_integritycheckRoeland Jago Douma2018-02-221-0/+3
|\
| * Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-0/+3
* | Fix testsRoeland Jago Douma2018-02-212-12/+18
|/
* Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-...blizzz2018-02-202-3/+3
|\
| * Better result handling of email searchJoas Schilling2018-02-202-3/+3
* | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_appMorris Jobke2018-02-171-13/+0
|\ \
| * | Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-13/+0
* | | App manager is not needed anymoreJoas Schilling2018-02-161-1/+1
* | | Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-8/+11
|/ /
* | Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke2018-02-151-7/+7
|\ \
| * | Make sure we test the proper order in the NavigationManagerTestJulius Härtl2018-02-121-7/+7
* | | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-143-46/+34
|\ \ \ | |/ / |/| |
| * | adjust httpclient to guzzle6Robin Appelman2018-02-093-46/+34
* | | add ci for swift primary storageRobin Appelman2018-02-081-0/+3
|/ /
* | Merge pull request #8033 from nextcloud/s3-uploaderMorris Jobke2018-02-081-5/+12
|\ \ | |/ |/|
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-241-5/+12
* | Fix testsRoeland Jago Douma2018-02-031-0/+4
* | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-033-16/+42
* | Add tests and class mappingJulius Härtl2018-02-031-0/+94
* | Add all parameters to returnValueMapJulius Härtl2018-01-311-2/+2
* | Merge pull request #8096 from nextcloud/feature/6382/do-not-cache-settings-in...Roeland Jago Douma2018-01-312-240/+5
|\ \
| * | Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-292-240/+5
* | | Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-4/+14
|\ \ \ | |/ / |/| |
| * | Add tests for URL rewritingJulius Härtl2018-01-261-4/+14
* | | Update testsRoeland Jago Douma2018-01-291-8/+20
|/ /
* | Merge pull request #7916 from nextcloud/2fa_logMorris Jobke2018-01-251-4/+11
|\ \
| * | Fix testsRoeland Jago Douma2018-01-251-4/+11
* | | Merge pull request #8036 from nextcloud/phpunit6Roeland Jago Douma2018-01-2536-96/+104
|\ \ \ | |/ / |/| |
| * | 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-2412-41/+36
| * | Require PHPUnit 6.5 or higherJoas Schilling2018-01-242-23/+4
| |/
* | Merge pull request #8002 from nextcloud/dont_polutelog_dav_emailloginMorris Jobke2018-01-241-45/+50
|\ \ | |/ |/|
| * Fix testsRoeland Jago Douma2018-01-231-45/+50
* | 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
| |/