summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-082-16/+74
|\
| * RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-38/+60
| * adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-082-14/+50
* | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-081-6/+6
|\ \
| * | Fix reference to template in testsChristoph Wurst2018-10-081-2/+2
| * | Rename admin security sectionChristoph Wurst2018-10-081-4/+4
| |/
* | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-0810-10/+153
|\ \ | |/ |/|
| * Refactors the scss svg functionsMichael Weimann2018-10-025-0/+143
| * Moves the logo files to logoMichael Weimann2018-10-025-10/+10
* | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-051-52/+0
* | Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-041-0/+1
* | Move Comments to compiled handlebarsRoeland Jago Douma2018-10-041-0/+1
* | Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-031-0/+179
* | Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke2018-10-021-2/+12
|\ \
| * | Add more test casesDaniel Kesselberg2018-09-301-1/+4
| * | Allow url without / for overwrite.cli.urlDaniel Kesselberg2018-09-281-2/+9
* | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke2018-10-025-10/+216
|\ \ \
| * | | Add testsRoeland Jago Douma2018-10-025-6/+214
| * | | Mark token as invalid if the password doesn't matchRoeland Jago Douma2018-10-021-4/+2
| | |/ | |/|
* / | Fix testsMorris Jobke2018-10-021-6/+6
|/ /
* | Merge pull request #11462 from nextcloud/feature/11380/2fa_backup_code_genera...Morris Jobke2018-10-011-1/+27
|\ \
| * | Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-011-1/+27
* | | Merge pull request #11501 from nextcloud/coverage_no_composerMorris Jobke2018-10-011-0/+1
|\ \ \ | |/ / |/| |
| * | Do not cover composer folders for code coverageRoeland Jago Douma2018-10-011-0/+1
* | | Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-2/+2
|/ /
* / Add mandatory 2FA service/classChristoph Wurst2018-09-303-0/+224
|/
* Fix class selector for acceptance testsJohn Molakvoæ (skjnldsv)2018-09-281-1/+1
* Remove unused constructor argumentChristoph Wurst2018-09-271-4/+0
* Reduce settings manager complexity by loading sections via DIChristoph Wurst2018-09-271-49/+32
* Also test enabling of the Antivirus App for filesRoeland Jago Douma2018-09-261-5/+5
* Merge pull request #11150 from nextcloud/feature/noid/unit-test-find-webrootblizzz2018-09-261-9/+43
|\
| * Change visibility to privateDaniel Kesselberg2018-09-131-1/+1
| * Restore previous state for OC::$CLIDaniel Kesselberg2018-09-111-0/+3
| * Change return false to throw newDaniel Kesselberg2018-09-101-5/+10
| * Extract logic for webroot into method and add testDaniel Kesselberg2018-09-101-9/+35
* | Merge pull request #11240 from nextcloud/feature/noid/consider-openssl-settin...Morris Jobke2018-09-251-0/+1
|\ \
| * | Add openssl to mockDaniel Kesselberg2018-09-161-0/+1
* | | Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-258-128/+482
* | | Add simple unit test for findLanguageFromLocaleDaniel Kesselberg2018-09-231-0/+27
* | | Include empty directories in the default state of acceptance testsDaniel Calviño Sánchez2018-09-181-0/+2
|/ /
* | Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz2018-09-131-0/+84
|\ \
| * | Enable password reset for user with same email address when only one is activeDaniel Kesselberg2018-08-191-0/+84
* | | Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling2018-09-131-1/+7
|\ \ \ | |_|/ |/| |
| * | Change check if secure randomness is possible.Timo Förster2018-08-241-1/+7
* | | Add breadcrumb support to crash reportersChristoph Wurst2018-09-051-0/+15
* | | Change password expiration time from 12h to 7dMorris Jobke2018-08-311-1/+1
* | | Allow same section class for multiple section types (fix #10764)sualko2018-08-251-0/+41
|/ /
* | Merge pull request #10334 from denismosolov/group-addDenis Mosolov2018-08-242-0/+246
|\ \
| * | Add an options to create and remove groups via occDenis Mosolov2018-08-162-0/+246
* | | Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-222-0/+48
|\ \ \