- 27 Jul, 2020 40 commits
-
-
Frédéric Caplette authored
We want to make sure the doc states that the pipeline loading state can occur even if you don't have pipeline must succeeds turned on.
-
Rémy Coutable authored
Update rake gem to 12.3.3 in qa Gemfiles Closes #231378 and #231377 See merge request gitlab-org/gitlab!37736
-
Sean McGivern authored
Remove skip_epic_count_visibility_check flag See merge request gitlab-org/gitlab!36455
-
Rémy Coutable authored
Update omniauth_crowd rubygem to latest upstream release See merge request gitlab-org/gitlab!37841
-
Shinya Maeda authored
Speed up EE project policy specs See merge request gitlab-org/gitlab!37872
-
Peter Leitzen authored
Move send_email? to IncidentManagement::Settings Closes #207080 See merge request gitlab-org/gitlab!37808
-
Rémy Coutable authored
Use DOCS_API_TOKEN for triggering docs build See merge request gitlab-org/gitlab!37877
-
Imre Farkas authored
Add setting for max doc size Elasticsearch See merge request gitlab-org/gitlab!36925
-
Jarka Košanová authored
Remove no longer required option for association Closes #8895 See merge request gitlab-org/gitlab!37355
-
Illya Klymov authored
Merge branch '218355-make-alert-users-that-feature-flags-will-be-changing-dismissable' into 'master' Make New Feature Flags alert dismissible See merge request gitlab-org/gitlab!37306
-
Angelo Gulina authored
- make sure the alert is dismissible in both edit and new - make sure the feature is covered with tests
-
Denys Mishunov authored
Update dependency @sourcegraph/code-host-integration to v0.0.49 See merge request gitlab-org/gitlab!37825
-
Peter Leitzen authored
-
Jan Provaznik authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37929
-
Shinya Maeda authored
Refactor Feature Flags Controller Put Request Specs See merge request gitlab-org/gitlab!37656
-
Jason Goodman authored
-
Illya Klymov authored
Implement HTML to Markdown integration tests in Static Site Editor Closes #229635 See merge request gitlab-org/gitlab!37394
-
Fabio Pitino authored
Remove fixed pipeline notification FF See merge request gitlab-org/gitlab!37694
-
Rémy Coutable authored
Include all files in snippet JS requests See merge request gitlab-org/gitlab!37412
-
Natalia Tepluhina authored
Update dependency @gitlab/ui to v17.37.0 See merge request gitlab-org/gitlab!37848
-
Alessio Caiazza authored
Remove .becomes(Namespace) calls that favour N+1 queries on route model See merge request gitlab-org/gitlab!37462
-
Alessio Caiazza authored
Remove HTML in Import/Export related translations See merge request gitlab-org/gitlab!37588
-
Rémy Coutable authored
Simplify `bin/feature-flag` See merge request gitlab-org/gitlab!37718
-
GitLab Release Tools Bot authored
-
Marcin Sedlak-Jakubowski authored
Compress images using pngquant See merge request gitlab-org/gitlab!37921
-
Rémy Coutable authored
Remove backstage label from refactoring template See merge request gitlab-org/gitlab!37827
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37925
-
Igor Drozdov authored
Add unimplemented CreateDastScannerProfile mutation See merge request gitlab-org/gitlab!37382
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for all `spec/helpers/*` and `ee/spec/helpers/*` See merge request gitlab-org/gitlab!37446
-
Rajendra Kadam authored
-
Alexandru Croitor authored
After https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12566 most route helpers methods do not need to take project.namespace as a parameter and should be enogh to pass only project. Removing the need to pass project.namespace helps to reduce some cases where N+1 is generated due to project.namespace.becomes(Namespace) creating a new instance of the namepsace thus not making use of eager loaded associations
-
Phil Hughes authored
Remove dead code around vulnerability.instances See merge request gitlab-org/gitlab!37721
-
GitLab Release Tools Bot authored
-
Natalia Tepluhina authored
Update slot-scope syntax for project_rules See merge request gitlab-org/gitlab!37733
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37917
-
Natalia Tepluhina authored
Improve alert detail header alignment See merge request gitlab-org/gitlab!37547
-
Tristan Read authored
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-
Josianne Hyson authored
Replace usage of HTML in these translations with variables so that they can be removed from the todolist and translated again. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-