Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #30769 from nextcloud/fix/memcached_clear | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
|\ \ \ \ | ||||||
| * | | | | Always call flush() as getAllKeys() is broken | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #30471 from nextcloud/enh/cast-char-mysql | Joas Schilling | 2022-01-20 | 5 | -0/+23 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix psalm complaint | Joas Schilling | 2022-01-04 | 1 | -0/+1 | |
| * | | | Explicitly cast char in the query builder | Julius Härtl | 2022-01-04 | 4 | -0/+22 | |
* | | | | Merge pull request #30745 from nextcloud/fix/dont_use_deprecated_methods | Louis | 2022-01-19 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Use less deprecated methods in base.php | Louis Chemineau | 2022-01-19 | 1 | -4/+4 | |
* | | | | | Merge pull request #30731 from nextcloud/bugfix/noid/help-debugging-bruteforc... | Joas Schilling | 2022-01-19 | 1 | -0/+11 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Log bruteforce throttle and blocking | Joas Schilling | 2022-01-18 | 1 | -0/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #30129 from nextcloud/mdb10.6-pipeline | John Molakvoæ | 2022-01-19 | 2 | -6/+0 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Don't convert tables to COMPRESSED | acsfer | 2021-12-07 | 1 | -5/+0 | |
| * | | | Attempt to fix CI | acsfer | 2021-12-07 | 1 | -1/+0 | |
* | | | | Merge pull request #30733 from nextcloud/bugfix/noid/fix-update-button | Vincent Petry | 2022-01-18 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Load core before the update script | Joas Schilling | 2022-01-18 | 1 | -1/+4 | |
| | |/ / | |/| | | ||||||
* / | | | Add hashed attribute column for indexed job existence check | Julius Härtl | 2022-01-18 | 3 | -2/+5 | |
|/ / / | ||||||
* | | | Merge pull request #29866 from nextcloud/isset-size | Vincent Petry | 2022-01-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Typo | acsfer | 2021-11-24 | 1 | -1/+1 | |
| * | | | Check if size value is set | acsfer | 2021-11-23 | 1 | -1/+1 | |
* | | | | Merge pull request #30653 from nextcloud/inc-man-btn | Louis | 2022-01-17 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Increase email main buttons width for non-english languages | acsfer | 2022-01-13 | 1 | -2/+2 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-15 | 2 | -0/+36 | |
* | | | | | Merge pull request #30614 from Marek-Wojtowicz/patch-1 | Vincent Petry | 2022-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update Session.php | Marek-Wojtowicz | 2022-01-12 | 1 | -1/+1 | |
* | | | | | | Merge pull request #30631 from nextcloud/fix/update_encrypted_version | Vincent Petry | 2022-01-14 | 1 | -1/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | updateEncryptedVersion: cleanup on target if cache already got renamed | Jonas Meurer | 2022-01-12 | 1 | -1/+10 | |
* | | | | | | Fix psalm issues | Carl Schwan | 2022-01-13 | 1 | -6/+6 | |
* | | | | | | Add helper method in Wrapper | Carl Schwan | 2022-01-13 | 1 | -1/+20 | |
* | | | | | | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 27 | -108/+111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check style update | Carl Schwan | 2022-01-13 | 21 | -24/+24 | |
| * | | | | | | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 6 | -78/+68 | |
| * | | | | | | Fix psalm not running | Carl Schwan | 2022-01-06 | 3 | -9/+22 | |
* | | | | | | | Merge pull request #30600 from nextcloud/fix/30595/idn-email-share | Carl Schwan | 2022-01-13 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add check before sending email that email address is valid | Carl Schwan | 2022-01-11 | 1 | -7/+8 | |
| * | | | | | | | Fix idn emails not working in shares | Carl Schwan | 2022-01-11 | 1 | -2/+5 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-13 | 6 | -2/+34 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #30625 from nextcloud/enh/jsconfig-theme-perf | Joas Schilling | 2022-01-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove shortFooter/longFooter to avoid unnecessary navigation loading | Julius Härtl | 2022-01-12 | 1 | -2/+0 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-12 | 4 | -14/+50 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopes | Pytal | 2022-01-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix undefined/unset scope in account properties | Joas Schilling | 2022-01-11 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #30291 from nextcloud/image-memory-limit | Joas Schilling | 2022-01-11 | 1 | -1/+102 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -1/+102 | |
* | | | | | | | | Merge pull request #30569 from nextcloud/fix/userlang_firstlogin | blizzz | 2022-01-11 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Default to language from request in L10N\Factory->getUserLanguage() | Jonas Meurer | 2022-01-10 | 1 | -0/+9 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30582 from nextcloud/fix/streamline_clearing_static_state | Louis | 2022-01-11 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Streamline reseting of private static properties | Louis Chemineau | 2022-01-11 | 1 | -10/+0 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-11 | 6 | -0/+84 | |
|/ / / / / / / | ||||||
* | | | | | | | Revert "Streamline reseting of private static properties" | Louis Chemineau | 2022-01-10 | 1 | -0/+10 | |
* | | | | | | | Streamline reseting of private static properties | Louis Chemineau | 2022-01-10 | 1 | -10/+0 | |
* | | | | | | | Fix fail when keys/files folder already exists | Vincent Petry | 2022-01-10 | 1 | -1/+5 | |
|/ / / / / / |