[phpMyAdmin Git] [phpmyadmin/website] d17b83: Fix phpMyAdmin supported PHP versions

2024-09-06 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: d17b835242cd030a1307e7700f7b3cb080ca5f5c
https://github.com/phpmyadmin/website/commit/d17b835242cd030a1307e7700f7b3cb080ca5f5c
Author: Maurício Meneghini Fauth 
Date: 2024-09-06 (Fri, 09 September 2024) -03:00

Changed paths: 
M files/models.py

Log Message:
---
Fix phpMyAdmin supported PHP versions

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net


[phpMyAdmin Git] [phpmyadmin/website] b97325: Fix empty entry in demo list

2023-10-04 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b9732501f11589c57d04831fb6683352e2723ed7
https://github.com/phpmyadmin/website/commit/b9732501f11589c57d04831fb6683352e2723ed7
Author: Maurício Meneghini Fauth 
Date: 2023-10-04 (Wed, 10 October 2023) -03:00

Changed paths: 
M demo/management/commands/fetch_versions.py
M manage.py

Log Message:
---
Fix empty entry in demo list

The fetch_versions.py was including an empty entry in the demo server
list.

Replaces the legacy RawConfigParser object with
ConfigParser(interpolation=None).

Signed-off-by: Maurício Meneghini Fauth 

Commit: bf6ef122492987c3feb1ce0dc39fea59fdd696de
https://github.com/phpmyadmin/website/commit/bf6ef122492987c3feb1ce0dc39fea59fdd696de
Author: Maurício Meneghini Fauth 
Date: 2023-10-04 (Wed, 10 October 2023) -03:00

Changed paths: 
M demo/management/commands/fetch_versions.py
M manage.py

Log Message:
---
Merge pull request #162 from MauricioFauth/demo

Fix empty entry in demo list

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net


[phpMyAdmin Git] [phpmyadmin/website] 1d62c4: Add migration and update test_data fixture

2023-08-15 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 1d62c4eb245510bd1f7cdb119eb0cb79df3c08c5
https://github.com/phpmyadmin/website/commit/1d62c4eb245510bd1f7cdb119eb0cb79df3c08c5
Author: Maurício Meneghini Fauth 
Date: 2023-08-10 (Thu, 08 August 2023) -03:00

Changed paths: 
A security/migrations/0008_auto_20230810_1748.py
M pmaweb/fixtures/test_data.json

Log Message:
---
Add migration and update test_data fixture

Signed-off-by: Maurício Meneghini Fauth 

Commit: b1dd19f63df94a2f5d8a18a6767c60b34214c609
https://github.com/phpmyadmin/website/commit/b1dd19f63df94a2f5d8a18a6767c60b34214c609
Author: Maurício Meneghini Fauth 
Date: 2023-08-10 (Thu, 08 August 2023) -03:00

Changed paths: 
M .github/workflows/tests.yml
M README.rst
M pmaweb/context_processors.py
M pmaweb/tests.py
M pmaweb/views.py
M requirements.txt

Log Message:
---
Upgrade to Django 2.2

Signed-off-by: Maurício Meneghini Fauth 

Commit: 8495090b74e9310b2e6a719abd4f7fecd0eb7181
https://github.com/phpmyadmin/website/commit/8495090b74e9310b2e6a719abd4f7fecd0eb7181
Author: Maurício Meneghini Fauth 
Date: 2023-08-10 (Thu, 08 August 2023) -03:00

Changed paths: 
A demo/migrations/0003_alter_demo_id.py
A files/migrations/0008_auto_20230810_2019.py
A news/migrations/0005_auto_20230810_2019.py
A security/migrations/0009_alter_pmasa_id.py
A translations/migrations/0002_alter_translation_id.py
M pmaweb/fixtures/test_data.json
M pmaweb/settings.py
M pmaweb/templates/15-years.html
M pmaweb/templates/404.html
M pmaweb/templates/_sponsors.html
M pmaweb/templates/about-website.html
M pmaweb/templates/about.html
M pmaweb/templates/awards.html
M pmaweb/templates/base.html
M pmaweb/templates/contest.html
M pmaweb/templates/contractor.html
M pmaweb/templates/contribute.html
M pmaweb/templates/develop.html
M pmaweb/templates/docs.html
M pmaweb/templates/donate.html
M pmaweb/templates/downloads.html
M pmaweb/templates/index.html
M pmaweb/templates/license.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/news/post_detail.html
M pmaweb/templates/security/index.html
M pmaweb/templates/security/pmasa_detail.html
M pmaweb/templates/sponsors-subscribe.html
M pmaweb/templates/sponsors.html
M pmaweb/templates/support.html
M pmaweb/templates/team.html
M pmaweb/templates/themes.html
M pmaweb/templates/translate.html
M pmaweb/templates/translations.html
M pmaweb/templates/try.html
M requirements.txt

Log Message:
---
Bump Django version to 3.2

Signed-off-by: Maurício Meneghini Fauth 

Commit: 6e275714a3d9dfe8cb1e8146fe4c811d4d27704f
https://github.com/phpmyadmin/website/commit/6e275714a3d9dfe8cb1e8146fe4c811d4d27704f
Author: William Desportes 
Date: 2023-08-15 (Tue, 08 August 2023) +02:00

Changed paths: 
A demo/migrations/0003_alter_demo_id.py
A files/migrations/0008_auto_20230810_2019.py
A news/migrations/0005_auto_20230810_2019.py
A security/migrations/0008_auto_20230810_1748.py
A security/migrations/0009_alter_pmasa_id.py
A translations/migrations/0002_alter_translation_id.py
M .github/workflows/tests.yml
M README.rst
M pmaweb/context_processors.py
M pmaweb/fixtures/test_data.json
M pmaweb/settings.py
M pmaweb/templates/15-years.html
M pmaweb/templates/404.html
M pmaweb/templates/_sponsors.html
M pmaweb/templates/about-website.html
M pmaweb/templates/about.html
M pmaweb/templates/awards.html
M pmaweb/templates/base.html
M pmaweb/templates/contest.html
M pmaweb/templates/contractor.html
M pmaweb/templates/contribute.html
M pmaweb/templates/develop.html
M pmaweb/templates/docs.html
M pmaweb/templates/donate.html
M pmaweb/templates/downloads.html
M pmaweb/templates/index.html
M pmaweb/templates/license.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/news/post_detail.html
M pmaweb/templates/security/index.html
M pmaweb/templates/security/pmasa_detail.html
M pmaweb/templates/sponsors-subscribe.html
M pmaweb/templates/sponsors.html
M pmaweb/templates/support.html
M pmaweb/templates/team.html
M pmaweb/templates/themes.html
M pmaweb/templates/translate.html
M pmaweb/templates/translations.html
M pmaweb/templates/try.html
M pmaweb/tests.py
M pmaweb/views.py
M requirements.txt

Log Message:
---
Merge #159 - Bump Django version to 3.2

___
Git mailing list -- git@phpmyadmin.net
To unsubscribe send an email to git-le...@phpmyadmin.net


[phpMyAdmin Git] [phpmyadmin/website] 26b35f: Add new Gold sponsor quickbookstoolhub

2023-06-05 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 26b35fa013aa745e0d4c0d90a53d006a69960bf1
https://github.com/phpmyadmin/website/commit/26b35fa013aa745e0d4c0d90a53d006a69960bf1
Author: Isaac Bennetch 
Date: 2023-06-05 (Mon, 06 June 2023) -04:00

Changed paths: 
A pmaweb/static/images/quickbookstoolhub.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor quickbookstoolhub

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 6fd39c: Bump jQuery version from 3.5.1 to 3.6.4

2023-04-24 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 6fd39c9f067fe1e4dacaca12b31bf9e187dc24bb
https://github.com/phpmyadmin/website/commit/6fd39c9f067fe1e4dacaca12b31bf9e187dc24bb
Author: Maurício Meneghini Fauth 
Date: 2023-04-23 (Sun, 04 April 2023) -03:00

Changed paths: 
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.js
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.map
M pmaweb/templates/base.html
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.map

Log Message:
---
Bump jQuery version from 3.5.1 to 3.6.4

Signed-off-by: Maurício Meneghini Fauth 

Commit: 644e8d07b72da545ff2e48cde8f60b4fb56ddec0
https://github.com/phpmyadmin/website/commit/644e8d07b72da545ff2e48cde8f60b4fb56ddec0
Author: Maurício Meneghini Fauth 
Date: 2023-04-23 (Sun, 04 April 2023) -03:00

