Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33087 from nextcloud/fix/30282/external-storages | John Molakvoæ | 2022-10-23 | 1 | -3/+1 |
|\ | |||||
| * | fix external storages access | szaimen | 2022-07-01 | 1 | -3/+1 |
* | | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -0/+4 |
* | | Fix LostController test | Côme Chilliet | 2022-10-18 | 1 | -2/+7 |
* | | Merge pull request #34379 from nextcloud/fix/transactional-session-token-renewal | Christoph Wurst | 2022-10-18 | 1 | -2/+18 |
|\ \ | |||||
| * | | Run session token renewals in a database transaction | Christoph Wurst | 2022-10-18 | 1 | -2/+18 |
* | | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-theming | blizzz | 2022-10-18 | 2 | -2/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 2 | -2/+12 |
* | | | Merge pull request #31499 from nextcloud/bugfix/empty-secret | Carl Schwan | 2022-10-17 | 1 | -3/+15 |
|\ \ \ | |||||
| * | | | Fix unit tests | Carl Schwan | 2022-03-10 | 1 | -3/+15 |
* | | | | Fix tests | John Molakvoæ | 2022-10-14 | 1 | -0/+19 |
| |/ / |/| | | |||||
* | | | Merge pull request #34437 from nextcloud/feat/theming-default-system-value | Simon L | 2022-10-13 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 2 | -3/+3 |
* | | | | Make CI green again | Joas Schilling | 2022-10-13 | 2 | -43/+46 |
|/ / / | |||||
* | | | Remove long depreated AppFramework/Db/Mapper | Roeland Jago Douma | 2022-10-10 | 2 | -506/+0 |
* | | | Merge pull request #32635 from andyxheli/patch-3 | blizzz | 2022-10-05 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | Update ContactsStoreTest.php | Andy Xheli | 2022-10-03 | 1 | -1/+5 |
* | | | | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 2 | -2/+23 |
* | | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescan | blizzz | 2022-10-01 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -0/+19 |
* | | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff | Côme Chilliet | 2022-10-01 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix ContactsManagerTest test | Côme Chilliet | 2022-09-30 | 1 | -1/+1 |
| * | | | | | Remove some constants and functions which have been long deprecated | Côme Chilliet | 2022-09-30 | 1 | -1/+1 |
* | | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper | Christoph Wurst | 2022-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Inform ServerTest that TagMapper now uses QBMapper | Côme Chilliet | 2022-09-19 | 1 | -1/+1 |
* | | | | | | Cleanup tags and Share component | Carl Schwan | 2022-09-29 | 2 | -76/+98 |
| |/ / / / |/| | | | | |||||
* | | | | | Fix various theming bugs | Christopher Ng | 2022-09-28 | 2 | -14/+14 |
* | | | | | Move avatar clearing in the background | Carl Schwan | 2022-09-26 | 1 | -3/+7 |
* | | | | | remove getDefaultInstallationBundle | Arthur Schiwon | 2022-09-22 | 1 | -5/+0 |
* | | | | | remove InstallCoreBundle repair step | Arthur Schiwon | 2022-09-22 | 1 | -142/+0 |
* | | | | | remove Core Bundle | Arthur Schiwon | 2022-09-22 | 2 | -41/+1 |
* | | | | | Fix tests for nested v4 in v6 | Côme Chilliet | 2022-09-20 | 1 | -2/+2 |
* | | | | | Harden tests for local IP detection in URLs | Côme Chilliet | 2022-09-20 | 2 | -0/+20 |
|/ / / / | |||||
* | | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2 | Vincent Petry | 2022-09-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Increase timeout for apps management | Vincent Petry | 2022-09-15 | 1 | -1/+1 |
* | | | | | fix using FSEEK_END with SeekableHttpStream to get file size | Robin Appelman | 2022-09-15 | 3 | -0/+33 |
|/ / / / | |||||
* | | | | Add accessibility entry in user menu | Vincent Petry | 2022-09-14 | 2 | -7/+35 |
* | | | | Update avatars on update | Carl Schwan | 2022-09-09 | 4 | -7/+6 |
* | | | | Merge pull request #33788 from nextcloud/improve-recent | Carl Schwan | 2022-09-08 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Filter out old files when trying to get recent files | Carl Schwan | 2022-09-05 | 1 | -4/+4 |
* | | | | | Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestamp | blizzz | 2022-09-08 | 1 | -34/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Fix iMIP tests | Anna Larch | 2022-09-08 | 1 | -16/+13 |
| * | | | | | Fix trying to use MockBuilder instead of Mock | Côme Chilliet | 2022-09-06 | 1 | -6/+12 |
| * | | | | | Fix Calendar tests mocking a non-existant method. | Côme Chilliet | 2022-09-05 | 1 | -12/+12 |
* | | | | | | Merge pull request #33600 from nextcloud/lazy-quota | blizzz | 2022-09-07 | 1 | -84/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | get quota for user only when needed | Robin Appelman | 2022-09-01 | 1 | -84/+0 |
* | | | | | | | More cleaning up of the login component | Carl Schwan | 2022-09-06 | 1 | -2/+2 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #33790 from nextcloud/Valdnet-patch-2 | Simon L | 2022-09-02 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix tests | szaimen | 2022-09-02 | 3 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Maximize browser window before running the tests | Daniel Calviño Sánchez | 2022-09-01 | 2 | -1/+4 |