Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: softartltd/docker-symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: maxpou/docker-symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 8 contributors

Commits on May 27, 2017

  1. Update README.md

    maxpou authored May 27, 2017
    Configuration menu
    Copy the full SHA
    569dd6c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Adding sessions folder to chmod command in sf3 (maxpou#26)

    Also adding comment for doctrine:fixtures:load
    Lachezar Lechev authored and maxpou committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    0b9a44f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. single command to update hosts file (maxpou#66)

    Use single command to update hosts file (README)
    MaksSlesarenko authored and maxpou committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    a9dff03 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Hotfix/php timezone (maxpou#67)

    * One line symlink to localtime
    
    * Make timezone variable and set /etc/timezone too
    
    * Set PHP timezone
    
    * Take the timezone configuration out to the env file
    carlosas authored and maxpou committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    3ddfac8 View commit details
    Browse the repository at this point in the history
  2. Update php7-fpm dockerfile to add ssl support (maxpou#71)

    To remove this error: Unknown SSL protocol error in connection to getcomposer.org:443
    clifinger authored and maxpou committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    280bfc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Update PHP to 7.1

    maxpou committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    3529253 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Change default domain name to symfony.local

    Jakub Idziak authored and Jakub Idziak committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    2c4775e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Merge pull request maxpou#90 from Idziak/default_domain_change

    Change default domain name to symfony.local
    maxpou authored Jan 28, 2018
    Configuration menu
    Copy the full SHA
    0b1c70e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Optimized Dockerfile

    satoru-k committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    9456527 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Merge pull request maxpou#107 from satoru-k/feature/issue-57

    Optimized Dockerfile
    maxpou authored Nov 24, 2018
    Configuration menu
    Copy the full SHA
    195c6e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Fix finding IP address command with grep

    enekochan authored and maxpou committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0850b15 View commit details
    Browse the repository at this point in the history
Loading