Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Fix git related issues found in release testing #4850

Merged
merged 5 commits into from
Jan 4, 2021
Merged

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    7edf298 View commit details
    Browse the repository at this point in the history
  2. CF Push: Ensure git credentials are not stored in env var

    - use a specific var for clone url instead of obj that becomes env var
    - tidy up logic
    richard-cox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    173848b View commit details
    Browse the repository at this point in the history
  3. Fix issue where path was unescaped, causing proxy fetch of gitlab pro…

    …jects containing %2f to 404
    richard-cox committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    00e0ad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    78a80ff View commit details
    Browse the repository at this point in the history
  2. Apply nginx uri substituion fix to nginx.dev.conf as well

    - think this is only used by docker compose, which isn't supported anymore
    richard-cox committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    0c55aa3 View commit details
    Browse the repository at this point in the history