- 05 Aug, 2020 1 commit
-
-
Jason Goodman authored
Update documentation and specs
-
- 04 Aug, 2020 39 commits
-
-
Michael Kozono authored
Create a new endpoint that converts .yml panels to JSON See merge request gitlab-org/gitlab!38192
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38581
-
Mike Jang authored
Add link to permissions for subgroup visibility levels See merge request gitlab-org/gitlab!27595
-
Jan Provaznik authored
Remove namespace storage limit setting See merge request gitlab-org/gitlab!38108
-
Mike Jang authored
Add note on compliance dashboard limit See merge request gitlab-org/gitlab!38336
-
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
-
Nicolas Dular authored
This removes the frontend and backend that is related to the namespace storage limit setting. For the MVC we initially thought that the limit will be instance wide, this requirement changed though and it is now based on the plan of a namespace. To remove the column from the db, we for now ignore the column and will do the actual removal of the column the next release.
-
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
-
GitLab Release Tools Bot authored
-
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
-