Changed paths: 
M pmaweb/static/bootstrap/css/bootstrap.min.css
M pmaweb/static/bootstrap/css/bootstrap.min.css.map
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
M pmaweb/templates/base.html
M pmaweb/templates/security/_list.html

Log Message:
---
Bump Bootstrap version from 4.5.3 to 5.2.3

Signed-off-by: Maurício Meneghini Fauth 

Commit: 34ba66d18537f2c136139e1709b1c83adc3c13f5
https://github.com/phpmyadmin/website/commit/34ba66d18537f2c136139e1709b1c83adc3c13f5
Author: Maurício Meneghini Fauth 
Date: 2023-04-24 (Mon, 04 April 2023) -03:00

Changed paths: 
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.js
A pmaweb/static/bootstrap/js/jquery-3.6.4.min.map
M pmaweb/static/bootstrap/css/bootstrap.min.css
M pmaweb/static/bootstrap/css/bootstrap.min.css.map
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
M pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
M pmaweb/templates/base.html
M pmaweb/templates/security/_list.html
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
D pmaweb/static/bootstrap/js/jquery-3.5.1.min.map

Log Message:
---
Merge pull request #158 from MauricioFauth/bootstrap-5.2

Bump jQuery and Bootstrap versions

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] f63f02: Add new sponsor easeus.com

2023-03-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f63f026802ba50820a15a2ecfe053ef026c2be74
https://github.com/phpmyadmin/website/commit/f63f026802ba50820a15a2ecfe053ef026c2be74
Author: Isaac Bennetch 
Date: 2023-03-25 (Sat, 03 March 2023) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor easeus.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] d8e8ab: Replace django.core.urlresolvers with django.urls

2023-03-18 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: d8e8ab72943aa5d52ba8725c20999da597a8986e
https://github.com/phpmyadmin/website/commit/d8e8ab72943aa5d52ba8725c20999da597a8986e
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M demo/management/commands/fetch_versions.py
M files/models.py
M files/views.py
M news/models.py
M pmaweb/context_processors.py
M pmaweb/sitemaps.py
M pmaweb/tests.py
M pmaweb/views.py
M security/models.py
M security/views.py

Log Message:
---
Replace django.core.urlresolvers with django.urls

Signed-off-by: Maurício Meneghini Fauth 

Commit: 0a829add5cf58d00c539323841386897269c005f
https://github.com/phpmyadmin/website/commit/0a829add5cf58d00c539323841386897269c005f
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M news/models.py
M security/models.py

Log Message:
---
Replace models.permalink() decorator

Signed-off-by: Maurício Meneghini Fauth 

Commit: 108412118e9e899d0638b39fe090ca2a928ba903
https://github.com/phpmyadmin/website/commit/108412118e9e899d0638b39fe090ca2a928ba903
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M pmaweb/urls.py

Log Message:
---
Remove include() from url conf

- 
https://docs.djangoproject.com/en/1.11/ref/contrib/admin/#hooking-adminsite-instances-into-your-urlconf

Signed-off-by: Maurício Meneghini Fauth 

Commit: d39936ebce2f3f983db05a161d190ffaf4118341
https://github.com/phpmyadmin/website/commit/d39936ebce2f3f983db05a161d190ffaf4118341
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M files/migrations/0001_initial.py
M files/models.py
M news/migrations/0001_initial.py
M news/models.py

Log Message:
---
Add on_delete argument to models.ForeignKey

- 
https://docs.djangoproject.com/en/1.11/ref/models/fields/#django.db.models.ForeignKey.on_delete

Signed-off-by: Maurício Meneghini Fauth 

Commit: 01eb04da0f27c6ba2e7e1b60d90f3a86decf1b11
https://github.com/phpmyadmin/website/commit/01eb04da0f27c6ba2e7e1b60d90f3a86decf1b11
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M demo/management/commands/fetch_versions.py
M files/migrations/0001_initial.py
M files/models.py
M files/views.py
M news/migrations/0001_initial.py
M news/models.py
M pmaweb/context_processors.py
M pmaweb/sitemaps.py
M pmaweb/tests.py
M pmaweb/urls.py
M pmaweb/views.py
M security/models.py
M security/views.py

Log Message:
---
Merge pull request #156 from MauricioFauth/deprecations

Fix Django 1.11 deprecations

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] bfef78: Upgrade Django middleware settings

2023-03-18 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: bfef7889bcc8b0a961db0a46a4b1a2c2b4591665
https://github.com/phpmyadmin/website/commit/bfef7889bcc8b0a961db0a46a4b1a2c2b4591665
Author: Maurício Meneghini Fauth 
Date: 2023-03-18 (Sat, 03 March 2023) -03:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
Upgrade Django middleware settings

- 
https://docs.djangoproject.com/en/1.11/topics/http/middleware/#upgrading-pre-django-1-10-style-middleware
- 
https://docs.djangoproject.com/en/1.11/topics/http/middleware/#activating-middleware
- 
https://docs.djangoproject.com/en/1.11/topics/auth/default/#session-invalidation-on-password-change

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0f129b: Fix django_compressor version

2023-03-16 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0f129b46c8b0a11fa3c0297437a6d838ebe85286
https://github.com/phpmyadmin/website/commit/0f129b46c8b0a11fa3c0297437a6d838ebe85286
Author: Maurício Meneghini Fauth 
Date: 2023-03-17 (Fri, 03 March 2023) -03:00

Changed paths: 
M requirements.txt

Log Message:
---
Fix django_compressor version

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 6baf6d: Add more tests for security redirections

2023-03-16 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 6baf6d088f7d5b9871be4ef98a11a053c8892aaa
https://github.com/phpmyadmin/website/commit/6baf6d088f7d5b9871be4ef98a11a053c8892aaa
Author: Maurício Meneghini Fauth 
Date: 2023-03-17 (Fri, 03 March 2023) -03:00

Changed paths: 
M security/tests.py

Log Message:
---
Add more tests for security redirections

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 14507d: Override actual settings pmaweb/tests.py

2023-03-16 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 14507d169ec026b83a44b60a7d289213076dfaed
https://github.com/phpmyadmin/website/commit/14507d169ec026b83a44b60a7d289213076dfaed
Author: Maurício Meneghini Fauth 
Date: 2023-03-16 (Thu, 03 March 2023) -03:00

Changed paths: 
M pmaweb/tests.py

Log Message:
---
Override actual settings pmaweb/tests.py

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 5a9201: Encode the request data for CDN

2023-03-16 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 5a92016fc2d9dc9b63ff762cf58b38d4b2775431
https://github.com/phpmyadmin/website/commit/5a92016fc2d9dc9b63ff762cf58b38d4b2775431
Author: Maurício Meneghini Fauth 
Date: 2023-03-16 (Thu, 03 March 2023) -03:00

Changed paths: 
M pmaweb/cdn.py
M pmaweb/tests.py

Log Message:
---
Encode the request data for CDN

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0c8d7f: Fix failing tests

2023-03-16 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0c8d7fae879ae26ce17980fa894e462abc92837b
https://github.com/phpmyadmin/website/commit/0c8d7fae879ae26ce17980fa894e462abc92837b
Author: Maurício Meneghini Fauth 
Date: 2023-03-16 (Thu, 03 March 2023) -03:00

Changed paths: 
M pmaweb/tests.py

Log Message:
---
Fix failing tests

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8ac383: Add new sponsor WorthEPenny

2023-03-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8ac383916a99139b9ac09e44629ef5e929966a97
https://github.com/phpmyadmin/website/commit/8ac383916a99139b9ac09e44629ef5e929966a97
Author: Isaac Bennetch 
Date: 2023-03-12 (Sun, 03 March 2023) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor WorthEPenny

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 186ff8: Replace version 5.3 with 6.0

2023-02-13 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 186ff83d4d852ef0d3195b208ef650fe21068679
https://github.com/phpmyadmin/website/commit/186ff83d4d852ef0d3195b208ef650fe21068679
Author: Maurício Meneghini Fauth 
Date: 2023-02-13 (Mon, 02 February 2023) -03:00

Changed paths: 
M files/models.py

Log Message:
---
Replace version 5.3 with 6.0

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] c77cc2: Add new sponsor socialboss.org

2023-02-06 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: c77cc2476cc2b0e3a37ceefc0deabce4d4c49a1c
https://github.com/phpmyadmin/website/commit/c77cc2476cc2b0e3a37ceefc0deabce4d4c49a1c
Author: Isaac Bennetch 
Date: 2023-02-06 (Mon, 02 February 2023) -05:00

Changed paths: 
A pmaweb/static/images/socialboss.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor socialboss.org

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 979d4a: Add new sponsor Företagslån.nu

