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: marcelocg/phoenix-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: marcelocg/phoenix-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 1 file changed
  • 5 contributors

Commits on Nov 28, 2016

  1. Install erlang-dialyzer

    xtian committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    3fa05df View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Install erlang-dialyzer

    Merge pull request #11 from xtian/dialyzer
    marcelocg authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    f1b41bd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Use secure URL for deb package

    xtian committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    60db287 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Install locales

    Brandon Joyce committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    a7f3a57 View commit details
    Browse the repository at this point in the history
  2. Install mix and rebar locally

    Brandon Joyce committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    22eb438 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Merge pull request #13 from brandonjoyce/install-locales

    Install locales
    marcelocg authored May 1, 2017
    Configuration menu
    Copy the full SHA
    5cb7073 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from brandonjoyce/install-hex-locally

    Install mix and rebar locally
    marcelocg authored May 1, 2017
    Configuration menu
    Copy the full SHA
    455a372 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Fixing comment bug

    Brandon Joyce committed May 5, 2017
    Configuration menu
    Copy the full SHA
    5fd4c8a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Merge pull request #15 from brandonjoyce/comment-fix

    Fixing comment bug
    marcelocg authored May 9, 2017
    Configuration menu
    Copy the full SHA
    661c1c0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Merge pull request #12 from xtian/deb-https

    Use secure URL for deb package
    marcelocg authored May 11, 2017
    Configuration menu
    Copy the full SHA
    593ec4d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Install Node 8.x

    xtian committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    39c0446 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Merge pull request #17 from xtian/chore/node@8

    Install Node 8.x
    marcelocg authored Aug 13, 2017
    Configuration menu
    Copy the full SHA
    1926df3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Install Phoenix 1.3

    xtian committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    2cf8ce3 View commit details
    Browse the repository at this point in the history
  2. Update Node.js docs URL

    xtian committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    0a41777 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Merge pull request #18 from xtian/chore/phoenix@1.3

    Install Phoenix 1.3
    marcelocg authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5886de0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. add inotify-tools to enable phoenix live-reload

    Signed-off-by: Ashwin Murali <mail@cruisemaniac.com>
    cruisemaniac committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    b49f44d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from cruisemaniac/master

    add inotify-tools to enable phoenix live-reload
    marcelocg authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    53b0bef View commit details
    Browse the repository at this point in the history
Loading