- 19 Oct, 2020 1 commit
-
-
Dmytro Zaporozhets authored
-
- 15 Oct, 2020 39 commits
-
-
Dmytro Zaporozhets (DZ) authored
Fix workflow:rules not accessing passed-upstream and trigger variables See merge request gitlab-org/gitlab!44935
-
Furkan Ayhan authored
In "Seed" section of CreatePipelineService, we run the block that is passed when calling the main service. This block is used for adding the variables to the pipeline from upstream and trigger requests.
-
Dan Davison authored
Add Dynamic Element Validation to Snippet/Edit See merge request gitlab-org/gitlab!44872
-
Nicolò Maria Mezzopera authored
Upgrade @gitlab/ui to v21.30.1 See merge request gitlab-org/gitlab!44781
-
Suzanne Selhorn authored
Clarify trigger limitations See merge request gitlab-org/gitlab!45294
-
Marcel Amirault authored
-
Marcel Amirault authored
Docs: Fixed Vale CI YAML issues See merge request gitlab-org/gitlab!45206
-
Suzanne Selhorn authored
Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Marcin Sedlak-Jakubowski authored
Move burndown docs to shared burnup/burndown page See merge request gitlab-org/gitlab!44684
-
Simon Knox authored
Redirect previous docs to new page
-
Dmytro Zaporozhets (DZ) authored
Fix lib/gitlab/import_export/* kwargs warnings See merge request gitlab-org/gitlab!44772
-
Dmytro Zaporozhets (DZ) authored
Improve performance of snippets_controller spec See merge request gitlab-org/gitlab!45042
-
Amy Qualls authored
Typo fix: GP -> GB See merge request gitlab-org/gitlab!45274
-
Andrew Fontaine authored
Add labels component to swimlanes board sidebar See merge request gitlab-org/gitlab!40999
-
Phil Hughes authored
Prepare a pipeline status badge See merge request gitlab-org/gitlab!44716
-
Kushal Pandya authored
Add swimlanes license check See merge request gitlab-org/gitlab!44880
-
Jose Ivan Vargas authored
Improve re-usability of Editor Lite See merge request gitlab-org/gitlab!45083
-
Dmytro Zaporozhets (DZ) authored
Default `show_inherited_labels` feature flag to on See merge request gitlab-org/gitlab!45161
-
Coung Ngo authored
Projects and subgroups can use all inherited labels but their labels pages do not show all inherited labels. This commit defaults `show_inherited_labels` to true to turn on this feature to make available labels more visible.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Mark Chao authored
Show origin path of labels on subgroup labels page See merge request gitlab-org/gitlab!45040
-
Coung Ngo authored
Show origin path so that users can see from where labels were created on the subgroup labels page
-
Paul Gascou-Vaillancourt authored
-
Kushal Pandya authored
Persist collapsed state to DB See merge request gitlab-org/gitlab!43681
-
GitLab Bot authored
Upgrades the packags and removes unnecessary margins from search boxes now that the margin is set in GitLab UI
-
Kushal Pandya authored
Fixed width of project select toggle button See merge request gitlab-org/gitlab!44713
-
Kushal Pandya authored
Fixed the size of the comment button when viewing a commit See merge request gitlab-org/gitlab!44905
-
Olena Horal-Koretska authored
Resolve "Reduce code duplication Alert / Incident Management" See merge request gitlab-org/gitlab!44347
-
David O'Regan authored
Flesh out Alert and Incident management test coverage via feature specs
-
Natalia Tepluhina authored
Update dependency @gitlab/ui to v21.29.0 See merge request gitlab-org/gitlab!45150
-
🤖 GitLab Bot 🤖 authored
-
Bob Van Landuyt authored
Add dastSiteTokenCreate mutation See merge request gitlab-org/gitlab!44825
-
Philip Cunningham authored
Adds new mutation for creating new tokens for validating targets.
-
Kamil Trzciński authored
Raise Puma Worker Killer RAM limits See merge request gitlab-org/gitlab!45116
-
Andrew Fontaine authored
Skip Bootstrap popover initialization in app/views/projects/blob/_editor.html.haml See merge request gitlab-org/gitlab!45264
-
Axel García authored
It uses the labels-select component to fetch labels and handle the selection logic.
-
Savas Vedova authored
- The badge will be used in a later iteration. - Write tests
-
Axel García authored
-