summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor and fixes on testsVitor Mattos2022-01-211-124/+135
* Fix check after change from string to mb_stringVitor Mattos2022-01-211-2/+3
* Limit the summary and sort it afterwardsJoas Schilling2022-01-211-4/+29
* Order the reaction summary, improvements on validationsVitor Mattos2022-01-211-0/+84
* Disable reactions if database don't support utf8mb4Vitor Mattos2022-01-211-4/+1
* Skip if dont support 4 bytes UTF8Vitor Mattos2022-01-211-0/+13
* Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-2/+9
* Add unit testsVitor Mattos2022-01-211-4/+261
* Prevent query error when use subqueryVitor Mattos2022-01-211-1/+8
* Fix tests with email templatesCarl Schwan2022-01-182-4/+4
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-1318-126/+119
|\
| * Check style updateCarl Schwan2022-01-1318-126/+119
* | Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan2022-01-131-8/+50
|\ \
| * | Add check before sending email that email address is validCarl Schwan2022-01-111-8/+50
* | | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-122-3/+3
|\ \ \
| * | | Replace license information to SPDX expressionLouis Chemineau2022-01-112-3/+3
* | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal2022-01-111-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix testJoas Schilling2022-01-111-1/+1
| |/ /
* | | Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling2022-01-112-0/+17
|\ \ \
| * | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-112-0/+17
* | | | Streamline reseting of private static propertiesLouis Chemineau2022-01-111-2/+2
| |/ / |/| |
* | | Revert "Streamline reseting of private static properties"Louis Chemineau2022-01-101-2/+2
* | | Streamline reseting of private static propertiesLouis Chemineau2022-01-101-2/+2
* | | Reset $scriptDeps in testsLouis Chemineau2022-01-081-0/+2
* | | Adapt test to new dist file layoutLouis Chemineau2022-01-081-28/+31
* | | Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-071-6/+54
|\ \ \
| * | | Unit testsVitor Mattos2022-01-071-6/+54
* | | | Fix email verificationChristopher Ng2022-01-061-0/+39
| |_|/ |/| |
* | | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling2022-01-051-0/+4
|\ \ \ | |/ / |/| |
| * | Fix unit testsJoas Schilling2022-01-051-0/+4
* | | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling2022-01-041-0/+143
|\ \ \
| * | | Add a test with integerJoas Schilling2022-01-041-4/+90
| * | | Test with real dataJoas Schilling2022-01-031-7/+12
| * | | Add unit testVitor Mattos2022-01-031-7/+33
| * | | Add unit test and orderBy parameterVitor Mattos2022-01-031-0/+26
* | | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-292-15/+151
* | | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+2
|/ / /
* | | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-0/+3
|\ \ \
| * | | Add integration tests for email completionJulius Härtl2021-12-081-0/+3
| | |/ | |/|
* | | Improve unit testing for Util::addScript() and Util::getScript()Jonas Meurer2021-12-201-5/+53
* | | Avoid Deprecation warning from Zip tests on PHP 8.1Côme Chilliet2021-12-161-1/+1
* | | Fix PHP deprecation warning in File/ViewTestCôme Chilliet2021-12-161-1/+4
|/ /
* | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-021-10/+15
* | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-021-20/+0
|\ \
| * | fix testsRobin Appelman2021-12-021-20/+0
* | | Remove unused importsJoas Schilling2021-12-021-2/+0
* | | Fix last testsJoas Schilling2021-12-021-3/+3
* | | More test fixingJoas Schilling2021-12-012-4/+0
* | | More test fixingJoas Schilling2021-12-012-235/+6
* | | More unit test adjustmentsJoas Schilling2021-12-015-881/+3