| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 18 | -126/+119 |
|\ |
|
| * | Check style update | Carl Schwan | 2022-01-13 | 18 | -126/+119 |
* | | Merge pull request #30600 from nextcloud/fix/30595/idn-email-share | Carl Schwan | 2022-01-13 | 1 | -8/+50 |
|\ \ |
|
| * | | Add check before sending email that email address is valid | Carl Schwan | 2022-01-11 | 1 | -8/+50 |
* | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopes | Pytal | 2022-01-11 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix test | Joas Schilling | 2022-01-11 | 1 | -1/+1 |
* | | | Merge pull request #30291 from nextcloud/image-memory-limit | Joas Schilling | 2022-01-11 | 1 | -0/+17 |
|\ \ \ |
|
| * | | | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -0/+17 |
* | | | | Streamline reseting of private static properties | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Revert "Streamline reseting of private static properties" | Louis Chemineau | 2022-01-10 | 1 | -2/+2 |
* | | | Streamline reseting of private static properties | Louis Chemineau | 2022-01-10 | 1 | -2/+2 |
* | | | Reset $scriptDeps in tests | Louis Chemineau | 2022-01-08 | 1 | -0/+2 |
* | | | Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concat | Joas Schilling | 2022-01-07 | 1 | -6/+54 |
|\ \ \ |
|
| * | | | Unit tests | Vitor Mattos | 2022-01-07 | 1 | -6/+54 |
* | | | | Fix email verification | Christopher Ng | 2022-01-06 | 1 | -0/+39 |
| |_|/
|/| | |
|
* | | | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment... | Joas Schilling | 2022-01-05 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix unit tests | Joas Schilling | 2022-01-05 | 1 | -0/+4 |
* | | | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-... | Joas Schilling | 2022-01-04 | 1 | -0/+143 |
|\ \ \ |
|
| * | | | Add a test with integer | Joas Schilling | 2022-01-04 | 1 | -4/+90 |
| * | | | Test with real data | Joas Schilling | 2022-01-03 | 1 | -7/+12 |
| * | | | Add unit test | Vitor Mattos | 2022-01-03 | 1 | -7/+33 |
| * | | | Add unit test and orderBy parameter | Vitor Mattos | 2022-01-03 | 1 | -0/+26 |
* | | | | Sort app scripts topologically by its dependencies | Jonas Meurer | 2021-12-29 | 2 | -15/+151 |
|/ / / |
|
* | | | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr... | Julius Härtl | 2021-12-21 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add integration tests for email completion | Julius Härtl | 2021-12-08 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Improve unit testing for Util::addScript() and Util::getScript() | Jonas Meurer | 2021-12-20 | 1 | -5/+53 |
* | | | Avoid Deprecation warning from Zip tests on PHP 8.1 | Côme Chilliet | 2021-12-16 | 1 | -1/+1 |
* | | | Fix PHP deprecation warning in File/ViewTest | Côme Chilliet | 2021-12-16 | 1 | -1/+4 |
|/ / |
|
* | | Adapt tests | John Molakvoæ (skjnldsv) | 2021-12-02 | 1 | -10/+15 |
* | | Merge pull request #29735 from nextcloud/background-scan-one-by-one | Robin Appelman | 2021-12-02 | 1 | -20/+0 |
|\ \ |
|
| * | | fix tests | Robin Appelman | 2021-12-02 | 1 | -20/+0 |
* | | | Remove unused imports | Joas Schilling | 2021-12-02 | 1 | -2/+0 |
* | | | Fix last tests | Joas Schilling | 2021-12-02 | 1 | -3/+3 |
* | | | More test fixing | Joas Schilling | 2021-12-01 | 2 | -4/+0 |
* | | | More test fixing | Joas Schilling | 2021-12-01 | 2 | -235/+6 |
* | | | More unit test adjustments | Joas Schilling | 2021-12-01 | 5 | -881/+3 |
* | | | Fix tests | Carl Schwan | 2021-12-01 | 2 | -424/+4 |
|/ / |
|
* / | add method to shorten a string to given byte size to Utils | Arthur Schiwon | 2021-11-26 | 1 | -0/+7 |
|/ |
|
* | Merge pull request #29432 from nextcloud/fix/support-php-8.1 | Vincent Petry | 2021-11-23 | 11 | -17/+51 |
|\ |
|
| * | Make mock config return default value to fix warnings | Côme Chilliet | 2021-11-23 | 2 | -2/+25 |
| * | Fix TempManager test errors about passing null to is_dir | Côme Chilliet | 2021-11-23 | 1 | -1/+3 |
| * | Fix Encryption tests on PHP 8.1 | Côme Chilliet | 2021-11-23 | 1 | -2/+11 |
| * | Fix FolderTest calls to Mountpoint constructor with wrong type | Côme Chilliet | 2021-11-23 | 1 | -3/+3 |
| * | Fix DateTime constructor calls with null | Côme Chilliet | 2021-11-23 | 2 | -4/+4 |
| * | Fix test class names | Côme Chilliet | 2021-11-23 | 2 | -2/+2 |
| * | Fix Guzzle function calls | Côme Chilliet | 2021-11-23 | 1 | -2/+2 |
| * | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
* | | Improve normalizer detecting IPv4 inside of IPv6 | Vincent Petry | 2021-11-22 | 1 | -1/+9 |
* | | Fix getting subnet of ipv4 mapped ipv6 addresses | Vincent Petry | 2021-11-22 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shift | Vincent Petry | 2021-11-19 | 2 | -17/+41 |
|\ |
|