Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a0a44fd01ed81b132a34debbfbe20a07b0730713
https://github.com/phpmyadmin/phpmyadmin/commit/a0a44fd01ed81b132a34debbfbe…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-11-30 (Sat, 11 November 2019) -03:00
Changed paths:
A libraries/classes/Controllers/Database/SearchController.php
M libraries/routes.php
M services_controllers.yml
D libraries/entry_points/database/search.php
Log Message:
-----------
Move db search entry point logic to a new controller
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: 43888414d6f09bbb11a0f74c2c05daf5a979e151
https://github.com/phpmyadmin/docker/commit/43888414d6f09bbb11a0f74c2c05daf…
Author: J0WI <J0WI(a)users.noreply.github.com>
Date: 2019-11-29 (Fri, 11 November 2019) +01:00
Changed paths:
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M fpm-alpine/Dockerfile
M fpm/Dockerfile
Log Message:
-----------
Drop opcache from cli actions
Commit: 53a793568a3e215d7532617b0af6f1452ac93b3f
https://github.com/phpmyadmin/docker/commit/53a793568a3e215d7532617b0af6f14…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-11-30 (Sat, 11 November 2019) +01:00
Changed paths:
M Dockerfile-alpine.template
M Dockerfile-debian.template
M apache/Dockerfile
M fpm-alpine/Dockerfile
M fpm/Dockerfile
Log Message:
-----------
Merge #242 - drop opcache from cli actions
Pull-request: #242
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fcde861b97c8c94604e967c9daf8f7934efeab08
https://github.com/phpmyadmin/phpmyadmin/commit/fcde861b97c8c94604e967c9daf…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-11-28 (Thu, 11 November 2019) -03:00
Changed paths:
A libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/routes.php
M services_controllers.yml
D libraries/entry_points/database/qbe.php
Log Message:
-----------
Move db qbe entry point logic to a new controller
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>