- Feb 22, 2020
-
-
GitLab Bot authored
-
- Feb 03, 2020
-
-
GitLab Bot authored
-
- Jan 29, 2020
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
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 16, 2019
-
-
Nick Thomas authored
This reverts commit 171818df.
-
- Apr 11, 2019
-
-
Patrick Bajao authored
This reverts commit 6c75bd01, reversing changes made to 1be7f5aa.
-
- Apr 02, 2019
-
-
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.
-
Add subdirectory params for RepositoriesController#archive
-
- Sep 26, 2018
-
-
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.
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- 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`
-
- Jun 06, 2016
-
-
Douwe Maan authored
-
- Apr 12, 2016
-
-
Robert Speicher authored
Closes #15105
-
- Feb 02, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 08, 2015
-
-
Jacob Vosmaer (GitLab) authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- Apr 20, 2015
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Mar 31, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Feb 26, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 20, 2015
-
-
Douwe Maan authored
-
- Feb 14, 2015
-
-
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.
-
- Nov 29, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Nov 05, 2014
-
-
Valery Sizov authored
-
- Oct 13, 2014
-
-
Ciro Santilli authored
with existing method_missing. Pattern already used extensively, so let's be consistent and use it everywhere.
-
- Sep 26, 2014
-
-
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>
-
- Sep 25, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 13, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 08, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jul 03, 2014
- Apr 09, 2014
-
-
Marin Jankovski authored
-
- Mar 31, 2014
-
-
Jacob Vosmaer (GitLab) authored
-
- Jan 02, 2014
-
-
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}
-
- Aug 05, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jul 16, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-