- 27 Jul, 2020 40 commits
-
-
Philip Cunningham authored
-
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
-
🤖 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
-
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/217933
-
Josianne Hyson authored
We're now substituting HTML in translations with variables after the linter was updated in https://gitlab.com/gitlab-org/gitlab/-/issues/217933 Update the Google Code Importer related strings that are currently on the todo list as a clean up from the linter update. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/217933
-
Heinrich Lee Yu authored
Fix dependency proxy not working with object storage Closes #231563 See merge request gitlab-org/gitlab!37878
-
GitLab Release Tools Bot authored
-
Marcel Amirault authored
Docs: Removed screenshot in Merge Request topic See merge request gitlab-org/gitlab!37756
-
Achilleas Pipinellis authored
-
Dmytro Zaporozhets authored
Add UI to Product Analytics feature See merge request gitlab-org/gitlab!36693
-