Commit Graph

  • f16c06bb44 Merge pull request #659 from maxking/dependabot/pip/core/mailman-3.3.9 Abhilash Raj 2023-10-23 21:15:18 +05:30
  • 03928bd507 Bump mailman from 3.3.8 to 3.3.9 in /core dependabot[bot] 2023-10-23 07:49:56 +00:00
  • 3241f7da32 Bump django-mailman3 from 1.3.9 to 1.3.11 in /web dependabot[bot] 2023-10-23 07:31:32 +00:00
  • 02b8ed2b6c Optimize build caching Andrés Maldonado 2023-08-04 11:31:05 +02:00
  • 820b843cac Merge pull request #649 from maxking/dependabot/github_actions/actions/checkout-4 Abhilash Raj 2023-10-02 21:59:39 +05:30
  • 5d931d4add Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-02 16:21:46 +00:00
  • 3d3651c50d Merge pull request #653 from maxking/dependabot/docker/web/alpine-3.18.4 Abhilash Raj 2023-10-02 21:50:48 +05:30
  • 48c2425b4b Bump alpine from 3.18.3 to 3.18.4 in /postorius (#654) dependabot[bot] 2023-10-02 09:20:39 -07:00
  • 555508a398 Bump alpine from 3.18.3 to 3.18.4 in /web dependabot[bot] 2023-10-02 16:04:56 +00:00
  • 022cb48778 Fix: Add support for new version of django-allauth (#655) Abhilash Raj 2023-10-02 21:28:36 +05:30
  • f45adbfd21 Merge pull request #644 from maxking/dependabot/docker/postorius/alpine-3.18.3 Abhilash Raj 2023-08-28 23:11:54 +05:30
  • 2bfdc21660 Merge pull request #645 from maxking/dependabot/docker/web/alpine-3.18.3 Abhilash Raj 2023-08-28 23:11:40 +05:30
  • fe74e6181d Merge pull request #646 from maxking/fix-642 Abhilash Raj 2023-08-28 23:11:27 +05:30
  • 2cb8786964 Merge branch 'main' into fix-642 Abhilash Raj 2023-08-28 21:30:52 +05:30
  • 7f70692632 Merge branch 'main' into dependabot/docker/postorius/alpine-3.18.3 Abhilash Raj 2023-08-28 21:28:51 +05:30
  • 2323ff2db8 Merge branch 'main' into dependabot/docker/web/alpine-3.18.3 Abhilash Raj 2023-08-28 21:28:28 +05:30
  • 2a7fc8ebb9 Merge pull request #647 from maxking/downgrade-importlib-resources Abhilash Raj 2023-08-28 21:24:43 +05:30
  • 770a121c52 quote version requirement Abhilash Raj 2023-08-28 21:07:27 +05:30
  • 4a54e9f279 fix: Downgrade importlib-resources to < 6.0 Abhilash Raj 2023-08-28 20:56:31 +05:30
  • 528ddba4d2 fix: Do not log full database url. Abhilash Raj 2023-08-28 20:52:51 +05:30
  • bd6b8c2435 Bump alpine from 3.18.2 to 3.18.3 in /web dependabot[bot] 2023-08-14 07:52:20 +00:00
  • 9a074a2e9b Bump alpine from 3.18.2 to 3.18.3 in /postorius dependabot[bot] 2023-08-14 07:28:54 +00:00
  • 13411cbe62 Merge pull request #641 from maxking/serve-from-domain Abhilash Raj 2023-07-07 00:20:35 -07:00
  • fea6a5be6b Add SERVE_FROM_DOMAIN in the testing Abhilash Raj 2023-07-07 07:08:31 +00:00
  • 4c6664cd3a Merge pull request #638 from raph-topo/patch-allowed-hosts Abhilash Raj 2023-06-27 07:01:28 -07:00
  • 57a2f5456a Fix DJANGO_ALLOWED_HOSTS parsing Raphael 2023-06-26 12:47:10 +02:00
  • 244b73d0f2 fix: Use -P pager=off in the psql commands. (#631) Abhilash Raj 2023-06-19 20:04:03 -07:00
  • 0745e37f01 Merge pull request #636 from raph-topo/patch-5 Abhilash Raj 2023-06-19 20:00:39 -07:00
  • 84f4db64a2 Merge pull request #635 from raph-topo/patch-4 Abhilash Raj 2023-06-19 19:59:03 -07:00
  • 45fd544f01 Merge pull request #632 from maxking/dependabot/docker/postorius/alpine-3.18.2 Abhilash Raj 2023-06-19 19:55:09 -07:00
  • 944c9e7c63 Merge pull request #633 from maxking/dependabot/docker/web/alpine-3.18.2 Abhilash Raj 2023-06-19 19:54:58 -07:00
  • f3b1ac922f nit: Use backticks for variables. Abhilash Raj 2023-06-19 19:54:13 -07:00
  • 4dcba2362a Added minor suggestions. Abhilash Raj 2023-06-19 19:52:23 -07:00
  • 9bee281bae Merge pull request #634 from raph-topo/patch-3 Abhilash Raj 2023-06-19 19:49:39 -07:00
  • 9c84b4030a Version tag comment in Readme Raphael 2023-06-19 18:59:41 +02:00
  • 0647e9c8eb EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one of those settings. Raphael 2023-06-19 11:44:43 +02:00
  • 1a390c0260 Version tag comment Raphael 2023-06-19 11:40:25 +02:00
  • 5ec446a927 apk add tzdata Raphael 2023-06-19 11:33:51 +02:00
  • c097913a80 Use TZ in settings.py Raphael 2023-06-19 11:26:05 +02:00
  • 4e7f032621 Bump alpine from 3.18.0 to 3.18.2 in /web dependabot[bot] 2023-06-19 07:59:47 +00:00
  • ca033c1a58 Bump alpine from 3.18.0 to 3.18.2 in /postorius dependabot[bot] 2023-06-19 07:59:38 +00:00
  • a09b1812d8 Merge pull request #623 from maxking/bump-django Abhilash Raj 2023-06-18 20:23:23 -07:00
  • 9a10a00f3a Merge pull request #628 from raph-topo/patch-2 Abhilash Raj 2023-06-18 19:58:39 -07:00
  • 4e184096a7 Highlight diverging database URLs in docker-compose-mysql.yaml Raphael 2023-06-18 23:30:05 +02:00
  • 85a060015c Do it correctly this time Abhilash Raj 2023-06-16 08:21:24 +00:00
  • 91a0e999cc Also bump version of psycopg2 Abhilash Raj 2023-06-16 08:05:31 +00:00
  • 9564304706 Bump version of Django to 4.1.x Abhilash Raj 2023-06-16 07:58:02 +00:00
  • 552fae1d26 Merge branch 'main' into dependabot/docker/web/alpine-3.18.0 Abhilash Raj 2023-06-15 02:25:21 -07:00
  • 8a73398532 Bump alpine from 3.17 to 3.18 in /core (#618) dependabot[bot] 2023-06-15 02:25:10 -07:00
  • 33be7724ce Bump alpine from 3.17.3 to 3.18.0 in /postorius (#620) dependabot[bot] 2023-06-15 02:24:57 -07:00
  • a5601ea8ee Bump alpine from 3.17.3 to 3.18.0 in /web dependabot[bot] 2023-05-15 08:00:25 +00:00
  • b581310090 Bump alpine from 3.17.2 to 3.17.3 in /web (#613) dependabot[bot] 2023-04-06 07:42:04 +05:30
  • c0ac2af9ba Bump actions/stale from 7 to 8 (#611) dependabot[bot] 2023-04-06 07:41:54 +05:30
  • eef13c7f01 Bump alpine from 3.17.2 to 3.17.3 in /postorius (#612) dependabot[bot] 2023-04-06 07:41:43 +05:30
  • a46e3c9369 Bump alpine from 3.17.1 to 3.17.2 in /postorius (#607) dependabot[bot] 2023-02-13 05:13:00 -08:00
  • ebd64f9c02 Bump alpine from 3.17.1 to 3.17.2 in /web (#606) dependabot[bot] 2023-02-13 05:12:48 -08:00
  • b7d5fa3a18 Bump alpine from 3.17.0 to 3.17.1 in /postorius (#601) dependabot[bot] 2023-01-16 22:17:31 -08:00
  • 9606f2f190 Bump alpine from 3.17.0 to 3.17.1 in /web (#600) dependabot[bot] 2023-01-16 22:17:16 -08:00
  • df02cb7cbe Add SMTP_USER, SMTP_PASSWORD from environment vars. (#599) joergmschulz 2023-01-14 03:10:40 +01:00
  • cb5616986f Skip publishing to quay.io (#594) Abhilash Raj 2023-01-06 09:25:15 +05:30
  • 49fa5c7fa7 Bump django-mailman3 from 1.3.8 to 1.3.9 in /web (#588) dependabot[bot] 2023-01-05 13:12:50 +00:00
  • 8210125788 Bump postorius from 1.3.7 to 1.3.8 in /web (#589) dependabot[bot] 2023-01-05 13:12:24 +00:00
  • ad9b2ce75f Bump mailman-hyperkitty from 1.2.0 to 1.2.1 in /core (#591) dependabot[bot] 2023-01-05 18:41:47 +05:30
  • 55c8a71cbd Bump mailmanclient from 3.3.4 to 3.3.5 in /web (#587) dependabot[bot] 2023-01-05 05:05:13 -08:00
  • f9cdab4b3e Bump hyperkitty from 1.3.6 to 1.3.7 in /web (#590) dependabot[bot] 2023-01-05 05:04:43 -08:00
  • 0c9b0179c5 Bump mailman from 3.3.7 to 3.3.8 in /core (#592) dependabot[bot] 2023-01-05 05:04:22 -08:00
  • 14a5b17741 Bump alpine from 3.15 to 3.17 in /core (#582) dependabot[bot] 2023-01-04 19:54:37 -08:00
  • ce99841a6f Bump actions/stale from 6 to 7 (#586) dependabot[bot] 2023-01-04 19:54:15 -08:00
  • edbd294679 Bump mailman from 3.3.6 to 3.3.7 in /core (#577) dependabot[bot] 2022-12-14 21:55:13 -08:00
  • b4c19521ad Bump alpine from 3.16.2 to 3.17.0 in /postorius (#583) dependabot[bot] 2022-12-14 21:21:03 -08:00
  • 8b289ac152 Update mailman-web/urls.py address regex behavior in new django (#580) Clark Boylan 2022-12-14 21:13:55 -08:00
  • 81a16de5f5 Bump alpine from 3.16.2 to 3.17.0 in /web (#584) dependabot[bot] 2022-12-14 21:13:20 -08:00
  • b4b11686b1 Drop dependency on SQLAlchemy < 1.4 (#585) Abhilash Raj 2022-12-14 21:09:42 -08:00
  • 0100dc4bc0 Add g++ (gcc-cpp) as build dependency (#575) Abhilash Raj 2022-11-05 07:38:55 -07:00
  • c48d96054c Use Django 4.0.x for now. (#573) Abhilash Raj 2022-10-31 02:21:04 -07:00
  • 06f700192e Bump actions/stale from 5 to 6 (#572) dependabot[bot] 2022-10-31 02:08:54 -07:00
  • 19507087ad Update uwsgi.ini (#555) bbcchmc 2022-10-28 07:35:16 -04:00
  • ba9076a6a0 Create action to mark old PRs (#570) Abhilash Raj 2022-10-26 06:16:56 -07:00
  • c60f98b524 Use Alpine 3.15 for Python 3.9 needed for Core (#569) Abhilash Raj 2022-10-26 03:38:37 -07:00
  • b80e60fe54 Bump mailman from 3.3.4 to 3.3.6 in /core (#567) dependabot[bot] 2022-10-26 08:46:59 +00:00
  • b6435761d0 Bump mailman-hyperkitty from 1.1.0 to 1.2.0 in /core (#568) dependabot[bot] 2022-10-26 08:38:21 +00:00
  • 9fcf93aa82 Use requirements.txt for automated version bumps. (#566) Abhilash Raj 2022-10-26 01:30:07 -07:00
  • 9686039f50 Merge pull request #565 from maxking/bump-ver Abhilash Raj 2022-10-26 01:20:40 -07:00
  • 21155c1498 Add dependency on tzdata Abhilash Raj 2022-10-26 13:41:52 +05:30
  • 2ad1221049 Merge pull request #552 from cboylan/add-lynx Abhilash Raj 2022-10-26 00:59:35 -07:00
  • 7a51572717 Merge branch 'main' into add-lynx Abhilash Raj 2022-10-26 00:51:20 -07:00
  • bfb4d9da3b Add lynx to existing apk add command. Abhilash Raj 2022-10-26 00:51:11 -07:00
  • 5fe9f30fd5 Remove constraint on mistune Abhilash Raj 2022-10-26 13:17:23 +05:30
  • 312833c8ab Bump to new releases Abhilash Raj 2022-10-26 13:05:17 +05:30
  • 96761c1b65 Merge pull request #563 from maxking/dependabot/docker/postorius/alpine-3.16.2 Abhilash Raj 2022-10-26 00:16:50 -07:00
  • 2bddea56f3 Merge pull request #564 from maxking/dependabot/docker/web/alpine-3.16.2 Abhilash Raj 2022-10-26 00:16:41 -07:00
  • c517426652 Bump alpine from 3.12 to 3.16.2 in /postorius dependabot[bot] 2022-10-26 07:00:22 +00:00
  • 76c803e18a Bump alpine from 3.12 to 3.16.2 in /web dependabot[bot] 2022-10-26 07:00:22 +00:00
  • 8b7224f1dc Merge pull request #562 from maxking/maxking-patch-1 Abhilash Raj 2022-10-26 00:00:00 -07:00
  • afa6e92a27 Merge pull request #561 from maxking/dependabot/docker/core/alpine-3.16.2 Abhilash Raj 2022-10-25 23:55:31 -07:00
  • c9b7cf0d26 Update dockerfiles for all images. Abhilash Raj 2022-10-25 23:51:03 -07:00
  • 13f4371f3e Merge pull request #559 from maxking/dependabot/github_actions/actions/checkout-3 Abhilash Raj 2022-10-25 23:46:50 -07:00
  • 9ab058b348 Bump alpine from 3.12 to 3.16.2 in /core dependabot[bot] 2022-10-26 06:46:31 +00:00
  • 230682aefb Merge pull request #558 from maxking/maxking-patch-2 Abhilash Raj 2022-10-25 23:46:26 -07:00
  • 61be980a53 Merge pull request #560 from maxking/maxking-patch-1 Abhilash Raj 2022-10-25 23:46:14 -07:00