- 07 Dec, 2018 18 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
Show closed epics in roadmap Closes #8035 See merge request gitlab-org/gitlab-ee!8658
-
Mark Lapierre authored
Remove spec from smoke tests. See merge request gitlab-org/gitlab-ee!8749
-
Ramya Authappan authored
-
Nick Thomas authored
Remove Sidekiq::Testing in RepositoryController spec Closes #8757 See merge request gitlab-org/gitlab-ee!8752
-
Grzegorz Bizon authored
[EE] Use FastDestroy for deleting uploads See merge request gitlab-org/gitlab-ee!8589
-
Kamil Trzciński authored
Encrypt CI/CD builds tokens / EE See merge request gitlab-org/gitlab-ee!8750
-
Dylan Griffith authored
-
Kamil Trzciński authored
Add package name to dependency scanning reports See merge request gitlab-org/gitlab-ee!8694
-
Grzegorz Bizon authored
-
Kamil Trzciński authored
Brings back 1e8f1de0 reverted in !23644 Closes #52342 See merge request gitlab-org/gitlab-ce!23436
-
Mike Greiling authored
Resolve "Group Security Dashboard metrics MVC" See merge request gitlab-org/gitlab-ee!8631
-
Sam Beckham authored
-
Evan Read authored
EE: Documentation for Group-level Kubernetes cluster configuration See merge request gitlab-org/gitlab-ee!8719
-
Thong Kuah authored
-
Robert Speicher authored
CE upstream - 2018-12-06 10:22 UTC See merge request gitlab-org/gitlab-ee!8724
-
Heinrich Lee Yu authored
-
Robert Speicher authored
This reverts commit 1e8f1de0, reversing changes made to 62d97112.
-
- 06 Dec, 2018 22 commits
-
-
Evan Read authored
Docs: fixes badge and blockquotes syntax Closes gitlab-com/gitlab-docs#285 See merge request gitlab-org/gitlab-ee!8738
-
Robert Speicher authored
EE: Move default brand title to a method See merge request gitlab-org/gitlab-ee!8735
-
Olivier Gonzalez authored
Generate specific location fingerprint per report type Make metadata version dynamic and guess it based on content
-
Filipa Lacerda authored
EE Port of "Upgrade gitlab-ui dependency" See merge request gitlab-org/gitlab-ee!8723
-
Achilleas Pipinellis authored
Adds documentation changes for the GSD charts See merge request gitlab-org/gitlab-ee!8713
-
Sam Beckham authored
-
Nick Thomas authored
Deprecate non-hashed repository storage for Geo installations See merge request gitlab-org/gitlab-ee!8739
-
Michael Kozono authored
-
Jan Provaznik authored
remove_file_uploads should be called both with and w/o the flag - we need to decide which way to use on instance level.
-
Jan Provaznik authored
These options are then used when setting before destroy callback.
-
Jan Provaznik authored
Fast destroy is used only if the feature flag is enabled, otherwise uploads are still deleted using carrier wave. It's disabled by default.
-
Jan Provaznik authored
It gathers list of file paths to delete before destroying the parent object. Then after the parent_object is destroyed these paths are scheduled for deletion asynchronously. Carrierwave needed associated model for deleting upload file. To avoid this requirement, simple Fog/File layer is used directly for file deletion, this allows us to use just a simple list of paths.
-
Douglas Barbosa Alexandre authored
Allow internal references to be removed (EE port) See merge request gitlab-org/gitlab-ee!8712
-
Kamil Trzciński authored
Revert Gold Trial MRs See merge request gitlab-org/gitlab-ee!8726
-
Yorick Peterse authored
Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default"" See merge request gitlab-org/gitlab-ee!8733
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Stan Hu authored
Remove pseudonymization from manifest See merge request gitlab-org/gitlab-ee!8213
-
Nick Thomas authored
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
[EE] Retry the review-{deploy,qa} jobs twice, and allow them to fail Closes gitlab-ce#54610 and gitlab-ce#54717 See merge request gitlab-org/gitlab-ee!8677
-
Rémy Coutable authored
[EE] Support unlimited file search in web UI and API Closes gitlab-ce#45915 See merge request gitlab-org/gitlab-ee!8671
-