- 03 Aug, 2020 1 commit
-
-
Jason Goodman authored
Add support to POST, PUT, GET requests Add documentation
-
- 31 Jul, 2020 39 commits
-
-
Andrew Fontaine authored
Onboarding issues invite teammates - frontend See merge request gitlab-org/gitlab!37953
-
Douglas Barbosa Alexandre authored
Add option to query a single board list with GraphQL API See merge request gitlab-org/gitlab!38216
-
Andrew Fontaine authored
Merge branch '202600-migrate-fa-spinner-to-spinner-for-app-views-shared-_new_project_item_select-html-haml' into 'master' Migrate app/views/shared/_new_project_item_select.html.haml FA icons See merge request gitlab-org/gitlab!38177
-
Stan Hu authored
Add `resoved_on_default_branch` attribute to VulnerabilityType See merge request gitlab-org/gitlab!38300
-
Stan Hu authored
Merge branch '225584-retrieve-security-dashboard-url-used-on-project-severity-status-report-from-backend-be' into 'master' Add security_dashboard_path to GraphQL ProjectType See merge request gitlab-org/gitlab!38171
-
Stan Hu authored
Support writing variables to CI config See merge request gitlab-org/gitlab!37516
-
rossfuhrman authored
Add support for writing variables to the .gitlab-ci.yml file created when using the SAST configuration UI
-
Stan Hu authored
fix request typo See merge request gitlab-org/gitlab!38370
-
Andrew Fontaine authored
Allow ref selector component to receive parent attributes See merge request gitlab-org/gitlab!38401
-
Alex Buijs authored
When creating a group allow to invite new teammates.
-
Marcel Amirault authored
Remove previous code quality definitions from documentation See merge request gitlab-org/gitlab!38223
-
Ricky Wiens authored
- The previous definitions are no longer recommended to be used.
-
Andrew Fontaine authored
Make storage alert conform with other alerts Closes #230718 See merge request gitlab-org/gitlab!38058
-
Ragnar Hardarson authored
To conform with other page-level alerts we've got
-
Andrew Fontaine authored
Convert labels autocomplete from at.js to tribute See merge request gitlab-org/gitlab!37487
-
Coung Ngo authored
Convert to tribute so we can remove the unmaintained jQuery-based atjs library
-
Mark Florian authored
Update dependency @gitlab/ui to v17.40.0 See merge request gitlab-org/gitlab!38238
-
Paul Slaughter authored
Fix issues_spec when vue_issuables_list ff is off Closes #224038 See merge request gitlab-org/gitlab!38010
-
Jan Provaznik authored
Improve project snippet internal access spec See merge request gitlab-org/gitlab!38314
-
Igor Drozdov authored
Allow optional keyset pagination for branch list API See merge request gitlab-org/gitlab!37524
-
David Kim authored
- optional `pagination: 'keyset'` can be passed in to enable keyset pagination - adds next page link to Link and Links header
-
Jan Provaznik authored
Fix flaky tests on historical vulnerability statistic specs See merge request gitlab-org/gitlab!38377
-
Vitali Tatarintev authored
Add published column See merge request gitlab-org/gitlab!37971
-
David O'Regan authored
Add published column to the incident list which show if the incident is published to the status page
-
Michał Zając authored
This allows us to avoid unnecessary computations on the frontend as outlined in https://gitlab.com/gitlab-org/gitlab/-/issues/225584
-
Nathan Friend authored
This commit updates the ref selector dropdown component to allow its parent to bind attributes to the root element of this component.
-
Imre Farkas authored
Remove transaction memory metrics See merge request gitlab-org/gitlab!38358
-
Kushal Pandya authored
Fixes the history button link being encoded incorrectly Closes #216179 See merge request gitlab-org/gitlab!38392
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/216179
-
Sean McGivern authored
Remove updated_at column from audit_events table See merge request gitlab-org/gitlab!35690
-
Achilleas Pipinellis authored
Docs: Update index with minor edits See merge request gitlab-org/gitlab!38301
-
Marcia Ramos authored
docs: Remove inappropriate word "Nuke" See merge request gitlab-org/gitlab!38396
-
Marcia Ramos authored
Fix test-prof.evilmartians.io broken links See merge request gitlab-org/gitlab!38386
-
Phil Hughes authored
Update stages endpoints to include value stream id See merge request gitlab-org/gitlab!37047
-
Ezekiel Kigbo authored
Fetch the data for each value stream and make sure we include the value stream in the create stage request Create a stage in the value stream
-
Achilleas Pipinellis authored
Update docs for PostgreSQL 12 clustering See merge request gitlab-org/gitlab!38383
-
Jarka Košanová authored
Graphql mutation for issue subscribe See merge request gitlab-org/gitlab!38051
-
Jan Provaznik authored
Allows setting of issue's subscribe status in GraphQL API.
-
Eulyeon Ko authored
-