- 10 Dec, 2020 40 commits
-
-
Mike Jang authored
-
Mike Jang authored
Update add new group member docs screenshot See merge request gitlab-org/gitlab!49660
-
Robert Speicher authored
Add resolved at field to vulnerability type in GQL See merge request gitlab-org/gitlab!49391
-
David O'Regan authored
Snippets: Remove `active` class from blob viewer switcher See merge request gitlab-org/gitlab!49676
-
Robert Speicher authored
Add encrypted ldap secrets support See merge request gitlab-org/gitlab!45712
-
Douglas Barbosa Alexandre authored
Fail import state whenever repository import fails See merge request gitlab-org/gitlab!49682
-
Mike Jang authored
Clarify levels of testing for GraphQL See merge request gitlab-org/gitlab!48861
-
-
Adam Hegyi authored
Remove redundant index See merge request gitlab-org/gitlab!47072
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Igor Drozdov authored
Update feature categories for 2020-12-10 See merge request gitlab-org/gitlab!49713
-
Bob Van Landuyt authored
Refactor container registry details page to GraphQL See merge request gitlab-org/gitlab!49342
-
Nicolò Maria Mezzopera authored
- utility - project - group
-
Craig Norris authored
Update the docs rename/move process See merge request gitlab-org/gitlab!45630
-
Marcel Amirault authored
Now that we can use soft redirects, we need to develop a process for using them, and deleting redirect files.
-
Susan Tacker authored
Fix typo in style guide See merge request gitlab-org/gitlab!49685
-
Craig Norris authored
Fix future tense and add spelling exception See merge request gitlab-org/gitlab!49661
-
Amy Qualls authored
Fixes future tense on two documents in the development directory, and adds variations on 'transpile' to the spelling exceptions dictionary. A quick web search demonstrates it's a real term.
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/user/project/milestones/index.md See merge request gitlab-org/gitlab!49547
-
Jonston Chan authored
-
Sean McGivern authored
Add a note about GraphQL categorization See merge request gitlab-org/gitlab!49368
-
Bob Van Landuyt authored
-
Mark Florian authored
Implement API Fuzzing MR Widget and Vuln Modal See merge request gitlab-org/gitlab!48123
-
Marcel Amirault authored
Docs: "Checking pipeline status" when gitlab-ci.yml excludes branch See merge request gitlab-org/gitlab!49033
-
Daniel Griscom authored
-
Bob Van Landuyt authored
Preload user status for mentioning users See merge request gitlab-org/gitlab!48668
-
Adam Hegyi authored
This change uses BatchLoader to efficiently preload UserStatus.availability for several different user arrays.
-
Bob Van Landuyt authored
Track test failures on pipeline completion See merge request gitlab-org/gitlab!48695
-
Sean McGivern authored
Restrict access to jobs that use `CI_DEBUG_TRACE=True` See merge request gitlab-org/gitlab!48932
-
Allison Browne authored
Keep users from viewing job traces if they are not developers on the project and the job is using the env variable CI_DEBUG_TRACE=true
-
Sean McGivern authored
Remove Gitaly request from projects#show See merge request gitlab-org/gitlab!49565
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49694
-
Bob Van Landuyt authored
Bust the cache for ReleaseHighlights See merge request gitlab-org/gitlab!49276
-
Sean McGivern authored
The `epic_tracking` category appears to have been added manually; the other changed categories are currently unused.
-
Simon Knox authored
Add a project setting to allow edit commit messages See merge request gitlab-org/gitlab!49152
-
Mayra Cabrera authored
A new setting was added under Project > Visibility to allow commit authors to edit comimt messages on unprotected branches. This setting is stored in a new column in 'project_settings' table. Changes are currently under a feature flag. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/287798
-
Simon Knox authored
Create a shared color picker component See merge request gitlab-org/gitlab!48606
-
Robert Hunt authored
- Implemented input type of color for preview area - Implemented text HEX input - Implemented validation on the HEX value - Implemented preset color selections - Added tests for the new component - Added translations - Added a changelog
-
Igor Drozdov authored
It's not used by the view, so we can remove it
-