Page MenuHomePhorge
Feed All Stories

Sep 30 2022

sicherha committed rP1a918b116743: [Python 3] urllib.urlencode / httplib module change (authored by sicherha).
[Python 3] urllib.urlencode / httplib module change
Sep 30 2022, 5:05 PM
sicherha closed D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 5:05 PM
sicherha accepted D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 5:04 PM
ghane updated the diff for D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 4:03 PM
sicherha requested changes to D3878: [Python 3] urllib.urlencode / httplib module change.

The patch doesn't apply cleanly because the following hunk is already present on master:

try:
    import httplib
except ImportError:
    import http.client as httplib

Could you rebase the commit onto master?

Sep 30 2022, 3:13 PM
sicherha accepted D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 3:11 PM
ghane updated the diff for D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 2:55 PM
sicherha requested changes to D3878: [Python 3] urllib.urlencode / httplib module change.

This is missing the import stuff, isn't it?

Sep 30 2022, 2:17 PM
sicherha committed rP421b59fc4182: indent not 4/ PEP8 (authored by sicherha).
indent not 4/ PEP8
Sep 30 2022, 2:13 PM
sicherha closed D3872: indent not 4/ PEP8.
Sep 30 2022, 2:13 PM
sicherha accepted D3872: indent not 4/ PEP8.
Sep 30 2022, 2:12 PM
sicherha committed rP4794bc1790cf: missing import / some PEP8 beautification (authored by sicherha).
missing import / some PEP8 beautification
Sep 30 2022, 2:12 PM
sicherha closed D3857: missing import / some PEP8 beautification.
Sep 30 2022, 2:11 PM
sicherha accepted D3857: missing import / some PEP8 beautification.
Sep 30 2022, 2:11 PM
ghane added a reviewer for D3863: [Python 3] def ensure_binary / some ___prepare binary return fix: PyKolab Developers.
Sep 30 2022, 2:10 PM
ghane requested review of D3878: [Python 3] urllib.urlencode / httplib module change.
Sep 30 2022, 2:08 PM
sicherha committed rP52da2f4a0f95: TypeError: an integer is required / T6989 Bugs logged for pykolab (authored by sicherha).
TypeError: an integer is required / T6989 Bugs logged for pykolab
Sep 30 2022, 2:08 PM
sicherha closed D3851: TypeError: an integer is required / T6989 Bugs logged for pykolab.
Sep 30 2022, 2:08 PM
sicherha accepted D3851: TypeError: an integer is required / T6989 Bugs logged for pykolab.
Sep 30 2022, 2:07 PM
ghane requested review of D3872: indent not 4/ PEP8.
Sep 30 2022, 2:03 PM
ghane added a reviewer for D3866: [Python 3] setup-ldap reduce code overhead / make compatibel to dscreate beta packages: PyKolab Developers.
Sep 30 2022, 1:58 PM
ghane requested review of D3866: [Python 3] setup-ldap reduce code overhead / make compatibel to dscreate beta packages.
Sep 30 2022, 1:57 PM
ghane requested review of D3863: [Python 3] def ensure_binary / some ___prepare binary return fix.
Sep 30 2022, 1:38 PM
ghane requested review of D3857: missing import / some PEP8 beautification.
Sep 30 2022, 1:22 PM
ghane added a comment to T6989: Bugs logged for pykolab.
res.append(c)

Just remove chr()
c is single character of a string, but not an integer value of a character.
I could see via grep, decode(s) is used with folders in modules used for imap

