- 31 Jan, 2020 1 commit
-
-
Marcia Ramos authored
-
- 23 Jan, 2020 39 commits
-
-
Dan Davison authored
Create GKE submit button component See merge request gitlab-org/gitlab!23205
-
Achilleas Pipinellis authored
Add footnote about .NET framework support [docs] See merge request gitlab-org/gitlab!23233
-
mo khan authored
-
Achilleas Pipinellis authored
Update SAST Docs to address windows containers See merge request gitlab-org/gitlab!23531
-
Lucas Charles authored
-
Marcia Ramos authored
documentation: Remove accidental nesting. See merge request gitlab-org/gitlab!23376
-
Achilleas Pipinellis authored
Add language tags to code blocks See merge request gitlab-org/gitlab!23468
-
Achilleas Pipinellis authored
Add docs for testing import project Closes #197938 See merge request gitlab-org/gitlab!22212
-
Nikola Milojevic authored
Also added note about silent errors and import_failures
-
Achilleas Pipinellis authored
Clarify in permissions doc: owner is at group level not project See merge request gitlab-org/gitlab!23628
-
Mike Lewis authored
-
Kamil Trzciński authored
Groups::ImportExport::ExportService to require admin_group permission See merge request gitlab-org/gitlab!23434
-
Rémy Coutable authored
Replace the 'Coding style proposal' issue template with a MR template See merge request gitlab-org/gitlab!23538
-
Paul Slaughter authored
Update dependency @gitlab/ui to ^8.21.0 See merge request gitlab-org/gitlab!23618
-
Mike Greiling authored
Add FLASH_TYPE constants for createFlash See merge request gitlab-org/gitlab!23390
-
Bob Van Landuyt authored
Group WebHooks API Closes #2792 See merge request gitlab-org/gitlab!22994
-
Martin Wortschack authored
Merge branch '197952-convert-jest-tests-to-use-vtu-in-spec-frontend-vue_shared-components' into 'master' Convert Jest tests to use VTU in 'spec/frontend/vue_shared' Closes #197952 See merge request gitlab-org/gitlab!23501
-
Natalia Tepluhina authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Imre Farkas authored
Allow user to edit group Closes gitlab-org/growth/engineering#96 See merge request gitlab-org/gitlab!23415
-
Heinrich Lee Yu authored
Fix nuget uploads See merge request gitlab-org/gitlab!23599
-
Michael Kozono authored
Add selective sync support to Geo Nodes API update endpoint Closes #4731 See merge request gitlab-org/gitlab!22828
-
Rajendra Kadam authored
Add and expose shards, namespace and reverification params in geo node to update Geonode API and add specs
-
Alessio Caiazza authored
Upgrade acme-client to v2.0.5 See merge request gitlab-org/gitlab!23498
-
Rajendra Kadam authored
author Rajendra Kadam <rajendrakadam249@gmail.com> 1579020298 +0530
-
Rajendra Kadam authored
-
GitLab Bot authored
-
David Fernandez authored
These are handled as multipart uploads Fix nuget package naming
-
Imre Farkas authored
Update Praefect docs with new connection tester subcommand Closes gitaly#2259 See merge request gitlab-org/gitlab!23255
-
Paul Okstad authored
Updates Praefect documentation to mention new connection checker subcommand for diagnosis of configuration and connectivity issues.
-
Stan Hu authored
Let's Encrypt dropped support of unauthenticated GET requests to their staging API. This version uses POST-as-GET requests, which is the recommended method. This mirrors the change in Omnibus: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3782 Full CHANGELOG: https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md Diff: https://github.com/unixcharles/acme-client/compare/v2.0.2..v2.0.5
-
Alex Buijs authored
After successfully buying a GitLab subscription
-
Paul Slaughter authored
Billing address component for paid signup flow Closes gitlab-org/growth/engineering#5052 See merge request gitlab-org/gitlab!21638
-
Enrique Alcantara authored
Move logic to enable submit button in the GKE form to a separate component to avoid cluttering the machine type dropdown component.
-
Sean McGivern authored
Adjust client middleware metrics Counter See merge request gitlab-org/gitlab!23515
-
Natalia Tepluhina authored
Use export icon instead of download in dependencies list Closes #198059 See merge request gitlab-org/gitlab!23527
-
Bob Van Landuyt authored
Resolve "API for protected environments" See merge request gitlab-org/gitlab!22336
-
Martin Wortschack authored
Update GitLab Packages See merge request gitlab-org/gitlab!23459
-
Paul Slaughter authored
**Notes:** - localVue is only needed if we `use` something - constants.*_URL don't exist anymore which was hurting our test coverage that the right calls were being made - overwriting constants is a scary thing to do so added a mock for the constants to replace with a test STEPS array
-