Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2513da778cfd3274737e034b82d9c93de26fd8d7
https://github.com/phpmyadmin/phpmyadmin/commit/2513da778cfd3274737e034b82d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-03-17 (Tue, 03 March 2020) -03:00
Changed paths:
M js/sql.js
M templates/sql/query.twig
M themes/bootstrap/scss/_bootstrap.scss
M themes/bootstrap/scss/_codemirror.scss
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Replace fieldset with cards in SQL pages
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: 6b63869f1c33fbacdc2b74ea2c3fdb0d0daa04b3
https://github.com/phpmyadmin/docker/commit/6b63869f1c33fbacdc2b74ea2c3fdb0…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-03-17 (Tue, 03 March 2020) +01:00
Changed paths:
A hooks/build
M .travis.yml
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M fpm-alpine/Dockerfile
M fpm/Dockerfile
Log Message:
-----------
Add org.opencontainers.image.* labels
Licence: https://github.com/phpmyadmin/phpmyadmin/blob/master/composer.json
Commit: 26be7daa0c47b691eeed9d56c3b873090e40bcd7
https://github.com/phpmyadmin/docker/commit/26be7daa0c47b691eeed9d56c3b8730…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-03-17 (Tue, 03 March 2020) +01:00
Changed paths:
A hooks/build
M .travis.yml
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M fpm-alpine/Dockerfile
M fpm/Dockerfile
Log Message:
-----------
Merge #275 - add some org.opencontainers.image.* labels
Pull-request: #275
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: e05baec603b8929cd74e4f10fc2728f42cbe1542
https://github.com/phpmyadmin/docker/commit/e05baec603b8929cd74e4f10fc2728f…
Author: J0WI <J0WI(a)users.noreply.github.com>
Date: 2020-03-17 (Tue, 03 March 2020) +01:00
Changed paths:
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M apache/docker-entrypoint.sh
M docker-entrypoint.sh
M fpm-alpine/Dockerfile
M fpm-alpine/docker-entrypoint.sh
M fpm/Dockerfile
M fpm/docker-entrypoint.sh
Log Message:
-----------
Apply various minor enhancements
Commit: a4071cd297eb1b795bc2b6f6ba533ad2d49a046c
https://github.com/phpmyadmin/docker/commit/a4071cd297eb1b795bc2b6f6ba533ad…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-03-17 (Tue, 03 March 2020) +01:00
Changed paths:
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M apache/docker-entrypoint.sh
M docker-entrypoint.sh
M fpm-alpine/Dockerfile
M fpm-alpine/docker-entrypoint.sh
M fpm/Dockerfile
M fpm/docker-entrypoint.sh
Log Message:
-----------
Merge #274 - apply some feedback from docker-library team
Pull-request: #274