43 Commity (020982527707c7eb0d5ac8d39ff8bd098da25f97)

Autor SHA1 Zpráva Datum
Florent Daigniere 98f16b1d47 Fix DB downgrade před 3 roky
Alexander Graf a5eeab37e1
Add default for column allow_spoofing před 3 roky
Florent Daigniere 3721a6aa02 Merge branch 'master' of https://github.com/Mailu/Mailu into HEAD před 3 roky
Florent Daigniere ee512112fb
fix flask db history před 3 roky
Florent Daigniere f802601a08
Update f4f0f89e0047_.py před 3 roky
Florent Daigniere d5ac9199a0
Update 7ac252f2bbbf_.py před 3 roky
Florent Daigniere 38507b2e1b Close #2372: Implement a GUI for WILDCARD_SENDERS před 3 roky
Florent Daigniere 08a9ab9a56 Improve fetchmail před 3 roky
Alexander Graf e75201bb34
Add default to column spam_mark_as_read před 3 roky
İbrahim Akyel f65e2fc469 Feature: Marking "Read" spam mails před 4 roky
Alexander Graf f613205fe1 update tenacity před 4 roky
Alexander Graf 9bc685c30b removed some more whitespace před 4 roky
Tim Möhlmann 111dae351a
Fix typo in migration file
Fixes #905
před 7 roky
hoellen f1e1c96c3b create migration file for changing quota to big integer před 7 roky
hoellen 2af540a1c9 change quota columns to bigint před 7 roky
Tim Möhlmann 8541ae2c46
Fix migration order after merge před 7 roky
mergify[bot] 99cd1d714b
Merge pull request #799 from hoellen/fix-domain-negative-values-1
don't allow negative values on domain creation/edit
před 7 roky
Ionut Filip 2b0a2d561b Fix connection to mysql db před 7 roky
hoellen 501ecf13c1 add migration script před 7 roky
kaiyou 19f18e2240 Lowercase relays as well as other tables před 7 roky
kaiyou 871aa14c9a Lowercase every domain name and email před 7 roky
kaiyou 3df9b3962d Add default columns to the configuration table před 7 roky
kaiyou b88f61f183 Name all constraints when creating them
Prefious commit set the constraint names for existing databases.
New databases can now have named constraints from the ground up.
před 7 roky
kaiyou b8282b1d46 Support named constraints for multiple backends
Supporting multiple backends requires that specific sqlite
collations are not used, thus lowercase is applied to all non
case-sensitive columns. However, lowercasing the database requires
temporary disabling foreign key constraints, which is not possible
on SQLite and requires we specify the constraint names.

This migration specific to sqlite and postgresql drops every
constraint, whether it is named or not, and recreates all of them
with known names so we can later disable them.
před 7 roky
kaiyou e022513a94 Fix support for postgres and mysql před 7 roky
kaiyou a881a1a839 Revert "Make current migrations work with postgresql"
This reverts commit 9b9f3731f6.
před 7 roky
kaiyou 76925e82f3 Revert "Implement CIText as NOCASE alternative in postgresql"
This reverts commit 0f3c1b9d15.
před 7 roky
Ionut Filip 7b8835070d Added tenacity retry fir migrations connection před 7 roky
Tim Möhlmann 0f3c1b9d15
Implement CIText as NOCASE alternative in postgresql před 7 roky
Tim Möhlmann 9b9f3731f6
Make current migrations work with postgresql před 7 roky
kaiyou 72e1b444ca Merge alembic migrations před 7 roky
kaiyou 5b769e23da Merge branch 'master' into refactor-config před 7 roky
kaiyou 2a8808bdec Add the configuration table migration před 7 roky
kaiyou f6013aa29f Fix an old migration that was reading configuration before migrating před 7 roky
kaiyou 5ada669f43 Rebase reply startdate on master před 7 roky
kaiyou c6846fd8db Merge branch 'master' into feat-reply-startdate před 7 roky
kaiyou fcad52b145 Implement a start date filter for autoreply, fixes #362 před 7 roky
Pierre Jaury 76617a3c97 Store the quota status in database před 7 roky
kaiyou bb0d7bf6dc Enforce the nocase collation on the email table před 8 roky
Stefan Auditor f585197e52 Add enabled flag to user model před 8 roky
kaiyou 6d71fa96ad Add a signup field to domains před 8 roky
kaiyou 011e1fa52d Add an end of vacation field, related to #218 před 8 roky
kaiyou 689be5f2d9 Move all directories per theme před 8 roky