summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-014-14/+17
|\
| * Use ::class in test mocksMorris Jobke2017-10-244-14/+17
* | meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-0/+29
* | add search parameter to autocomplete controllerArthur Schiwon2017-10-251-2/+7
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+84
|/
* Set the data from the templateJoas Schilling2017-10-181-36/+21
* Fix testsMorris Jobke2017-09-061-0/+12
* Fix broken testsMorris Jobke2017-09-041-1/+6
* Return the user id in case of an errorJoas Schilling2017-08-291-1/+1
* Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-4/+4
|\
| * Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-4/+4
* | No password reset for disabled usersJoas Schilling2017-08-181-0/+29
|/
* Fix LostControllerTestRoeland Jago Douma2017-08-091-0/+4
* Fix LoginControllerRoeland Jago Douma2017-08-091-0/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-2/+2
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-2/+2
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-011-6/+11
|\ \
| * | Fix testsRoeland Jago Douma2017-07-311-6/+11
| |/
* | Fix testsRoeland Jago Douma2017-08-011-3/+3
* | Fix settings/Controller/Lukas Reschke2017-08-011-2/+2
* | Fix 403 and 404 redirectMorris Jobke2017-07-261-20/+0
|/
* Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-0/+35
|\
| * Add tests for public capabiltiesJulius Härtl2017-06-301-0/+35
* | Merge pull request #5441 from nextcloud/custom-theme-updateMorris Jobke2017-07-051-0/+82
|\ \ | |/ |/|
| * Add command to apply updates to custom themesJulius Härtl2017-07-051-0/+82
* | Add Clear-Site-Data headerLukas Reschke2017-06-201-0/+2
|/
* Add tests for ClientFlowLoginControllerLukas Reschke2017-05-181-19/+181
* Disable the API endpoints as wellJoas Schilling2017-05-111-15/+7
* Automatic injection for CssControllerJoas Schilling2017-05-101-3/+10
* Automatic injection for JsControllerJoas Schilling2017-05-101-1/+9
* Update login flow redirectionMario Danic2017-05-041-2/+2
* add contactsmenu popoverGeorg Ehrke2017-04-261-0/+31
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-0/+408
|\
| * AppToken to 72 charsRoeland Jago Douma2017-04-251-2/+2
| * Add new auth flowLukas Reschke2017-04-251-0/+408
* | Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-251-5/+11
* | Contacts menuChristoph Wurst2017-04-251-0/+73
|/
* Fix remember redirect_url on failed login attemptsChristoph Wurst2017-04-251-4/+6
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-3/+3
* Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma2017-04-192-55/+23
|\
| * Adjust existing bruteforce protection codeLukas Reschke2017-04-142-55/+23
* | Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-39/+31
|/
* Make BruteForceProtection annotation more cleverLukas Reschke2017-04-131-130/+3
* Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke2017-04-131-6/+52
|\
| * Update email template for lost password emailMorris Jobke2017-04-121-6/+52
* | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke2017-04-131-12/+14
|\ \
| * | do login routine only once when done via LoginControllerArthur Schiwon2017-04-061-8/+8
| * | fix login controller testsArthur Schiwon2017-04-061-6/+8
* | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-loginMorris Jobke2017-04-131-54/+54
|\ \ \ | |_|/ |/| |