| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(admin): Show an error when the admin is throttled | Joas Schilling | 2023-08-23 | 1 | -0/+61 |
* | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0 | Andy Scherzinger | 2023-04-19 | 1 | -1/+1 |
|\ |
|
| * | Deprecate PHP8.0 | fenn-cs | 2023-04-17 | 1 | -1/+1 |
* | | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-check | Simon L | 2023-04-18 | 1 | -0/+140 |
|\ \ |
|
| * | | address review and fix tests | Simon L | 2023-04-18 | 1 | -1/+1 |
| * | | add an admin check for db file locking | Simon L | 2023-04-17 | 1 | -0/+140 |
* | | | Drop broken unit test | Alexander A. Klimov | 2023-04-17 | 1 | -24/+0 |
|/ / |
|
* / | fix(tests): update jsunit tests after dep and files update | John Molakvoæ | 2023-04-06 | 1 | -52/+0 |
|/ |
|
* | fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymore | Ferdinand Thiessen | 2023-02-20 | 1 | -3/+6 |
* | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 1 | -23/+66 |
* | Revert "update 64-bit check wording" | Côme Chilliet | 2023-02-07 | 1 | -3/+3 |
* | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 1 | -1/+1 |
* | Fix test | Valdnet | 2022-11-09 | 1 | -1/+1 |
* | update 64-bit check wording | szaimen | 2022-11-01 | 1 | -1/+1 |
* | Adjust tests | Joas Schilling | 2022-09-29 | 1 | -5/+5 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -2/+2 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -3/+3 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -4/+4 |
* | Rewrite OC.SystemTags.getDescriptiveTag to vanilla js | Daniel Kesselberg | 2022-09-15 | 1 | -8/+8 |
* | Merge pull request #33475 from nextcloud/rakekniven-patch-1 | Simon L | 2022-08-31 | 1 | -1/+1 |
|\ |
|
| * | l10n: Changed grammar | rakekniven | 2022-08-11 | 1 | -1/+1 |
* | | Fix jsunit failures | Julius Härtl | 2022-08-31 | 1 | -42/+0 |
|/ |
|
* | Fix core tests by stubbing debounce | Vincent Petry | 2022-07-26 | 1 | -0/+10 |
* | add a link to system requirements for new 64bit setup check | szaimen | 2022-07-13 | 1 | -1/+1 |
* | add a setup check for 64 bit | szaimen | 2022-07-13 | 1 | -0/+79 |
* | Remove legacy Internet Explorer headers | MichaIng | 2022-03-19 | 1 | -26/+0 |
* | fix tests | szaimen | 2022-03-07 | 1 | -0/+154 |
* | Add Nextcloud docs link to OPcache recommends | MichaIng | 2022-03-03 | 1 | -4/+1 |
* | add a test for wasEmailTestSuccessful | szaimen | 2022-02-03 | 1 | -0/+56 |
* | fix tests | szaimen | 2022-02-03 | 1 | -0/+18 |
* | Use @nextcloud/sharing in files and files_sharing | Louis Chemineau | 2022-01-26 | 1 | -0/+8 |
* | Fix contactmenu tests | Louis Chemineau | 2022-01-18 | 1 | -5/+5 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
* | Fix JS tests after test lib updates | Vincent Petry | 2022-01-10 | 2 | -6/+11 |
* | Enhance and complement OPcache setup checks | MichaIng | 2021-12-19 | 1 | -93/+19 |
* | Show warning on admin settings page | Vitor Mattos | 2021-10-23 | 1 | -0/+19 |
* | Merge pull request #28863 from nextcloud/Valdnet-patch-2 | Carl Schwan | 2021-09-22 | 1 | -4/+4 |
|\ |
|
| * | Correct spelling in test | Valdnet | 2021-09-22 | 1 | -4/+4 |
* | | Issue 16719: CheckSetupController.php: bugfix: test-setup was incorrect | Stefan | 2021-09-17 | 1 | -1/+1 |
* | | Issue 16719: CheckSetupController.php now checks configured temporary directo... | Stefan | 2021-09-17 | 1 | -0/+72 |
|/ |
|
* | fix broken js test | Guillaume Virlet | 2021-04-24 | 1 | -0/+55 |
* | Fix the jsunit tests | Roeland Jago Douma | 2021-03-02 | 1 | -1/+1 |
* | Hello 2016 | Joas Schilling | 2021-03-01 | 1 | -16/+16 |
* | Remove HTML from setup check translations | Joas Schilling | 2021-03-01 | 1 | -21/+21 |
* | jsunit: harden avatar tests to pass with fractional scaling of elements | Julius Härtl | 2020-12-29 | 1 | -8/+8 |
* | jsunit: Add proper lang tag to document | Julius Härtl | 2020-12-29 | 1 | -0/+1 |
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 1 | -4/+4 |
|\ |
|
| * | Add well known handlers API | Christoph Wurst | 2020-12-16 | 1 | -4/+4 |
* | | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-help | Julius Härtl | 2020-12-17 | 1 | -1/+1 |
|\ \ |
|