Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15202 from nextcloud/version/16.0.0/finalv16.0.0 | Roeland Jago Douma | 2019-04-24 | 1 | -2/+2 |
|\ | | | | | 16.0.0 Final | ||||
| * | 16.0.0 Final | Roeland Jago Douma | 2019-04-24 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #15219 from nextcloud/backport/15141/stable16 | Roeland Jago Douma | 2019-04-24 | 7 | -11/+9 |
|\ | | | | | [stable16] fix searching all users in repair regenerate birthday cal reparir job | ||||
| * | remove obsolete use statements | Arthur Schiwon | 2019-04-24 | 3 | -6/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | avoids users searches on backend, faster processing | Arthur Schiwon | 2019-04-24 | 4 | -5/+5 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #15218 from nextcloud/fix/stable16-fix-js-vulns-I | Roeland Jago Douma | 2019-04-24 | 6 | -37/+30 |
|\ | | | | | [stable16] Update js packages | ||||
| * | Apply `npm audit fix` on stable16 | Christoph Wurst | 2019-04-24 | 6 | -37/+30 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #15215 from nextcloud/backport/15148/stable16 | Roeland Jago Douma | 2019-04-24 | 1 | -4/+4 |
|\ \ | | | | | | | [stable16] Fix mapper not properly casting int in oauth2 code | ||||
| * | | Use the proper names when setting entity types | Roeland Jago Douma | 2019-04-24 | 1 | -4/+4 |
| |/ | | | | | | | | | | | Else this does :boom: Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #15203 from nextcloud/backport/15168/stable16 | Roeland Jago Douma | 2019-04-24 | 1 | -8/+3 |
|\ \ | | | | | | | [stable16] Always use a temp file for swift writes | ||||
| * | | Always use a temp file for swift writes | Roeland Jago Douma | 2019-04-24 | 1 | -8/+3 |
| |/ | | | | | | | | | | | | | | | Apparently the if statement doesn't work in all cases (even if I could not reproduce it). So for the time being we will just not directly stream to swift. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #15204 from nextcloud/backport/15146/stable16 | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|\ \ | |/ |/| | [stable16] Prefetching blows up if there are a lot of files. | ||||
| * | Prefetching blows up if there are a lot of files. | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|/ | | | | | | | | I saw instances where people had a lot of files (each with custom properties) and all this prefetching blew up and started to consume an insane amount of RAM resulting in the process getting killed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #15198 from nextcloud/backport/15164/stable16 | John Molakvoæ | 2019-04-23 | 1 | -6/+3 |
|\ | | | | | [stable16] Fix multiselect bar overlapping recommendations | ||||
| * | Use sticky position include for Safari support | Jan-Christoph Borchardt | 2019-04-23 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | Add webkit/safari fix | Morris Jobke | 2019-04-23 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix multiselect bar overlapping recommendations | Jan-Christoph Borchardt | 2019-04-23 | 1 | -6/+3 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Merge pull request #15157 from nextcloud/backport/15153/stable16 | Morris Jobke | 2019-04-18 | 1 | -0/+1 |
|\ | | | | | [stable16] Load apps before running repair steps | ||||
| * | Fix #15042 | Temtaime | 2019-04-18 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #15137 from nextcloud/version/16.0.0/rc216.0.0RC2 | Roeland Jago Douma | 2019-04-18 | 1 | -2/+2 |
|\ | | | | | 16.0.0 RC2 | ||||
| * | 16.0.0 RC2 | Roeland Jago Douma | 2019-04-17 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #15138 from nextcloud/backport/15129/stable16 | Morris Jobke | 2019-04-17 | 8 | -1/+316 |
|\ | | | | | Backport/15129/stable16 | ||||
| * | Add return types | Joas Schilling | 2019-04-17 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Use the querybuilder for the queries | Joas Schilling | 2019-04-17 | 1 | -34/+49 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow to use Subqueries in from | Joas Schilling | 2019-04-17 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Repair step for link shares | Roeland Jago Douma | 2019-04-17 | 7 | -1/+297 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #15127 from nextcloud/backport/15123/stable16 | Morris Jobke | 2019-04-16 | 6 | -4/+14 |
|\ | | | | | [stable16] Improve the share link password error feedback with a red border | ||||
| * | Improve the share link password error feedback with a red border | Christoph Wurst | 2019-04-16 | 6 | -4/+14 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #15118 from nextcloud/backport/15115/stable16 | John Molakvoæ | 2019-04-16 | 1 | -1/+1 |
|\ | | | | | [stable16] Do not use spaces in generated passwords | ||||
| * | Do not use spaces in generated passwords | Morris Jobke | 2019-04-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #15111 from nextcloud/backport/15110/stable16 | Morris Jobke | 2019-04-15 | 1 | -0/+5 |
|\ \ | |/ |/| | [stable16] Make sure we have a proper node before parsing | ||||
| * | Make sure we have a proper node before parsing | John Molakvoæ (skjnldsv) | 2019-04-15 | 1 | -0/+5 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #15108 from nextcloud/backport/15057/stable16 | Morris Jobke | 2019-04-15 | 1 | -1/+1 |
|\ | | | | | [stable16] Use slient option to switch for regular file actions as well | ||||
| * | Use slient option to switch for regular file actions as well | Julius Härtl | 2019-04-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #15109 from nextcloud/backport/15107/stable16 | Roeland Jago Douma | 2019-04-15 | 2 | -0/+2 |
|\ \ | | | | | | | [stable16] Add animation-slow var | ||||
| * | | Add animation-slow var | John Molakvoæ (skjnldsv) | 2019-04-15 | 2 | -0/+2 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #15101 from nextcloud/backport/15097/stable16 | Roeland Jago Douma | 2019-04-15 | 1 | -2/+2 |
|\ \ | |/ |/| | [stable16] Pass proper TEST_SELECTION to drone objectstore | ||||
| * | Pass proper TEST_SELECTION to drone objectstore | Roeland Jago Douma | 2019-04-15 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #15043 from nextcloud/version/16/rc1v16.0.0RC1 | Morris Jobke | 2019-04-11 | 1 | -2/+2 |
|\ | | | | | 16.0.0 RC 1 | ||||
| * | 16.0.0 RC 1 | Roeland Jago Douma | 2019-04-11 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #14967 from nextcloud/lib-private-user-trigger-pass-old | Morris Jobke | 2019-04-11 | 2 | -2/+4 |
|\ | | | | | Do not issue update command if nothing has changed in user values | ||||
| * | Return true in the dummy backend for successful display name change | Morris Jobke | 2019-04-11 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | lib/private/User: do not change user properties if value has not changed | Leon Klingele | 2019-04-11 | 1 | -1/+1 |
| | | |||||
| * | lib/private/User,apps/user_ldap/lib/User: always pass old value to ↵ | Leon Klingele | 2019-04-11 | 1 | -1/+2 |
|/ | | | | User::triggerChange | ||||
* | Merge pull request #15020 from nextcloud/bugfix/noid/fix-too-many-event-triggers | Morris Jobke | 2019-04-11 | 2 | -7/+6 |
|\ | | | | | Bugfix/noid/fix too many event triggers | ||||
| * | Only update the lookup server if it is enabled AND a server is set | Joas Schilling | 2019-04-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Remove unnecessary event dispatcher | Joas Schilling | 2019-04-09 | 1 | -2/+1 |
| | | | | | | | | | | | | The event is already triggered in OC\User\User::triggerChange Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Don't get the avatar when we don't operate anyway | Joas Schilling | 2019-04-09 | 2 | -5/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #15052 from nextcloud/fix/noid/pass-oldvalue | Morris Jobke | 2019-04-11 | 3 | -27/+15 |
|\ \ | | | | | | | Pass old value to user triggerChange hook & do not update unchanged attributes | ||||
| * | | lib/private/User: do not change user properties if value has not changed | Leon Klingele | 2019-04-11 | 2 | -22/+10 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |