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: chadly/ghost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ghost
Choose a base ref
...
head repository: chadly/ghost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: azure
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 10 files changed
  • 3 contributors

Commits on May 26, 2018

  1. Configuration menu
    Copy the full SHA
    b922e03 View commit details
    Browse the repository at this point in the history
  2. Make it easy to run db init

    Using knex-migrator installed globally doesn't work. Running it through node app here avoiding the need to install it globally.
    chadly committed May 26, 2018
    Configuration menu
    Copy the full SHA
    8d1e0fc View commit details
    Browse the repository at this point in the history
  3. Allow ghost to work with azure

    Setup bindings for iisnode.
    chadly committed May 26, 2018
    Configuration menu
    Copy the full SHA
    499fef9 View commit details
    Browse the repository at this point in the history
  4. Add HSTS support

    chadly committed May 26, 2018
    Configuration menu
    Copy the full SHA
    24275bb View commit details
    Browse the repository at this point in the history
  5. Use yarn instead of npm for kudu deployment

    Ghost uses yarn. Use that when deploying.
    
    https://github.com/stefangordon/kudu-yarn
    chadly committed May 26, 2018
    Configuration menu
    Copy the full SHA
    b7796ae View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Merge Ghost v2.0.3

    chadly committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    759895a View commit details
    Browse the repository at this point in the history
  2. Ignore database content

    chadly committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    825deb4 View commit details
    Browse the repository at this point in the history
  3. Only configure port from azure app service if provided

    Otherwise, local debugging is broken
    chadly committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    33cd2d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    71f220b View commit details
    Browse the repository at this point in the history
  2. "blog" -> "site"

    chadly authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    529ce54 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    19eaf0e View commit details
    Browse the repository at this point in the history
  2. Tweak yarn installation to be more reliable

    Set the npm config prefix and explicitly alter the path to avoid path issues on azure app service.
    
    projectkudu/kudu#2176 (comment)
    chadly committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    05dd519 View commit details
    Browse the repository at this point in the history
  3. Merge Clean Blog theme v1.0.1

    chadly committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    0bf6739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c3ce9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge clean-blog v1.0.2

    chadly committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    1f6b653 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

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

Commits on Aug 7, 2019

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

Commits on Mar 22, 2020

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

Commits on Feb 21, 2021

  1. 🔀 merge Ghost v3.41.6

    chadly committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    931c666 View commit details
    Browse the repository at this point in the history
Loading