Page MenuHomePhorge
Feed All Stories

Nov 21 2024

mollekopf closed D5018: Metric for users with failed init.
Nov 21 2024, 9:15 AM
mollekopf committed rKd00f1cc1c0ee: Metric for users with failed init.
Nov 21 2024, 9:15 AM

Nov 19 2024

machniak closed D5022: Don't dispatch update jobs on deleted objects.
Nov 19 2024, 10:41 AM
machniak committed rK65e919c6d350: Don't dispatch update jobs on deleted objects.
Nov 19 2024, 10:41 AM
mollekopf accepted D5022: Don't dispatch update jobs on deleted objects.
Nov 19 2024, 9:42 AM
machniak committed rK79b02e7ca6e2: Fix regression.
Nov 19 2024, 9:40 AM
machniak requested review of D5022: Don't dispatch update jobs on deleted objects.
Nov 19 2024, 9:28 AM
machniak accepted D5018: Metric for users with failed init.
Nov 19 2024, 7:06 AM
machniak accepted D5020: Set a timeout on the imap backend.
Nov 19 2024, 7:04 AM

Nov 18 2024

mollekopf added a reviewer for D5020: Set a timeout on the imap backend: Restricted Project.
Nov 18 2024, 4:58 PM
mollekopf requested review of D5020: Set a timeout on the imap backend.
Nov 18 2024, 4:58 PM
mollekopf added a reviewer for D5018: Metric for users with failed init: Restricted Project.
Nov 18 2024, 3:48 PM
mollekopf requested review of D5018: Metric for users with failed init.
Nov 18 2024, 3:48 PM
mollekopf closed D5016: Some means to partition a user:resync into smaller batches.
Nov 18 2024, 3:12 PM
mollekopf committed rKd56bb90c9d2e: Some means to partition a user:resync into smaller batches.
Nov 18 2024, 3:12 PM
mollekopf closed D5014: Metric to detect users that need a cleanup.
Nov 18 2024, 3:12 PM
mollekopf committed rK213f9518d74d: Migrate: option to skip specific folders.
Nov 18 2024, 3:12 PM
mollekopf committed rK9f3eb54ceae8: Metric to detect users that need a cleanup.
Nov 18 2024, 3:12 PM
machniak closed D5012: Referral programs.
Nov 18 2024, 1:37 PM
machniak committed rKb16089d854cd: Referral programs.
Nov 18 2024, 1:37 PM
mollekopf added a comment to D5014: Metric to detect users that need a cleanup.

Makes sense in principle, but yields about 20k fewer entries it seems (even when filtering only for the "pushed" jobs).

Nov 18 2024, 1:31 PM
machniak added a comment to D5014: Metric to detect users that need a cleanup.

Take a look at App\Jobs\User\DeleteJob, it will add STATUS_DELETED after all code before passes (does not throw an exception). So, checking for missing STATUS_DELETED should be included, and probably should be enough to check just this one.

Nov 18 2024, 1:16 PM
machniak accepted D5016: Some means to partition a user:resync into smaller batches.
Nov 18 2024, 1:11 PM
mollekopf updated the diff for D5016: Some means to partition a user:resync into smaller batches.

Only count actually pushed jobs

Nov 18 2024, 12:58 PM
mollekopf added a reviewer for D5016: Some means to partition a user:resync into smaller batches: Restricted Project.
Nov 18 2024, 12:10 PM
mollekopf requested review of D5016: Some means to partition a user:resync into smaller batches.
Nov 18 2024, 12:09 PM
mollekopf added a comment to D5014: Metric to detect users that need a cleanup.

Also, whereNot('status', '&', User::STATUS_DELETED) would probably do the same. This status is set after user deletion from LDAP/IMAP was successful.

Nov 18 2024, 11:40 AM
machniak added a comment to D5014: Metric to detect users that need a cleanup.

Also, whereNot('status', '&', User::STATUS_DELETED) would probably do the same. This status is set after user deletion from LDAP/IMAP was successful.

Nov 18 2024, 11:32 AM
machniak accepted D5014: Metric to detect users that need a cleanup.

Maybe where deleted_at < "5 seconds ago" would be better to give some slack to users deleted "right now".

Nov 18 2024, 11:31 AM
mollekopf added a reviewer for D5014: Metric to detect users that need a cleanup: Restricted Project.
Nov 18 2024, 11:27 AM
mollekopf requested review of D5014: Metric to detect users that need a cleanup.
Nov 18 2024, 11:27 AM

Nov 17 2024

