open-dsi
  • Joined on May 18, 2022
Loading Heatmap…

open-dsi synced commits to chore/support-longer-names at open-dsi/nextcloud-server from mirror

  • 2c0ddb1fc5 fix(DB): support up to 63 character long table and index names
  • 1c7ed89855 Merge pull request #56716 from nextcloud/fix/logger
  • e613ba2acc Merge pull request #56729 from nextcloud/techdebt/noid/oracle-12
  • 7a4167fe28 fix(oracle): Don't run tests against unsupported Oracle version anymore
  • 39e94ef927 fix(oracle): Add a warning for Oracle 11
  • Compare 4582 commits »

15 hours ago

open-dsi synced commits to stable32 at open-dsi/nextcloud-server from mirror

15 hours ago

open-dsi synced commits to 3rdparty/sabre-vobject-rdate-patch at open-dsi/nextcloud-server from mirror

15 hours ago

open-dsi synced new reference 3rdparty/sabre-vobject-rdate-patch to open-dsi/nextcloud-server from mirror

15 hours ago

open-dsi synced and deleted reference backport/56716/stable32 at open-dsi/nextcloud-server from mirror

15 hours ago

open-dsi synced commits to master at open-dsi/postgres from mirror

15 hours ago

open-dsi synced commits to REL_18_STABLE at open-dsi/postgres from mirror

  • a212877dc7 Allow indexscans on partial hash indexes with implied quals.
  • 9ad15f404a doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
  • 15ba0702c1 Fix error reporting for SQL/JSON path type mismatches
  • b83bcc0df1 Teach DSM registry to retry entry initialization if needed.
  • 8551a28920 Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."
  • Compare 5 commits »

15 hours ago

open-dsi synced commits to REL_16_STABLE at open-dsi/postgres from mirror

15 hours ago

open-dsi synced commits to REL_17_STABLE at open-dsi/postgres from mirror

  • e79b276621 Allow indexscans on partial hash indexes with implied quals.
  • d7977668ee doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
  • b5511fed50 Fix error reporting for SQL/JSON path type mismatches
  • 2fc5c50622 Teach DSM registry to retry entry initialization if needed.
  • c7e0f263d6 Revert "Teach DSM registry to ERROR if attaching to an uninitialized entry."
  • Compare 5 commits »

15 hours ago

open-dsi synced commits to REL_14_STABLE at open-dsi/postgres from mirror

  • 9e77323fcc Allow indexscans on partial hash indexes with implied quals.

15 hours ago

open-dsi synced commits to REL_15_STABLE at open-dsi/postgres from mirror

15 hours ago

open-dsi synced commits to share-sidebar-hide-external at open-dsi/nextcloud-server from mirror

  • 5dfc2d5b0a feat: hide "External Shares" section if no external shares can be created
  • 5806dfbdcd Merge pull request #55473 from nextcloud/fix/imip-set-language-by-user
  • 045dc79b01 Merge pull request #56626 from nextcloud/fix/fix/theming-legacy-app-config
  • 74351255db Merge pull request #56570 from nextcloud/artonge/debt/migrate_user_ldap_vu3
  • e0cadec1f0 Merge pull request #56618 from nextcloud/enh/noid/testing-chat-provider
  • Compare 317 commits »

2 days ago

open-dsi synced commits to stable29-backports at open-dsi/nextcloud-server from mirror

  • 655c14e19b fix: ensure all object store configuration have distict bucket names
  • 37fc6cd852 fix: make bucket mapper work with new multi-object-store config
  • 7b47728c25 feat: multi object store rename command
  • ab5df8a5d1 feat: allow object store configuration aliases for easier migrations
  • b90649d37c feat: add command to get user objectstore config mappings
  • Compare 8 commits »

2 days ago

open-dsi synced commits to stable31 at open-dsi/nextcloud-server from mirror

  • 8fc0532be0 Merge pull request #56667 from nextcloud/backport/55476/stable31
  • 63bf6c221e Merge pull request #56553 from nextcloud/backport/56436/stable31
  • ae0ba80dc5 Merge pull request #55356 from lxp/backport/55236/stable31
  • 66002ff93e Merge pull request #56534 from nextcloud/backport/56520/stable31
  • 11359045ba fix: mp3info break frame parsing on short frames
  • Compare 43 commits »

2 days ago

open-dsi synced commits to stable32 at open-dsi/nextcloud-server from mirror

2 days ago

open-dsi synced commits to feat/fts2/new-registration-process at open-dsi/nextcloud-server from mirror

  • 0294117308 feat(fulltextsearch): new API
  • 9d41f4bcf5 Merge pull request #56587 from nextcloud/dependabot/npm_and_yarn/sass-1.94.2
  • 76042a1c5a Merge pull request #56582 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.8.11
  • 1917f812b0 build(deps-dev): bump sass from 1.94.0 to 1.94.2
  • eb8108e407 Merge pull request #56567 from nextcloud/carl/disable-users-group-admin-test
  • Compare 89 commits »

2 days ago

open-dsi synced commits to feat/task-processing-for-email at open-dsi/nextcloud-server from mirror

  • 17648f0ac8 feat: use task processing to send emails
  • fac380fb88 Merge pull request #55476 from nextcloud/fix/l10n/generic-language-no-user
  • 5806dfbdcd Merge pull request #55473 from nextcloud/fix/imip-set-language-by-user
  • 045dc79b01 Merge pull request #56626 from nextcloud/fix/fix/theming-legacy-app-config
  • 74351255db Merge pull request #56570 from nextcloud/artonge/debt/migrate_user_ldap_vu3
  • Compare 311 commits »

2 days ago

open-dsi synced commits to feat/webhook-tokens at open-dsi/nextcloud-server from mirror

2 days ago

open-dsi synced commits to feature/54562/implement-setup-by-cache-mount-providers at open-dsi/nextcloud-server from mirror

  • 526dba011b feat(sharing): implement path-based mount provider changes in MountProviders
  • 7f26f7e347 refactor: index providers by class in MountProviderCollection [skip ci]
  • 78fec0babe WIP: add a second path for setupForPath for authoritative setup
  • 35b6c6b821 feat: add parent_id column in oc_mounts
  • 6624e5d7d9 feat: add IPartialMountProvider to support authoritative mounts
  • Compare 411 commits »

2 days ago

open-dsi synced commits to feature/54562/pathSpecificFSSetup at open-dsi/nextcloud-server from mirror

2 days ago