Page MenuHomePhorge
Feed Advanced Search

Jan 30 2024

mollekopf accepted D4637: Add test for Cyrus imap proxy bug.
Jan 30 2024, 2:23 PM

Jan 29 2024

mollekopf closed D4642: stdout logdriver support.
Jan 29 2024, 1:35 PM
mollekopf committed rS59d9f088a02b: stdout logdriver support (authored by mollekopf).
stdout logdriver support
Jan 29 2024, 1:35 PM
mollekopf added a reviewer for D4642: stdout logdriver support: Syncroton Developers.
Jan 29 2024, 1:21 PM
mollekopf requested review of D4642: stdout logdriver support.
Jan 29 2024, 11:01 AM

Jan 26 2024

mollekopf closed D4640: Make sure we always respond with the latest sync key.
Jan 26 2024, 3:05 PM
mollekopf committed rS5c49103e6ef0: Make sure we always respond with the latest sync key (authored by mollekopf).
Make sure we always respond with the latest sync key
Jan 26 2024, 3:05 PM
mollekopf updated the diff for D4640: Make sure we always respond with the latest sync key.

Renamed the member variable

Jan 26 2024, 9:14 AM

Jan 25 2024

mollekopf added a comment to D4640: Make sure we always respond with the latest sync key.

We'll have to double check, but I think the only this we're not sending is the client modifications from the previous sync from the same client.

  • Client send modification with synckey=3
  • Server responds with synckey=4
  • Client sends emtpy sync with synckey=3 (instead of 4)
  • Server now responds with synckey=4, but doesn't report the modification again.
Jan 25 2024, 1:48 PM
mollekopf added a reviewer for D4640: Make sure we always respond with the latest sync key: Syncroton Developers.
Jan 25 2024, 1:39 PM
mollekopf requested review of D4640: Make sure we always respond with the latest sync key.
Jan 25 2024, 1:27 PM

Jan 18 2024

mollekopf added a comment to T8222: Kolab 16 on Debian 11 Bullseye.

This has now been merged into Kolab:16, though the package is still building, but should become available shortly.

Jan 18 2024, 8:18 PM ยท Kolab 16, Libraries, Bug Reports

Jan 17 2024

mollekopf committed rKfd7b1eef2d52: Make webapp openshift compatible (authored by mollekopf).
Make webapp openshift compatible
Jan 17 2024, 2:31 PM
mollekopf committed rK76a7eaa25c15: Redis dockerfile fixup (authored by mollekopf).
Redis dockerfile fixup
Jan 17 2024, 2:31 PM
mollekopf committed rK049559bfe42e: Rebase our mariadb container on an sclorg container (authored by mollekopf).
Rebase our mariadb container on an sclorg container
Jan 17 2024, 2:31 PM
mollekopf committed rKbcdecf69b2bb: Relax mynetworks a bit (authored by mollekopf).
Relax mynetworks a bit
Jan 17 2024, 2:31 PM
mollekopf committed rK9bbeb9e4e56d: Make sure we set the domain as sender (authored by mollekopf).
Make sure we set the domain as sender
Jan 17 2024, 2:31 PM
mollekopf committed rK97caf8869eb6: Fixed checkconnections.sh for the file api (authored by mollekopf).
Fixed checkconnections.sh for the file api
Jan 17 2024, 2:31 PM
mollekopf committed rKa81b90cb28a9: Don't fail the seeder if the noreply address is not configured (authored by mollekopf).
Don't fail the seeder if the noreply address is not configured
Jan 17 2024, 2:31 PM
mollekopf committed rK5d1556537f90: Validate the config before starting postfix (authored by mollekopf).
Validate the config before starting postfix
Jan 17 2024, 2:31 PM

Jan 11 2024

mollekopf committed rK3fab2e151358: kolabendpointtester.py --default to run all standard checks that we (authored by mollekopf).
kolabendpointtester.py --default to run all standard checks that we
Jan 11 2024, 9:07 AM
mollekopf committed rKd1354c63da3a: docker-dev fix (authored by mollekopf).
docker-dev fix
Jan 11 2024, 9:07 AM
mollekopf closed D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS.
Jan 11 2024, 9:07 AM
mollekopf closed D4613: A user create command.
Jan 11 2024, 9:07 AM
mollekopf committed rKd62a59539705: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS (authored by mollekopf).
IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS
Jan 11 2024, 9:07 AM
mollekopf committed rK96cf0b70d87e: A user create command (authored by mollekopf).
A user create command
Jan 11 2024, 9:07 AM

