Vincent Letourneau
|
6b6137d99c
|
Update travis configuration
|
2017-07-29 11:48:37 +02:00 |
|
Vincent Letourneau
|
4af1a379f6
|
Update travis configuration
|
2017-07-29 11:43:53 +02:00 |
|
Vincent Letourneau
|
fed284b2eb
|
Update travis configuration
|
2017-07-29 11:39:10 +02:00 |
|
Vincent Letourneau
|
f0a50d07f7
|
Add travil-ci basic configuration
|
2017-07-29 11:34:01 +02:00 |
|
Vincent Letourneau
|
7785e1ba15
|
Update README
|
2017-07-29 11:25:21 +02:00 |
|
Vincent Letourneau
|
d7d8b08b29
|
Fix path for SSL server
|
2017-07-28 20:05:51 +02:00 |
|
Vincent Letourneau
|
281c0a5e01
|
Change MySQL expose port 3306 to 8989
|
2017-07-28 20:05:09 +02:00 |
|
Vincent Letourneau
|
7dd9bc9346
|
Update README
|
2017-07-28 20:04:25 +02:00 |
|
Vincent Letourneau
|
37b0918baf
|
Add corrections
|
2017-07-28 19:54:32 +02:00 |
|
Vincent Letourneau
|
ea71aa6fdb
|
Update README
|
2017-07-28 18:44:50 +02:00 |
|
Vincent Letourneau
|
068081f987
|
Add some correction
|
2017-07-28 18:44:33 +02:00 |
|
Vincent Letourneau
|
63a6dd3198
|
Ubuntu mysql-dump bug fixes
|
2017-07-28 18:15:28 +02:00 |
|
Vincent Letourneau
|
608def24e6
|
Fix shell commands
|
2017-07-28 15:10:12 +02:00 |
|
Vincent Letourneau
|
130c5922c1
|
Improve Makefile
|
2017-07-28 15:08:02 +02:00 |
|
Vincent Letourneau
|
17e1596261
|
Update README
|
2017-07-28 15:05:28 +02:00 |
|
Vincent Letourneau
|
1e855ea84b
|
make init bug fixed
|
2017-07-28 14:50:41 +02:00 |
|
Vincent Letourneau
|
724ae343d9
|
Update PWD and add DB dump path
|
2017-07-28 14:27:49 +02:00 |
|
Vincent Letourneau
|
0cd76c717a
|
Remove db dump path
|
2017-07-28 14:27:07 +02:00 |
|
Vincent Letourneau
|
c392e82b8a
|
Update README
|
2017-07-28 14:26:41 +02:00 |
|
Vincent Letourneau
|
170993c731
|
Update README
|
2017-07-28 13:19:54 +02:00 |
|
Vincent Letourneau
|
18cf2e57cd
|
Update README
|
2017-07-28 13:10:20 +02:00 |
|
Vincent Letourneau
|
55a59ceabb
|
Update README
|
2017-07-27 20:01:48 +02:00 |
|
Vincent Letourneau
|
691d9f1a3c
|
Add phpunit 6.0
|
2017-07-27 20:01:19 +02:00 |
|
Vincent Letourneau
|
21ae04f12d
|
small fixes
|
2017-07-27 20:00:22 +02:00 |
|
Vincent Letourneau
|
12cf097153
|
Update README
|
2017-07-27 19:08:58 +02:00 |
|
Vincent Letourneau
|
e80b05d855
|
Adapt Nginx configuration with PHP volume
|
2017-07-27 18:51:52 +02:00 |
|
Vincent Letourneau
|
b7683f79a6
|
Add code coverage and color output for testing
|
2017-07-27 17:40:42 +02:00 |
|
Vincent Letourneau
|
109074f91b
|
Upgrade phpunit to version 6.0
|
2017-07-27 17:37:59 +02:00 |
|
Vincent Letourneau
|
69022ddaff
|
Improve configuration with Makefile
- Add Makefile
- Add environment configuration file
- Use env with docker-compose and Makefile"
|
2017-07-27 17:31:40 +02:00 |
|
Vincent Letourneau
|
12f1c309e5
|
Update README
|
2017-06-13 22:26:33 +02:00 |
|
Vincent Letourneau
|
301c7040ba
|
Update gitignore
|
2017-06-13 22:20:18 +02:00 |
|
Vincent Letourneau
|
4f592af4ee
|
Update README
|
2017-06-13 22:19:29 +02:00 |
|
Vincent Letourneau
|
a85ad26ccb
|
Add netbeans sample configuration
|
2017-06-13 22:18:45 +02:00 |
|
Vincent Letourneau
|
97ef028732
|
Improve linux cleaner
|
2017-06-13 22:18:16 +02:00 |
|
Vincent Letourneau
|
2fc6bdd6b1
|
Delete composer.json
|
2017-06-13 20:25:09 +02:00 |
|
Vincent Letourneau
|
6db293a047
|
Add a composer configuration file for the distribution
|
2017-06-13 20:20:21 +02:00 |
|
Vincent Letourneau
|
a6f65d5bc5
|
bin/linux/clean: Remove containers with the exit status
|
2017-06-13 20:14:49 +02:00 |
|
Vincent Letourneau
|
ddf9604b8e
|
Fix composer apigen error
v0.1.1
|
2017-05-25 22:29:00 +02:00 |
|
Vincent Letourneau
|
d0595e1a88
|
Improve README
v0.1.0
|
2017-01-23 11:52:14 +01:00 |
|
Vincent Letourneau
|
0c081d7fc9
|
Add Unit Test example
|
2017-01-23 11:04:43 +01:00 |
|
Vincent Letourneau
|
394d2d360e
|
Improve php configuration
|
2017-01-23 11:04:14 +01:00 |
|
Vincent Letourneau
|
ca9f2919aa
|
Add example
|
2017-01-23 11:03:50 +01:00 |
|
Vincent Letourneau
|
995868ecc2
|
Update composer
- Add autoloader
- Add PHPUnit
- Add ApiGen
- Add CodeSniffer
version: '2'
services:
webserver:
image: php
ports:
- 3000:80
volumes:
- ./www:/www
command: php -S 0.0.0.0:80 -t /www
|
2017-01-23 11:02:41 +01:00 |
|
Vincent Letourneau
|
88fd47410a
|
Add gitignore
|
2017-01-22 10:52:23 +01:00 |
|
Vincent Letourneau
|
bf19f1e511
|
Update README
|
2017-01-22 10:47:35 +01:00 |
|
Vincent Letourneau
|
066f5549c7
|
Update README
|
2017-01-22 10:44:52 +01:00 |
|
Vincent Letourneau
|
aef24090a1
|
Improve docker-compose
- Update mysql user/pass to dev/dev
- Improve README
|
2017-01-22 10:42:42 +01:00 |
|
Vincent Letourneau
|
f78334f321
|
Update README and Docker Compose file
|
2017-01-15 16:41:10 +01:00 |
|
Vincent Letourneau
|
29afb156eb
|
Update README
- Add links shortcut
|
2017-01-15 15:52:48 +01:00 |
|
Vincent Letourneau
|
671766bdf3
|
first commit
|
2017-01-15 15:48:31 +01:00 |
|