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: nanoninja/docker-nginx-php-mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: nanoninja/docker-nginx-php-mysql
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.
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    c50b7ca View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Update .gitignore

    Added gitignore entry for Visual Studio code meta data folder
    kamrandotpk authored May 12, 2020
    Configuration menu
    Copy the full SHA
    768be13 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge pull request #45 from mkamranpk/patch-1

    Update .gitignore
    nanoninja authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5d90dee View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    010da75 View commit details
    Browse the repository at this point in the history
  2. Update MySQL to 8 version

    nanoninja committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a346bdb View commit details
    Browse the repository at this point in the history
  3. Update README

    - Remove sudo for docker commands
    - Replacement of the documentation generator by PHPDoc
      Too many problems with "apigen" dependencies and it seems to not be maintained.
    nanoninja committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b99d4f0 View commit details
    Browse the repository at this point in the history
  4. Add rewrite url for a subfolder

    Pull request by @phambanhan
    nanoninja committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a30d340 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e6ab12 View commit details
    Browse the repository at this point in the history
  6. Update some commands

    Change documentation generator with PHPDoc.
    Apigen poses too many dependency conflicts and does not seem to be maintained.
    
    PHPDoc offers a Docker image allowing to externalize the installation and the dependencies.
    nanoninja committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    af94415 View commit details
    Browse the repository at this point in the history
  7. Update of dependencies

    - Update PHPUnit, PHPCode_sniffer
    - Remove apigen
    nanoninja committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    2b2a131 View commit details
    Browse the repository at this point in the history
Loading