Jan 10 2024

mollekopf updated the diff for D4613: A user create command.

Addressed most comments

Jan 10 2024, 2:48 PM
mollekopf updated the diff for D4613: A user create command.

Adressed most comments, no fruther plans for now

Jan 10 2024, 12:47 AM
mollekopf abandoned D4634: A user create command.
Jan 10 2024, 12:46 AM
mollekopf added a reviewer for D4634: A user create command: Restricted Project.
Jan 10 2024, 12:45 AM
mollekopf requested review of D4634: A user create command.
Jan 10 2024, 12:44 AM

Jan 4 2024

mollekopf added inline comments to D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS.
Jan 4 2024, 11:39 PM
mollekopf committed rKc79b0e6cb157: Fix fallback if env variable is not set (authored by mollekopf).
Fix fallback if env variable is not set
Jan 4 2024, 11:33 PM
mollekopf committed rKac61da59382a: Create the full initial roundcube db (authored by mollekopf).
Create the full initial roundcube db
Jan 4 2024, 11:33 PM
mollekopf committed rK92496a8a299b: --ignore-buildable is only available in a recent compose plugin version (authored by mollekopf).
--ignore-buildable is only available in a recent compose plugin version
Jan 4 2024, 11:33 PM
mollekopf committed rK2f4998aacf23: Delete the .env file unless we're using the docker-compose setup (authored by mollekopf).
Delete the .env file unless we're using the docker-compose setup
Jan 4 2024, 9:34 AM
mollekopf committed rK8bf1ebab2548: Avoid ignoring seeding failures (authored by mollekopf).
Avoid ignoring seeding failures
Jan 4 2024, 9:34 AM
mollekopf committed rKa90f760a2f37: ./artisan migrate:status is not a reliable way check if initialized (authored by mollekopf).
./artisan migrate:status is not a reliable way check if initialized
Jan 4 2024, 9:34 AM
mollekopf added a reviewer for D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS: Restricted Project.

This prevents that we have to replace the config/imap.php file, which works but is slightly annoying because we constantly have a modification in the git repo.

Jan 4 2024, 9:32 AM
mollekopf requested review of D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS.
Jan 4 2024, 9:31 AM

Jan 1 2024

mollekopf committed rK71f80a716175: Make it possible to pin git versions (authored by mollekopf).
Make it possible to pin git versions
Jan 1 2024, 4:19 PM
mollekopf committed rK25b178506a86: Selfcheck fixup (authored by mollekopf).
Selfcheck fixup
Jan 1 2024, 4:19 PM
mollekopf committed rK2c6184fbb0a6: We need to configure first to get the compose file into a valid state it (authored by mollekopf).
We need to configure first to get the compose file into a valid state it
Jan 1 2024, 4:19 PM
mollekopf committed rK232fa7399a41: Let the caller manage the git repo (authored by mollekopf).
Let the caller manage the git repo
Jan 1 2024, 4:19 PM
mollekopf committed rK35448edd7d66: Disable the kolab_folders module (authored by mollekopf).
Disable the kolab_folders module
Jan 1 2024, 4:19 PM
mollekopf committed rK112ea6c50107: Seperate build script (authored by mollekopf).
Seperate build script
Jan 1 2024, 4:19 PM
mollekopf committed rK7873b613fac7: Get collabora to work with internal networking (authored by mollekopf).
Get collabora to work with internal networking
Jan 1 2024, 4:19 PM
mollekopf committed rK9baf698eb838: Reduce the image size by 900MB (authored by mollekopf).
Reduce the image size by 900MB
Jan 1 2024, 4:19 PM

Dec 28 2023

mollekopf accepted D4579: Make recurring payment description different for different plan periods.
Dec 28 2023, 12:18 PM
mollekopf accepted D4622: PHPStan Level 5.
Dec 28 2023, 12:17 PM
mollekopf committed rC4a5524a22b09: Rely on regular autoload if we can (authored by mollekopf).
Rely on regular autoload if we can
Dec 28 2023, 12:15 PM
mollekopf closed D4619: Make it possible to configure collabora with internal networking.
Dec 28 2023, 12:14 PM
mollekopf committed rC62bf8df19df4: Make it possible to configure collabora with internal networking (authored by mollekopf).
Make it possible to configure collabora with internal networking
Dec 28 2023, 12:14 PM

