mirrors
Loading Heatmap…

mirrors synced commits to master at mirrors/rspamd from mirror

  • b4b3739074 Merge pull request #4930 from aduernberger/bayes_relearn [Fix] Relearn messages in bayes filter
  • 26f96b81fd [Fix] Increase/decrease hash_key value for tokens depending on is_unlearn When relearning a message, this script is called twice: 1. With `is_unlearn` true and the old `is_spam` value 2. With `is_unlearn` false and the new `is_spam` value If `is_unlearn` is true, the code should not increase the value of the hash_key. Decreasing it ensures that it behaves like a fresh learn with the new is_spam value.
  • ccc1716bb5 [Fix] Update is_spam in learned_ids when relearning
  • 20f6d7103e [Fix] Always set the unlearn flag when relearning Treat relearning from ham to spam the same as relearning from spam to ham. `res` is only set to true if the mail is already learned.
  • Compare 4 commits »

2 hours ago

mirrors synced new reference v29.0.0rc5 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced new reference v28.0.5rc1 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced new reference v27.1.9rc1 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced commits to stable29 at mirrors/nextcloud from mirror

  • 8afe96afd5 Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • 5c128ba7a0 Merge pull request #44873 from nextcloud/release/29.0.0_rc5
  • 146675b675 Merge pull request #44922 from nextcloud/backport/44904/stable29
  • 9cdbff8ec8 fix(files): Also restore shares after ownership transfer for object storage When a file is moved between different storages then the file id is not (always) preserved. This means the file id has to be adjusted for all shares. So in case the file id does not exist anymore we try to find the new file id based on the target path of the transfer and the path suffix of the share. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • 54d7caaec9 build(hub): 29.0.0 RC5 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
  • Compare 5 commits »

2 hours ago

mirrors synced commits to stable28 at mirrors/nextcloud from mirror

  • 7fca7ff774 Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • 10989fc367 Merge pull request #44874 from nextcloud/release/28.0.5_rc1
  • 0a5d9827f7 Merge pull request #44921 from nextcloud/backport/44904/stable28
  • 82e53690b8 fix(files): Also restore shares after ownership transfer for object storage When a file is moved between different storages then the file id is not (always) preserved. This means the file id has to be adjusted for all shares. So in case the file id does not exist anymore we try to find the new file id based on the target path of the transfer and the path suffix of the share. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • 5fb2d7e73f build(hub): 28.0.5 RC1 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
  • Compare 5 commits »

2 hours ago

mirrors synced commits to stable27 at mirrors/nextcloud from mirror

  • 5907824827 Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • c22cfa4422 Merge pull request #44875 from nextcloud/release/27.1.9_rc1
  • 129e9fda96 Merge pull request #44920 from nextcloud/backport/44904/stable27
  • a5e87274c5 fix(files): Also restore shares after ownership transfer for object storage When a file is moved between different storages then the file id is not (always) preserved. This means the file id has to be adjusted for all shares. So in case the file id does not exist anymore we try to find the new file id based on the target path of the transfer and the path suffix of the share. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • 591dca8530 build(hub): 27.1.9 RC1 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
  • Compare 5 commits »

2 hours ago

mirrors synced commits to master at mirrors/nextcloud from mirror

  • fc560d8ec9 Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • 4af9bef712 Merge pull request #44039 from Dreamsorcerer/patch-2
  • b6ade7c8e4 fix: regression with updating read-only config Signed-off-by: Sam Bull <git@sambull.org>
  • Compare 3 commits »

2 hours ago

mirrors synced new reference fix/public-share-truncation to mirrors/nextcloud from mirror

2 hours ago

mirrors synced new reference backport/44039/stable29 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced new reference backport/44039/stable28 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced new reference backport/44039/stable27 to mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference release/29.0.0_rc5 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference release/28.0.5_rc1 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference release/27.1.9_rc1 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference backport/44904/stable29 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference backport/44904/stable28 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced and deleted reference backport/44904/stable27 at mirrors/nextcloud from mirror

2 hours ago

mirrors synced commits to release/v1.22 at mirrors/gitea from mirror

  • 42019677e6 Improve "Reference in new issue" modal (#30547) (#30574) Backport #30547 by @silverwind Fixes: https://github.com/go-gitea/gitea/issues/29994 Also some misc enhancements done to the form in the modal. <img width="840" alt="Screenshot 2024-04-17 at 23 02 55" src="https://github.com/go-gitea/gitea/assets/115237/e71fba55-55cd-4e48-a497-6b1025c36a43"> Co-authored-by: silverwind <me@silverwind.io>

2 hours ago

mirrors synced commits to main at mirrors/gitea from mirror

  • ba9b124c34 [skip ci] Updated translations via Crowdin
  • bcbeb24dba Mock queue backoff duration (#30553) During testing, the backoff duration shouldn't be longer than other durations
  • dd8e6ae270 Improve "Reference in new issue" modal (#30547) Fixes: https://github.com/go-gitea/gitea/issues/29994 Also some misc enhancements done to the form in the modal. <img width="840" alt="Screenshot 2024-04-17 at 23 02 55" src="https://github.com/go-gitea/gitea/assets/115237/e71fba55-55cd-4e48-a497-6b1025c36a43">
  • 354705450a Add a few root files to lint-spell (#30530) Files in root were not linted, add them. No new violations.
  • Compare 4 commits »

2 hours ago