Commit Graph

  • f004cc0e73 add changelog Florian Schade 2021-01-20 14:34:47 +01:00
  • 8c9f9b6dfc bump go version to 1.15 Florian Schade 2021-01-20 14:33:08 +01:00
  • b0119f1c7f Merge pull request #1360 from owncloud/docs-typos Phil Davis 2021-01-20 17:35:40 +05:45
  • 410a5082f1 Fix typos in docs Phil Davis 2021-01-20 16:43:02 +05:45
  • 42677b36c1 Automated changelog update [skip ci] Florian Schade 2021-01-19 22:27:36 +00:00
  • 873fbcb557 rename NRWMutex to NameRWMutex update changelog Florian Schade 2021-01-19 16:34:09 +01:00
  • 4f80541b9f increase test timing cor sync.cache Florian Schade 2021-01-18 16:08:08 +01:00
  • af870e005e add more tests and benchmark for cache refactor cache to use atomic uint Florian Schade 2021-01-18 14:12:10 +01:00
  • 806d000f22 update drone go images to webhippie/golang:1.15 Florian Schade 2021-01-16 16:56:41 +01:00
  • f13530425a move cache to sync package rollback indexer map use sync.pool for cache entries add tests for cache remove main locks from nrwmutex and use sync.map and sync.pool instead bump dockerfile go version Florian Schade 2021-01-16 16:38:01 +01:00
  • b81156fc57 add comments to NRWMutex Florian Schade 2021-01-14 22:33:52 +01:00
  • a02fb890f7 remove locking from accounts service add a cached named rwlock pkg use sync.map in the cache pkg use named rwlock in indexer pkg use sync.map in indexer pkg remove husky Florian Schade 2021-01-14 22:07:58 +01:00
  • f97f0d7342 Merge pull request #1221 from owncloud/add-onlyoffice-docker Phil Davis 2021-01-18 13:40:30 +05:45
  • 3e7c30d12a Add onlyoffice mount on docker-compose setup Dipak Acharya 2021-01-18 11:19:26 +05:45
  • 840b353d03 Merge pull request #1213 from owncloud/core-commit-20200114 Artur Neumann 2021-01-18 09:08:35 +05:45
  • f579406619 Bump core and web commit ids Phil Davis 2021-01-15 08:37:53 +05:45
  • 2d67900657 Merge pull request #1219 from owncloud/pin_alpine_version Phil Davis 2021-01-16 21:06:28 +05:45
  • 0a94540458 pin alpine version Willy Kloucek 2021-01-16 12:49:47 +01:00
  • c9c198279c Merge pull request #1211 from owncloud/gh-templates Alex Unger 2021-01-15 18:53:37 +01:00
  • 72f3a7be8d Update .github/pull_request_template.md Alex Unger 2021-01-15 15:53:08 +01:00
  • de292b2b7b change glob pattern Michael Barz 2021-01-14 20:11:21 +01:00
  • a3ed0eaf87 codacy: ignore .github/ A.Unger 2021-01-14 17:09:20 +01:00
  • bc06091e79 add expected behavior step A.Unger 2021-01-14 16:53:35 +01:00
  • de50dd7d15 Apply suggestions from code review Alex Unger 2021-01-14 16:27:32 +01:00
  • af2773edb9 grammar A.Unger 2021-01-14 13:20:34 +01:00
  • 162bb48f01 stale bot act only on issues A.Unger 2021-01-14 13:09:29 +01:00
  • 2e8f6f8085 add config for stale boty A.Unger 2021-01-14 13:05:05 +01:00
  • 69e030b4d0 wording A.Unger 2021-01-14 12:37:20 +01:00
  • b88ebb300a use headers A.Unger 2021-01-14 12:22:14 +01:00
  • 27bbc785d3 add PULL_REQUEST_TEMPLATE A.Unger 2021-01-14 10:21:46 +01:00
  • 9d753091f3 Update issue templates Alex Unger 2021-01-14 10:10:04 +01:00
  • 48ba063fc2 Merge pull request #1207 from owncloud/fix-sonar-exclude Phil Davis 2021-01-14 12:14:25 +05:45
  • 2f4fcfef2d fix sonar exclude for generated protobuf files David Christofas 2021-01-13 17:06:17 +01:00
  • 5035ec43bd Merge pull request #1208 from owncloud/bump-web-commit-id-20200114 Artur Neumann 2021-01-14 11:04:24 +05:45
  • baa2ede612 Bump WEB commit id Phil Davis 2021-01-14 09:30:37 +05:45
  • 864ee52173 Merge pull request #1206 from owncloud/update-commit-ids-for-tests-20210113 Artur Neumann 2021-01-14 09:13:15 +05:45
  • 8062a01269 Adjust expected-failures Phil Davis 2021-01-14 00:45:38 +05:45
  • 249a3f27e7 Bump core and web commit ids for tests Phil Davis 2021-01-13 21:18:45 +05:45
  • 9f00ff76ed Automated changelog update [skip ci] David Christofas 2021-01-13 13:56:41 +00:00
  • 133ecf4fb4 Merge pull request #1203 from owncloud/secure-state David Christofas 2021-01-13 14:52:54 +01:00
  • f230ea7fea generate cryptographically secure state token David Christofas 2021-01-12 17:23:40 +01:00
  • 1721b78913 Automated changelog update [skip ci] Benedikt Kulmann 2021-01-13 11:55:01 +00:00
  • 638b7a1c9f Merge pull request #1191 from owncloud/update-web-1.0.1 Benedikt Kulmann 2021-01-13 12:54:19 +01:00
  • 32b1597ca5 Update tag reference in changelog Phil Davis 2021-01-13 15:57:45 +05:45
  • 2b00f833dd Adjust expected failures Benedikt Kulmann 2021-01-13 09:25:10 +01:00
  • 17a1d29d6a Fix server url for js client in accounts and settings Benedikt Kulmann 2021-01-13 08:26:51 +01:00
  • 20e150228c Adjust expected failures Benedikt Kulmann 2021-01-12 14:15:50 +01:00
  • ac63ab4b36 Update go.sum Benedikt Kulmann 2021-01-12 12:27:09 +01:00
  • e18d286e8a Fix server url usage in settings and accounts Benedikt Kulmann 2021-01-12 12:25:12 +01:00
  • 7ad4130ef7 Update web to 1.0.1 Benedikt Kulmann 2021-01-08 15:34:40 +01:00
  • 8462799667 Merge pull request #1202 from owncloud/sonar-excludes Michael Barz 2021-01-12 22:40:42 +01:00
  • 4701fdfccc Merge pull request #1181 from owncloud/dependabot/npm_and_yarn/accounts/axios-0.21.1 David Christofas 2021-01-12 18:11:56 +01:00
  • 943b13b8d4 Bump axios from 0.19.2 to 0.21.1 in /accounts dependabot[bot] 2021-01-12 16:26:29 +00:00
  • 65e9153a2d [Tests-Only] clean up sonar excludes David Christofas 2021-01-12 16:20:08 +01:00
  • 459df00cd2 Add default organisation wide label set and remove existing Michael Barz 2021-01-12 16:39:10 +01:00
  • f5856e6fa2 Merge pull request #1182 from owncloud/dependabot/npm_and_yarn/onlyoffice/axios-0.21.1 David Christofas 2021-01-12 16:01:30 +01:00
  • 92ed1ff8e1 Merge pull request #1183 from owncloud/dependabot/npm_and_yarn/settings/axios-0.21.1 David Christofas 2021-01-12 16:00:49 +01:00
  • 8fa89f5067 Merge pull request #1196 from owncloud/update-test-commit-ids-20200111 Artur Neumann 2021-01-12 09:20:41 +05:45
  • 168d8a7fbc Adjust expected-failures-webUI for shareWithUsers test changes Phil Davis 2021-01-11 20:17:09 +05:45
  • 653aeef460 Adjust expected-failures-webUI for imageMediaViewer test changes Phil Davis 2021-01-11 20:14:21 +05:45
  • cf424e9bb6 Add expected-failures-webUI for OCIS issue 1124 Phil Davis 2021-01-11 19:12:18 +05:45
  • 91bd401a8a Update WEB_COMMITID for tests Phil Davis 2021-01-11 18:49:39 +05:45
  • 6fdb44c687 Automated changelog update [skip ci] Phil Davis 2021-01-11 12:53:19 +00:00
  • cf7692240d Merge pull request #1194 from owncloud/reva-f2b63bfd6825e Phil Davis 2021-01-11 18:37:17 +05:45
  • 6e47fe799c adjust expected-failures-webUI for changes dues to reva PRs 1368 and 1388 Phil Davis 2021-01-11 17:47:31 +05:45
  • 42ff1af2d6 delete local bug-demo scenarios fixed by reva PR 1368 Phil Davis 2021-01-11 17:32:10 +05:45
  • 8d0aa17ba5 remove scenarios fixed by reva PR 1368 from expected-failures Phil Davis 2021-01-11 16:55:04 +05:45
  • ab1ed20821 remove scenarios fixed by reva PR 1388 from expected-failures Phil Davis 2021-01-11 16:43:51 +05:45
  • 3240e20641 Update reva to v1.4.1-0.20210111080247 Jörn Friedrich Dreyer 2021-01-11 09:48:41 +00:00
  • 536376fa5e Merge pull request #1189 from owncloud/bump-core-commit-20200108 Phil Davis 2021-01-08 20:22:56 +05:45
  • f0e269c618 Add new moveReceivedShare expected failures Phil Davis 2021-01-08 17:36:10 +05:45
  • 7e9f8c5dbb Bump core commit id for API tests Phil Davis 2021-01-08 17:12:40 +05:45
  • 4932cae85f Bump axios from 0.19.2 to 0.21.1 in /settings dependabot[bot] 2021-01-06 10:36:23 +00:00
  • c415360566 Bump axios from 0.19.2 to 0.21.1 in /onlyoffice dependabot[bot] 2021-01-06 10:28:20 +00:00
  • 17a2270508 Merge pull request #1172 from owncloud/bumpCoreTestsCommitId20210105 Phil Davis 2021-01-06 09:43:46 +05:45
  • ef1cc5f9cd Bump commit id again for core PR 38268 Phil Davis 2021-01-05 17:42:35 +05:45
  • 75a86ed7f4 bump core commit id Artur Neumann 2021-01-05 14:53:15 +05:45
  • 7f19d24bac Merge pull request #1170 from owncloud/bump-WEB_COMMITID-2021-01-01 Artur Neumann 2021-01-01 18:15:44 +05:45
  • 10079ba74d Bump WEB_COMMITID to enable many more webUI test scenarios Phil Davis 2021-01-01 15:05:08 +05:45
  • 7662f86c47 Merge pull request #1168 from owncloud/bump-commit-id-20201231 Phil Davis 2021-01-01 14:09:18 +05:45
  • 7b20eb3401 Add expected-failures for webUI tests Phil Davis 2020-12-31 17:29:09 +05:45
  • c15b2940b6 Bump core and web commit ids for tests Phil Davis 2020-12-31 17:08:44 +05:45
  • e90c4801a7 Merge pull request #1159 from owncloud/deplyoment_examples_monitoring_tracing Michael Barz 2020-12-30 18:51:23 +01:00
  • 2ddde64205 add documentation Willy Kloucek 2020-12-30 17:13:15 +01:00
  • 3b636d2540 Merge pull request #1167 from owncloud/change_badges Willy Kloucek 2020-12-30 16:02:21 +01:00
  • e05f714691 change badges Willy Kloucek 2020-12-30 15:08:33 +01:00
  • dec6008d10 Merge pull request #1162 from owncloud/clean_sonarcloud_config Willy Kloucek 2020-12-30 13:36:39 +01:00
  • 48f8bf3ea2 fix .env doc Willy Kloucek 2020-12-30 13:35:43 +01:00
  • 01ae463c67 disable metrics by default Willy Kloucek 2020-12-30 10:27:35 +01:00
  • 0bd5327b43 also add for other examples Willy Kloucek 2020-12-23 15:20:20 +01:00
  • 1b6d8d6c52 add monitoring and tracing for ocis_traefik Willy Kloucek 2020-12-23 13:18:22 +01:00
  • 4053702758 change pull to pull_request Willy Kloucek 2020-12-30 07:53:25 +01:00
  • d87d1f4e82 fix always true condition Willy Kloucek 2020-12-30 07:21:17 +01:00
  • e58b47e456 ignore protobuf generated files and go test files Willy Kloucek 2020-12-29 15:28:35 +01:00
  • 5c72d915ee fix sonarcloud run for master, remove unneeded configs, rework makefile Willy Kloucek 2020-12-28 11:57:46 +01:00
  • d964f2f6b1 Merge pull request #1160 from owncloud/simplify_deplyoment_examples Willy Kloucek 2020-12-28 16:51:04 +01:00
  • eb2143d3ec Merge pull request #1157 from owncloud/enable_multiple_env_vars_in_docs Jörn Friedrich Dreyer 2020-12-28 14:23:21 +01:00
  • 578dc94e3b Merge pull request #1155 from owncloud/bump-test-commit-ids-20201223 Phil Davis 2020-12-28 12:47:23 +05:45
  • c7a620c4d5 add more Willy Kloucek 2020-12-28 07:36:08 +01:00
  • 19fdc2ac35 Add new expected-failures Phil Davis 2020-12-28 10:46:12 +05:45