Commit Graph

130 Commits

Author SHA1 Message Date
Marwolf
c1d2bca781 Readme updates 2018-07-06 17:57:51 -04:00
Marwolf
d221a31eaa Fully functional 2018-07-06 17:48:13 -04:00
Marwolf
813a1f8110 Slight tweak 2018-07-06 16:35:26 -04:00
Marwolf
1b11313c81 Several corrections 2018-07-06 13:45:13 -04:00
Marwolf
9b2fa50740 Major changes 2018-07-06 12:59:16 -04:00
Vincent Letourneau
f73daed67b Add MySQL version to the environment variables
The default version of MySQL is 5.7.22.

This change follows the change of MySQL for version 8 and the possible incompatibility with php and phpMyAdmin. see the links:

- https://bugs.php.net/bug.php?id=76243
- https://stackoverflow.com/questions/49948350/phpmyadmin-on-mysql-8-0
v1.5.1
2018-04-29 10:58:11 +02:00
Vincent Letourneau
b396e3beec Documentation improvement 2018-03-29 12:38:02 +02:00
Vincent Letourneau
2f5b55cbd3 Documentation improvement. Add MySQL commands 2018-03-29 12:33:47 +02:00
Vincent Letourneau
1f4cba9861 Documentation improvement v1.5.0 2018-03-29 10:49:56 +02:00
Vincent Letourneau
fa971dc95a Makefile improvement 2018-03-29 10:33:40 +02:00
Vincent Letourneau
466dbca456 Documentation improvement 2018-03-29 10:32:54 +02:00
Vincent Letourneau
bc685cf587 Add PHP Mess Detector 2018-03-29 10:05:40 +02:00
Vincent Letourneau
ec4a2c48c2 Merge branch 'master' into dev 2018-03-29 08:56:24 +02:00
nanoninja
8dc4ccd69c Merge pull request #20 from zanematthew/master
Adding SSL folder to the gitignore list
2018-03-29 08:37:44 +02:00
Zane M. Kolnik
236d54950e Updating readme with instructions for adding/approving local certs, #21 2018-02-23 08:40:25 -05:00
Zane M. Kolnik
1d01aaa437 Adding SSL folder to the gitignore list 2018-02-23 08:04:22 -05:00
Vincent Letourneau
c102be271b Add commented minimal configuration 2018-02-16 18:16:28 +01:00
Vincent Letourneau
3027080260 Update README 2018-02-16 18:15:10 +01:00
Vincent Letourneau
7c627648e5 Update composer
- Update PHPUnit
 - Switch minimum-stability to stable
2018-02-16 18:13:10 +01:00
Vincent Letourneau
cfb6e87297 Add coverage-text log 2018-02-16 18:12:19 +01:00
Vincent Letourneau
9c3d5080ee Update docker-compose to 1.18.0 2018-02-16 18:09:20 +01:00
Vincent Letourneau
23906a14a5 Update gitignore 2018-02-16 18:07:16 +01:00
Vincent Letourneau
70d43369e5 Add link to list the available images of PHP 2018-02-16 08:57:17 +01:00
Vincent Letourneau
3c918781f0 Update README v1.4.0 2017-12-19 11:44:02 +01:00
Vincent Letourneau
aa47906c4b Replace the docker image nginx to nginx:alpine 2017-12-19 11:43:19 +01:00
Vincent Letourneau
b74e78af2d Add the environment variable of the PHP version 2017-12-19 11:20:12 +01:00
Vincent Letourneau
2306e9df9d Fix mysql docker commands 2017-12-19 11:17:07 +01:00
Vincent Letourneau
5a67444f4a Uprade Apigen version 2017-12-19 10:00:11 +01:00
Vincent Letourneau
99035a44d0 Update Readme v1.3.0 2017-09-28 11:31:08 +02:00
Vincent Letourneau
733b4979be Add verbose mode to code-sniff command 2017-09-28 11:30:26 +02:00
Vincent Letourneau
60e16d5984 Update README 2017-09-28 11:16:23 +02:00
Vincent Letourneau
4ed61dc91c Rename default.template 2017-09-28 11:14:21 +02:00
Vincent Letourneau
4e7e284e7c Rename default.template 2017-09-28 11:13:11 +02:00
Vincent Letourneau
2a1e5c8521 Add PHPStorm xdebug remote port 2017-09-28 10:40:07 +02:00
Vincent Letourneau
f18aeba421 Adding a dynamic host name to the Nginx configuration file 2017-09-28 09:50:50 +02:00
Vincent Letourneau
df3560700b Add a Nginx template using a dynamic hostname from .env 2017-09-18 18:49:29 +02:00
Vincent Letourneau
58613a90e3 Apigen error fixed until their next release candidate 2017-09-07 21:05:46 +02:00
Vincent Letourneau
e7412ac484 Add phpstorm documentation with Docker and MacOS 2017-08-12 15:46:15 +02:00
Vincent Letourneau
ebe6b536dc Update README v1.2.0 2017-08-08 11:53:17 +02:00
Vincent Letourneau
63cb412dfa Update apigen to 5.0.0-RC4 2017-08-08 11:52:57 +02:00
Vincent Letourneau
ff25a66593 Update Makefile: add T arguments to exec command 2017-08-08 11:45:56 +02:00
Vincent Letourneau
1cdf44654d Use docker-compose instead of docker for exec 2017-08-08 10:15:36 +02:00
Vincent Letourneau
dba3a26d58 Immprove documentation
- Use docker-compose instead of docker for exec
2017-08-08 10:12:56 +02:00
Vincent Letourneau
60742c2291 Update README 2017-08-04 18:13:14 +02:00
Vincent Letourneau
80b29c4107 Update README 2017-08-04 10:52:06 +02:00
Vincent Letourneau
851312215b Add Version Badge v1.1.0 2017-08-03 14:14:35 +02:00
Vincent Letourneau
a488cc1c8d Updating dependencies in the composer dist file
- Update PHPCodeSniffer to 3.*
- Update Apigen to 5.0.0-RC3
2017-08-03 13:48:51 +02:00
Vincent Letourneau
80fd60aea2 Changing the composer/composer image by the official image much lighter and updated
Minor update of commands related to Composer
2017-08-03 13:33:57 +02:00
Vincent Letourneau
e479945f53 New MySQL host parameter in the .env file 2017-08-03 11:34:38 +02:00
Vincent Letourneau
6f0a9bb780 Update README 2017-08-03 10:30:30 +02:00