- 01 Nov, 2017 1 commit
-
-
Victor Nikulshin authored
-
- 07 Dec, 2016 1 commit
-
-
Philippe Mouchel authored
-
- 06 Dec, 2016 7 commits
-
-
Philippe Mouchel authored
Fix behat tests initialization See merge request !38
-
Victor Nikulshin authored
This helper will try to check file on a remote server. To do this, it needs to have a configured key to connect via SSH.
-
Victor Nikulshin authored
-
Victor Nikulshin authored
This reverts commit 9e2dac93.
-
Victor Nikulshin authored
-
Victor Nikulshin authored
Clear cached bytecode file after local_vars.py modification See merge request !37
-
Victor Nikulshin authored
-
- 02 Dec, 2016 22 commits
-
-
Philippe Mouchel authored
Dockerfile initializer in Drupalizer See merge request !34
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
When Drupal is build for the second (third, etc.) time, it is necessary to restore write permission on site settings.php file, because it is removed by Drupal by default. Otherwise Drush make command will fail to copy all files to the src/drupal/.
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
On a clean project, this directory will not exist when Docker image is build for the first time. And this will trigger an Apache config checker warning later in the script. Creating an empty directory will silence the warning in the build output.
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
-
Victor Nikulshin authored
The contents of the Dockerfile are based on the same file in boilerplate meta-repository that is normally used in combination with Drupalizer.
-
- 01 Dec, 2016 6 commits
-
-
Philippe Mouchel authored
Update README.adoc See merge request !36
-
Philippe Mouchel authored
# Conflicts: # README.adoc
-
Philippe Mouchel authored
-
Victor Nikulshin authored
Provide a new var, to define site default language See merge request !35
-
Philippe Mouchel authored
-
Philippe Mouchel authored
-
- 15 Nov, 2016 2 commits
-
-
Victor Nikulshin authored
Execute git while making sure it answers in English This way, regardless of the default language in the environment, our task will complete as expected. See merge request !31
-
Samuel Sirois authored
This way, regardless of the default language in the environment, our task will complete as expected.
-
- 14 Nov, 2016 1 commit
-
-
Philippe Mouchel authored
Remove untouched repositories from git.check_status to reduce noise Fix Redmine#102624 Untouched repositories: * "master repository" (the actual solution using Drupalizer) * Drupalizer's repository See merge request !30
-