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: mostlyobvious/nanoc-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: mostlyobvious/nanoc-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    5d2df05 View commit details
    Browse the repository at this point in the history
  2. Bump.

    mostlyobvious committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    4a6ac98 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Sounds better.

    mostlyobvious authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    a065728 View commit details
    Browse the repository at this point in the history
  2. Real-life example.

    mostlyobvious authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    47118cb View commit details
    Browse the repository at this point in the history
  3. Almost...

    mostlyobvious authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c72ea76 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Add persistent HTTP cache.

    Avoid exceeding Github limits and speed up fetching in development.
    mostlyobvious committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b8cd84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1031a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Fiddle with max-age to make cache more useful.

    Downloading lots of items every 60s doesn't really help in development.
    Sometimes stale, local content is fine for extended periods.
    mostlyobvious committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    faf319e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. How about a proper middleware order?

    Now it makes sense when headers are modified before storing them in cache.
    mostlyobvious committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    c11b584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa130af View commit details
    Browse the repository at this point in the history
  3. Release maybe.

    mostlyobvious committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fbaa2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd87459 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Regenerate lockfile

    mostlyobvious committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f352bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f360585 View commit details
    Browse the repository at this point in the history
  3. Ensure stable item order in source

    Unstable order of items in source has several drawbacks:
    
    * no determinisim, despite lack of other changes in source
    * occasional rebuilds in nanoc, where there really was no change
    mostlyobvious committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    e9c21db View commit details
    Browse the repository at this point in the history
  4. Bump version

    mostlyobvious committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    0916aa4 View commit details
    Browse the repository at this point in the history
  5. Regenerate lockfile

    mostlyobvious committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    23f1838 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Bump addressable from 2.7.0 to 2.8.0

    Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/sporkmonger/addressable/releases)
    - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
    - [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: addressable
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    85558f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Merge pull request #2 from pawelpacana/dependabot/bundler/addressable…

    …-2.8.0
    
    Bump addressable from 2.7.0 to 2.8.0
    mostlyobvious authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9cecd99 View commit details
    Browse the repository at this point in the history
Loading