- 30 Oct, 2020 1 commit
-
-
Ben Bodenmiller authored
for Clarify that external users cannot access all internal
-
- 27 Oct, 2020 39 commits
-
-
Thong Kuah authored
[SKIP RSPEC FAIL-FAST] Expand Robots.txt parser with Allow rules See merge request gitlab-org/gitlab!45792
-
Sean McGivern authored
Move change_repository_storage policy to BasePolicy See merge request gitlab-org/gitlab!46164
-
Peter Leitzen authored
Rename CsvIssueImport to Issues::CsvImport See merge request gitlab-org/gitlab!45769
-
Kushal Pandya authored
Merge request widget extensions component See merge request gitlab-org/gitlab!44616
-
Fabio Pitino authored
Adds feature flag to disable package events See merge request gitlab-org/gitlab!45802
-
Alper Akgun authored
Recreate rolebinding because roleRef attr is immutable See merge request gitlab-org/gitlab!45968
-
Miguel Rincon authored
Replacing tooltip in clusters.vue See merge request gitlab-org/gitlab!46069
-
Nick Gaskill authored
-
Miguel Rincon authored
Refactor release issue stats into its own component See merge request gitlab-org/gitlab!46063
-
Fabio Pitino authored
Speed up projects merge requests controller specs See merge request gitlab-org/gitlab!46098
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46219
-
Kamil Trzciński authored
Fix gitaly-ruby not starting on test See merge request gitlab-org/gitlab!46211
-
fjsanpedro authored
In this commit we exand the Robots.txt parser. Now, `Allow` rules are parsed, they take precedence over `Disallow` ones and the detection is case insensitive.
-
Phil Hughes authored
Migrate labels sidebar tooltip See merge request gitlab-org/gitlab!46102
-
Russell Dickenson authored
-
Bob Van Landuyt authored
Update ruby_parser to eliminate Ruby 2.7 warning messages See merge request gitlab-org/gitlab!46195
-
Phil Hughes authored
Adds an extension component and a way to render extensions inside of the merge request widget. Also adds docs to allow for others to easily add new extensions in the future.
-
Phil Hughes authored
Fix content overflow on Notebook output See merge request gitlab-org/gitlab!45971
-
Rémy Coutable authored
Modify editor patch branch name generation See merge request gitlab-org/gitlab!46044
-
Phil Hughes authored
SAML group link controller See merge request gitlab-org/gitlab!45080
-
GitLab Release Tools Bot authored
-
Sanad Liaquat authored
Set flag well before testing its effect See merge request gitlab-org/gitlab!45727
-
Josianne Hyson authored
We want to namespace relevant concepts so that it is easier to understand the role of similarly, or ambiguously named concepts. Rename CsvIssueImport to Issues::CsvImport which was recently introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44742 so that it aligns with this ideal. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/270428
-
Kushal Pandya authored
Replaced GlDepreactedBadge in unscanned Projects See merge request gitlab-org/gitlab!46036
-
Martin Wortschack authored
Add devops reports tabs behind ff See merge request gitlab-org/gitlab!46005
-
Brandon Labuschagne authored
Fix typo in delete project modal See merge request gitlab-org/gitlab!46204
-
Ezekiel Kigbo authored
Fixes a typo in the project delete modal screen
-
Stan Hu authored
gitaly-ruby added logging in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2678, but by default it will save the file in /. To avoid crashing, save it inside the Rails log directory. The Gitaly default dir will be adjusted in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2678.
-
Kushal Pandya authored
Update selected value stream after deletion or creation See merge request gitlab-org/gitlab!46100
-
Ezekiel Kigbo authored
Ensure we set the newly created value stream when the request succeeds
-
Kushal Pandya authored
Migrate web IDE component tooltip See merge request gitlab-org/gitlab!45623
-
Russell Dickenson authored
-
Jacques Erasmus authored
Fix sticky header issue status not syncing See merge request gitlab-org/gitlab!45895
-
Sanad Liaquat authored
Update test-case issue link See merge request gitlab-org/gitlab!46196
-
Sanad Liaquat authored
De-quarantine deploy token creation spec See merge request gitlab-org/gitlab!45910
-
Dylan Griffith authored
Fix return type of DastSiteProfile#status See merge request gitlab-org/gitlab!46180
-
Philip Cunningham authored
This was returning a symbol when it should have been returning a String.
-
Stan Hu authored
Change from suggest_pipeline experiment to enabled ff See merge request gitlab-org/gitlab!45926
-
Dylan Griffith authored
Resolve IP address from RequestContext for audit See merge request gitlab-org/gitlab!46114
-