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: clojars/clojars-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 112
Choose a base ref
...
head repository: clojars/clojars-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 114
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 14, 2020

  1. Version 113-SNAPSHOT

    tobias committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    401d9f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Require token for deployment

    This removes the option to deploy via a password.
    tobias committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    2317483 View commit details
    Browse the repository at this point in the history
  2. Provide guidance when deploying with password

    This provides a helpful message when a deployment is attempted with
    something that doesn't look like a deploy token.
    tobias committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    403f1cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f585f97 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Version 113

    tobias committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    349cc9b View commit details
    Browse the repository at this point in the history
  2. Version 114-SNAPSHOT

    tobias committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    8dd8dea View commit details
    Browse the repository at this point in the history
  3. Log when rejecting a password deploy

    This will let us see how many we reject now that tokens are required.
    tobias committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    8345716 View commit details
    Browse the repository at this point in the history
  4. Version 114

    tobias committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    16dcbcd View commit details
    Browse the repository at this point in the history
Loading