- 03 Apr, 2020 40 commits
-
-
Denys Mishunov authored
Update copies from project to repositories See merge request gitlab-org/gitlab!27986
-
Dmytro Zaporozhets authored
Create token response should be CREATED See merge request gitlab-org/gitlab!28587
-
Mark Florian authored
Quarantine commit description test See merge request gitlab-org/gitlab!28762
-
Bob Van Landuyt authored
Policies and controllers for unlock membership to ldap for Groups See merge request gitlab-org/gitlab!26520
-
Martin Wortschack authored
Add a GraphQL based counts component Closes #210346 See merge request gitlab-org/gitlab!28414
-
Phil Hughes authored
Converted GlButton to GlNewButton See merge request gitlab-org/gitlab!28614
-
Sean McGivern authored
Avoid N+1 queries on Audit Events controllers Closes #212839 See merge request gitlab-org/gitlab!28399
-
Nicolò Maria Mezzopera authored
test started failing again on master
-
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.
-
Sebastian Arcila Valenzuela authored
-
Sebastian Arcila Valenzuela authored
This controller will for now just handle the status change of lock_membership_to_ldap
-
Sebastian Arcila Valenzuela authored
-
Sebastian Arcila Valenzuela authored
The change will check for unlock_membership_to_ldap and the instance settings.
-
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
-
Savas Vedova authored
Refactor the component to support either GQL or Vuex
-
Igor Drozdov authored
Do not generate subscriptions from plan_id See merge request gitlab-org/gitlab!28453
-
Denys Mishunov authored
To follow the guidelines for gitlab-ui components, converted the old-style buttons to the new style
-
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
-