- 11 Jan, 2017 2 commits
-
-
Victor Nikulshin authored
Add drush.config_import See merge request !39
-
Samuel Sirois authored
-
- 03 Jan, 2017 1 commit
-
-
Samuel Sirois authored
-
- 27 Dec, 2016 1 commit
-
-
Victor Nikulshin authored
-
- 21 Dec, 2016 1 commit
-
-
Ernesto Rodriguez Ortiz authored
-
- 20 Dec, 2016 1 commit
-
-
Ernesto Rodriguez Ortiz authored
Add support for the config_installer profile
-
- 14 Dec, 2016 1 commit
-
-
Ernesto Rodriguez Ortiz authored
Use the root user from the container to create the dir and then change the group and owner so www-data can write.
-
- 12 Dec, 2016 4 commits
-
-
Ernesto Rodriguez Ortiz authored
Remove the fabfile. from the locals imports, because the project is in most cases cloned as a git submodule and named fabfile but it could be named different.
-
Ernesto Rodriguez Ortiz authored
-
Ernesto Rodriguez Ortiz authored
Remove the fabfile. from the locals imports, because the project is in most cases cloned as a git submodule and named fabfile but it could be named different.
-
Ernesto Rodriguez Ortiz authored
-
- 26 Nov, 2016 1 commit
-
-
Ernesto Rodriguez Ortiz authored
I'm really sorry for this one BIG commit with all the changes, but this start like an experiment work testing differents thinks and some of them were removed, so I don't want to create confussion with commits that add some changes and are later removed by other commits. This is still a WIP (Work In Progress) but I think is ready for testing and have some feedbacks and contributions! * Use Docker4Drupal instead our own base image. * Use Docker Compose to run docker commands instead docker directly, so almost every fab docker.* task has changed, use fab --list to see new tasks. * Add a fix permissions task to set the owner and groups of files dynamically using the current user and the web server user in the container. * Add a task to clean the src/drupal avoiding permissions problems. * Add ruamel.yml like a dependency to the project to inspect the defined services in the docker-compose.yml * Change the test package to load and run differents tests modules dynamically. * Add a "tags" argument to the "test" command in order to limit which scenarios are run. * Changes in the config files structure, you must copy local_vars.py and rewrite the conf/drupalizer.py * Several PEP8 corrections. * Add aegir folder with the drush migrate-sites and remove-platform scripts that should be placed in the aegir home in the hostmaster server.
-
- 25 Oct, 2016 1 commit
-
-
Ernesto Rodriguez Ortiz authored
-
- 24 Oct, 2016 1 commit
-
-
Samuel Sirois authored
-
- 18 Aug, 2016 1 commit
-
-
Emmanuel Milou authored
-
- 17 Aug, 2016 2 commits
-
-
Philippe Mouchel authored
-
Samuel Sirois authored
Enable GitLab CI * Provide a .gitlab-ci.yml See merge request !11
-
- 16 Aug, 2016 8 commits
-
-
Emmanuel Milou authored
Revert "Merge branch 'feature/update-doc' into '2.x'" This reverts merge request !9 See merge request !10
-
Emmanuel Milou authored
Add fab --list command as health check
-
Emmanuel Milou authored
Add a basic config file to analyse code with sonar Lookup http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner#AnalyzingwithSonarQubeScanner-Installation in order to install and configure sonar-scanner on your development box. See merge request !8
-
Emmanuel Milou authored
-
Emmanuel Milou authored
This reverts merge request !9
-
Emmanuel Milou authored
Update README See merge request !9
-
Emmanuel Milou authored
-
Philippe Mouchel authored
-
- 05 Aug, 2016 3 commits
-
-
Samuel Sirois authored
-
Emmanuel Milou authored
Use a env var provided by Fabri instead of interactive_mode Cause we can not override its value as it's defined in a file See merge request !7
-
Philippe Mouchel authored
active_mode, cause we can not override its value as it's defined in a file
-
- 04 Aug, 2016 2 commits
-
-
Samuel Sirois authored
Provide languages in a variable in conf file Plutot que ne proposer que le français comme langue en plus de l'anglais, on ouvre les possibilités en gérant les langues additionnelles via un paramètre : env.site_languages. Tout ça pour builder des plateformes prêtes à accueillir des langues supplémentaires. Voir l'option **--translations** de la commande make pour les valeurs possibles : https://drushcommands.com/drush-7x/make/make/ See merge request !6
-
Philippe Mouchel authored
-
- 26 Jul, 2016 4 commits
-
-
Emmanuel Milou authored
Feature/git dirty repos Add a git "module" that checks if workspace repositories are clean or not. If not, asks if user wishes to continue with consequence of potentially loosing local files/commits/modifications. See merge request !5
-
Philippe Mouchel authored
to detect local branches ahead of remote branches
-
Philippe Mouchel authored
-
Emmanuel Milou authored
Add a <tags> argument to the <test> command We can now filter which scenarios are run by behat. See merge request !4
-
- 18 Jul, 2016 6 commits
-
-
Philippe Mouchel authored
+ propose to push local branches
-
Philippe Mouchel authored
-
Philippe Mouchel authored
-
Philippe Mouchel authored
-
Philippe Mouchel authored
-
Philippe Mouchel authored
-