- 03 Apr, 2020 40 commits
-
-
Francisco Javier López authored
In the section Repository storage inside the Admin panel, we say several times projects. Nevertheless, we have more objects that can have repositories, not only projects. We need to change the copies and remove any reference to projects.
-
Kushal Pandya authored
Fix styling of MR dropdown in Web IDE See merge request gitlab-org/gitlab!28746
-
Marcel Amirault authored
Documentation: Add troubleshooting section styleguide See merge request gitlab-org/gitlab!28741
-
Wei-Meng Lee authored
-
Igor Drozdov authored
Do not generate subscriptions from plan_id See merge request gitlab-org/gitlab!28453
-
Toon Claes authored
Fix structure.sql sort order See merge request gitlab-org/gitlab!28635
-
Natalia Tepluhina authored
Set props and listener in snippet_blob_edit.vue explicitely Closes #213059 See merge request gitlab-org/gitlab!28719
-
Igor Drozdov authored
Remove pipeline message duplicate spec See merge request gitlab-org/gitlab!28664
-
Rajendra Kadam authored
-
Martin Wortschack authored
Change summary text copy for license-compliance MR widget See merge request gitlab-org/gitlab!28732
-
Kamil Trzciński authored
Remove invalid file containing javascript code See merge request gitlab-org/gitlab!28753
-
Martin Wortschack authored
[Part-3] Add pagination support in Requirements list Closes #207981 See merge request gitlab-org/gitlab!28508
-
Grzegorz Bizon authored
-
charlie ablett authored
Enable Performance/ChainArrayAllocation cop for import/export module Closes #209918 See merge request gitlab-org/gitlab!27799
-
Bob Van Landuyt authored
Track import job id by import state model See merge request gitlab-org/gitlab!28604
-
Adam Hegyi authored
Add DB guideline about not disabling cops See merge request gitlab-org/gitlab!28681
-
Alper Akgun authored
file_sha256 bytea put in abc order
-
Denys Mishunov authored
To have props and listeners' assignemtn consistent in the component, this branch sets value and listener on <blob-content-edit> explicitely instead of implicitely via v-bind="$attrs" and v-on="$listeners". Allows the component to not have content passed to it by default This is important for the cases when the component is used in creation of a new snippet.
-
Matthias Kaeppler authored
But only for the `import_export` module for now, where we know this has been a problem before. Also fixed the 3 problems it found.
-
Bob Van Landuyt authored
Expose new members count in Group Activity API See merge request gitlab-org/gitlab!26601
-
Aakriti Gupta authored
-
Himanshu Kapoor authored
Fix a regression from MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26448 which broke the MR / branch dropdown
-
James Lopez authored
Update Grafana proxy api time range params See merge request gitlab-org/gitlab!28467
-
Kushal Pandya authored
Adds pagination support in Requirements list based on requirements count and default page size
-
James Lopez authored
gitlab import/export: add support for system note metadata See merge request gitlab-org/gitlab!27853
-
James Lopez authored
Fixes for RSpec/LeakyConstantDeclaration cop See merge request gitlab-org/gitlab!28483
-
Natalia Tepluhina authored
GitLab UI: rename GlButton to GlDeprecatedButton See merge request gitlab-org/gitlab!27835
-
Bob Van Landuyt authored
Return explicit `nil` for all awardables with no todos Closes #212842 See merge request gitlab-org/gitlab!28605
-
Natalia Tepluhina authored
Replace underscore with lodash for ./ee/app/assets/javascripts/ide See merge request gitlab-org/gitlab!28687
-
Natalia Tepluhina authored
Display page content in the Static Site Editor See merge request gitlab-org/gitlab!28472
-
Enrique Alcántara authored
Display a text edit area in the static site editor and display the page content in it
-
James Lopez authored
Expose test reports with attachment on pipeline See merge request gitlab-org/gitlab!28218
-
charlie ablett authored
Update index_options to fix advanced search queries Closes #213265 See merge request gitlab-org/gitlab!28712
-
Dylan Griffith authored
De-duplicate issues create service EE specs Closes #211887 See merge request gitlab-org/gitlab!28213
-
Dylan Griffith authored
-
Dylan Griffith authored
This should help prevent regressions like https://gitlab.com/gitlab-org/gitlab/-/issues/213265
-
Dave Pisek authored
This commit adds additional information to the summary text if the report contains blacklisted licenses. It also contains a small refactor to related specs.
-
Mike Greiling authored
Updated spinner next to Forking in progress message See merge request gitlab-org/gitlab!28506
-
Victor Wu authored
-
Michael Kozono authored
Include LDAP UID attr in default attrs for LDAP lookups Closes #212465 See merge request gitlab-org/gitlab!28148
-