2023-01-31 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 979d4aeeb2543bae023fe7d0204b435931e5e333
https://github.com/phpmyadmin/website/commit/979d4aeeb2543bae023fe7d0204b435931e5e333
Author: Isaac Bennetch 
Date: 2023-01-31 (Tue, 01 January 2023) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Företagslån.nu

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] cafe7f: Add new sponsor goldstarsocial.com

2022-12-31 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: cafe7fa08eeddc4eef815157a2e9f5d8006ac5f5
https://github.com/phpmyadmin/website/commit/cafe7fa08eeddc4eef815157a2e9f5d8006ac5f5
Author: Isaac Bennetch 
Date: 2022-12-31 (Sat, 12 December 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor goldstarsocial.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 361684: Add new sponsor gamerules.com

2022-12-16 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 361684dc232170a71cfc21db5763a16fb7cdfb78
https://github.com/phpmyadmin/website/commit/361684dc232170a71cfc21db5763a16fb7cdfb78
Author: Isaac Bennetch 
Date: 2022-12-16 (Fri, 12 December 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor gamerules.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0bafc2: Add new sponsor manualsbrain.com

2022-11-03 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0bafc2d8f01b6313dde85a14e873638bef36b34f
https://github.com/phpmyadmin/website/commit/0bafc2d8f01b6313dde85a14e873638bef36b34f
Author: Isaac Bennetch 
Date: 2022-11-03 (Thu, 11 November 2022) -04:00

Changed paths: 
A pmaweb/static/images/manualsbrain.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor manualsbrain.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 18e7f4: Update theme mapping for pma 5.2

2022-10-23 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 18e7f4642e7dbec817b3467c38cf9490542afe2d
https://github.com/phpmyadmin/website/commit/18e7f4642e7dbec817b3467c38cf9490542afe2d
Author: Isaac Bennetch 
Date: 2022-10-23 (Sun, 10 October 2022) -04:00

Changed paths: 
M data/themes.py

Log Message:
---
Update theme mapping for pma 5.2

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8e26cf: Remove expired sponsor vpnxpert

2022-10-08 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8e26cfc629dba8544cb393ba5d179cecfe7ce72d
https://github.com/phpmyadmin/website/commit/8e26cfc629dba8544cb393ba5d179cecfe7ce72d
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor vpnxpert

Signed-off-by: Isaac Bennetch 

Commit: cea02b401ba474fe45447a4fe6f75ae7c4cfaf32
https://github.com/phpmyadmin/website/commit/cea02b401ba474fe45447a4fe6f75ae7c4cfaf32
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html
D pmaweb/static/images/trialpro.png

Log Message:
---
Remove expired sponsor trialpro

Signed-off-by: Isaac Bennetch 

Commit: 9e9d4379ce66ced022df928b79c7e5e35493e69d
https://github.com/phpmyadmin/website/commit/9e9d4379ce66ced022df928b79c7e5e35493e69d
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html
D pmaweb/static/images/writersperhour.png

Log Message:
---
Remove expired sponsor writersperhour

Signed-off-by: Isaac Bennetch 

Commit: 7cbcb4e2db2a0a505330990db39b119f14536cdf
https://github.com/phpmyadmin/website/commit/7cbcb4e2db2a0a505330990db39b119f14536cdf
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Pricewise

Signed-off-by: Isaac Bennetch 

Commit: f94c0c37952333ac8458be90b32ac702065c0312
https://github.com/phpmyadmin/website/commit/f94c0c37952333ac8458be90b32ac702065c0312
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor hoyhoy.nl

Signed-off-by: Isaac Bennetch 

Commit: 5627db9d07bbb80712cf14d7fe9a8bcdc84e4395
https://github.com/phpmyadmin/website/commit/5627db9d07bbb80712cf14d7fe9a8bcdc84e4395
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor CryptoPotato

Signed-off-by: Isaac Bennetch 

Commit: 6b2763c217fc1aea75025914d3f0bf797d6be0e7
https://github.com/phpmyadmin/website/commit/6b2763c217fc1aea75025914d3f0bf797d6be0e7
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor CarHP

Signed-off-by: Isaac Bennetch 

Commit: b8e6e2ca197cf29bc8ae92c655745525b7cfe53c
https://github.com/phpmyadmin/website/commit/b8e6e2ca197cf29bc8ae92c655745525b7cfe53c
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor stormlikes.net

Signed-off-by: Isaac Bennetch 

Commit: 32c838ad04f49893b3f397edeb5c09459bb2edd8
https://github.com/phpmyadmin/website/commit/32c838ad04f49893b3f397edeb5c09459bb2edd8
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor mosm.com

Signed-off-by: Isaac Bennetch 

Commit: 9de58be4e961a33b3b147c3b654023b22da90823
https://github.com/phpmyadmin/website/commit/9de58be4e961a33b3b147c3b654023b22da90823
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Daily Fantasy Cafe

Signed-off-by: Isaac Bennetch 

Commit: 2034f7c83abaac7916130e5f6c378eed0e97604b
https://github.com/phpmyadmin/website/commit/2034f7c83abaac7916130e5f6c378eed0e97604b
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor yoursmarthomeguide.com

Signed-off-by: Isaac Bennetch 

Commit: 2025fda95989d6e8e7bc7f39b0f8f39985fb297e
https://github.com/phpmyadmin/website/commit/2025fda95989d6e8e7bc7f39b0f8f39985fb297e
Author: Isaac Bennetch 
Date: 2022-10-08 (Sat, 10 October 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsors financiering.no and axofinans.se

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] fada52: Update link for superviral

2022-09-26 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: fada5267db357021493e32c7e084008fd09234e1
https://github.com/phpmyadmin/website/commit/fada5267db357021493e32c7e084008fd09234e1
Author: Isaac Bennetch 
Date: 2022-09-26 (Mon, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Update link for superviral

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 034cd7: Change WebshopGenius to FerryGoGo

2022-09-17 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 034cd7a6571074f7fb6d46694a0c6c747dfad3b7
https://github.com/phpmyadmin/website/commit/034cd7a6571074f7fb6d46694a0c6c747dfad3b7
Author: Isaac Bennetch 
Date: 2022-09-17 (Sat, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Change WebshopGenius to FerryGoGo

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] c75995: Update anchor text for Portofoons

2022-09-08 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: c7599596970a9b3df4b9649b9a724862c7c7ad29
https://github.com/phpmyadmin/website/commit/c7599596970a9b3df4b9649b9a724862c7c7ad29
Author: Isaac Bennetch 
Date: 2022-09-08 (Thu, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Update anchor text for Portofoons

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8124b0: Remove expired sponsor Geekflare

2022-09-06 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8124b0ae5d112ef8590e8ec756378baaae9605c5
https://github.com/phpmyadmin/website/commit/8124b0ae5d112ef8590e8ec756378baaae9605c5
Author: Isaac Bennetch 
Date: 2022-09-05 (Mon, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Geekflare

Signed-off-by: Isaac Bennetch 

Commit: cbc89eb73bf7d6b26e7f07165de30b4aa4397a91
https://github.com/phpmyadmin/website/commit/cbc89eb73bf7d6b26e7f07165de30b4aa4397a91
Author: Isaac Bennetch 
Date: 2022-09-06 (Tue, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Place Pontus's link Lydbøger for allelydbogapps.dk

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 21d6be: Updated site for Portafoon

2022-09-05 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 21d6be9a8bbb02a56de2ea7338b0645c3e6891f7
https://github.com/phpmyadmin/website/commit/21d6be9a8bbb02a56de2ea7338b0645c3e6891f7
Author: Isaac Bennetch 
Date: 2022-09-05 (Mon, 09 September 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Updated site for Portafoon

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 6371da: Add new sponsor elyn

2022-08-31 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 6371dafd0847aa5fe06f310b2bf0e975b7a0068a
https://github.com/phpmyadmin/website/commit/6371dafd0847aa5fe06f310b2bf0e975b7a0068a
Author: Isaac Bennetch 
Date: 2022-08-31 (Wed, 08 August 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor elyn

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 226132: Add new sponsor elyn

2022-08-31 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 2261322cb2600a76735fe2dbd55cf548f363ba61
https://github.com/phpmyadmin/website/commit/2261322cb2600a76735fe2dbd55cf548f363ba61
Author: Isaac Bennetch 
Date: 2022-08-31 (Wed, 08 August 2022) -04:00

Changed paths: 
A sponsors.html

Log Message:
---
Add new sponsor elyn

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] d45101: Change 'sponsors' to 'sponsor' for now

2022-08-30 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: d45101a74d97137669fe52bc4491b49ca6f3d37b
https://github.com/phpmyadmin/website/commit/d45101a74d97137669fe52bc4491b49ca6f3d37b
Author: Isaac Bennetch 
Date: 2022-08-30 (Tue, 08 August 2022) -04:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Change 'sponsors' to 'sponsor' for now

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] e491a7: Add new Platinum sponsor Navicat

2022-08-30 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: e491a70ce4dbf4c11c7f0460bc5c1d847b479a85
https://github.com/phpmyadmin/website/commit/e491a70ce4dbf4c11c7f0460bc5c1d847b479a85
Author: Isaac Bennetch 
Date: 2022-08-30 (Tue, 08 August 2022) -04:00

Changed paths: 
A pmaweb/static/images/navicat.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Platinum sponsor Navicat

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] e19f30: Add new sponsor theory7.net

2022-08-27 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: e19f30a85fd41264d30fd7e430f76e6309f99ced
https://github.com/phpmyadmin/website/commit/e19f30a85fd41264d30fd7e430f76e6309f99ced
Author: Isaac Bennetch 
Date: 2022-08-27 (Sat, 08 August 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor theory7.net

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 3063fa: Add new sponsor FantasyFootballer.net

2022-07-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 3063fac69c11201773f6903bef50f648a4e3bc9c
https://github.com/phpmyadmin/website/commit/3063fac69c11201773f6903bef50f648a4e3bc9c
Author: Isaac Bennetch 
Date: 2022-07-12 (Tue, 07 July 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor FantasyFootballer.net

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 584d17: Correct typo

2022-07-07 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 584d174b57c7a65af69e83b3761093cd17927c89
https://github.com/phpmyadmin/website/commit/584d174b57c7a65af69e83b3761093cd17927c89
Author: Isaac Bennetch 
Date: 2022-07-07 (Thu, 07 July 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Correct typo

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 15a86b: Add new sponsor cryptotracker.com

2022-07-07 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 15a86b37d91e562df2544354760031a92c23c048
https://github.com/phpmyadmin/website/commit/15a86b37d91e562df2544354760031a92c23c048
Author: Isaac Bennetch 
Date: 2022-07-07 (Thu, 07 July 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor cryptotracker.com

Signed-off-by: Isaac Bennetch 

Commit: cc5ad1701b21a330a9ed9273a5819405d05f2979
https://github.com/phpmyadmin/website/commit/cc5ad1701b21a330a9ed9273a5819405d05f2979
Author: Isaac Bennetch 
Date: 2022-07-07 (Thu, 07 July 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor moneybanker.fr

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a020fa: Modify dino-chrome URL

2022-07-04 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a020fa9a3e53d9fd75f4eaed37e53dcae30bd596
https://github.com/phpmyadmin/website/commit/a020fa9a3e53d9fd75f4eaed37e53dcae30bd596
Author: Isaac Bennetch 
Date: 2022-07-04 (Mon, 07 July 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Modify dino-chrome URL

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 54b935: Add new sponsor dino-chrome

2022-06-29 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 54b9359c4542a5a8216b0b6cd79ed73399bfeae3
https://github.com/phpmyadmin/website/commit/54b9359c4542a5a8216b0b6cd79ed73399bfeae3
Author: Isaac Bennetch 
Date: 2022-06-29 (Wed, 06 June 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor dino-chrome

Signed-off-by: Isaac Bennetch 

Commit: 6b3d77c0e790c07c2ae62fba2e1704fdfe0f81d5
https://github.com/phpmyadmin/website/commit/6b3d77c0e790c07c2ae62fba2e1704fdfe0f81d5
Author: Isaac Bennetch 
Date: 2022-06-29 (Wed, 06 June 2022) -04:00

Changed paths: 
A pmaweb/static/images/backgroundabstract.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new gold sponsor backgroundabstract

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] c72237: Offer 5.2 for download

2022-05-11 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: c7223732c962e40b571d62d026a62e9b220f2224
https://github.com/phpmyadmin/website/commit/c7223732c962e40b571d62d026a62e9b220f2224
Author: Isaac Bennetch 
Date: 2022-05-11 (Wed, 05 May 2022) -04:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
Offer 5.2 for download

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 2e7675: Add new sponsor ask-oracle.com

2022-04-01 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 2e7675906d4e189d7da10e2608977175b4372c17
https://github.com/phpmyadmin/website/commit/2e7675906d4e189d7da10e2608977175b4372c17
Author: Isaac Bennetch 
Date: 2022-04-01 (Fri, 04 April 2022) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor ask-oracle.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] b667c3: Updated alt text for maklarofferter.se

2022-03-29 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b667c3b4eb4e8344a2ba2c43c4c103cbbe5792ca
https://github.com/phpmyadmin/website/commit/b667c3b4eb4e8344a2ba2c43c4c103cbbe5792ca
Author: Isaac Bennetch 
Date: 2022-03-29 (Tue, 03 March 2022) -04:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Updated alt text for maklarofferter.se

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0e6432: Add new sponsor maklarofferter.se

2022-03-09 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0e6432bca5ac02330b6e4eee1ef50c6501a1e87b
https://github.com/phpmyadmin/website/commit/0e6432bca5ac02330b6e4eee1ef50c6501a1e87b
Author: Isaac Bennetch 
Date: 2022-03-09 (Wed, 03 March 2022) -05:00

Changed paths: 
A pmaweb/static/images/maklarofferter.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor maklarofferter.se

Signed-off-by: Isaac Bennetch 

Commit: dcaa90ddbab68b1ceec4ef54abbb0a24b9162da9
https://github.com/phpmyadmin/website/commit/dcaa90ddbab68b1ceec4ef54abbb0a24b9162da9
Author: Isaac Bennetch 
Date: 2022-03-09 (Wed, 03 March 2022) -05:00

Changed paths: 
A pmaweb/static/images/megafamous.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor megafamous.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0e6432: Add new sponsor maklarofferter.se

2022-03-09 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0e6432bca5ac02330b6e4eee1ef50c6501a1e87b
https://github.com/phpmyadmin/website/commit/0e6432bca5ac02330b6e4eee1ef50c6501a1e87b
Author: Isaac Bennetch 
Date: 2022-03-09 (Wed, 03 March 2022) -05:00

Changed paths: 
A pmaweb/static/images/maklarofferter.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor maklarofferter.se

Signed-off-by: Isaac Bennetch 

Commit: dcaa90ddbab68b1ceec4ef54abbb0a24b9162da9
https://github.com/phpmyadmin/website/commit/dcaa90ddbab68b1ceec4ef54abbb0a24b9162da9
Author: Isaac Bennetch 
Date: 2022-03-09 (Wed, 03 March 2022) -05:00

Changed paths: 
A pmaweb/static/images/megafamous.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor megafamous.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] ea5151: End of support date for phpMyAdmin 5.0

2022-03-08 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: ea515103bfa9277d8dd76f3c5f76e281ded7dc53
https://github.com/phpmyadmin/website/commit/ea515103bfa9277d8dd76f3c5f76e281ded7dc53
Author: Isaac Bennetch 
Date: 2022-03-08 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/downloads.html

Log Message:
---
End of support date for phpMyAdmin 5.0

Fixes phpmyadmin/phpmyadmin#17430

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] ce893e: Add workflow to check daily snapshots

2022-03-01 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: ce893e05cd1260f1b625687aab9ab26b33074ce0
https://github.com/phpmyadmin/website/commit/ce893e05cd1260f1b625687aab9ab26b33074ce0
Author: Maurício Meneghini Fauth 
Date: 2022-02-18 (Fri, 02 February 2022) -03:00

Changed paths: 
A .github/workflows/monitoring.yml
A monitoring/check_phpmyadmin_daily_snapshots.py

Log Message:
---
Add workflow to check daily snapshots

Signed-off-by: Maurício Meneghini Fauth 

Commit: 0b51270354e82ee3189ece15ec4fe1ece156a62a
https://github.com/phpmyadmin/website/commit/0b51270354e82ee3189ece15ec4fe1ece156a62a
Author: Maurício Meneghini Fauth 
Date: 2022-03-01 (Tue, 03 March 2022) -03:00

Changed paths: 
A .github/workflows/monitoring.yml
A monitoring/check_phpmyadmin_daily_snapshots.py

Log Message:
---
Merge pull request #149 from mauriciofauth/check-snapshot-action

Add workflow to check daily snapshots

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] afb235: Remove expired sponsor julegenser.no

2022-03-01 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: afb2352d321a3a9afbd8dc469ef51db999ad4ad6
https://github.com/phpmyadmin/website/commit/afb2352d321a3a9afbd8dc469ef51db999ad4ad6
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor julegenser.no

Signed-off-by: Isaac Bennetch 

Commit: 579f7fd577534dc5f261a9b17d71daa2a3151a40
https://github.com/phpmyadmin/website/commit/579f7fd577534dc5f261a9b17d71daa2a3151a40
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Bank24

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] dad5ee: Remove expired sponsor Maldives holidays

2022-03-01 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: dad5ee0e91dc390182dfc7dfcaff4590d899a1bf
https://github.com/phpmyadmin/website/commit/dad5ee0e91dc390182dfc7dfcaff4590d899a1bf
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Maldives holidays

Signed-off-by: Isaac Bennetch 

Commit: 737eee49b19f727c97693596043b64de5f31737d
https://github.com/phpmyadmin/website/commit/737eee49b19f727c97693596043b64de5f31737d
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Omega Media

Signed-off-by: Isaac Bennetch 

Commit: 11f8e9e1117efca761984ce708d462ad7d66beb8
https://github.com/phpmyadmin/website/commit/11f8e9e1117efca761984ce708d462ad7d66beb8
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor NordikCoin.com

Signed-off-by: Isaac Bennetch 

Commit: 3ca861ae3756047166180a0b8f562760d6c4ff2a
https://github.com/phpmyadmin/website/commit/3ca861ae3756047166180a0b8f562760d6c4ff2a
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor roozonline.com

Signed-off-by: Isaac Bennetch 

Commit: 94850cd7fd747550d4f635ffdbb4cd00bce30f60
https://github.com/phpmyadmin/website/commit/94850cd7fd747550d4f635ffdbb4cd00bce30f60
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor dinero.no

Signed-off-by: Isaac Bennetch 

Commit: a89afe831bd2c9cb44831ea9a53604db702373b3
https://github.com/phpmyadmin/website/commit/a89afe831bd2c9cb44831ea9a53604db702373b3
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor VPN Compare

Signed-off-by: Isaac Bennetch 

Commit: 6b97461088457ee0bc90baf10f0d86b0c5e2bf8a
https://github.com/phpmyadmin/website/commit/6b97461088457ee0bc90baf10f0d86b0c5e2bf8a
Author: Isaac Bennetch 
Date: 2022-03-01 (Tue, 03 March 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor workerscompensationshop.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 9a933f: Remove expired sponsor Remo Software

2022-02-15 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 9a933fc8d7db23cf96933d64ee8f88a5ba6a5813
https://github.com/phpmyadmin/website/commit/9a933fc8d7db23cf96933d64ee8f88a5ba6a5813
Author: Isaac Bennetch 
Date: 2022-02-10 (Thu, 02 February 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Remo Software

Signed-off-by: Isaac Bennetch 

Commit: 5a0f2971175cc603991463b23385df5bb9737118
https://github.com/phpmyadmin/website/commit/5a0f2971175cc603991463b23385df5bb9737118
Author: Isaac Bennetch 
Date: 2022-02-15 (Tue, 02 February 2022) -05:00

Changed paths: 
A pmaweb/static/images/eukhost.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor eukhost.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] c680a1: Add new sponsor eyedro.com

2022-02-08 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: c680a181b71eb75876e7ebed49fd67248360984c
https://github.com/phpmyadmin/website/commit/c680a181b71eb75876e7ebed49fd67248360984c
Author: Isaac Bennetch 
Date: 2022-02-08 (Tue, 02 February 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor eyedro.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] b3413b: Add download descriptions for 5.3 series

2022-02-08 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b3413b341cf30f175fa6774657854d52e49ad9a1
https://github.com/phpmyadmin/website/commit/b3413b341cf30f175fa6774657854d52e49ad9a1
Author: Maurício Meneghini Fauth 
Date: 2022-02-08 (Tue, 02 February 2022) -03:00

Changed paths: 
M files/models.py

Log Message:
---
Add download descriptions for 5.3 series

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 3a7198: Add new sponsor cheatevolution.com

2022-01-20 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 3a71987333b8c2b03bbb9b5b3d3f6720d6733289
https://github.com/phpmyadmin/website/commit/3a71987333b8c2b03bbb9b5b3d3f6720d6733289
Author: Isaac Bennetch 
Date: 2022-01-20 (Thu, 01 January 2022) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor cheatevolution.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 690d1d: Add new Gold sponsor vacuumtester.com

2022-01-13 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 690d1d7f61059d62cc0cba360f531cb7f455d328
https://github.com/phpmyadmin/website/commit/690d1d7f61059d62cc0cba360f531cb7f455d328
Author: Isaac Bennetch 
Date: 2022-01-13 (Thu, 01 January 2022) -05:00

Changed paths: 
A pmaweb/static/images/vacuumtester.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor vacuumtester.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] f810bf: Add new Gold sponsor ramotion.com

2021-12-20 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f810bf404b47024c0d00c174cd51e0bf68b5c8d3
https://github.com/phpmyadmin/website/commit/f810bf404b47024c0d00c174cd51e0bf68b5c8d3
Author: Isaac Bennetch 
Date: 2021-12-20 (Mon, 12 December 2021) -05:00

Changed paths: 
A pmaweb/static/images/ramotion.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor ramotion.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] b52be3: Correct URL for Superviral

2021-12-17 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b52be339a7967ba50c57aaed86645e72abbeed23
https://github.com/phpmyadmin/website/commit/b52be339a7967ba50c57aaed86645e72abbeed23
Author: Isaac Bennetch 
Date: 2021-12-17 (Fri, 12 December 2021) -05:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Correct URL for Superviral

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 09eb49: Pin django-markupfield to ensure proper Markdown parsing

2021-12-17 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 09eb49aa593e30d27c22afc122751646cdb8ade8
https://github.com/phpmyadmin/website/commit/09eb49aa593e30d27c22afc122751646cdb8ade8
Author: Isaac Bennetch 
Date: 2021-12-17 (Fri, 12 December 2021) -05:00

Changed paths: 
M requirements.txt

Log Message:
---
Pin django-markupfield to ensure proper Markdown parsing

Signed-off-by: Isaac Bennetch 

Commit: 112adc13270b5f8d1511b3ddd996c120be79c87b
https://github.com/phpmyadmin/website/commit/112adc13270b5f8d1511b3ddd996c120be79c87b
Author: Isaac Bennetch 
Date: 2021-12-17 (Fri, 12 December 2021) -05:00

Changed paths: 
A pmaweb/static/images/superviral.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor superviral.io

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] f1ca27: Add new sponsor bankly.dk

2021-12-14 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f1ca27c9a01229e9d25007147396723994a39c55
https://github.com/phpmyadmin/website/commit/f1ca27c9a01229e9d25007147396723994a39c55
Author: Isaac Bennetch 
Date: 2021-12-14 (Tue, 12 December 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor bankly.dk

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 383a54: Add new sponsor roaringfoam.com

2021-11-11 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 383a54f8292e5e8c6010f71f6c3c1a7741e86b7c
https://github.com/phpmyadmin/website/commit/383a54f8292e5e8c6010f71f6c3c1a7741e86b7c
Author: Isaac Bennetch 
Date: 2021-11-11 (Thu, 11 November 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor roaringfoam.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 833776: Add new sponsor tryggvi.se

2021-10-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 833776f9a3dabdd6aee497aee8c08ca71f5b1bbe
https://github.com/phpmyadmin/website/commit/833776f9a3dabdd6aee497aee8c08ca71f5b1bbe
Author: Isaac Bennetch 
Date: 2021-10-25 (Mon, 10 October 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor tryggvi.se

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 66dac0: Add new sponsor iboysoft.com

2021-10-18 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 66dac02ff53dd524323c4a0f74fdaf4591720d6e
https://github.com/phpmyadmin/website/commit/66dac02ff53dd524323c4a0f74fdaf4591720d6e
Author: Isaac Bennetch 
Date: 2021-10-18 (Mon, 10 October 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor iboysoft.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 4bb0ae: Add new sponsor dealspotr

2021-09-23 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 4bb0ae093a843678ddf7b9734f105418016bfcef
https://github.com/phpmyadmin/website/commit/4bb0ae093a843678ddf7b9734f105418016bfcef
Author: Isaac Bennetch 
Date: 2021-09-23 (Thu, 09 September 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor dealspotr

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] ea8f94: Add new sponsor vape.se

2021-09-17 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: ea8f94bcf630ee23638d8a431fae7cd076f141b4
https://github.com/phpmyadmin/website/commit/ea8f94bcf630ee23638d8a431fae7cd076f141b4
Author: Isaac Bennetch 
Date: 2021-09-17 (Fri, 09 September 2021) -04:00

Changed paths: 
A pmaweb/static/images/vape.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor vape.se

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] d923fa: Add new gold sponsor writersperhour

2021-08-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: d923fa63646750e27059c11a0e4ee63f8cbca343
https://github.com/phpmyadmin/website/commit/d923fa63646750e27059c11a0e4ee63f8cbca343
Author: Isaac Bennetch 
Date: 2021-08-25 (Wed, 08 August 2021) -04:00

Changed paths: 
A pmaweb/static/images/writersperhour.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new gold sponsor writersperhour

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8a93c9: Add new sponsor totalsportspicks

2021-08-23 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8a93c9d17e01359f961858fd662041059edb35c0
https://github.com/phpmyadmin/website/commit/8a93c9d17e01359f961858fd662041059edb35c0
Author: Isaac Bennetch 
Date: 2021-08-23 (Mon, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor totalsportspicks

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 5de201: Remove expired sponsor fit.nl

2021-08-20 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 5de201090d458b50a4aa639a8a74879b1f3ecc7d
https://github.com/phpmyadmin/website/commit/5de201090d458b50a4aa639a8a74879b1f3ecc7d
Author: Isaac Bennetch 
Date: 2021-08-18 (Wed, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor fit.nl

Signed-off-by: Isaac Bennetch 

Commit: 9e8fe3c46bea91cbc94c83fb5e50fe88f09ef945
https://github.com/phpmyadmin/website/commit/9e8fe3c46bea91cbc94c83fb5e50fe88f09ef945
Author: Isaac Bennetch 
Date: 2021-08-20 (Fri, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor hostname.cl

Signed-off-by: Isaac Bennetch 

Commit: 4a6d843cc176cc8d2a5f7343edc7b415e165d047
https://github.com/phpmyadmin/website/commit/4a6d843cc176cc8d2a5f7343edc7b415e165d047
Author: Isaac Bennetch 
Date: 2021-08-20 (Fri, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor realestatesandpoint.net / DailyHosting / scottdalehosting

Signed-off-by: Isaac Bennetch 

Commit: 2ce91bed22614e1b3ba56d2a4773efc34910766f
https://github.com/phpmyadmin/website/commit/2ce91bed22614e1b3ba56d2a4773efc34910766f
Author: Isaac Bennetch 
Date: 2021-08-20 (Fri, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor bestvpnanalysis.com

Signed-off-by: Isaac Bennetch 

Commit: 3e155168a6a32bbab332248ea4cff2e370bba6dc
https://github.com/phpmyadmin/website/commit/3e155168a6a32bbab332248ea4cff2e370bba6dc
Author: Isaac Bennetch 
Date: 2021-08-20 (Fri, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor moneezy.com

Signed-off-by: Isaac Bennetch 

Commit: 88f44032b793c10bee581babb1a90b516866e6e6
https://github.com/phpmyadmin/website/commit/88f44032b793c10bee581babb1a90b516866e6e6
Author: Isaac Bennetch 
Date: 2021-08-20 (Fri, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor moneyarcher.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a106cf: Remove expired sponsor Signomatic

2021-08-11 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a106cf75efb5e576eefe906bbf46876d0e7bacc9
https://github.com/phpmyadmin/website/commit/a106cf75efb5e576eefe906bbf46876d0e7bacc9
Author: Isaac Bennetch 
Date: 2021-08-12 (Thu, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Signomatic

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 306d21: Add new sponsor Portofoon

2021-08-11 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 306d21b94577577907e887b1a7d0ffd22519e22a
https://github.com/phpmyadmin/website/commit/306d21b94577577907e887b1a7d0ffd22519e22a
Author: Isaac Bennetch 
Date: 2021-08-11 (Wed, 08 August 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Portofoon

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] f1afc5: Add new sponsor rijwielcashencarry.nl

2021-07-23 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f1afc51a8067b7d5dcd57311f4e39f3ed926c48d
https://github.com/phpmyadmin/website/commit/f1afc51a8067b7d5dcd57311f4e39f3ed926c48d
Author: Isaac Bennetch 
Date: 2021-07-23 (Fri, 07 July 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor rijwielcashencarry.nl

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 11a5b8: Add new sponsor WebshopGenius

2021-06-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 11a5b8e745811922f282714c7eb5fc07aeeb
https://github.com/phpmyadmin/website/commit/11a5b8e745811922f282714c7eb5fc07aeeb
Author: Isaac Bennetch 
Date: 2021-06-25 (Fri, 06 June 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor WebshopGenius

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] c9b612: Add new sponsor Knoji

2021-06-09 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: c9b6127cbfd4990d6fdc6b07bc31d40f3c2f02a6
https://github.com/phpmyadmin/website/commit/c9b6127cbfd4990d6fdc6b07bc31d40f3c2f02a6
Author: Isaac Bennetch 
Date: 2021-06-09 (Wed, 06 June 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Knoji

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] fa0f0f: Add new sponsor Elavtaldirekt

2021-06-03 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: fa0f0ffab8579c0682397251d80c1e28f1de4a7f
https://github.com/phpmyadmin/website/commit/fa0f0ffab8579c0682397251d80c1e28f1de4a7f
Author: Isaac Bennetch 
Date: 2021-06-03 (Thu, 06 June 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Elavtaldirekt

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 146f7d: Add new sponsor CarHP

2021-05-19 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 146f7d8d417ed79afc2f779967c4a6be3ce92be2
https://github.com/phpmyadmin/website/commit/146f7d8d417ed79afc2f779967c4a6be3ce92be2
Author: Isaac Bennetch 
Date: 2021-05-20 (Thu, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor CarHP

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] b6e0d0: Remove duplicate line from conditions

2021-05-11 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b6e0d09c1cc4bc6016ba105cbcae3cfa5c4c05ae
https://github.com/phpmyadmin/website/commit/b6e0d09c1cc4bc6016ba105cbcae3cfa5c4c05ae
Author: Isaac Bennetch 
Date: 2021-05-11 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/_sponsorship_conditions.html

Log Message:
---
Remove duplicate line from conditions

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 29f854: Add new sponsor Geekflare

2021-05-04 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 29f8540b5498f29952e03998718ed8c9da57ffbb
https://github.com/phpmyadmin/website/commit/29f8540b5498f29952e03998718ed8c9da57ffbb
Author: Isaac Bennetch 
Date: 2021-05-04 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Geekflare

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a0e324: Remove expired sponsor becam.nl

2021-05-04 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a0e32484ff51724bd459d0931292b777ce6fbd10
https://github.com/phpmyadmin/website/commit/a0e32484ff51724bd459d0931292b777ce6fbd10
Author: Isaac Bennetch 
Date: 2021-05-04 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor becam.nl

Signed-off-by: Isaac Bennetch 

Commit: a83cbcaa7693fcbe902672fad5bbff7dc1d54b54
https://github.com/phpmyadmin/website/commit/a83cbcaa7693fcbe902672fad5bbff7dc1d54b54
Author: Isaac Bennetch 
Date: 2021-05-04 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor mypromocode.com

Signed-off-by: Isaac Bennetch 

Commit: 0766d229bd1e98713a0bdea9fe7f1086d016d2d1
https://github.com/phpmyadmin/website/commit/0766d229bd1e98713a0bdea9fe7f1086d016d2d1
Author: Isaac Bennetch 
Date: 2021-05-04 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor chefworks.com

Signed-off-by: Isaac Bennetch 

Commit: 4b63ac30c3f4bd9512de74199e0cbd29b8267689
https://github.com/phpmyadmin/website/commit/4b63ac30c3f4bd9512de74199e0cbd29b8267689
Author: Isaac Bennetch 
Date: 2021-05-04 (Tue, 05 May 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Revert "Remove expired sponsor chefworks.com"

This reverts commit 0766d229bd1e98713a0bdea9fe7f1086d016d2d1.

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 33e59a: Fix #141 - update menu icon for mobiles

2021-04-23 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 33e59a0d263669b18370407d0db7efd6b1ec121a
https://github.com/phpmyadmin/website/commit/33e59a0d263669b18370407d0db7efd6b1ec121a
Author: William Desportes 
Date: 2021-04-24 (Sat, 04 April 2021) +02:00

Changed paths: 
M pmaweb/templates/base.html

Log Message:
---
Fix #141 - update menu icon for mobiles

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 9c0f64: Add new sponsor vpnxpert.com

2021-04-22 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 9c0f648df7cc3486fe8467af530a2843ceea884f
https://github.com/phpmyadmin/website/commit/9c0f648df7cc3486fe8467af530a2843ceea884f
Author: Isaac Bennetch 
Date: 2021-04-22 (Thu, 04 April 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor vpnxpert.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 50d7c6: Add Keybase PGP key link

2021-04-22 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 50d7c6fbc69b0eb9fde3ff5b8354bba4dd3812ac
https://github.com/phpmyadmin/website/commit/50d7c6fbc69b0eb9fde3ff5b8354bba4dd3812ac
Author: William Desportes 
Date: 2021-04-22 (Thu, 04 April 2021) +02:00

Changed paths: 
M .well-known/security.txt

Log Message:
---
Add Keybase PGP key link
Closes: #147

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] f63d2b: Clarify some sponsorship terms

2021-04-10 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f63d2baa7d8c46b9bd38af7a189830d97f930243
https://github.com/phpmyadmin/website/commit/f63d2baa7d8c46b9bd38af7a189830d97f930243
Author: Isaac Bennetch 
Date: 2021-04-11 (Sun, 04 April 2021) -04:00

Changed paths: 
M pmaweb/templates/_sponsorship_conditions.html

Log Message:
---
Clarify some sponsorship terms

Signed-off-by: Isaac Bennetch 

Commit: 27bd63a059831126f02a9f116e05172125673a21
https://github.com/phpmyadmin/website/commit/27bd63a059831126f02a9f116e05172125673a21
Author: Isaac Bennetch 
Date: 2021-04-11 (Sun, 04 April 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor stormlikes.net

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8ed5df: Update name of Comrade Web Agency to Comrade Digital Marketing Agency

2021-03-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8ed5dfd66eed3a441921c909249cf4fdaa773d0f
https://github.com/phpmyadmin/website/commit/8ed5dfd66eed3a441921c909249cf4fdaa773d0f
Author: Isaac Bennetch 
Date: 2021-03-25 (Thu, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Update name of Comrade Web Agency to Comrade Digital Marketing Agency

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 2dda66: Revert "Remove expired sponsor comradeweb.com"

2021-03-25 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 2dda66c91f92055b067b9a42c976d67cd25f9179
https://github.com/phpmyadmin/website/commit/2dda66c91f92055b067b9a42c976d67cd25f9179
Author: Isaac Bennetch 
Date: 2021-03-25 (Thu, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Revert "Remove expired sponsor comradeweb.com"

This reverts commit 4d4e26586c2bcd87e26eda23123b7dc29656876d.

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a02199: Add html IDs on release names to allow to build URLs with anchors

2021-03-22 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a021994f70d6bb46b7a927f87c7824aeee5ad22e
https://github.com/phpmyadmin/website/commit/a021994f70d6bb46b7a927f87c7824aeee5ad22e
Author: William Desportes 
Date: 2021-03-23 (Tue, 03 March 2021) +01:00

Changed paths: 
M pmaweb/templates/downloads.html

Log Message:
---
Add html IDs on release names to allow to build URLs with anchors

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 5ee9f9: Remove expired sponsor Apollo Soul

2021-03-19 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 5ee9f9312763e1e1195bbb8b1f965540d3783aa9
https://github.com/phpmyadmin/website/commit/5ee9f9312763e1e1195bbb8b1f965540d3783aa9
Author: Isaac Bennetch 
Date: 2021-03-19 (Fri, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Apollo Soul

Signed-off-by: Isaac Bennetch 

Commit: 5ee1665476a1288859f88b1e81feb7eff138923a
https://github.com/phpmyadmin/website/commit/5ee1665476a1288859f88b1e81feb7eff138923a
Author: Isaac Bennetch 
Date: 2021-03-19 (Fri, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor superkredit.net

Signed-off-by: Isaac Bennetch 

Commit: 8c179938a122d178b028262148b1fae2da424350
https://github.com/phpmyadmin/website/commit/8c179938a122d178b028262148b1fae2da424350
Author: Isaac Bennetch 
Date: 2021-03-19 (Fri, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor zenserp.com

Signed-off-by: Isaac Bennetch 

Commit: 0b15f721be06f94ffb303180394515d85232055d
https://github.com/phpmyadmin/website/commit/0b15f721be06f94ffb303180394515d85232055d
Author: Isaac Bennetch 
Date: 2021-03-19 (Fri, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor banksecrets.eu

Signed-off-by: Isaac Bennetch 

Commit: 4d4e26586c2bcd87e26eda23123b7dc29656876d
https://github.com/phpmyadmin/website/commit/4d4e26586c2bcd87e26eda23123b7dc29656876d
Author: Isaac Bennetch 
Date: 2021-03-19 (Fri, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor comradeweb.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 132cde: Add new/returning sponsor Chhabra Law Firm clfip

2021-03-15 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 132cdefc53aa5c4cb171741b7fbbe80a468b9a65
https://github.com/phpmyadmin/website/commit/132cdefc53aa5c4cb171741b7fbbe80a468b9a65
Author: Isaac Bennetch 
Date: 2021-03-15 (Mon, 03 March 2021) -04:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new/returning sponsor Chhabra Law Firm clfip

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 7b22bb: Fix goread URL

2021-03-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 7b22bbf50e2376341959f049a9a5a403fda2c9d9
https://github.com/phpmyadmin/website/commit/7b22bbf50e2376341959f049a9a5a403fda2c9d9
Author: Isaac Bennetch 
Date: 2021-03-12 (Fri, 03 March 2021) -05:00

Changed paths: 
M pmaweb/templates/_sponsors.html

Log Message:
---
Fix goread URL

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0fc22d: Add 2021 digital.com award to awards page

2021-03-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0fc22d5c5a4c1cd2905a273732c6e7bdf8fb7870
https://github.com/phpmyadmin/website/commit/0fc22d5c5a4c1cd2905a273732c6e7bdf8fb7870
Author: Isaac Bennetch 
Date: 2021-03-12 (Fri, 03 March 2021) -05:00

Changed paths: 
A pmaweb/static/images/awards/2021-database-management-software.png
M data/awards.py

Log Message:
---
Add 2021 digital.com award to awards page

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 0c960d: Explicitly list MariaDB support in the download description.

2021-03-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 0c960d4ac4991253078e7e5ecc0adcfb756635c3
https://github.com/phpmyadmin/website/commit/0c960d4ac4991253078e7e5ecc0adcfb756635c3
Author: Isaac Bennetch 
Date: 2021-03-12 (Fri, 03 March 2021) -05:00

Changed paths: 
M files/models.py

Log Message:
---
Explicitly list MariaDB support in the download description.

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 29d60a: Add new Gold sponsor goread.io

2021-03-12 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 29d60a93bbc50c7684439642e34ca7ee1beb9aad
https://github.com/phpmyadmin/website/commit/29d60a93bbc50c7684439642e34ca7ee1beb9aad
Author: Isaac Bennetch 
Date: 2021-03-12 (Fri, 03 March 2021) -05:00

Changed paths: 
A pmaweb/static/images/goread.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new Gold sponsor goread.io

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 267076: Remove direct logins in the demo list

2021-03-02 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 2670764d4f4d12eb16765b88ef890a646fee44b6
https://github.com/phpmyadmin/website/commit/2670764d4f4d12eb16765b88ef890a646fee44b6
Author: Maurício Meneghini Fauth 
Date: 2021-03-01 (Mon, 03 March 2021) -03:00

Changed paths: 
M demo/models.py
M pmaweb/templates/_list-demos.html

Log Message:
---
Remove direct logins in the demo list

Signed-off-by: Maurício Meneghini Fauth 

Commit: 94c2d1ec85d8e4193abbea7e98869167429f2fa3
https://github.com/phpmyadmin/website/commit/94c2d1ec85d8e4193abbea7e98869167429f2fa3
Author: Isaac Bennetch 
Date: 2021-03-02 (Tue, 03 March 2021) -05:00

Changed paths: 
M demo/models.py
M pmaweb/templates/_list-demos.html

Log Message:
---
Merge pull request #144 from mauriciofauth/direct-login-removal

Remove direct logins in the demo list

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 8c63e9: Add download descriptions for 5.2 series

2021-03-01 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 8c63e965d2b6378c9f8d56144faed38d597e9c19
https://github.com/phpmyadmin/website/commit/8c63e965d2b6378c9f8d56144faed38d597e9c19
Author: Maurício Meneghini Fauth 
Date: 2021-03-01 (Mon, 03 March 2021) -03:00

Changed paths: 
M files/models.py

Log Message:
---
Add download descriptions for 5.2 series

Signed-off-by: Maurício Meneghini Fauth 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 3470b4: No longer publish 5.0

2021-02-26 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 3470b46ce7a9f7666343222a3a4978c74c385705
https://github.com/phpmyadmin/website/commit/3470b46ce7a9f7666343222a3a4978c74c385705
Author: Isaac Bennetch 
Date: 2021-02-26 (Fri, 02 February 2021) -05:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
No longer publish 5.0

Signed-off-by: Isaac Bennetch 

Commit: 6861ba41aafcb24a39fd5ecaeddc9c63f3591103
https://github.com/phpmyadmin/website/commit/6861ba41aafcb24a39fd5ecaeddc9c63f3591103
Author: Isaac Bennetch 
Date: 2021-02-26 (Fri, 02 February 2021) -05:00

Changed paths: 
M files/models.py

Log Message:
---
Update download description for 5.1 series

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 01d2c9: Fixed a typo in about page

2021-02-24 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 01d2c928bc13d3657e72d92177171f740a60da46
https://github.com/phpmyadmin/website/commit/01d2c928bc13d3657e72d92177171f740a60da46
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M pmaweb/templates/about.html

Log Message:
---
Fixed a typo in about page

Signed-off-by: William Desportes 

Commit: 4c2f2f9c5a70ce104e784000b08bd8d3152993eb
https://github.com/phpmyadmin/website/commit/4c2f2f9c5a70ce104e784000b08bd8d3152993eb
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M pmaweb/templates/about.html

Log Message:
---
Write about 5.1 on about page

Signed-off-by: William Desportes 

Commit: 118bd4e5b30d50148220e1a89e65e1389f9f337f
https://github.com/phpmyadmin/website/commit/118bd4e5b30d50148220e1a89e65e1389f9f337f
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M pmaweb/templates/downloads.html

Log Message:
---
Add 5.1 to releases matrix

Signed-off-by: William Desportes 

Commit: 77c772017d14f187309f5a92af06a8182fb92a49
https://github.com/phpmyadmin/website/commit/77c772017d14f187309f5a92af06a8182fb92a49
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M data/themes.py

Log Message:
---
Enable CSS for 5.1

Ref: 5a6f636f7666279dadcd85150eaef43321e08b7f
Signed-off-by: William Desportes 

Commit: b909bb1a07806c5b04f2175eb018d35ba3d70303
https://github.com/phpmyadmin/website/commit/b909bb1a07806c5b04f2175eb018d35ba3d70303
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
Add 5.1 to branches

Signed-off-by: William Desportes 

Commit: 19d83dc0e1a17a7190443b552bb6d0881ac31b81
https://github.com/phpmyadmin/website/commit/19d83dc0e1a17a7190443b552bb6d0881ac31b81
Author: William Desportes 
Date: 2021-02-24 (Wed, 02 February 2021) +01:00

Changed paths: 
M files/models.py

Log Message:
---
Update version constraint to make 5.1 PHP 8.0 compatible

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 73dab7: Add new sponsor Autonomer

2021-02-10 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 73dab76147018cf1b9255425a061ab77baf8bfca
https://github.com/phpmyadmin/website/commit/73dab76147018cf1b9255425a061ab77baf8bfca
Author: Isaac Bennetch 
Date: 2021-02-10 (Wed, 02 February 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor Autonomer

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 9ef40e: Add new sponsor 4kdownload.com

2021-02-04 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 9ef40e8c64553d1ea2ee05fee552ffab69f1c060
https://github.com/phpmyadmin/website/commit/9ef40e8c64553d1ea2ee05fee552ffab69f1c060
Author: Isaac Bennetch 
Date: 2021-02-04 (Thu, 02 February 2021) -05:00

Changed paths: 
A pmaweb/static/images/4kdownload.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor 4kdownload.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 644136: Backport a bugfix from Django to make the tests run

2021-02-04 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 644136cf6675bd9cf03ef3756c4bcfe4ed7dd1ac
https://github.com/phpmyadmin/website/commit/644136cf6675bd9cf03ef3756c4bcfe4ed7dd1ac
Author: William Desportes 
Date: 2021-02-05 (Fri, 02 February 2021) +01:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
---
Backport a bugfix from Django to make the tests run

See: https://github.com/django/django/pull/11986

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] e01ef7: Run the migrations before launching tests

2021-02-04 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: e01ef70a71ef38643e0cddd57f8b22ee60153a6d
https://github.com/phpmyadmin/website/commit/e01ef70a71ef38643e0cddd57f8b22ee60153a6d
Author: William Desportes 
Date: 2021-02-05 (Fri, 02 February 2021) +01:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
---
Run the migrations before launching tests

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 65edf5: Drop TravisCI

2021-02-04 Thread William Desportes via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 65edf505e5c7e1694465124c0824eae00b0a3c77
https://github.com/phpmyadmin/website/commit/65edf505e5c7e1694465124c0824eae00b0a3c77
Author: William Desportes 
Date: 2021-02-05 (Fri, 02 February 2021) +01:00

Changed paths: 
M README.rst
D .travis.yml

Log Message:
---
Drop TravisCI

Signed-off-by: William Desportes 

Commit: e58831398244a370db4ca81d8226142985fcb07b
https://github.com/phpmyadmin/website/commit/e58831398244a370db4ca81d8226142985fcb07b
Author: William Desportes 
Date: 2021-02-05 (Fri, 02 February 2021) +01:00

Changed paths: 
A .github/workflows/tests.yml

Log Message:
---
Add a test workflow for GitHub actions

Signed-off-by: William Desportes 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] a32616: Remove expired sponsor beencrypted.com

2021-02-03 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: a32616dcb4ee9a8d0383d3572a71ecda1a03e4a7
https://github.com/phpmyadmin/website/commit/a32616dcb4ee9a8d0383d3572a71ecda1a03e4a7
Author: Isaac Bennetch 
Date: 2021-02-03 (Wed, 02 February 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor beencrypted.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 1727b8: Re-add renewing sponsor Trial Pro

2021-02-03 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 1727b8ca7e1e74de60dbf83d693881091d105390
https://github.com/phpmyadmin/website/commit/1727b8ca7e1e74de60dbf83d693881091d105390
Author: Isaac Bennetch 
Date: 2021-02-03 (Wed, 02 February 2021) -05:00

Changed paths: 
A pmaweb/static/images/trialpro.png
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html

Log Message:
---
Re-add renewing sponsor Trial Pro

Signed-off-by: Isaac Bennetch 

Commit: 6940f914d68094ee642a52665e52e1115abb67a7
https://github.com/phpmyadmin/website/commit/6940f914d68094ee642a52665e52e1115abb67a7
Author: Isaac Bennetch 
Date: 2021-02-03 (Wed, 02 February 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor akasse-fagforening.dk

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 23c751: Remove expired sponsor trialpro

2021-02-01 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 23c751a6ad9a7ec6275ae9ad9cba20fc935e1d51
https://github.com/phpmyadmin/website/commit/23c751a6ad9a7ec6275ae9ad9cba20fc935e1d51
Author: Isaac Bennetch 
Date: 2021-02-01 (Mon, 02 February 2021) -05:00

Changed paths: 
M pmaweb/templates/_sponsors.html
M pmaweb/templates/sponsors.html
D pmaweb/static/images/trialpro.png

Log Message:
---
Remove expired sponsor trialpro

Signed-off-by: Isaac Bennetch 

Commit: 1da1956f4b53fc074704aea9881624fee8089eb7
https://github.com/phpmyadmin/website/commit/1da1956f4b53fc074704aea9881624fee8089eb7
Author: Isaac Bennetch 
Date: 2021-02-01 (Mon, 02 February 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor Chhabra Law Firm clfip.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] 75e8ab: Add new sponsor geld.nl

2021-01-27 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 75e8ab8e96416113110baa0aa3d26f79d3ad48d0
https://github.com/phpmyadmin/website/commit/75e8ab8e96416113110baa0aa3d26f79d3ad48d0
Author: Isaac Bennetch 
Date: 2021-01-27 (Wed, 01 January 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Add new sponsor geld.nl

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


[phpMyAdmin Git] [phpmyadmin/website] d6226a: Remove expired sponsor velvetech.com

2021-01-26 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: d6226a55378a2efb1a254513c793dd7c61730ce6
https://github.com/phpmyadmin/website/commit/d6226a55378a2efb1a254513c793dd7c61730ce6
Author: Isaac Bennetch 
Date: 2021-01-21 (Thu, 01 January 2021) -05:00

Changed paths: 
M pmaweb/templates/sponsors.html

Log Message:
---
Remove expired sponsor velvetech.com

Signed-off-by: Isaac Bennetch 

___
Git mailing list
Git@phpmyadmin.net
https://lists.phpmyadmin.net/mailman/listinfo/git


  1   2   3   4   5   6   7   >