[phpMyAdmin Git] [phpmyadmin/website] 059b5c: Add descriptions for 4.9 and 5.0

2019-06-05 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 059b5c5da9603a3d38c44e7428b23a435c55
https://github.com/phpmyadmin/website/commit/059b5c5da9603a3d38c44e7428b23a435c55
Author: Maurício Meneghini Fauth 
Date: 2019-06-05 (Wed, 06 June 2019) -03:00

Changed paths: 
M files/models.py

Log Message:
---
Add descriptions for 4.9 and 5.0

Related to fb9554d192fb759326b170416f1c47501dadc2dc

Signed-off-by: Maurício Meneghini Fauth 

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


[phpMyAdmin Git] [phpmyadmin/docker] db5c62: Set up edge-4.9

2019-06-05 Thread Isaac Bennetch
Branch: refs/heads/edge-4.9
Home: https://github.com/phpmyadmin/docker
Commit: db5c629d4a943c101318317a4cadcb590a8d021f
https://github.com/phpmyadmin/docker/commit/db5c629d4a943c101318317a4cadcb590a8d021f
Author: Isaac Bennetch 
Date: 2019-06-05 (Wed, 06 June 2019) -04:00

Changed paths: 
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M fpm-alpine/Dockerfile
M fpm/Dockerfile

Log Message:
---
Set up edge-4.9

Signed-off-by: Isaac Bennetch 

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


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 3d0f48: Finish fixing theme tests for 4.9

2019-06-05 Thread Isaac Bennetch
Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3d0f481555fc4f85d0b695ad796185696b71aa9b
https://github.com/phpmyadmin/phpmyadmin/commit/3d0f481555fc4f85d0b695ad796185696b71aa9b
Author: Isaac Bennetch 
Date: 2019-06-05 (Wed, 06 June 2019) -04:00

Changed paths: 
M test/classes/ThemeTest.php

Log Message:
---
Finish fixing theme tests for 4.9

Signed-off-by: Isaac Bennetch 

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


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c4e4d3: Fix undefined variables in some JavaScript files

2019-06-05 Thread Maurício Meneghini Fauth
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c4e4d30300a818266e57ad7ca816255ae1366828
https://github.com/phpmyadmin/phpmyadmin/commit/c4e4d30300a818266e57ad7ca816255ae1366828
Author: Maurício Meneghini Fauth 
Date: 2019-06-05 (Wed, 06 June 2019) -03:00

Changed paths: 
M js/functions.js
M js/gis_data_editor.js
M js/indexes.js
M js/makegrid.js
M js/messages.php

Log Message:
---
Fix undefined variables in some JavaScript files

Signed-off-by: Maurício Meneghini Fauth 

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


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 5bece6: Fix theme tests for 4.9

2019-06-05 Thread Isaac Bennetch
Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5bece6b0816b45d2a56c4a5173a067879cec3c20
https://github.com/phpmyadmin/phpmyadmin/commit/5bece6b0816b45d2a56c4a5173a067879cec3c20
Author: Isaac Bennetch 
Date: 2019-06-05 (Wed, 06 June 2019) -04:00

Changed paths: 
M test/classes/_data/gen_version_info/theme.json

Log Message:
---
Fix theme tests for 4.9

Signed-off-by: Isaac Bennetch 

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


[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 69e101: Improve create-release script to handle QA branches higher than QA_4_8.

2019-06-05 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 69e1011ae6474c161a784cc8906e3decb6dc5b2f
https://github.com/phpmyadmin/phpmyadmin/commit/69e1011ae6474c161a784cc8906e3decb6dc5b2f
Author: Isaac Bennetch 
Date: 2019-06-05 (Wed, 06 June 2019) -04:00

Changed paths: 
M scripts/create-release.sh

Log Message:
---
Improve create-release script to handle QA branches higher than QA_4_8.

When we first added this bit, we intended to make QA_4_8 the LTS branch,
but have added QA_4_9 since then.

Signed-off-by: Isaac Bennetch 

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


[phpMyAdmin Git] [phpmyadmin/website] 70e0fb: Simplify requirements section

2019-06-05 Thread Michal Čihař via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 70e0fbb00983d65fd77a4351942d47380ab52ea0
https://github.com/phpmyadmin/website/commit/70e0fbb00983d65fd77a4351942d47380ab52ea0
Author: Michal Čihař 
Date: 2019-06-05 (Wed, 06 June 2019) +02:00

Changed paths: 
M README.rst

Log Message:
---
Simplify requirements section

Signed-off-by: Michal Čihař 

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


[phpMyAdmin Git] [phpmyadmin/themes] a4d8e6: Fallen is also compatible with phpMyAdmin 4.9, mark it as such

2019-06-05 Thread Isaac Bennetch
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/themes
Commit: a4d8e6c1f2ec5d2c84b5305c210d370028e30d28
https://github.com/phpmyadmin/themes/commit/a4d8e6c1f2ec5d2c84b5305c210d370028e30d28
Author: Isaac Bennetch 
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M fallen/theme.json

Log Message:
---
Fallen is also compatible with phpMyAdmin 4.9, mark it as such

Signed-off-by: Isaac Bennetch 

Commit: 8dced62bdf9281e679c358e993871a8805f98edd
https://github.com/phpmyadmin/themes/commit/8dced62bdf9281e679c358e993871a8805f98edd
Author: Isaac Bennetch 
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M metro/theme.json

Log Message:
---
Metro is also compatible with phpMyAdmin 4.9, mark it as such

Signed-off-by: Isaac Bennetch 

Commit: 21b4024488b05d0344772af006a2298dc857e4c7
https://github.com/phpmyadmin/themes/commit/21b4024488b05d0344772af006a2298dc857e4c7
Author: Isaac Bennetch 
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M mhn/theme.json

Log Message:
---
mhn is also compatible with phpMyAdmin 4.9, mark it as such

Signed-off-by: Isaac Bennetch 

Commit: dffe512f6734c032beca5a3c75bc76c279d4f8df
https://github.com/phpmyadmin/themes/commit/dffe512f6734c032beca5a3c75bc76c279d4f8df
Author: Isaac Bennetch 
Date: 2019-06-04 (Tue, 06 June 2019) -04:00

Changed paths: 
M fallen/info.inc.php

Log Message:
---
Fallen is also compatible with phpMyAdmin 4.9, mark it as such

Added info.inc.php to the previous commit of theme.json

Signed-off-by: Isaac Bennetch 

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


[phpMyAdmin Git] [phpmyadmin/website] cfc295: Change admins to infra list

2019-06-05 Thread Michal Čihař via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: cfc29531e43f63e18480421e2140cb05c31ef490
https://github.com/phpmyadmin/website/commit/cfc29531e43f63e18480421e2140cb05c31ef490
Author: Michal Čihař 
Date: 2019-06-05 (Wed, 06 June 2019) +02:00

Changed paths: 
M pmaweb/settings.py

Log Message:
---
Change admins to infra list

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


[phpMyAdmin Git] [phpmyadmin/website] 4f10ba: Fix CSS map for 4.9 themes

2019-06-05 Thread Michal Čihař via Git
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: 4f10baaef3d3a4522b629789ec98fa8669afa78e
https://github.com/phpmyadmin/website/commit/4f10baaef3d3a4522b629789ec98fa8669afa78e
Author: Michal Čihař 
Date: 2019-06-05 (Wed, 06 June 2019) +02:00

Changed paths: 
M data/themes.py

Log Message:
---
Fix CSS map for 4.9 themes

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