- 15 Jan, 2021 39 commits
-
-
David O'Regan authored
Add milestones to Incidents in both quick actions and the sidebar without adding iterations
-
Denys Mishunov authored
Use a dynamic loader for window.gapi See merge request gitlab-org/gitlab!49512
-
Hordur Freyr Yngvason authored
This MR swaps out an implicit dependency on window.gapi for a lazy loader using a script tag designed around the realities of how gapi needs to be loaded. Previously, we had an implicit global dependency on gapi, relying on a DOMContentLoaded event listener in an entirely different module. This was brittle and held back internal efforts to remove dependencies on the DOMContentLoaded event. See https://gitlab.com/gitlab-org/gitlab/-/issues/284997
-
Marcel Amirault authored
Add video link for Multi project pipelines See merge request gitlab-org/gitlab!50646
-
Dov Hershkovitch authored
-
Kushal Pandya authored
Update canary(next) badge style See merge request gitlab-org/gitlab!50965
-
Kushal Pandya authored
Align loading icon for "Time tracking" in issue sidebar See merge request gitlab-org/gitlab!50974
-
Kushal Pandya authored
Remove unwanted space in "Configure pages" card body See merge request gitlab-org/gitlab!50946
-
Kushal Pandya authored
Align button in boards sidebar settings See merge request gitlab-org/gitlab!50928
-
Kushal Pandya authored
Fix alignment of project tags in project home page See merge request gitlab-org/gitlab!51040
-
Matthias Käppler authored
Add service to revoke DastSiteValidations See merge request gitlab-org/gitlab!51678
-
Philip Cunningham authored
Adds new service to delete passed validations by url_base.
-
Martin Wortschack authored
Merge branch 'djensen-add-attributions-to-productivity-analytics-scatterplot-flag-config' into 'master' Add attributions to PA scatterplot flag definition See merge request gitlab-org/gitlab!51769
-
Martin Wortschack authored
Update text of whats new drawer See merge request gitlab-org/gitlab!51422
-
Marcel Amirault authored
Change new at GitLab to new in GitLab
-
Kerri Miller authored
Remove reset_integrations feature flag See merge request gitlab-org/gitlab!51507
-
Andy Soiron authored
-
Marcel Amirault authored
Remove deprecated variables page See merge request gitlab-org/gitlab!51729
-
Craig Norris authored
Remove page of deprecated variables.
-
Stan Hu authored
Update Gitaly version See merge request gitlab-org/gitlab!51728
-
Marcel Amirault authored
Add walkthrough for setting up private CodeQuality runners See merge request gitlab-org/gitlab!49788
-
drew authored
also fix documentation section headings
-
Ash McKenzie authored
Enable globally autofix indicator See merge request gitlab-org/gitlab!51631
-
Evan Read authored
Revise the subheadings about state file UI See merge request gitlab-org/gitlab!51770
-
Amy Qualls authored
The sections about the state file UI need to be reflowed and combined to more closely match the expected style and flow of documentation pages. This MR combines several subheadings into one.
-
Evan Read authored
Added information about moving a repository to a different path See merge request gitlab-org/gitlab!46220
-
Julian Paul Dasmarinas authored
-
Evan Read authored
Improve initial Jira dev panel docs See merge request gitlab-org/gitlab!51612
-
Evan Read authored
Replace DAST_AUTH_EXCLUDE_URLS with DAST_EXCLUDE_URLS See merge request gitlab-org/gitlab!51289
-
Craig Smith authored
-
Michael Kozono authored
Send gitlab_standard context with issue promotion event See merge request gitlab-org/gitlab!49873
-
Stan Hu authored
Show status of snippet author in header See merge request gitlab-org/gitlab!51030
-
Kev authored
-
Stan Hu authored
Add license subscription_id to Usage Ping See merge request gitlab-org/gitlab!51601
-
Stan Hu authored
Lower allocations when building nav See merge request gitlab-org/gitlab!51628
-
Mayra Cabrera authored
Remove references to alerts service See merge request gitlab-org/gitlab!50913
-
Sarah Yasonik authored
-
Mike Jang authored
Docs: group migration MVC See merge request gitlab-org/gitlab!51205
-
Illya Klymov authored
Introduce docs for bulk imports MVC
-
- 14 Jan, 2021 1 commit
-
-
Mike Greiling authored
Move jest spec helpers to own directory See merge request gitlab-org/gitlab!51598
-