- 23 Dec, 2019 40 commits
-
-
Matt Kasa authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/33559
-
Mayra Cabrera authored
Implement saving config content for pipelines See merge request gitlab-org/gitlab!21827
-
Furkan Ayhan authored
Besides .gitlab-ci.yml file, there are other factors that affect pipeline creation. So we need to store the content of its configuration.
-
Mayra Cabrera authored
Merge branch '34638-remove-ignoring-of-merge_requests_require_code_owner_approval-column-on-projects' into 'master' Resolve "Remove ignoring of `merge_requests_require_code_owner_approval` column on projects" See merge request gitlab-org/gitlab!22197
-
Kerri Miller authored
-
Lin Jen-Shin authored
Start to use the 'rules' keyword for the 'package-and-qa' job See merge request gitlab-org/gitlab!21945
-
Paul Slaughter authored
Replace Vue key=index in licenses list table See merge request gitlab-org/gitlab!21566
-
Allen Lai authored
**Why?** In Vue, lists are not re-rendered, but patched when new props come. This can cause issues when items which are actually different share the same key. - https://gitlab.com/gitlab-org/gitlab/issues/39126
-
Sean McGivern authored
Raise support bot permission to reporter See merge request gitlab-org/gitlab!21948
-
Tanya Pazitny authored
Certify the 5K user reference architecture in the docs Closes gitlab-org/quality/performance#126 See merge request gitlab-org/gitlab!21526
-
Tanya Pazitny authored
Certify the 2K user reference architecture in the docs Closes gitlab-org/quality/performance#58 See merge request gitlab-org/gitlab!21525
-
Sean McGivern authored
Remove after_initialize, before_validation for discussion_id on Note See merge request gitlab-org/gitlab!22128
-
David Wilkins authored
- We're already overridding the `discussion_id` method in Note. The after_initialize callback is meant to ensure there's a discussion_id for all notes if there wasn't one created (or it got deleted?) - after_initialize runs Ruby code for _every_ instantiation whether it needs to or not. I've found this to cause performance problems.
-
Felipe Artur authored
When service desk is enabled suport bot receives reporter permissions. This allows quick actions present on service desk issue templates to be applied.
-
Lin Jen-Shin authored
Return 503 error when metrics dashboard has no connectivity Closes #39162 See merge request gitlab-org/gitlab!22140
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Adjust cache-repo CI stage run conditions See merge request gitlab-org/gitlab!22193
-
Stan Hu authored
Add trial_ends_on to Namespaces API Closes #119158 See merge request gitlab-org/gitlab!22121
-
Rémy Coutable authored
Add CI_JOB_NAME to rspec_profiling output filename See merge request gitlab-org/gitlab!22195
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in feature_highlight_options.js See merge request gitlab-org/gitlab!22010
-
Martin Wortschack authored
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in sidebar_context.js See merge request gitlab-org/gitlab!22012
-
Martin Wortschack authored
-
Phil Hughes authored
Replace breakpoints with GlBreakpointInstance in frequent_items/utils.js See merge request gitlab-org/gitlab!22019
-
Martin Wortschack authored
-
Phil Hughes authored
Fixes Roadmap timeline bars not expanding on scroll See merge request gitlab-org/gitlab!22207
-
Sanad Liaquat authored
Trim E2E fixture Dependency Scanning report See merge request gitlab-org/gitlab!22173
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in lib/utils/common_utils.js See merge request gitlab-org/gitlab!22028
-
Martin Wortschack authored
-
Alper Akgun authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in pages/projects/wikis/wikis.js See merge request gitlab-org/gitlab!22017
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in epic_bundle.js See merge request gitlab-org/gitlab!22016
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in commit/pipelines/pipelines_table.vue See merge request gitlab-org/gitlab!22013
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace breakpoints with GlBreakpointInstance in boards/components/modal/list.vue See merge request gitlab-org/gitlab!22011
-
Martin Wortschack authored
-
Lin Jen-Shin authored
Avoid Gitaly RPCs in rate-limited raw blob requests Closes gitlab-com/gl-infra/scalability#77 See merge request gitlab-org/gitlab!22123
-
Kushal Pandya authored
-