summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix current access list test and add one for $currentAccess === falseJoas Schilling2017-11-281-2/+113
* Merge pull request #7305 from nextcloud/log-level-for-log-extendingMorris Jobke2017-11-271-4/+4
|\
| * Pass log level to log reportersMorris Jobke2017-11-271-4/+4
* | Merge pull request #7210 from nextcloud/pg10Morris Jobke2017-11-271-17/+18
|\ \ | |/ |/|
| * add postgresql10 compatibility to dbalRobin Appelman2017-11-221-17/+18
* | Merge pull request #7295 from nextcloud/remove-unused-methodLukas Reschke2017-11-271-16/+1
|\ \
| * | Remove unused mimetype detection method in OC_ImageMorris Jobke2017-11-271-16/+1
* | | Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke2017-11-274-24/+52
|\ \ \
| * | | Make isUpdateAvailable non-staticMorris Jobke2017-11-252-2/+11
| * | | Get the Installer via DIMorris Jobke2017-11-253-22/+41
| |/ /
* / / Adjust tests for added lastCheck timeLukas Reschke2017-11-271-0/+1
|/ /
* / Use basename() instead of self implementationMorris Jobke2017-11-231-18/+0
|/
* Fix testsRoeland Jago Douma2017-11-173-9/+67
* Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-161-0/+214
|\
| * implement CalendarManagerGeorg Ehrke2017-11-091-0/+214
* | check if the user still exists before we try to cleanup the previewsBjoern Schiessle2017-11-141-1/+10
* | Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-141-1/+1
|\ \
| * | Fix acceptance testJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
* | | Merge pull request #7166 from nextcloud/enhancement/crash-report-contextMorris Jobke2017-11-141-4/+4
|\ \ \
| * | | Pass the exception context to the crash reporterChristoph Wurst2017-11-141-4/+4
* | | | Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpathMorris Jobke2017-11-142-0/+292
|\ \ \ \ | |/ / / |/| | |
| * | | tests: change helper scopeKyle Fazzari2017-11-082-46/+51
| * | | JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-072-0/+287
| |/ /
* | / Add a mechanism to register crach reportersChristoph Wurst2017-11-142-12/+103
| |/ |/|
* | Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-099-15/+15
* | Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke2017-11-091-0/+4
|\ \
| * | Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-271-0/+4
* | | Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* | | Merge pull request #6402 from nextcloud/dav-email-customizationMorris Jobke2017-11-061-0/+5
|\ \ \ | |_|/ |/| |
| * | Make L10N->l provide weekdayNameGeorg Ehrke2017-11-031-0/+5
* | | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-0172-245/+547
|\ \ \
| * \ \ Merge pull request #6958 from nextcloud/improved-mimetype-detection-for-objec...Joas Schilling2017-11-011-0/+2
| |\ \ \
| | * | | Improve mimetype detection for object storagesMorris Jobke2017-10-261-0/+2
| * | | | Merge pull request #7022 from nextcloud/acceptance-tests-7.1blizzz2017-10-311-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bump acceptance test suite to use php 7.1 imageArthur Schiwon2017-10-311-1/+1
| * | | | Merge pull request #6952 from nextcloud/correctly-search-for-resultsJoas Schilling2017-10-311-0/+105
| |\ \ \ \
| | * | | | Add unit tests for SearchResultJoas Schilling2017-10-251-0/+105
| * | | | | Add foreign key support to OCPiotr Mrowczynski2017-10-301-2/+37
| | |/ / / | |/| | |
| * | | | Unit tests for #6977Joas Schilling2017-10-271-0/+26
| | |_|/ | |/| |
| * | | Use ::class in test mocks of encryption appMorris Jobke2017-10-267-15/+24
| * | | Merge pull request #6939 from nextcloud/class-usage-in-mocks-dav-appMorris Jobke2017-10-267-11/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Use ::class in test mocks of dav appMorris Jobke2017-10-267-11/+14
| * | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico...Morris Jobke2017-10-252-7/+57
| |\ \ \ | | |/ / | |/| |
| | * | Solve acceptance test failure due to clicks on covered elementsDaniel Calviño Sánchez2017-10-192-0/+32
| | * | Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-191-5/+5
| | * | Update acceptance tests to favorite files through the file actions menuDaniel Calviño Sánchez2017-10-191-2/+20
| | |/
| * | Merge pull request #6921 from nextcloud/appmanager-securitymiddlewareRoeland Jago Douma2017-10-241-1/+9
| |\ \
| | * | Use proper DI for security middleware for app enabled checkMorris Jobke2017-10-241-1/+9
| | |/
| * | Use ::class in test mocksMorris Jobke2017-10-2458-208/+257
| * | Merge pull request #6919 from nextcloud/di-appmanager-encryption-migrationMorris Jobke2017-10-241-0/+6
| |\ \