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 -----
  • September
  • 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]

  • 58338 discussions
[[email protected]][Issue] Updates for XINFRA-420: Test coverage computed on Sonarcloud is not correct
by XWiki Notifications 10 Sep '24

10 Sep '24
1 0
0 0
[xwiki/xwiki-commons] d3d656: [Misc] Fix the quality build in order to get corre...
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: d3d65666d1c2fff0d093803e05ab22c1f1eb6507 https://github.com/xwiki/xwiki-commons/commit/d3d65666d1c2fff0d093803e05ab2… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M Jenkinsfile Log Message: ----------- [Misc] Fix the quality build in order to get correct coverage data To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 70ae38: [Misc] Simplify checkstyle setup in authorization-api
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 70ae387bb1642b5e0a89af07981979e5dbd91341 https://github.com/xwiki/xwiki-platform/commit/70ae387bb1642b5e0a89af079819… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/pom.xml M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/checkstyle/checkstyle-suppressions.xml Log Message: ----------- [Misc] Simplify checkstyle setup in authorization-api To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 622461: CRISTAL-201: Introduce a Navigation tree (#337)
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 622461df8758dfd1d138cf9766f749209eecd52c https://github.com/xwiki-contrib/cristal/commit/622461df8758dfd1d138cf9766f… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts A core/navigation-tree/navigation-tree-api/package.json A core/navigation-tree/navigation-tree-api/src/index.ts A core/navigation-tree/navigation-tree-api/tsconfig.json A core/navigation-tree/navigation-tree-api/vite.config.ts A core/navigation-tree/navigation-tree-default/package.json A core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-default/src/index.ts A core/navigation-tree/navigation-tree-default/tsconfig.json A core/navigation-tree/navigation-tree-default/vite.config.ts A core/navigation-tree/navigation-tree-filesystem/package.json A core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-filesystem/src/index.ts A core/navigation-tree/navigation-tree-filesystem/tsconfig.json A core/navigation-tree/navigation-tree-filesystem/vite.config.ts A core/navigation-tree/navigation-tree-github/package.json A core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-github/src/index.ts A core/navigation-tree/navigation-tree-github/tsconfig.json A core/navigation-tree/navigation-tree-github/vite.config.ts A core/navigation-tree/navigation-tree-nextcloud/package.json A core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-nextcloud/src/index.ts A core/navigation-tree/navigation-tree-nextcloud/tsconfig.json A core/navigation-tree/navigation-tree-nextcloud/vite.config.ts A core/navigation-tree/navigation-tree-xwiki/package.json A core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts A core/navigation-tree/navigation-tree-xwiki/src/index.ts A core/navigation-tree/navigation-tree-xwiki/tsconfig.json A core/navigation-tree/navigation-tree-xwiki/vite.config.ts M ds/shoelace/package.json M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts A ds/shoelace/src/vue/x-navigation-tree.vue M ds/vuetify/package.json M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts A ds/vuetify/src/vue/x-navigation-tree.vue M electron/renderer/package.json M electron/renderer/src/index.ts M electron/storage/src/electron/main/index.ts M electron/storage/src/electron/preload/apiTypes.ts M electron/storage/src/electron/preload/index.ts M pnpm-lock.yaml M pnpm-workspace.yaml M skin/package.json M skin/src/vue/c-sidebar.vue M sources/xwiki/mock-server/src/index.ts M web/e2e/main-page.spec.ts A web/e2e/pageObjects/NavigationTree.ts M web/package.json M web/src/index.ts Log Message: ----------- CRISTAL-201: Introduce a Navigation tree (#337) * Introduce NavigationTreeSource * Implement NavigationTreeSource components for multiple backends: ** FileSystem ** GitHub ** Nextcloud ** XWiki * Add navigation tree UI element to Shoelace and Vuetify * Add a page test for XWiki backend To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9efba5: [Misc] Clean up and comment checkstyle-suppressions
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9efba5c159850b61a3081f60cf4819ef9bd95752 https://github.com/xwiki/xwiki-platform/commit/9efba5c159850b61a3081f60cf48… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/checkstyle/checkstyle-suppressions.xml M xwiki-platform-core/xwiki-platform-oldcore/src/checkstyle/checkstyle-suppressions.xml Log Message: ----------- [Misc] Clean up and comment checkstyle-suppressions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22052: Lack of permission check during access to page information.
by XWiki Notifications 10 Sep '24

10 Sep '24
1 0
0 0
[xwiki/xwiki-platform] 5ebc0c: [Misc] Remove remaining empty checkstyle suppressions
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5ebc0c0171b20f6db598aec144cf8e2745c903df https://github.com/xwiki/xwiki-platform/commit/5ebc0c0171b20f6db598aec144cf… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/pom.xml R xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/checkstyle/checkstyle-suppressions.xml Log Message: ----------- [Misc] Remove remaining empty checkstyle suppressions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 80bfa4: [Misc] Remove unecessary checkstyle suppressions
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 80bfa489614f3109f08bb620971de75b479475e4 https://github.com/xwiki/xwiki-platform/commit/80bfa489614f3109f08bb620971d… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/pom.xml R xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/checkstyle/checkstyle-suppressions.xml Log Message: ----------- [Misc] Remove unecessary checkstyle suppressions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] fc115d: [Misc] Add missing exclusions in checkstyle
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: fc115dca16ea6285cd88a67a19bdf14b8369e0c4 https://github.com/xwiki/xwiki-commons/commit/fc115dca16ea6285cd88a67a19bdf… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml Log Message: ----------- [Misc] Add missing exclusions in checkstyle * Exclude Initializable, Disposable and InitializationException (cherry picked from commit c4d4584f4f22099775d8230ce20fb13b92af510d) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] d04dd7: [Misc] Add missing exclusions in checkstyle
by XWiki Notifications 10 Sep '24

10 Sep '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: d04dd7e89983f95c744d926711e1e44b31dcd7ea https://github.com/xwiki/xwiki-commons/commit/d04dd7e89983f95c744d926711e1e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-10 (Tue, 10 Sep 2024) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml Log Message: ----------- [Misc] Add missing exclusions in checkstyle * Exclude Initializable, Disposable and InitializationException (cherry picked from commit c4d4584f4f22099775d8230ce20fb13b92af510d) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3853
  • 3854
  • 3855
  • 3856
  • 3857
  • 3858
  • 3859
  • ...
  • 5834
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.