- Feb 22, 2020
-
-
GitLab Bot authored
-
- Feb 03, 2020
-
-
GitLab Bot authored
-
- Jan 29, 2020
-
-
GitLab Bot authored
-
- Jan 28, 2020
-
-
GitLab Bot authored
-
- Sep 10, 2019
-
-
Ahmad Sherif authored
It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
-
- Jul 23, 2019
-
-
Ahmad Sherif authored
We use the relative path of the archive to check for archive staleness.
-
- Apr 15, 2019
-
-
gfyoung authored
Adds frozen string to the following: * spec/bin/**/*.rb * spec/config/**/*.rb * spec/controllers/**/*.rb xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- Dec 18, 2018
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- Apr 19, 2018
-
-
Nick Thomas authored
-
- Apr 08, 2018
-
-
Stan Hu authored
The legacy endpoint requires no reference and defaults to the root ref. Closes #45154
-
- Apr 06, 2018
-
-
James Ramsay authored
Repository archives are always named `<project>-<ref>-<sha>` even if the ref is a commit. A consequence of always including the sha even for tags is that packaging a release is more difficult because both the ref and sha must be known by the packager. - add `<project>/-/archive/<ref>/<filename>.<format>` route using the `-` separator to prevent namespace collisions. If the filename is `<project>-<ref>` or the ref is a sha, the sha will be omitted, otherwise the default filename will be used. - deprecate previous archive route `repository/<ref>/archive`
-
- Dec 22, 2017
-
-
blackst0ne authored
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Aug 03, 2017
-
-
haseeb authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Jan 25, 2017
-
-
Robert Speicher authored
-
- Sep 28, 2016
-
-
Connor Shea authored
-
- Jul 01, 2016
-
-
Grzegorz Bizon authored
-
- Jun 27, 2016
-
-
Zeger-Jan van de Weg authored
-
- Jun 06, 2016
-
-
Douwe Maan authored
-
- Mar 09, 2016
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12944
-
- Feb 02, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 14, 2015
-
-
Jacob Vosmaer (GitLab) authored
This is done by gitlab-git-http-server now.
-
- Mar 31, 2015
-
-
Douwe Maan authored
-