- 13 May, 2020 24 commits
-
-
Florie Guibert authored
- Epic tree cards on two lines - Styles changes for related issues and MRs
-
Paul Slaughter authored
Add provider icon to cluster list Closes #208223 See merge request gitlab-org/gitlab!31134
-
Emily Ring authored
Added provider icon to cluster loading index Added missing GitLab UI utilities classes Added extra tests https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31134
-
Marcel Amirault authored
Docs: Added short prereq paragraph See merge request gitlab-org/gitlab!31805
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30321
-
Marcel Amirault authored
Add docs for a11y MR widget See merge request gitlab-org/gitlab!31491
-
Scott Hampton authored
Adding documentation for the new accessibility report merge request widget.
-
Stan Hu authored
fix typo and change CE to FOSS See merge request gitlab-org/gitlab!31810
-
Ray Paik authored
Fix typos "repository" in docs See merge request gitlab-org/gitlab!31815
-
Paul Slaughter authored
Migrate interval pattern specs to jest See merge request gitlab-org/gitlab!31501
-
Frédéric Caplette authored
The interval_pattern_input_spec component still had its spec in karma, so this commit moves it to Jest. It also removed some unnecessary tests that were checkin computed properties and props. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31501
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Dylan Griffith authored
Fix blob link for the code search See merge request gitlab-org/gitlab!30473
-
Dylan Griffith authored
Send email notification for unknown sign ins Closes #27211 See merge request gitlab-org/gitlab!29741
-
Lucy Fox authored
-
Clement Ho authored
Hide not implemented on BE side fields from list view See merge request gitlab-org/gitlab!31489
-
Olena Horal-Koretska authored
-
Paul Slaughter authored
Add tracking for commit northstar Closes #216676 See merge request gitlab-org/gitlab!31350
-
-
Evan Read authored
Fix URL for partial clone doc See merge request gitlab-org/gitlab!31761
-
Paul Slaughter authored
Remove logs from the admin pages See merge request gitlab-org/gitlab!30485
-
Mike Jang authored
Add internal use caution Closes #217509 See merge request gitlab-org/gitlab!31790
-
Cynthia Ng authored
-
James Fargher authored
Clean Code: Plan limits improvements See merge request gitlab-org/gitlab!31732
-
- 12 May, 2020 16 commits
-
-
Paul Slaughter authored
Fix state not being updated See merge request gitlab-org/gitlab!30503
-
Mayra Cabrera authored
Move to supported Elastic helm charts See merge request gitlab-org/gitlab!30528
-
Adrien Kohlbecker authored
Chart v3.0.0
-
charlie ablett authored
feat: add expunge deleted messages option to mailroom See merge request gitlab-org/gitlab!31531
-
Mayra Cabrera authored
Fix for diff text formatter equality testing See merge request gitlab-org/gitlab!31748
-
Mayra Cabrera authored
Refactor ECS deploy template See merge request gitlab-org/gitlab!31625
-
Paul Slaughter authored
-
Denys Mishunov authored
Refactor button to allow for multiple actions See merge request gitlab-org/gitlab!31619
-
Illya Klymov authored
Code Review Analytics: Add label token for GlFilteredSearch See merge request gitlab-org/gitlab!30706
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This removes the logs from the admin dashboard. Those were reading files from disk and do not work in multi-node environments. Rather than displaying incorrect information, remove the feature. A better solution is to ingest the logs into elasticsearch. This also allows us to remove the symlinked sidekiq.log form omnibus.
-
charlie ablett authored
Use `let_it_be` for Static Site Editor test suite See merge request gitlab-org/gitlab!30826
-
Mayra Cabrera authored
Add NuGet package tags support See merge request gitlab-org/gitlab!30726
-
David Fernandez authored
Extract them from the nuspec file Expose them in the nuget API metadata and search endpoints
-
Illya Klymov authored
Handle invalid routes in Static Site Editor See merge request gitlab-org/gitlab!31648
-
Alexander Turinske authored
- move action button configurations into the constants file - add function validation
-