- 11 Feb, 2021 1 commit
-
-
Simon Knox authored
Group by button next to Show labels, so buttons are all together Align label text for toggles and dropdowns Vetically align all buttons Convert Group by and fullscreen buttons to gl-buttons Add flex + center
-
- 10 Feb, 2021 39 commits
-
-
Nick Thomas authored
Update column 'updated_at' in container after repository storage move See merge request gitlab-org/gitlab!53821
-
Savas Vedova authored
Display create jira issue button when available See merge request gitlab-org/gitlab!53469
-
Heinrich Lee Yu authored
Track approval rule changes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53761
-
Kamil Trzciński authored
Merge branch '301009-nomethoderror-with-performance-bar-when-uploading-image-to-object-storage' into 'master' Conver External HTTP's hashy query to query string See merge request gitlab-org/gitlab!53575
-
-
Savas Vedova authored
Apply new GitLab UI for no repo action buttons See merge request gitlab-org/gitlab!53580
-
Yogi authored
-
Kamil Trzciński authored
Add a rake task for removing migrated object storage data See merge request gitlab-org/gitlab!53727
-
Markus Koller authored
Refactor Gitlab::Auth::AuthFinders specs See merge request gitlab-org/gitlab!53038
-
Savas Vedova authored
Individual Jira Issue: Indicate author is "external" with an icon See merge request gitlab-org/gitlab!53806
-
Savas Vedova authored
This MR is part of our Jira integration. Whenever the jira issues are enabled in a repository, it will be now possible to create a vulnerability issue directly in jira.
-
Markus Koller authored
Isolate external_issue_resolver spec to serialize only needed fields See merge request gitlab-org/gitlab!53490
-
Alan (Maciej) Paruszewski authored
-
Sarah Groff Hennigh-Palermo authored
Fix icon alignment in pipeline sidebar See merge request gitlab-org/gitlab!53817
-
Peter Leitzen authored
Global Search: Add Sort by Last Updated to Issue/MR See merge request gitlab-org/gitlab!53589
-
Dmitry Gruzd authored
This change adds the ability to sort search results by Last Updated
-
Francisco Javier López authored
We have several scripts in place that replicate some statistics information to other databases. Some of them depend on the updated_at column to identify the models they need to extract. If we don't update the `updated_at` of the container after a repository storage move, the scripts won't know that they need to sync them. See https://gitlab.com/gitlab-data/analytics/-/issues/7868
-
Natalia Tepluhina authored
Fix left margin of Merge button for rebase workflows in MrWidget See merge request gitlab-org/gitlab!53756
-
Vitaly Slobodin authored
-
Natalia Tepluhina authored
Fix group path biding in view file See merge request gitlab-org/gitlab!53717
-
Peter Leitzen authored
Move sast_reports and secret_detection_reports to CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48200
-
saikat sarkar authored
-
Mathieu Parent authored
-
James Lopez authored
Fix bug importing wikis and multiple shards See merge request gitlab-org/gitlab!53607
-
Patrick Bajao authored
Adjust job report artifacts downloads to handle multiple possible types See merge request gitlab-org/gitlab!53141
-
Grant Young authored
Download call for artifacts now correctly handles if report has multiple types associated.
-
Francisco Javier López authored
-
David Kim authored
Support fog-aws host options for Workhorse S3 client See merge request gitlab-org/gitlab!53326
-
Dylan Griffith authored
Paginate the single commit view [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52819
-
Robert May authored
-
Justin Ho authored
- add utility function for determining whether a URL is external to GitLab - Add icon next to author avatar if they exist in an external system (e.g. Jira)
-
Stan Hu authored
In addition to the standard `endpoint` parameter, fog-aws also supports: - `host` - `scheme` - `port` If consolidated object storage settings are used with these parameters, Workhorse will not receive the right endpoint. The S3 Workhorse client will attempt to use the default AWS endpoints (e.g. `bucket.s3.amazonaws.com`) instead of the custom host. Since fog-aws has some special defaults and logic that maps regions to endpoints, we drive the endpoint by looking at a sample URL. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/300849
-
Gabriel Mazetto authored
Geo - Update Patroni replication docs to automatic recover from a leader change on the primary site See merge request gitlab-org/gitlab!53424
-
Simon Knox authored
-
Dylan Griffith authored
Merge branch '300351-remove-joins-from-the-elasticsearch-query-for-project-group-scoped-notes-comments-search-4' into 'master' Remove permissions from notes documents in ES See merge request gitlab-org/gitlab!53525
-
Terri Chu authored
Remove project permission data from notes documents with a migration. This is a clean up from a failed prior migration which was reverted.
-
Kerri Miller authored
Adds triggers of CUD event tracking
-
Kerri Miller authored
-
Kerri Miller authored
Adds approval rule CUD tracking events.
-