Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced env by dev for make run | Nicolas Lœuillet | 2017-12-12 | 1 | -1/+1 |
| | | | | The symfony server:run command can only be used in dev environment | ||||
* | Add an initial migration | adev | 2017-11-21 | 1 | -12/+1 |
| | |||||
* | Replace ant with Makefile | Kevin Decherf | 2017-11-19 | 1 | -9/+27 |
| | | | | | | Fixes #1735 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Fix make build by replacing grunt with webpack | Nicolas Hart | 2017-08-05 | 1 | -2/+2 |
| | |||||
* | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -2/+1 |
| | |||||
* | Added a check in Makefile to see if composer is installed | Nicolas Lœuillet | 2016-10-24 | 1 | -1/+1 |
| | | | | Fix #2498 | ||||
* | Bring make dev | Thomas Citharel | 2016-10-15 | 1 | -0/+3 |
| | |||||
* | Update documentation | Nicolas Lœuillet | 2016-10-10 | 1 | -0/+1 |
| | |||||
* | Added documentation about testsuite | Nicolas Lœuillet | 2016-10-10 | 1 | -4/+6 |
| | | | | Fix #2415 | ||||
* | Changed the default command when we launch make | Nicolas Lœuillet | 2016-10-09 | 1 | -0/+2 |
| | |||||
* | Created scripts folder to store update/install/release process | Nicolas Lœuillet | 2016-10-09 | 1 | -26/+3 |
| | |||||
* | Update Makefile | Nicolas Lœuillet | 2016-10-09 | 1 | -23/+14 |
| | |||||
* | Update Makefile | Nicolas Lœuillet | 2016-10-09 | 1 | -11/+34 |
| | |||||
* | First draft for Makefile | Nicolas Lœuillet | 2016-10-09 | 1 | -0/+47 |