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: NixOS/nixpkgs
base: 128a446c5987
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c2ab68672a3
Choose a head ref
  • 13 commits
  • 15 files changed
  • 1 contributor

Commits on Nov 23, 2018

  1. Copy the full SHA
    8e8f692 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb79c1e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d768e39 View commit details
    Browse the repository at this point in the history
  4. gitlab-workhorse: drop deterministic-build.patch

    we already set VERSION in makeFlags below.
    flokli committed Nov 23, 2018
    Copy the full SHA
    8b51e83 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3233efb View commit details
    Browse the repository at this point in the history
  6. gitlab: add update.py script

    flokli committed Nov 23, 2018
    Copy the full SHA
    6d46432 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    625e66d View commit details
    Browse the repository at this point in the history
  8. gitlab-shell: 8.3.3 -> 8.4.1

    flokli committed Nov 23, 2018
    Copy the full SHA
    293a631 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a33622e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2f2dce9 View commit details
    Browse the repository at this point in the history
  11. gitaly: 0.125.1 -> 0.129.0

    flokli committed Nov 23, 2018
    Copy the full SHA
    63f2547 View commit details
    Browse the repository at this point in the history
  12. gitlab tests: enable recommendedProxySettings, test redirection works…

    … as it should
    
    The nixos test is a bit misleading, as the given nginx configuration
    would always cause gitlab to redirect to localhost, which is clearly not
    what you want in a production setup.
    
    Instead we now enable services.nginx.recommendedProxySettings,
    curl against http://gitlab, and assure we get redirected to that same
    hostname, too.
    flokli committed Nov 23, 2018
    Copy the full SHA
    6870eaf View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Merge pull request #50962 from flokli/gitlab-updater

    gitlab: 11.4.4 -> 11.5.0
    flokli committed Nov 26, 2018
    Copy the full SHA
    2c2ab68 View commit details
    Browse the repository at this point in the history