Sep 30 2022, 1:12 PM · PyKolab, Bug Reports
ghane requested review of D3851: TypeError: an integer is required / T6989 Bugs logged for pykolab.
Sep 30 2022, 1:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKcb2a0ec61f4f: Adjusted httpform format (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Adjusted httpform format
Sep 30 2022, 11:39 AM

Sep 29 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK617c9069857f: A new artisan status:health command (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A new artisan status:health command
Sep 29 2022, 4:39 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK4bdca819e942: [DRAFT] Direct IMAP backend (authored by machniak).
[DRAFT] Direct IMAP backend
Sep 29 2022, 3:28 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK6d4ceedcb5e0: Example systemd units (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Example systemd units
Sep 29 2022, 3:28 PM
machniak accepted D3797: A new artisan status:health command.
Sep 29 2022, 1:34 PM
mollekopf added inline comments to D3797: A new artisan status:health command.
Sep 29 2022, 1:16 PM
mollekopf updated the diff for D3797: A new artisan status:health command.

Dropped the need for an email address, fixed spacing

Sep 29 2022, 1:15 PM
machniak updated the diff for D3785: [DRAFT] Direct IMAP backend.
  • Add an option to disable LDAP backend
Sep 29 2022, 1:13 PM
machniak requested changes to D3797: A new artisan status:health command.
Sep 29 2022, 10:19 AM
mollekopf added a reviewer for D3842: Made UserTest independent from pgp.enable config: Restricted Project.
Sep 29 2022, 9:45 AM
mollekopf added a reviewer for D3839: Avoid hardcoding ip's in the NGINXTest: Restricted Project.

Required with the new docker-networking setup.

Sep 29 2022, 9:45 AM
mollekopf added a reviewer for D3845: Persistency for mariadb, ldap, imap & bridged networking: Restricted Project.
Sep 29 2022, 9:39 AM
mollekopf requested review of D3845: Persistency for mariadb, ldap, imap & bridged networking.
Sep 29 2022, 9:37 AM
mollekopf requested review of D3842: Made UserTest independent from pgp.enable config.
Sep 29 2022, 9:36 AM
mollekopf requested review of D3839: Avoid hardcoding ip's in the NGINXTest.
Sep 29 2022, 9:36 AM
mollekopf updated the diff for D3797: A new artisan status:health command.

Addressed comments, added redis check.

Sep 29 2022, 9:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK4af41f91e5ea: Container initialization can take a long time (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Container initialization can take a long time
Sep 29 2022, 9:10 AM
spraytechsystem updated spraytechsystem.
Sep 29 2022, 9:01 AM

Sep 28 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK9fa2ddf44628: Container initialization can take a long time (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Container initialization can take a long time
Sep 28 2022, 11:02 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK884d62d2690f: Removed the unused ds389 container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused ds389 container
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKc918df8bc192: A way to get a shell in the test container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A way to get a shell in the test container
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKa9d33746475a: Persistency for mariadb, ldap, imap & bridged networking (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Persistency for mariadb, ldap, imap & bridged networking
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK5ca0e4cd6fd9: Removed the unused worker (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused worker
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK503676af3ab9: Enable PGP integration by default for WOAT (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Enable PGP integration by default for WOAT
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK22f6c5f58513: Made UserTest independent from pgp.enable config (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Made UserTest independent from pgp.enable config
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK1bf9bec276c4: Avoid hardcoding ip's in the NGINXTest (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Avoid hardcoding ip's in the NGINXTest
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK08ee21d32315: Adjustments until kompose convert -f docker-compose.yaml works (authored by mollekopf).
Adjustments until kompose convert -f docker-compose.yaml works
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK1e0ff633869b: Revert "Adjustments until kompose convert -f docker-compose.yaml works" (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Revert "Adjustments until kompose convert -f docker-compose.yaml works"
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKf5ffd2fff08e: Log to stdout (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Log to stdout
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKd2bf3de3376c: A new artisan status:health command (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A new artisan status:health command
Sep 28 2022, 10:07 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKeafee2e722ee: Removed the unused ds389 container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused ds389 container
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKbb30ed2d7384: A way to get a shell in the test container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A way to get a shell in the test container
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKff0beae6e695: Persistency for mariadb, ldap, imap & bridged networking (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Persistency for mariadb, ldap, imap & bridged networking
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKaef734a09a87: Removed the unused worker (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused worker
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKfb05dc69d550: Enable PGP integration by default for WOAT (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Enable PGP integration by default for WOAT
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKfd67e42dc067: Made UserTest independent from pgp.enable config (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Made UserTest independent from pgp.enable config
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK3d2da9d369cc: Avoid hardcoding ip's in the NGINXTest (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Avoid hardcoding ip's in the NGINXTest
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK0a03ec755b18: Revert "Adjustments until kompose convert -f docker-compose.yaml works" (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Revert "Adjustments until kompose convert -f docker-compose.yaml works"
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKc6d80d2fb2d4: Adjustments until kompose convert -f docker-compose.yaml works (authored by mollekopf).
Adjustments until kompose convert -f docker-compose.yaml works
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK2a4d4a1d4338: A new artisan status:health command (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A new artisan status:health command
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKc9c8a166df36: Log to stdout (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Log to stdout
Sep 28 2022, 5:56 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK2f1d6998af81: url decode the data (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
url decode the data
Sep 28 2022, 3:57 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKf2f5c2f4fd84: cyrus-sasl is a post request (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
cyrus-sasl is a post request
Sep 28 2022, 3:45 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK03467bd28b55: cyrus-sasl authorization (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
cyrus-sasl authorization
Sep 28 2022, 3:45 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK68b2623633fb: Changed httpform format (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Changed httpform format
Sep 28 2022, 3:21 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK30881fdae99a: Split bin/prepare and bin/run (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Split bin/prepare and bin/run
Sep 28 2022, 2:40 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK4b617f04688e: Include octane:stop in bin/run.sh (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Include octane:stop in bin/run.sh
Sep 28 2022, 1:51 PM
sicherha added a comment to T6971: Debian 10 : upgrade has broken roundcubemail.

A fixed version is already in Kolab:16:Testing; it should hit the Kolab:16 repository soon.

Sep 28 2022, 1:38 PM · Bug Reports
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK55193b5cf4b5: A run script to just run kolab4, without docker. (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A run script to just run kolab4, without docker.
Sep 28 2022, 1:29 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKa73594f48914: cyrus-sasl authentication endpoint (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
cyrus-sasl authentication endpoint
Sep 28 2022, 1:19 PM
johndoe added a comment to T6971: Debian 10 : upgrade has broken roundcubemail.

The workaround to install roundcubemail 1.5.2 did not uninstall/remove roundcubemail-plugin-kolab-delegation.
Now I cannot install roundcubemail 1.5.3 because I get follwoing error...

Sep 28 2022, 11:16 AM · Bug Reports

Sep 27 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK8ff22267afa7: Removed the unused ds389 container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused ds389 container
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKc490138c4ac2: A way to get a shell in the test container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A way to get a shell in the test container
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK1e421207cb1a: Persistency for mariadb, ldap, imap & bridged networking (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Persistency for mariadb, ldap, imap & bridged networking
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK733d8a77d900: Enable PGP integration by default for WOAT (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Enable PGP integration by default for WOAT
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK62d6be3a1a72: Removed the unused worker (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Removed the unused worker
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK70512aac7d79: Made UserTest independent from pgp.enable config (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Made UserTest independent from pgp.enable config
Sep 27 2022, 1:36 AM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK907c3ea9f73f: Avoid hardcoding ip's in the NGINXTest (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Avoid hardcoding ip's in the NGINXTest
Sep 27 2022, 1:36 AM

Sep 26 2022

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK5216f29a1fdc: Made UserTest independent from pgp.enable config (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Made UserTest independent from pgp.enable config
Sep 26 2022, 10:43 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKd8a1af991d23: A way to get a shell in the test container (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
A way to get a shell in the test container
Sep 26 2022, 10:43 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKbe58727810f6: Avoid hardcoding ip's in the NGINXTest (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Avoid hardcoding ip's in the NGINXTest
Sep 26 2022, 10:43 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK6c10e80c7358: Just attaching to the network seems to work better (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Just attaching to the network seems to work better
Sep 26 2022, 10:43 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKa3da27f1611a: Reference the correct docker-compose.yml (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Reference the correct docker-compose.yml
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKd458c5cf385a: README changes (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
README changes
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKce3cf89ede90: Make the docker-compose.build.yml standalone (authored by mollekopf).
Make the docker-compose.build.yml standalone
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK3b739cfcd424: More .env.example defaults (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
More .env.example defaults
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK70414607daac: Drop the environment variables we don't require and rely on defaults instead. (authored by mollekopf).
Drop the environment variables we don't require and rely on defaults instead.
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK51ccb069c92e: Adjust defaults to the kolab.local setup (authored by mollekopf).
Adjust defaults to the kolab.local setup
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK123b8ef3219c: docker-compose does the waiting for us. (authored by mollekopf).
docker-compose does the waiting for us.
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK71b2a61b578b: Move services which we only use as build-instruction to a separate file. (authored by mollekopf).
Move services which we only use as build-instruction to a separate file.
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKf66213396d33: Clean out the existing data on restore (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
Clean out the existing data on restore
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKe8183e38b020: We can't just empty /var/lib/imap for cyrus-imap (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
We can't just empty /var/lib/imap for cyrus-imap
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKc23580c33f6c: check for systemctl is-active kolab-init (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
check for systemctl is-active kolab-init
Sep 26 2022, 9:11 PM
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rK38814f5e6a0e: nginx conks out if the upstream domains cannot be resolved, same for haproxy (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).
nginx conks out if the upstream domains cannot be resolved, same for haproxy
Sep 26 2022, 9:11 PM