- 04 Aug, 2020 40 commits
-
-
Michael Kozono authored
Resolve Style/NumericPredicate Cop exceptions in Specs See merge request gitlab-org/gitlab!38218
-
Doug Stull authored
- no exceptions...
-
Nicolò Maria Mezzopera authored
Allow Users to Create and Rename User Lists Closes #224229 See merge request gitlab-org/gitlab!36598
-
Andrew Fontaine authored
Adds the final links to the create and edit pages for user lists as well as adds documentation for the feature.
-
Michael Kozono authored
Make Kubernetes Logs available to Developer See merge request gitlab-org/gitlab!38467
-
Mikołaj Wawrzyniak authored
To make log explorer more usable we should lower access level restrictions to it from maintainer to developer.
-
Michael Kozono authored
[Doc] [Geo] Update self service framework docs See merge request gitlab-org/gitlab!37209
-
Aakriti Gupta authored
to include options for adding verification state fields and improve documentation.
-
Michael Kozono authored
Merge branch '233104-when-relative-url-is-configured-on-secondary-the-requests-to-api-graphql-fail' into 'master' Fix GraphQL for read-only instances with relative URLs Closes #233104 See merge request gitlab-org/gitlab!38402
-
Nicolò Maria Mezzopera authored
Merge branch '231370-sast-config-ui-page-basic-sast-wide-settings-implement-dynamic-form-container-control' into 'master' Implement dynamic form control component See merge request gitlab-org/gitlab!38162
-
Mark Florian authored
This adds a dynamic form field component, to be used in the [SAST Configuration UI][epic]. So far, this component is only able to render a single type of form field: a text input (via the [`FormInput`][input] component). Future iterations will add support for more types. This component is driven by an array of configuration entities (in fact, a `SastCiConfigurationEntity` from GraphQL), each representing a configurable variable when setting up SAST scanning for a project. In a follow-up MR, this array will be provided by the GraphQL query `Project.sastCiConfiguration`. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/231370. [epic]: https://gitlab.com/groups/gitlab-org/-/epics/3659 [input]: https://gitlab.com/gitlab-org/gitlab/-/issues/225224
-
Grzegorz Bizon authored
Remove feature flag for using UNLINK in Redis See merge request gitlab-org/gitlab!38474
-
Grzegorz Bizon authored
Versioning for sidekiq workers See merge request gitlab-org/gitlab!37918
-
Imre Farkas authored
Resolve "Prevent forking outside a group" Closes #216987 See merge request gitlab-org/gitlab!36848
-
Gosia Ksionek authored
WIP WIP Add group method and specs Add failing specs Add specs to api call
-
Markus Koller authored
Add Dependency Scanning support for NuGet lock files See merge request gitlab-org/gitlab!37553
-
Fabien Catteau authored
Add NuGet lock file to the rules:exists of the Gemnasium Dependency scanning job. See https://gitlab.com/gitlab-org/gitlab/-/issues/225219
-
Alessio Caiazza authored
Update Gitaly version See merge request gitlab-org/gitlab!38560
-
Imre Farkas authored
Remove duplicate feature flag instantiation See merge request gitlab-org/gitlab!38566
-
Nicolò Maria Mezzopera authored
Lock beta js dependencies to a specific version See merge request gitlab-org/gitlab!38548
-
Tristan Read authored
-
Sean McGivern authored
Refactor pypi license specs See merge request gitlab-org/gitlab!38460
-
Marcia Ramos authored
Docs: Add Mirroring to AWS CodeCommit See merge request gitlab-org/gitlab!37273
-
DarwinJS authored
-
Markus Koller authored
Change node memory query to use `max` See merge request gitlab-org/gitlab!37302
-
Markus Koller authored
Update project delete modal See merge request gitlab-org/gitlab!36962
-
Jiaan Louw authored
- Update remove project setting section - Add a unique modal for regular project deletions - Add a unique modal for adjourned project deletions
-
Sean McGivern authored
Fix vulnerability statistics calculation See merge request gitlab-org/gitlab!38320
-
Enrique Alcántara authored
Replace remaining GlDropdown usage See merge request gitlab-org/gitlab!38516
-
Olena Horal-Koretska authored
Merge branch '233439-vsa-requests-fail-without-value_stream_analytics_create_multiple_value_streams-feature-flag' into 'master' VSA requests fail without multiple value streams feature flag Closes #233439 See merge request gitlab-org/gitlab!38542
-
Ezekiel Kigbo authored
When there are no value streams available we should fall back to `default`. Adds a `fetchValueStreamData` action
-
Dheeraj Joshi authored
This MR removes a feature flag instantiated twice and also remove the changelog for the same
-
Stan Hu authored
Remove Redis 3 references See merge request gitlab-org/gitlab!38475
-
Sean McGivern authored
Add GraphQL mutation to delete DastSiteProfile See merge request gitlab-org/gitlab!38257
-
Philip Cunningham authored
Adds new mutation that enables us to delete DastSiteProfiles by their global ID.
-
Sean McGivern authored
Reset CI minutes for all namespaces See merge request gitlab-org/gitlab!38057
-
Marcia Ramos authored
Update recommendations for DOM selectors: docs See merge request gitlab-org/gitlab!35551
-
Justin Boyson authored
Trying to explain that both mount and shallowMount work
-
Sean McGivern authored
As of GitLab 13.0, we no longer support Redis 3. Redis 4 is the minimum version, and Redis 5 (bundled with Omnibus) is recommended. Clarify this in the docs and the Rake task.
-
GitLab Release Tools Bot authored
-