- 13 Mar, 2020 40 commits
-
-
Kushal Pandya authored
Improve UX project/group ci variables See merge request gitlab-org/gitlab!26098
-
Kushal Pandya authored
Added fallback tolerance to epic tree drag See merge request gitlab-org/gitlab!26920
-
Kushal Pandya authored
Add ability to edit health status in Issue sidebar See merge request gitlab-org/gitlab!25371
-
Kamil Trzciński authored
Reorder exported relations by primary_key See merge request gitlab-org/gitlab!27117
-
Marcia Ramos authored
Document implicit schema for JSON logging See merge request gitlab-org/gitlab!26508
-
Marcel Amirault authored
Doc: Move the settings and index docs to CI folder See merge request gitlab-org/gitlab!26859
-
Marcia Ramos authored
Docs backend guides GraphQL See merge request gitlab-org/gitlab!23247
-
Mark Florian authored
Resolve "Differentiate between errors/failures in xUnit result" See merge request gitlab-org/gitlab!23476
-
Grzegorz Bizon authored
Move HasRef concern inside Ci namespace See merge request gitlab-org/gitlab!27056
-
Fabio Pitino authored
-
pburdette authored
- Fixed column widths - Popover for values/key/scope - Sorting ability by key - Modal layout change - Styling changes - Display table text adjustments
-
Martin Wortschack authored
Group repository contributors by email See merge request gitlab-org/gitlab!26899
-
Hilco van der Wilk authored
This was changed because it seemed undesirable to split chart when user changes git name. Issue: https://gitlab.com/gitlab-org/gitlab/issues/196961
-
Nick Thomas authored
Stop using Gitlab::Shell in replicate specs See merge request gitlab-org/gitlab!27164
-
Mark Florian authored
Add support for async search within Epics dropdown See merge request gitlab-org/gitlab!26980
-
Nick Thomas authored
Remove marginalia traces in query matcher See merge request gitlab-org/gitlab!26988
-
Tan Le authored
Marginalia appends unique `correlation_id` on SQL queries and results in incorrect similarity matching between expected and actual query in logs.
-
briankabiro authored
The pipelines docs are under `user/project` but should be with the rest of the CI docs under `/ci` This change updates the location of `settings.md` and the `pipelines.md` * move `/user/project/settings.md` to `ci/pipelines` folder * update references to `settings.md` to point to the new location * move images to the new location and delete the old directory * move `pipelines.md` to `index.md` in the new ci/pipelines folder
-
Marcia Ramos authored
Docs: Add argument validation to GraphQL Styleguide See merge request gitlab-org/gitlab!26239
-
Marcia Ramos authored
Add button to create a Release through the UI Closes #32812 See merge request gitlab-org/gitlab!24516
-
Kushal Pandya authored
Migrate ee/multiple_assignees to Jest Closes #194296 See merge request gitlab-org/gitlab!27204
-
Adam Hegyi authored
Optimize notes counters in usage data See merge request gitlab-org/gitlab!26871
-
Grzegorz Bizon authored
Fix BulkInsertSafe to support encrypted and enums fields See merge request gitlab-org/gitlab!27203
-
Kushal Pandya authored
feat: 2FA for admin mode Closes #35079 See merge request gitlab-org/gitlab!22281
-
Diego Louzán authored
Users that have 2FA setup must use it before activating admin mode
-
Achilleas Pipinellis authored
Add clarification on elastic stack and advanced search See merge request gitlab-org/gitlab!27092
-
Achilleas Pipinellis authored
Add documentation for multiple vulnerability selection Closes #42769 See merge request gitlab-org/gitlab!26923
-
Sam Beckham authored
Adds images and doces for the new ,ultiple select feature in the security dashboards
-
George Koltsov authored
-
Kushal Pandya authored
Make design cards dropzones See merge request gitlab-org/gitlab!26446
-
Tom Quirk authored
No tests yet
-
Bob Van Landuyt authored
Implement publish incident service See merge request gitlab-org/gitlab!26785
-
Sean McGivern authored
GraphQL: Upgrade graphql-ruby gem to 1.9.18 Closes #207278 See merge request gitlab-org/gitlab!26378
-
Kushal Pandya authored
Add infinite scrolling to logs Closes #206936 See merge request gitlab-org/gitlab!26254
-
Kushal Pandya authored
Search for Epics asynchronously when no matches are present in locally loaded list.
-
Kamil Trzciński authored
Resolve "Persist `:release` node from gitlab-ci.yml" Closes #196110 See merge request gitlab-org/gitlab!26385
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194296
-
Natalia Tepluhina authored
Remove staging from commit workflow in the Web IDE See merge request gitlab-org/gitlab!26151
-
Himanshu Kapoor authored
Bypass staging in Web IDE by ommitting staging from Vue templates.
-
Kamil Trzciński authored
We need to perform type cast and proper column mapping in order to support encrypted (which provides a virtual field) and enum fields (which provide a type conversion)
-