Phil Davis
afe16be7d9
Merge pull request #1888 from wnienhaus/fix-unaligned-atomic-operation-on-arm32
...
move uint64s to beginning of struct to ensure they are 64-bit aligned
2021-04-03 12:48:14 +05:45
Wilko Nienhaus
011c6b76ee
move uint64s to beginning of struct to ensure they are 64-bit aligned
...
See https://golang.org/pkg/sync/atomic/#pkg-note-BUG for reference:
"The first word in (...) an allocated struct (...) can be relied up to
be 64-bit aligned"
This fixes an "unaligned 64-bit atomic operation" panic on 32-bit ARM,
(in my case a Raspberry Pi 4, running 32-bit Raspbian). The panic
happens (at least) during the first login after a service (re)start.
2021-04-02 10:35:29 +03:00
Willy Kloucek
f6ad814332
Merge pull request #1882 from labkode/fix-env-var
...
fix case for envar
2021-04-01 10:57:29 +02:00
Hugo Gonzalez Labrador
5982e9fe56
fix case for envar
2021-03-31 16:55:55 +02:00
Willy Kloucek
399c33fe2f
Automated changelog update [skip ci]
2021-03-31 10:56:47 +00:00
Willy Kloucek
3f37ddb5a2
Merge pull request #1875 from owncloud/fix_proto
...
unique proto package names
2021-03-31 12:56:16 +02:00
Alex Unger
0dadf6f6a9
Automated changelog update [skip ci]
2021-03-31 10:38:10 +00:00
Alex Unger
c5d9afdc58
Merge pull request #1872 from owncloud/enforce_quota
...
enforce quota
2021-03-31 12:37:34 +02:00
Florian Schade
29c4a34093
Automated changelog update [skip ci]
2021-03-31 10:26:31 +00:00
Florian Schade
89da2b0ed1
Merge pull request #1880 from owncloud/release-1.4.0
...
merge back release 1.4.0
2021-03-31 12:26:01 +02:00
Willy Kloucek
9bc0cb49c1
fix go import and makefiles, version bump of build tools
2021-03-31 12:03:42 +02:00
Willy Kloucek
2f831c4fca
fix proto package names
2021-03-31 08:02:43 +02:00
Florian Schade
1ba10d97e8
create release changelog folder
2021-03-30 16:32:34 +02:00
Florian Schade
fbe825bedc
link pr
2021-03-30 16:29:52 +02:00
Florian Schade
e26243ddf3
use web 2.1.0 changelog for release notes
2021-03-30 16:29:52 +02:00
Patrick Maier
eeafcf8cfd
[docs-only] 1.4.0 Release Notes
2021-03-30 16:29:52 +02:00
Florian Schade
14c0371f94
link pr
2021-03-30 16:24:48 +02:00
Florian Schade
686df71eeb
use web 2.1.0 changelog for release notes
2021-03-30 16:24:48 +02:00
Patrick Maier
06e2154265
[docs-only] 1.4.0 Release Notes
2021-03-30 16:24:48 +02:00
Florian Schade
aa1c03aae2
fix unreleased changelog for jpeg
2021-03-30 11:44:58 +02:00
Willy Kloucek
31a0389fbc
enforce quota
2021-03-30 10:55:58 +02:00
Pascal Wengerter
169962b4cf
Automated changelog update [skip ci]
2021-03-29 14:01:12 +00:00
Pascal Wengerter
320679ca91
Merge pull request #1870 from owncloud/update-web-2.1.0
...
Update web to 2.1.0
2021-03-29 14:57:39 +01:00
Pascal Wengerter
e27c320fa1
Update web to 2.1.0
2021-03-29 09:32:06 +01:00
Phil Davis
697b7cae27
Automated changelog update [skip ci]
2021-03-29 08:11:19 +00:00
Phil Davis
c4cbe32c29
Merge pull request #1861 from owncloud/update-reva
...
update reva to v1.6.1-0.20210326165326-e8a00d9b2368
2021-03-29 13:55:21 +05:45
Artur Neumann
523e611b7e
Merge pull request #1863 from owncloud/dependabot/npm_and_yarn/settings/nightwatch-1.6.0
...
Bump nightwatch from 1.5.1 to 1.6.0 in /settings
2021-03-29 13:37:11 +05:45
Phil Davis
5723bd28e2
Adjust trashbin expected failures on OCIS
2021-03-29 12:57:36 +05:45
dependabot[bot]
dabff59d27
Bump nightwatch from 1.5.1 to 1.6.0 in /settings
...
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases )
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-29 05:56:47 +00:00
David Christofas
bcffed2e00
update reva to v1.6.1-0.20210326165326-e8a00d9b2368
2021-03-29 05:11:23 +05:45
Phil Davis
b25ef84017
Merge pull request #1862 from owncloud/bumpCoreCommitId-2020-03-27
...
[tests-only] bumped core commit id for API tests
2021-03-27 18:07:30 +05:45
Parajuli Kiran
808e93ff4c
updated line numbers in expected failures file
2021-03-27 15:11:30 +05:45
Parajuli Kiran
dbfb17788c
bumped core commit id for api tests
2021-03-27 13:49:52 +05:45
Alex Unger
eab96d59a8
Automated changelog update [skip ci]
2021-03-26 12:02:06 +00:00
Alex Unger
95b69a5e5d
Merge pull request #1819 from owncloud/refactor-extensions
2021-03-26 13:01:35 +01:00
Alex Unger
ed8d85077c
Merge pull request #1852 from owncloud/onlyoffice-update-npm-dependencies
...
update npm dependencies
2021-03-26 11:47:34 +01:00
Alex Unger
e829ac8f88
Merge pull request #1849 from owncloud/settings-update-npm-dependencies
...
update npm dependencies
2021-03-26 11:47:11 +01:00
Alex Unger
8c00a0cf8c
Merge pull request #1851 from owncloud/accounts-update-npm-deps
...
update npm dependencies
2021-03-26 11:47:04 +01:00
A.Unger
c5bef3609b
add changelog
2021-03-26 11:44:36 +01:00
A.Unger
d95d58c66a
Merge branch 'master' into refactor-extensions
2021-03-26 11:40:10 +01:00
Phil Davis
00dd4460ae
Merge pull request #1855 from owncloud/bumpCoreCommitId-2020-03-25
...
[tests-only] Bump core commit id 2020 03 25
2021-03-26 08:57:29 +05:45
Phil Davis
c208b12eb1
Adjust expected-failures in apiWebdavLocksUnlock suite
2021-03-26 08:07:41 +05:45
Parajuli Kiran
c32e342487
updated core commit id with expected failures line numbers
2021-03-26 06:51:16 +05:45
Parajuli Kiran
5fe83f62c7
updated core commit id with expected failures line numbers
2021-03-26 06:51:16 +05:45
David Christofas
4511ca9770
update npm dependencies
2021-03-25 21:34:26 +01:00
David Christofas
f39e51e57b
update npm dependencies
2021-03-25 21:33:11 +01:00
Jan Ackermann
e28bdca121
Merge pull request #1857 from owncloud/l10n-improvements-accounts-settings
...
Adden l10n to accounts and settings
2021-03-25 19:33:11 +01:00
JanAckermann
316d838f90
Adden l10n to accounts and settings
2021-03-25 17:24:06 +01:00
Jan Ackermann
7a72f52067
[tx] updated from transifex
2021-03-25 15:52:43 +00:00
Jan Ackermann
4bfdd604d1
Merge pull request #1854 from owncloud/ocis-l10n-fix2
...
fix clean deletes translations.js
2021-03-25 16:48:42 +01:00