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: mojolicious/mojo-assetpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mojolicious/mojo-assetpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/favicon
Choose a head ref
  • 8 commits
  • 36 files changed
  • 1 contributor

Commits on Aug 6, 2018

  1. Add stages to Asset so the checksum is less volatile

    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    2018bc7 View commit details
    Browse the repository at this point in the history
  2. Got rid of FROM_JSON() and changed interface for store->load() and sa…

    …ve()
    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    0485bec View commit details
    Browse the repository at this point in the history
  3. Add ::Pipe::store();

    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    b10d434 View commit details
    Browse the repository at this point in the history
  4. Replaced assetpack.db file with .meta files for each asset

    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    ca14a51 View commit details
    Browse the repository at this point in the history
  5. Dropping back compat save() and load() API

    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    6d0b1cf View commit details
    Browse the repository at this point in the history
  6. Updated Changes

    Jan Henning Thorsen committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    ec5b025 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Add Util::croak()

    Jan Henning Thorsen committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    9bed953 View commit details
    Browse the repository at this point in the history
  2. Favicon pipe takes a json file as input

    Jan Henning Thorsen committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    56dd8a8 View commit details
    Browse the repository at this point in the history
Loading