aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add environment variables to control scripts/dev.sh behaviorLuc Didry2019-10-091-2/+5
* Return a different code when git isn't installedJeremy Benoist2019-06-141-1/+1
* Check if .git directory existJeremy Benoist2019-06-142-1/+7
* Keep composer.lockJeremy Benoist2019-05-291-2/+2
* Properly source require.shMatthias Baur2019-03-123-9/+21
* Allow optional --ignore-root-warningMartin Trigaux2019-02-142-9/+22
* Jump to 2.3.6-dev and update release processJeremy Benoist2018-12-151-2/+2
* Jump to 2.3.5-dev and update release processJeremy Benoist2018-11-251-4/+4
* Merge pull request #3733 from Deuchnord/root-abort-updateKevin Decherf2018-10-172-0/+28
|\
| * Added argument to ignore the warning.Jérôme Deuchnord2018-10-162-2/+18
| * Abort running install and update script if root (closes #3590)Jérôme Deuchnord2018-10-062-0/+12
* | Merge pull request #3706 from shtrom/fix/gnu-make-bashKevin Decherf2018-10-145-0/+0
|\ \ | |/ |/|
| * Makefile fixes for non GNU systemsOlivier Mehani2018-08-185-0/+0
* | Update release scriptJeremy Benoist2018-08-171-4/+4
|/
* add `set -eu` to update.shSven Fischer2018-01-031-0/+3
* Fixed symlinks issue during release creationNicolas Lœuillet2017-03-011-0/+1
* scripts/update.sh: 18: scripts/update.sh: composer.phar: not foundFoxMaSk2017-02-041-1/+1
* Fixed update scriptNicolas Lœuillet2017-01-231-1/+1
* Added explanations about migrationsNicolas Lœuillet2017-01-231-0/+1
* Reorder variable assignation in update.sh script, fix #2554Darius Kramer2016-11-071-1/+1
* fix path for in install scriptsFoxMaSk2016-10-303-3/+3
* fix path for in install scriptsFoxMaSk2016-10-303-9/+9
* Usage of composer.phar if it's foundNicolas Lœuillet2016-10-274-5/+12
* Added require.sh to check if composer is installedNicolas Lœuillet2016-10-274-3/+21
* Added a check in Makefile to see if composer is installedNicolas Lœuillet2016-10-241-0/+2
* Bring make devThomas Citharel2016-10-151-0/+7
* Update documentationNicolas Lœuillet2016-10-103-0/+6
* Added documentation about testsuiteNicolas Lœuillet2016-10-101-1/+1
* Created scripts folder to store update/install/release processNicolas Lœuillet2016-10-093-0/+36