Dec 27 2023

mollekopf updated the diff for D4619: Make it possible to configure collabora with internal networking.

Removed the useless WOPI_OFFICE server variant,
adjusted the default config file to include the new option and remove the misleading note.

Dec 27 2023, 4:37 PM
mollekopf committed rC5c364be41b66: Config file (authored by mollekopf).
Config file
Dec 27 2023, 3:03 PM
mollekopf added a comment to D4619: Make it possible to configure collabora with internal networking.

If I'm not mistaken fileapi_wopi_office is already internal (chwala to collabora) connection, no need for *_server option. Am I wrong?

Dec 27 2023, 3:01 PM
mollekopf committed rCe8482fb7250b: fileapi_wopi_office_server is useless (authored by mollekopf).
fileapi_wopi_office_server is useless
Dec 27 2023, 2:56 PM
mollekopf reopened D4619: Make it possible to configure collabora with internal networking.

This has not actually landed.

Dec 27 2023, 2:45 PM

Dec 26 2023

mollekopf closed D4619: Make it possible to configure collabora with internal networking.
Dec 26 2023, 9:19 AM
mollekopf committed rC0c124a8048b8: Make it possible to configure collabora with internal networking (authored by mollekopf).
Make it possible to configure collabora with internal networking
Dec 26 2023, 9:19 AM
mollekopf committed rC2566dbf99b42: Rely on regular autoload if we can (authored by mollekopf).
Rely on regular autoload if we can
Dec 26 2023, 9:19 AM
mollekopf accepted D4616: Merge and optimize Wallet tests.
Dec 26 2023, 9:07 AM
mollekopf accepted D4607: Move SKU-specific events from EntitlementObserver to Handlers, cleanup useless code.
Dec 26 2023, 9:05 AM
mollekopf accepted D4610: Minimize number of User/UpdateJob's.
Dec 26 2023, 9:02 AM
mollekopf added a reviewer for D4619: Make it possible to configure collabora with internal networking: Restricted Project.
Dec 26 2023, 8:39 AM
mollekopf requested review of D4619: Make it possible to configure collabora with internal networking.
Dec 26 2023, 8:39 AM

Dec 25 2023

mollekopf committed rC4e39e7f91a05: fixup (authored by mollekopf).
fixup
Dec 25 2023, 11:54 PM
mollekopf committed rCd6630b37b97a: Fixup (authored by mollekopf).
Fixup
Dec 25 2023, 11:32 PM
mollekopf committed rC933785f96b2c: Fixup (authored by mollekopf).
Fixup
Dec 25 2023, 10:59 PM
mollekopf committed rC75573137e8e0: Rely on regular autoload if we can (authored by mollekopf).
Rely on regular autoload if we can
Dec 25 2023, 2:34 PM
mollekopf committed rC476cb66ac41d: Make it possible to configure collabora with internal networking (authored by mollekopf).
Make it possible to configure collabora with internal networking
Dec 25 2023, 2:34 PM
mollekopf committed rK27b01dfaa3be: kolabctl fixup (authored by mollekopf).
kolabctl fixup
Dec 25 2023, 8:21 AM
mollekopf committed rK1ab5c63cbefe: These checks were inverted (authored by mollekopf).
These checks were inverted
Dec 25 2023, 8:20 AM
mollekopf committed rK13f6917464cd: Roundcube configuration fixes along with a script to validate the config (authored by mollekopf).
Roundcube configuration fixes along with a script to validate the config
Dec 25 2023, 8:20 AM

Dec 24 2023

mollekopf committed rCce51622df6b6: Fixup for last commit (authored by mollekopf).
Fixup for last commit
Dec 24 2023, 4:24 PM
mollekopf committed rRPK980c5733dd75: Fixed php8 warnings (authored by mollekopf).
Fixed php8 warnings
Dec 24 2023, 2:47 PM
mollekopf committed rCb28077b0a2ed: FIxed php8 warnings (authored by mollekopf).
FIxed php8 warnings
Dec 24 2023, 2:45 PM
mollekopf committed rC2f5713a29c97: We can just get the host from the baseuri (authored by mollekopf).
We can just get the host from the baseuri
Dec 24 2023, 2:45 PM
mollekopf committed R113:a33d6fc02658: Add a backtrace when an exception is raised so we know where it (authored by mollekopf).
Add a backtrace when an exception is raised so we know where it
Dec 24 2023, 11:38 AM

