- 15 Jan, 2021 13 commits
-
-
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 27 commits
-
-
Mike Greiling authored
Move jest spec helpers to own directory See merge request gitlab-org/gitlab!51598
-
Lukas 'Eipi' Eipert authored
It is a bit confusing as we have put helpers to be used in specs in the same directory as specs for `app/assets/javascripts/helpers`. In oder to make the destinction a bit more clear, this moves jest test helpers to `__helpers__` and adds appropriate readmes to both folders.
-
David O'Regan authored
Add gl-mt-3 to no schedules nothing-here-block See merge request gitlab-org/gitlab!51551
-
Yogi authored
-
Mayra Cabrera authored
Add Packages::Debian::DistributionFinder See merge request gitlab-org/gitlab!51266
-
Mike Greiling authored
Migrate the bs-callout class to gl-alert in ancestor notice See merge request gitlab-org/gitlab!51209
-
Veethika Mishra authored
-
David O'Regan authored
Uploading metric images to incidents - docs See merge request gitlab-org/gitlab!50044
-
Tristan Read authored
Reduce pixel size of images, then run through pngquant to compress file size on disk. Also provide documentation edits for tone / style.
-
Andrew Fontaine authored
Add warning to the branch chooser See merge request gitlab-org/gitlab!51671
-
David O'Regan authored
Remove the `incident_metric_upload_ui` feature flag See merge request gitlab-org/gitlab!51552
-
Tristan Read authored
-
Andrew Fontaine authored
Refactor Promote Milestone Modal See merge request gitlab-org/gitlab!51227
-
Lukas 'Eipi' Eipert authored
This refactors the "Promote Milestone Modal", replacing DeprecatedModal2 with GlModal. The way the modal is triggered, is changed from an event-bus based solution to one which is "pure" Vue, simplifying the code quite a bit. We moved most of the logic from the init function over to the modal itself. Tests have been adjusted.
-
Evan Read authored
Fixed broken links See merge request gitlab-org/gitlab!51535
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/353
-
Amy Qualls authored
Adds docs about agent testing locally See merge request gitlab-org/gitlab!51641
-
João Alexandre Cunha authored
Revise the provided text for tone and style, reducing several subheadings to a single unordered list, while keeping a longer explanation in a subheading.
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Links Cleanup MR See merge request gitlab-org/gitlab!51688
-
Sarah Groff Hennigh-Palermo authored
Includes new component, specs
-
Amy Qualls authored
Fixed docs- title field in alerts is not required See merge request gitlab-org/gitlab!51741
-
Thong Kuah authored
[RUN ALL RSPEC] Autocorrect more keyword warnings See merge request gitlab-org/gitlab!51514
-
Mayra Cabrera authored
Cloud License: Subscription activation service See merge request gitlab-org/gitlab!51450
-
Mark Chao authored
Part of Cloud License feature
-
Suzanne Selhorn authored
Add explicit instructions for maximum job timeout See merge request gitlab-org/gitlab!51756
-
Cleveland Bledsoe Jr authored
-
Olena Horal-Koretska authored
Adds delete functionality to metric images See merge request gitlab-org/gitlab!50043
-