- 03 Sep, 2020 40 commits
-
-
Rajendra Kadam authored
-
Illya Klymov authored
Replace v-html with v-safe-html in issuable.vue See merge request gitlab-org/gitlab!41202
-
Nicolò Maria Mezzopera authored
Un-nest sidebar under .context-header div in sec See merge request gitlab-org/gitlab!41176
-
Tim Zallmann authored
Add snowplow events for clicking search suggestions Closes #241055 See merge request gitlab-org/gitlab!40822
-
Jan Provaznik authored
Add epic_id param to issue update graphQL mutation See merge request gitlab-org/gitlab!38678
-
Igor Drozdov authored
docs: use pre-built docker image for lsif-go See merge request gitlab-org/gitlab!40680
-
Nicolò Maria Mezzopera authored
Replace deprecated-button with button in commits_header.vue Closes #219902 See merge request gitlab-org/gitlab!38805
-
Natalia Tepluhina authored
Migrating from Vue event hub to mitt See merge request gitlab-org/gitlab!41160
-
Sanad Liaquat authored
Use a more specific QA selector name See merge request gitlab-org/gitlab!41231
-
Mikhail Mazurskiy authored
Reasons: - Building master from scratch is not reproducible as repository is being developed - go get is a way to add dependencies in Go. So if the project is written in Go dependency conflict might suddenly occur. See https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/merge_requests/68#note_401431566
-
Heinrich Lee Yu authored
remove attempt_group_search_optimizations feature flag See merge request gitlab-org/gitlab!40881
-
Evan Read authored
Update Ruby and Git version on README See merge request gitlab-org/gitlab!41240
-
Tan Le authored
-
Dylan Griffith authored
This MR adds the required data-track events as described in https://docs.gitlab.com/ee/development/telemetry/snowplow.html#tracking-in-haml-or-vue-templates in order to allow us to measure usage of the search autocomplete feature. These search autocomplete links are rendered by the deprecated_jquery_dropdown so we needed to extend this class to pass the relevant attributes down to where the link is created.
-
Kushal Pandya authored
Implement creation flow in policy editor See merge request gitlab-org/gitlab!40566
-
Kushal Pandya authored
Network policy editor drawer See merge request gitlab-org/gitlab!40810
-
Gabriel Mazetto authored
Group and limit pipeline warnings See merge request gitlab-org/gitlab!39634
-
Payton Burdette authored
Group pipeline warnings, make them collapisible using summary element. Add cap for how many warning can be displayed
-
gaga5lala authored
-
James Fargher authored
Unify burnup and burndown chart license checks Closes #241371 See merge request gitlab-org/gitlab!40941
-
Ray Paik authored
docs: Fix typos in Development Testing Guide See merge request gitlab-org/gitlab!41237
-
Mark Chao authored
Remove track_resource_milestone_change_events flag See merge request gitlab-org/gitlab!40946
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
James Fargher authored
Remove reorder_designs feature flag See merge request gitlab-org/gitlab!40866
-
Marcel Amirault authored
Docs: change formatting of Dockerfile to be consistent See merge request gitlab-org/gitlab!41161
-
Marcel Amirault authored
Docs: change from example.gitlab.com to gitlab.example.com See merge request gitlab-org/gitlab!41177
-
Marcel Amirault authored
Docs: fix inconsistent capitalization of "Job" and "Project" in examples See merge request gitlab-org/gitlab!41173
-
Heinrich Lee Yu authored
Remove nil attributes for CiliumNetworkPolicy See merge request gitlab-org/gitlab!41008
-
Zamir Martins Filho authored
Nil attributes whether ingress or egress will fail API for update
-
Vitali Tatarintev authored
Stop clearing memoization of `licensed_feature_available` in CORE See merge request gitlab-org/gitlab!41144
-
Marcel Amirault authored
Docs: fix syntax error in `artifacts:untracked` example See merge request gitlab-org/gitlab!41180
-
Marcel Amirault authored
Docs: fix incomplete sentence See merge request gitlab-org/gitlab!41157
-
Nathan Friend authored
Replace <gl-deprecated-button> with <gl-button> in strategy.vue Closes #219825 See merge request gitlab-org/gitlab!38966
-
Austin Regnery authored
-
Michael Kozono authored
Geo - Refactor finders (Part II) See merge request gitlab-org/gitlab!40542
-
Ash McKenzie authored
Remove reset_ci_minutes_for_all_namespaces FF Closes #234067 See merge request gitlab-org/gitlab!40396
-
Ray Paik authored
Update doc/gitlab-basics/create-your-ssh-keys.md See merge request gitlab-org/gitlab!41196
-
Michael Kozono authored
-
Ash McKenzie authored
Move variables & logic from view into helpers See merge request gitlab-org/gitlab!41035
-
Dallas Reedy authored
This cleans up the view and adheres to the principle of “Fat Helpers, Skinny Views” (I’m not sure that’s a real thing, but I like it).
-