- 29 Jan, 2020 1 commit
-
-
GitLab Bot authored
-
- 13 Sep, 2019 1 commit
-
-
GitLab Bot authored
-
- 10 Sep, 2019 1 commit
-
-
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
-
- 23 Jul, 2019 1 commit
-
-
Ahmad Sherif authored
We use the relative path of the archive to check for archive staleness.
-
- 16 Apr, 2019 1 commit
-
-
Nick Thomas authored
This reverts commit 171818df0a72097aa1a804c8213666b3f66b0966.
-
- 11 Apr, 2019 1 commit
-
-
Patrick Bajao authored
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
-
- 02 Apr, 2019 2 commits
-
-
Patrick Bajao authored
Add `GetArchiveRequest` to git-archive params. Modifies `Git::Repository#archive_metadata` to append `path` to `ArchivePrefix` so it'll not hit the cache of repository archive when it already exists.
-
Kia Mei Somabes authored
Add subdirectory params for RepositoriesController#archive
-
- 26 Sep, 2018 1 commit
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- 09 Jul, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 19 Apr, 2018 1 commit
-
-
Nick Thomas authored
-
- 08 Apr, 2018 1 commit
-
-
Stan Hu authored
The legacy endpoint requires no reference and defaults to the root ref. Closes #45154
-
- 06 Apr, 2018 1 commit
-
-
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`
-
- 06 Jun, 2016 1 commit
-
-
Douwe Maan authored
-
- 12 Apr, 2016 1 commit
-
-
Robert Speicher authored
Closes #15105
-
- 02 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 08 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 31 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 26 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 29 Nov, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Nov, 2014 1 commit
-
-
Valery Sizov authored
-
- 13 Oct, 2014 1 commit
-
-
Ciro Santilli authored
with existing method_missing. Pattern already used extensively, so let's be consistent and use it everywhere.
-
- 26 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
* remove commits stats page (will be replaced by graphs) * remove additions/deletions from graph because of bad performance * keep graph logic in gitlab Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Aug, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 08 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Jul, 2014 2 commits
- 09 Apr, 2014 1 commit
-
-
Marin Jankovski authored
-
- 31 Mar, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 02 Jan, 2014 1 commit
-
-
Jason Hollingsworth authored
Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext}
-
- 05 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 16 Jul, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 23 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 29 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-