- 03 Aug, 2020 31 commits
-
-
Jiaan Louw authored
Move the merge requests content into its own directory in preperation for additional content that will be added. Hide tabs behind cookie flag.
-
Sean McGivern authored
Add new RuboCop for GraphQL::Types::JSON See merge request gitlab-org/gitlab!38125
-
Luke Duncalfe authored
This cop backs up our GraphQL API Styleguide advice to avoid the use of GraphQL::Types::JSON.
-
Sean McGivern authored
Add support for files in PersonalSnippet REST API See merge request gitlab-org/gitlab!38281
-
Sean McGivern authored
Inherit parent epic during an issue promotion See merge request gitlab-org/gitlab!37109
-
Heinrich Lee Yu authored
Support project-level iteration creation See merge request gitlab-org/gitlab!38345
-
Achilleas Pipinellis authored
Add warning for backing up object storage to backup/restore docs See merge request gitlab-org/gitlab!38408
-
Sean McGivern authored
Fix rubocop offenses for ee/spec/features/* See merge request gitlab-org/gitlab!38289
-
Heinrich Lee Yu authored
Revert "Merge branch '233077-master-broken-spec-features-markdown-markdown_spec-rb' into 'master'" See merge request gitlab-org/gitlab!38434
-
Jan Provaznik authored
Remove issue_trackers scope See merge request gitlab-org/gitlab!38390
-
Miguel Rincon authored
[FE] Update vsa chart endpoints" Closes #226996 and #221204 See merge request gitlab-org/gitlab!38029
-
Miguel Rincon authored
Use GlModalDirective on deploy freeze modal Closes #229866 See merge request gitlab-org/gitlab!38360
-
Nicolò Maria Mezzopera authored
Merge branch '225224-sast-config-ui-page-basic-sast-wide-settings-implement-form-control-components' into 'master' Implement form input component for SAST Config UI See merge request gitlab-org/gitlab!37812
-
Mark Florian authored
This adds a form input component, to be used in the [SAST Configuration UI][epic]. This component is a fairly thin wrapper around the `GlFormGroup` and `GlFormInput` components, to conform to the [design]. It will be consumed by a [parent container component][container], itself driven via a schema to generate a form. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/225224. [epic]: https://gitlab.com/groups/gitlab-org/-/epics/3659 [container]: https://gitlab.com/gitlab-org/gitlab/-/issues/231370 [design]: https://gitlab.com/gitlab-org/gitlab/-/issues/228830
-
Shinya Maeda authored
Add Active to Feature Flags API See merge request gitlab-org/gitlab!38350
-
Jason Goodman authored
Add support to POST, PUT, GET requests Add documentation
-
charlie ablett authored
Add metrics dashboard template finder See merge request gitlab-org/gitlab!37523
-
Marcel Amirault authored
documentation: Add Artifact downloads between namespaces section See merge request gitlab-org/gitlab!38079
-
Shem Gyll authored
-
Adam Hegyi authored
Docs: List LDAP cases of email confirmation in 13.2 See merge request gitlab-org/gitlab!37919
-
Katrin Leinweber authored
-
Dylan Griffith authored
Remove prometheus from managed apps CI artifact parsing See merge request gitlab-org/gitlab!38443
-
Ezekiel Kigbo authored
Fix specs when vue_issuables_list ff is off See merge request gitlab-org/gitlab!38398
-
Ezekiel Kigbo authored
Address reviewer comments on the MR including replacing utility classes
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Updates the routes used in the VSA actions to ensure they now include the selected value stream
-
Ezekiel Kigbo authored
Updates the remaining vsa routes to include value stream id
-
Ezekiel Kigbo authored
Updates the route for creating a custom stage
-
Thong Kuah authored
Let's start with Cilium only for now. Prometheus and other applications that already have existing v1 code should enabled at a later stage This enables us to rollout cluster_applications_artifact immediately
-
Mark Lapierre authored
Add e2e test of gitaly cluster backend node recovery See merge request gitlab-org/gitlab!37040
-
Mark Lapierre authored
Includes changes to allow Resources to return enumerable results via the API
-
- 02 Aug, 2020 7 commits
-
-
Evan Read authored
docs: Fix invalid JSON in example payload See merge request gitlab-org/gitlab!38438
-
Evan Read authored
Add info about update_mirror_service_json.log See merge request gitlab-org/gitlab!38120
-
Anton Smith authored
-
Thong Kuah authored
Enable ci_pipeline_status_omit_commit_sha_in_cache_key FF by default Closes #229139 See merge request gitlab-org/gitlab!38366
-
Thong Kuah authored
Update Gitaly gem to 13.3.0.pre.rc2 See merge request gitlab-org/gitlab!38379
-
Bob Van Landuyt authored
Allow setting of issue assignees in GraphQL [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!38081
-
Jan Provaznik authored
Adds GraphQL mutation to set issue assignees same as for merge requests.
-
- 01 Aug, 2020 2 commits
-
-
Akshay S Dinesh authored
-
Rajendra Kadam authored
This MR fixes Rails/SaveBang cop issues in all files of ee/spec/features folder Add changelog for the cop fixes
-