lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 1 participants
  • 57453 discussions
[[email protected]][Issue] Updates for XDOCKER-355: Upgrade stable version to 17.1.0
by XWiki Notifications 25 Feb '25

25 Feb '25
1 0
0 0
[xwiki-contrib/cristal] 57cea3: CRISTAL-472: Nextcloud is not working in combinati...
by XWiki Notifications 25 Feb '25

25 Feb '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 57cea3208686e96735d067cf04ef94d37d3aea1a https://github.com/xwiki-contrib/cristal/commit/57cea3208686e96735d067cf04e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M core/backends/backend-nextcloud/src/nextcloudStorage.ts Log Message: ----------- CRISTAL-472: Nextcloud is not working in combination with offline mode Linting errors fix. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22917: Solr indexing takes very long when there are many objects with different values
by XWiki Notifications 25 Feb '25

25 Feb '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-355: Upgrade stable version to 17.1.0
by XWiki Notifications 25 Feb '25

25 Feb '25
1 0
0 0
[xwiki/xwiki-docker] a05f65: XDOCKER-355: Upgrade stable version to 17.1.0
by XWiki Notifications 25 Feb '25

25 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: a05f6588e431b904ccb6daecf728556b71165f6e https://github.com/xwiki/xwiki-docker/commit/a05f6588e431b904ccb6daecf72855… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M 17/mariadb-tomcat/.env M 17/mariadb-tomcat/Dockerfile M 17/mysql-tomcat/.env M 17/mysql-tomcat/Dockerfile M 17/postgres-tomcat/.env M 17/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-355: Upgrade stable version to 17.1.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 01afee: Update core/authentication/authentication-github/s...
by XWiki Notifications 25 Feb '25

25 Feb '25
Branch: refs/heads/CRISTAL-381 Home: https://github.com/xwiki-contrib/cristal Commit: 01afeef21562e9c11b6c8f486ebc23d2411d33ae https://github.com/xwiki-contrib/cristal/commit/01afeef21562e9c11b6c8f486eb… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts Log Message: ----------- Update core/authentication/authentication-github/src/GitHubAuthenticationManager.ts To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22929: It's not possible to update right configurations for non-existent users/groups using standard rights configuration UI
by XWiki Notifications 25 Feb '25

25 Feb '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-473: Support multiple repositories for GitHub backend
by XWiki Notifications 25 Feb '25

25 Feb '25
1 0
0 0
[xwiki-contrib/cristal] ed18f5: CRISTAL-381: Make the github backend supported
by XWiki Notifications 25 Feb '25

25 Feb '25
Branch: refs/heads/CRISTAL-381 Home: https://github.com/xwiki-contrib/cristal Commit: ed18f51cf4f1eb815590f0a6ec5f6a05ab811290 https://github.com/xwiki-contrib/cristal/commit/ed18f51cf4f1eb815590f0a6ec5… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M api/src/api/WikiConfig.ts M api/src/components/defaultWikiConfig.ts M core/authentication/authentication-api/src/authenticationManager.ts A core/authentication/authentication-github-state/package.json A core/authentication/authentication-github-state/src/GitHubAuthenticationState.ts A core/authentication/authentication-github-state/src/index.ts A core/authentication/authentication-github-state/tsconfig.json A core/authentication/authentication-github-state/tsdoc.json A core/authentication/authentication-github-state/vite.config.ts A core/authentication/authentication-github-state/vitest.config.ts A core/authentication/authentication-github-ui/langs/translation-en.json A core/authentication/authentication-github-ui/langs/translation-fr.json A core/authentication/authentication-github-ui/package.json A core/authentication/authentication-github-ui/src/GitHubLoginMenuUIExtension.ts A core/authentication/authentication-github-ui/src/index.ts A core/authentication/authentication-github-ui/src/translations.ts A core/authentication/authentication-github-ui/src/vue/GitHubLoginMenu.vue A core/authentication/authentication-github-ui/tsconfig.json A core/authentication/authentication-github-ui/tsdoc.json A core/authentication/authentication-github-ui/vite.config.ts A core/authentication/authentication-github-ui/vitest.config.ts M core/authentication/authentication-github/package.json M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts M core/authentication/authentication-github/src/index.ts M core/authentication/authentication-ui/package.json R core/authentication/authentication-ui/src/GitHubLoginMenuUIExtension.ts R core/authentication/authentication-ui/src/LoginMenuUIExtensionProvider.ts M core/authentication/authentication-ui/src/index.ts M core/authentication/authentication-ui/src/translations.ts R core/authentication/authentication-ui/src/vue/GitHubLoginMenu.vue M core/authentication/authentication-ui/src/vue/LoginMenu.vue M core/authentication/authentication-ui/src/vue/UserDetails.vue M core/backends/backend-github/package.json M core/backends/backend-github/src/githubStorage.ts M core/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-github/src/components/componentsInit.ts M core/history/history-github/src/components/componentsInit.ts M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/uiextension/uiextension-api/src/index.ts M core/uiextension/uiextension-default/package.json R core/uiextension/uiextension-default/src/AbstractUIExtensionProvider.ts M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M core/uiextension/uiextension-default/src/index.ts R core/uiextension/uiextension-default/tsdoc.json A electron/authentication/authentication-github/authentication-github-main/package.json A electron/authentication/authentication-github/authentication-github-main/src/index.ts A electron/authentication/authentication-github/authentication-github-main/src/storage.ts A electron/authentication/authentication-github/authentication-github-main/tsconfig.json A electron/authentication/authentication-github/authentication-github-main/vite.config.ts A electron/authentication/authentication-github/authentication-github-main/vitest.config.ts A electron/authentication/authentication-github/authentication-github-preload/package.json A electron/authentication/authentication-github/authentication-github-preload/src/index.ts A electron/authentication/authentication-github/authentication-github-preload/tsconfig.json A electron/authentication/authentication-github/authentication-github-preload/vite.config.ts A electron/authentication/authentication-github/authentication-github-preload/vitest.config.ts A electron/authentication/authentication-github/authentication-github-renderer/package.json A electron/authentication/authentication-github/authentication-github-renderer/src/GitHubAuthenticationManager.ts A electron/authentication/authentication-github/authentication-github-renderer/src/index.ts A electron/authentication/authentication-github/authentication-github-renderer/tsconfig.json A electron/authentication/authentication-github/authentication-github-renderer/vite.config.ts A electron/authentication/authentication-github/authentication-github-renderer/vitest.config.ts M electron/main/package.json M electron/main/src/index.ts M electron/preload/package.json M electron/preload/src/index.ts M electron/renderer/package.json M electron/renderer/src/index.ts M lib/package.json M lib/src/default/github.ts M pnpm-lock.yaml M pnpm-workspace.yaml M web/public/config.json Log Message: ----------- CRISTAL-381: Make the github backend supported * Use Cristal's json-based page definition * Add Attachments support * Add electron support * Move GitHubLoginMenu to its own module * Introduce GitHubAuthenticationState * Add authenticationBaseURL to wiki conf * Add missing translations * Style improvements * Add comments * Small fixes To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 9121ea: [release] Updated compatibility previous version t...
by XWiki Notifications 25 Feb '25

25 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 9121eacbe668b6abf28a1cd08d01e8c3ecfb75d6 https://github.com/xwiki/xwiki-commons/commit/9121eacbe668b6abf28a1cd08d01e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [release] Updated compatibility previous version to the one just released. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2813
  • 2814
  • 2815
  • 2816
  • 2817
  • 2818
  • 2819
  • ...
  • 5746
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.