- 10 Sep, 2019 40 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
We use the term Uploader in our code base to refer to Carrierwave uploader, by switch the term here to a different one we remove this ambiguity.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
`BaseUploader` is now the base class for `FileUploader`, `JobArtifactUploader` and `LfsUploader`
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
`BaseDownloader` is now the base class for `FileDownloader`, `JobArtifactDownloader`, and `LfsDownloader`
-
Gabriel Mazetto authored
Git doesn't track file moves correctly so we have to split the operation in two different commits.
-
Gabriel Mazetto authored
Every class related to blob replication will live in `Gitlab::Geo::Replication`
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
Use less meta-programming to make it easy to refactor the codebase.
-
Gabriel Mazetto authored
Gitlab::Geo::FileReplication should hold logic that is shared among multiple classes.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add EE label to repository_storage See merge request gitlab-org/gitlab-ce!31933
-
Ben Bodenmiller authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Start linting for unneeded dollar signs See merge request gitlab-org/gitlab-ce!32803
-
Marcel Amirault authored
Do not use dollar signs in shell codeblocks when no output is shown
-
Rémy Coutable authored
[CE] Add event presenter See merge request gitlab-org/gitlab-ce!32750
-
Jan Provaznik authored
This presenter will be used in an upcoming MR which adds rendering of epic events on group activity page.
-
Rémy Coutable authored
[EE] Add event presenter See merge request gitlab-org/gitlab-ee!16225
-
Jan Provaznik authored
This presenter will be used in an upcoming MR which adds rendering of epic events on group activity page.
-
Filipa Lacerda authored
Move SAST reports logic for the Merge Request widget to the backend - frontend part Closes #13647 See merge request gitlab-org/gitlab-ee!15804
-
Sam Beckham authored
- Copies over all the changes from the similar MRs for DAST, dependency and container scanning. - Everything is behind an inactive feature flag. See https://gitlab.com/gitlab-org/gitlab-ee/issues/12002 for more information.
-
Achilleas Pipinellis authored
Refactor the Dependency Scanning docs See merge request gitlab-org/gitlab-ce!32582
-
Achilleas Pipinellis authored
Notably: - Merge the use cases with the opening paragraph of DS - Add link to the auto-remediation section in the main index page - Add auto remediation to the title of solutions for better SEO - Move the JSON reports section below the other more important sections - Remove Container Scanning from the list of supported scanners in solutions - Fix some "introduced in" sentences so that they can be properly parsed
-
GitLab Bot authored
-
Evan Read authored
Fix broken link to the handbook See merge request gitlab-org/gitlab-ce!32849
-
Evan Read authored
Only CODEOWNERS on default branch affect MR approvals See merge request gitlab-org/gitlab-ce!32841
-
GitLab Bot authored
-
Evan Read authored
Add user creation documentation Closes gitlab-com/support/support-team-meta#1681 See merge request gitlab-org/gitlab-ce!32411
-
Blair Lunceford authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Avoid calling freeze on already frozen strings in lib See merge request gitlab-org/gitlab-ce!32788
-
Dinesh Panda authored
-
Lin Jen-Shin authored
Avoid calling freeze on already frozen strings in lib See merge request gitlab-org/gitlab-ee!16281
-
GitLab Bot authored
-
Evan Read authored
Docs: Add when to use Jest section in frontend_testing See merge request gitlab-org/gitlab-ce!32760
-
Paul Slaughter authored
-
Evan Read authored
Edits to Lists section of Documentation Style Guide See merge request gitlab-org/gitlab-ce!32782
-
Mike Lewis authored
-