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: nodejs/docker-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7cbea391f2267
Choose a base ref
...
head repository: nodejs/docker-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 36abbd4f4bf
Choose a head ref
  • 14 commits
  • 16 files changed
  • 3 contributors

Commits on Dec 24, 2015

  1. Merge pull request #81 from tianon/4.2.4

    Update Node to 4.2.4
    Starefossen committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    6f26062 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. Update Node to 5.4.0

    PR-URL: #83
    Realted: nodejs/node#4547
    
    Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
    Hans Kristian Flaatten committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    c4868ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from nodejs/node-5-4-0

    Update Node to 5.4.0
    Starefossen committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    b580317 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Upgrade Node to 5.4.1

    PR-URL: #86
    
    Related: nodejs/node#4626
    
    Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    4bc77d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from Starefossen/node-5-4-1

    Upgrade Node to 5.4.1
    Starefossen committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    32846bd View commit details
    Browse the repository at this point in the history
  3. Update instructions in README for the onbuild variant

    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    f6691b6 View commit details
    Browse the repository at this point in the history
  4. Update supported Docker versions from docker-library/docs

    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    667d7d7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #80 from Starefossen/readme-onbuild-update

    Update instructions in README for onbuild variant
    Starefossen committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    c8170c3 View commit details
    Browse the repository at this point in the history
  6. Add release key for Evan Lucas @evanlucas

    PR-URL: #85
    
    Related: nodejs/node#4579
    
    Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    4d80297 View commit details
    Browse the repository at this point in the history
  7. Add release key for Myles Borins @thealphanerd

    PR-URL: #85
    
    Related: nodejs/node#4657
    
    Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    4b1b505 View commit details
    Browse the repository at this point in the history
  8. Onbuild does not install according to shrinkwrap

    Close: #65
    Hans Kristian Flaatten committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    ececf6c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Merge pull request #87 from Starefossen/docs/onbuild-npm-shrinkwrap

    Document why onbuild does not install according to shrinkwrap
    Starefossen committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    d28c759 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from Starefossen/add-release-keys

    Add two new release keys
    Starefossen committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    518abbb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Update Node to 4.2.5

    pesho committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    36abbd4 View commit details
    Browse the repository at this point in the history
Loading