summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-091-18/+111
|\
| * Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
| * Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
* | Merge pull request #8716 from nextcloud/fix-cache-prefixingRoeland Jago Douma2018-03-084-14/+37
|\ \
| * | Fix tests to use ICacheFactoryJulius Härtl2018-03-074-14/+37
| |/
* | Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-081-10/+78
|\ \ | |/ |/|
| * Add testsRoeland Jago Douma2018-03-081-10/+78
* | Merge pull request #8714 from nextcloud/8705Morris Jobke2018-03-071-0/+17
|\ \
| * | Fix testsRoeland Jago Douma2018-03-071-0/+17
* | | Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-064-3/+59
|\ \ \ | |/ / |/| |
| * | reuse query builderRobin Appelman2018-01-121-1/+3
| * | refactor user searchingRobin Appelman2017-12-203-4/+33
| * | Adds search by email function on the users screen.Abijeet2017-12-161-0/+25
* | | Remove testcaseRoeland Jago Douma2018-03-051-1/+0
* | | Fix testsRoeland Jago Douma2018-03-052-3/+7
* | | Merge pull request #8289 from nextcloud/appdata_hardeningJoas Schilling2018-03-021-0/+22
|\ \ \ | |_|/ |/| |
| * | Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-0/+22
* | | Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-272-4/+25
|\ \ \
| * | | fix unit testsBjoern Schiessle2018-02-271-2/+18
| * | | add share permissions to settings pageBjoern Schiessle2018-02-272-2/+7
| |/ /
* | | Merge pull request #8051 from nextcloud/public-templateRoeland Jago Douma2018-02-271-0/+84
|\ \ \
| * | | Add test for PublicTemplateResponseJulius Härtl2018-02-271-0/+84
| |/ /
* | | 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
|\ \ \ \ | |/ / / |/| | |