Dec 22 2023

mollekopf added a reviewer for D4613: A user create command: Restricted Project.

I use this to create users in the k3s setup (the alternative would be to somehow interact with a seeder I suppose). Either way, seems like something that we should have besides the existing scalpel command.

Dec 22 2023, 8:57 PM
mollekopf requested review of D4613: A user create command.
Dec 22 2023, 8:55 PM

Dec 21 2023

mollekopf committed rK4d921c5e835f: Instead of host networking, point to the nginx container internally (authored by mollekopf).
Instead of host networking, point to the nginx container internally
Dec 21 2023, 11:03 PM
mollekopf committed rK18c27e81e95d: Use host networking for the utils container (authored by mollekopf).
Use host networking for the utils container
Dec 21 2023, 7:51 PM
mollekopf committed rK3eebb10f1b8e: kolabendpointtester.py better error messages (authored by mollekopf).
kolabendpointtester.py better error messages
Dec 21 2023, 7:50 PM
mollekopf committed rK124c11d2e415: A utils container (authored by mollekopf).
A utils container
Dec 21 2023, 7:50 PM
mollekopf committed rKe8eb5772c875: chown some redis files (authored by mollekopf).
chown some redis files
Dec 21 2023, 7:50 PM
mollekopf committed rKe7443c0321e8: Support for the kolab/horizon roles in the webapp container (authored by mollekopf).
Support for the kolab/horizon roles in the webapp container
Dec 21 2023, 7:50 PM
mollekopf committed rK0267bd4f0cce: Build a mariadb container so we don't have to mount files (authored by mollekopf).
Build a mariadb container so we don't have to mount files
Dec 21 2023, 7:50 PM
mollekopf committed rK0a05bb907733: Bypass the mailtransport test because we don't have a user for it (authored by mollekopf).
Bypass the mailtransport test because we don't have a user for it
Dec 21 2023, 7:50 PM
mollekopf committed rK04d54eb930fd: set imap and smpt secrets in config.demo (authored by mollekopf).
set imap and smpt secrets in config.demo
Dec 21 2023, 7:50 PM
mollekopf committed rKb299a6025bc7: Make sure mariadb is initialized before marking it as healthy (authored by mollekopf).
Make sure mariadb is initialized before marking it as healthy
Dec 21 2023, 7:50 PM
mollekopf closed D4603: Send updated_at and created_at timestamps.
Dec 21 2023, 7:50 PM
mollekopf committed rK807435e9ecf3: Send updated_at and created_at timestamps (authored by mollekopf).
Send updated_at and created_at timestamps
Dec 21 2023, 7:50 PM
mollekopf committed rKe21178a5c87e: Get DomainsTest to pass (authored by mollekopf).
Get DomainsTest to pass
Dec 21 2023, 7:50 PM
mollekopf committed rK282548355933: A hook to inject secrets (authored by mollekopf).
A hook to inject secrets
Dec 21 2023, 7:50 PM
mollekopf committed rKb36e525e33fd: Preseed the roundcube database (authored by mollekopf).
Preseed the roundcube database
Dec 21 2023, 7:50 PM
mollekopf committed rKf0865442a8cf: Pass the git refs to build as build arguments (authored by mollekopf).
Pass the git refs to build as build arguments
Dec 21 2023, 7:50 PM
mollekopf committed rKfe0732bc2eaa: Test rate-limiting for users with a 100% discount (authored by mollekopf).
Test rate-limiting for users with a 100% discount
Dec 21 2023, 7:50 PM
mollekopf committed rK7cd8d054d2d9: Make smtp a separate check (authored by mollekopf).
Make smtp a separate check
Dec 21 2023, 7:50 PM
mollekopf committed rK9a3a0b65afe8: docker tests fixes (authored by mollekopf).
docker tests fixes
Dec 21 2023, 7:50 PM