mollekopf committed rKf6fc918e40c9: Import our mailq scripts.
Nov 17 2024, 1:27 PM
mollekopf committed rK174b86b6bb02: kolab_policy_ratelimit fix.
Nov 17 2024, 1:27 PM
mollekopf committed rK674e39a5082e: mailsender script to mass send test emails.
Nov 17 2024, 1:27 PM
mollekopf committed rK2626edd9490c: List wallets that we top-up.
Nov 17 2024, 1:27 PM

Nov 15 2024

machniak closed D5010: External sender module.
Nov 15 2024, 11:15 AM
machniak committed rKe3a8f0ac4ba0: External sender module.
Nov 15 2024, 11:15 AM
mollekopf committed rK9b533b7576d6: Lint issues.
Nov 15 2024, 10:45 AM
mollekopf committed rK59165c58f8de: Count the number of actually migrated and processed items.
Nov 15 2024, 10:45 AM
mollekopf committed rK01192edb01e9: Include the item class in debug messages.
Nov 15 2024, 10:45 AM
mollekopf committed rK90a2485bfe7b: Support for more item classes via hierarchical handling of EWS classes.
Nov 15 2024, 10:45 AM
mollekopf committed rK7b5cf7f57139: Dry run for migrator.
Nov 15 2024, 10:45 AM
mollekopf committed rK92c24799c688: --folder-filter to only migrate specific folders.
Nov 15 2024, 10:45 AM
mollekopf committed rK8ad494413036: Migrate the important flag.
Nov 15 2024, 10:45 AM
mollekopf committed rKe48828067920: Warn about unhandled item classes.
Nov 15 2024, 10:45 AM
mollekopf accepted D5010: External sender module.
Nov 15 2024, 9:43 AM
mollekopf accepted D5012: Referral programs.
Nov 15 2024, 9:41 AM

Nov 14 2024

machniak updated the diff for D5012: Referral programs.
  • Add QR code
Nov 14 2024, 9:01 AM

Nov 13 2024

machniak updated the diff for D5012: Referral programs.
  • CS fixes
Nov 13 2024, 1:57 PM
machniak requested review of D5012: Referral programs.
Nov 13 2024, 1:37 PM
mollekopf committed rKcc7d53597947: Correct name for cyrus promstatsd update freq.
Nov 13 2024, 8:09 AM

Nov 12 2024

machniak committed rK55712f9241fe: Fix phpstan errors.
Nov 12 2024, 10:16 AM
machniak committed rK3fba3205c0db: Add daily `wallet:charge --topup` command execution.
Nov 12 2024, 10:16 AM
machniak closed D5001: Log job start (partial).
Nov 12 2024, 9:51 AM
machniak committed rKfde824a7ea96: Log job start (partial).
Nov 12 2024, 9:51 AM

Nov 8 2024

mollekopf committed rKb4049d4e8095: Better migrator debug output.
Nov 8 2024, 12:51 PM
mollekopf committed rKe28b0ec13651: Fix synapse.
Nov 8 2024, 12:51 PM
mollekopf committed rK65dff2f5ba30: Handle iRony OOM errors by catching the exception here.
Nov 8 2024, 12:51 PM
mollekopf committed rKcba6985f8067: Check spf/greylist headers.
Nov 8 2024, 12:51 PM

Nov 6 2024

