aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/version-management/gitlab/gitlab-workhorse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gitlab: 13.0.4 -> 13.0.6Florian Klink2020-06-111-2/+2
| | | | | | | | CI Token Access Control An authorization issue discovered in the mirroring logic allowed read access to private repositories. This issue is now mitigated in the latest release and is waiting for a CVE ID to be assigned. https://about.gitlab.com/releases/2020/06/10/critical-security-release-13-0-6-released/
* gitlab: 12.10.8 -> 13.0.3Robin Gloster2020-06-042-2/+11
| | | | | | | | | https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/ https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/ https://about.gitlab.com/releases/2020/05/29/gitlab-13-0-3-released/ The gitaly gitlab-shell config has moved into gitaly.toml. See https://gitlab.com/gitlab-org/gitaly/-/issues/2182 for more info.
* gitlab: 12.10.6 -> 12.10.8Robin Gloster2020-05-312-11/+2
|
* gitlab: 12.8.10 -> 12.10.6Milan Pässler2020-05-182-36/+234
|
* gitlab-workhorse: 8.21.1 -> 8.21.2Florian Klink2020-04-271-2/+2
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* gitlab: 12.8.7 -> 12.8.8Florian Klink2020-03-271-2/+2
|
* gitlab-workhorse: 8.20.0 -> 8.21.0talyz2020-03-031-2/+2
|
* gitlab-workhorse: 8.18.0 -> 8.20.0Florian Klink2020-01-311-2/+2
|
* gitlab-workhorse: 8.14.1 -> 8.18.0talyz2019-12-222-24/+555
|
* gitlab-workhorse: 8.14.0 -> 8.14.1Florian Klink2019-11-281-2/+2
|
* gitlab: Don't build any gitlab component outside linuxtalyz2019-11-061-1/+1
| | | | | | | For some reason hydra seems to have issues downloading the gitlab-workhorse source on macOS. Since we don't build the rails app for macOS, the other components seem a bit useless there, so we limit them to linux for now.
* gitlab: 12.3.5 -> 12.4.0talyz2019-10-281-4/+3
| | | | | | | | - gitlab-shell no longer requires ruby for anything else than the install script, so the bundlerEnv stuff could be dropped - gitlab-shell and gitlab-workhorse now report their versions correctly
* gitlab: Add myself to list of maintainerstalyz2019-10-081-1/+1
|
* gitlab: 12.1.6 -> 12.3.4talyz2019-10-042-5/+902
| | | | | | | | | | | | | | | | - Update GitLab to 12.3.4 - Update update.py to cope with the new upstream repository structure - Refactor gitlab-shell to use buildGoPackage and bundlerEnv for dependencies - Refactor gitlab-workhorse to use buildGoPackage for dependencies - Make update.py able to update gitlab-shell and gitlab-workhorse dependencies - Various fixes necessary for update to work
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gitlab: 11.10.8 -> 12.0.3Ben Gamari2019-07-141-2/+2
| | | | | | | | | | | | | This is a major version bump but things were generally straightforward save two wrinkles: * it is necessary to ignore collisions in the gitlab bundler environment as both `omniauth_oauth2_generic` and `apollo_upload_server` provide a `console` executable. * grpc had to be patched since its build system expects the `AR` environment variable to contain not just the path to `ar` but also the `rpc` flags (see the discussion in nixpkgs #63056).
* gitlab-workhorse: 8.3.3 -> 8.5.2Florian Klink2019-05-031-2/+2
|
* gitlab-workhorse: 8.3.1 -> 8.3.3Florian Klink2019-04-221-2/+2
|
* gitlab: 11.7.5 -> 11.8.2Ben Gamari2019-03-251-2/+2
|
* go_1_12: init at go 1.12Wael M. Nasreddine2019-03-021-1/+1
|
* gitlab-workhorse: 8.0.1 -> 8.0.2Florian Klink2019-02-171-2/+2
|
* gitlab: 11.6.3 -> 11.7.4Jeff Slight2019-02-062-16/+2
|
* gitlab-workhorse: 7.1.3 -> 7.6.0Florian Klink2018-12-251-2/+2
|
* gitlab: 11.5.0 -> 11.5.1Robin Gloster2018-12-041-2/+2
|
* gitlab-workhorse: 7.0.0 -> 7.1.0Florian Klink2018-11-231-2/+2
|
* gitlab-workhorse: rename srcs attribute to srcFlorian Klink2018-11-231-1/+1
|
* gitlab-workhorse: drop deterministic-build.patchFlorian Klink2018-11-232-12/+1
| | | | we already set VERSION in makeFlags below.
* gitlab-workhorse: move to pkgs/applications/version-management/gitlabFlorian Klink2018-11-233-0/+50