mollekopf committed R113:d041f0863b65: Avoid reparenting special folders..
Nov 6 2024, 2:31 PM
mollekopf committed R113:daf84b516953: Add a backtrace when an exception is raised so we know where it.
Nov 6 2024, 2:31 PM
mollekopf committed R113:747f300832ab: logfmt stdout logger.
Nov 6 2024, 2:31 PM
mollekopf committed R113:639c344bf270: Log exceptions to stdout also with the logfmt driver.
Nov 6 2024, 2:31 PM
mollekopf committed R113:b3224d118755: php8 warning.
Nov 6 2024, 2:31 PM
mollekopf committed R113:e9bae85fdf91: per_user_logging for stdout logging.
Nov 6 2024, 2:31 PM
mollekopf committed R113:8c7e1f3a8dd9: Also print an error on E_COMPILE_ERROR.
Nov 6 2024, 2:31 PM
mollekopf committed R113:bfc6d404d0af: php8 compat.
Nov 6 2024, 2:31 PM
mollekopf committed R113:55a634c0d63d: php8 compat.
Nov 6 2024, 2:31 PM
mollekopf committed R113:b238f881846b: Don't log an imap authentication error when log_logins=true (authored by machniak).
Nov 6 2024, 2:31 PM
mollekopf committed R113:8ff7fbacc97f: kolab skin updates.
Nov 6 2024, 2:31 PM
mollekopf committed R113:f23b71990e36: Do not log deprecation messages no production systems.
Nov 6 2024, 2:31 PM
mollekopf committed R113:4a4efe835cdc: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
Nov 6 2024, 2:31 PM
mollekopf committed R113:cc4aeb767049: Fixed managesieve.js.
Nov 6 2024, 2:30 PM
mollekopf committed R113:ba2190e26c4d: php8 compat.
Nov 6 2024, 2:30 PM
mollekopf committed R113:a9e2c46c2c14: Added the kolab skin because the other repo is not publicly available.
Nov 6 2024, 2:30 PM
mollekopf committed R113:fbd6cceb7f4e: php8 compat.
Nov 6 2024, 2:30 PM
mollekopf committed R113:ca567b1865aa: CS fixes, update changelog (authored by machniak).
Nov 6 2024, 2:30 PM
mollekopf committed R113:4f827ade9c82: Add a warning regarding implicit ssl.
Nov 6 2024, 2:30 PM
mollekopf committed R113:0ffb567b0be6: Update changelog (authored by machniak).
Nov 6 2024, 2:30 PM
mollekopf committed R113:16c6a97c55e1: Introduce optional support to inject PROXY protocol headers after.
Nov 6 2024, 2:30 PM
mollekopf committed R113:0fd2e568b42e: Use rcube_utils::remote_addr() to take HTTP_X_FORWARDED_FOR into account.
Nov 6 2024, 2:30 PM
mollekopf committed R113:6ec7d8157a5a: Enigma: WOAT Support (#8626).
Nov 6 2024, 2:30 PM
mollekopf committed R113:6449bdff3c38: Added a composer.json.
Nov 6 2024, 2:30 PM
machniak committed R113:c008d6272414: Update changelog.
Nov 6 2024, 2:30 PM
machniak committed R113:dc9ace7526b2: Fix regression causing inline SVG images to be missing in mail preview (#9644).
Nov 6 2024, 2:30 PM
machniak committed R113:8cc559a6f057: Fix getting IMAP vendor name (#9654) (authored by Pablo Zmdl <57864086+pabzm@users.noreply.github.com>).
Nov 6 2024, 2:30 PM
machniak committed R113:84e0bafa5bbb: Managesieve: Fix current script state after initial scripts creation in….
Nov 6 2024, 2:30 PM
machniak committed R113:602a989697c1: Fix PHP warning (#9611).
Nov 6 2024, 2:30 PM
machniak committed R113:f3c526e6d1ad: Fix PHP deprecation warnings (#9616).
Nov 6 2024, 2:30 PM
machniak committed R113:62a8a37ac869: Update changelog.
Nov 6 2024, 2:30 PM
machniak committed R113:ffb2cf7929b7: vcard: Fix whitespace handling in line cont's (#9637) (authored by respiranto <github023@respiranto.de>).
Nov 6 2024, 2:30 PM
machniak committed R113:83f56f1758aa: OAuth: Support standard authentication with short-living password received with….
Nov 6 2024, 2:30 PM
GitHub <noreply@github.com> committed R113:5504a7ccb91c: add MariaDB to INSTALL (#9597) (authored by Robert Silén <robert.silen@iki.fi>).
Nov 6 2024, 2:30 PM
machniak committed R113:f343ecea09f8: Fix regression where HTML messages were displayed unstyled (#9586).
Nov 6 2024, 2:30 PM
machniak committed R113:32fed15346e5: Fix regression where printing/scaling/rotating image attachments was broken….
Nov 6 2024, 2:30 PM
machniak committed R113:44ed0d6fb0ce: Makefile: Fix error: setting require-dev does not exist or is not supported by….
Nov 6 2024, 2:30 PM
machniak committed R113:89c8fe9ae931: - Fix XSS vulnerability in serving of attachments other than HTML or SVG [CVE….
Nov 6 2024, 2:30 PM
machniak committed R113:602d0f566eb3: Fix information leak (access to remote content) via insufficient CSS filtering….
Nov 6 2024, 2:30 PM
machniak committed R113:b5ed0e49464e: Fix bug where imap_conn_option's 'socket' was ignored (#9566).
Nov 6 2024, 2:30 PM
machniak committed R113:68af7c864a36: Fix XSS vulnerability in post-processing of sanitized HTML content [CVE-2024….
Nov 6 2024, 2:30 PM