- 02 Oct, 2019 40 commits
-
-
Alessio Caiazza authored
With this setting we can set a prefix to branches during pull mirroring
-
Robert Speicher authored
Adding sort to the projects package list page See merge request gitlab-org/gitlab!15448
-
Nick Kipling authored
Updated the UI to include sort dropdown Added reorder options to the packages list Updated sorting helper with package options Added tests to test that sorting works Updated pot file Added changelog
-
Mike Greiling authored
Create EKS cluster VPC and Subnet dropdown See merge request gitlab-org/gitlab!16922
-
Mike Greiling authored
Replace snapshot testing with regular assertions Closes #33270 See merge request gitlab-org/gitlab!18037
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Verify See merge request gitlab-org/gitlab!15747
-
Michael Kozono authored
Geo: Refactor File Replication to allow for Object Storage Closes #10586 See merge request gitlab-org/gitlab!15606
-
Paul Slaughter authored
**Why?** Snapshots with fixture values can cause issues because fixtures are not guaranteed to be the same in `gitlab` and `gitlab-foss` https://gitlab.com/gitlab-org/gitlab/issues/33270
-
Douglas Barbosa Alexandre authored
Create Design Sync Service Closes #13052 See merge request gitlab-org/gitlab!17621
-
Valery Sizov authored
We create a separate registry for designs despite the fact that this is basically the same as wiki or regular repository. We aim to make them separate so this can be considered as a first step
-
Paul Slaughter authored
Remove unnecessary attributes from icon.vue See merge request gitlab-org/gitlab!17839
-
Mike Greiling authored
- `cssClasses` is redundant because `class` values are merged with the root element anyway. - `width`, `height`, `x`, `y` are redundant and will all pass through. - `tabIndex` is redundant because `tabindex` can be passed through. https://gitlab.com/gitlab-org/gitlab/merge_requests/17839
-
Sanad Liaquat authored
Replace before(:all) and before(:context) for screenshots See merge request gitlab-org/gitlab!17985
-
Sanad Liaquat authored
-
Stan Hu authored
Initialize http_request_duration_seconds metric Closes #30357 See merge request gitlab-org/gitlab!17377
-
Walmyr Lima e Silva Filho authored
Rename test method and element to more descriptive ones See merge request gitlab-org/gitlab!17989
-
Lin Jen-Shin authored
Data endpoint for tasks by type chart Closes #32454 See merge request gitlab-org/gitlab!17526
-
Filipa Lacerda authored
Remove duplicate analytics link Closes #33167 See merge request gitlab-org/gitlab!17970
-
Adam Hegyi authored
This change introduces a new API endpoint for task by type chart within the analytics workspace.
-
Rémy Coutable authored
Quarantine some ECDSA related tests due to bumping openssl See merge request gitlab-org/gitlab!18016
-
Yorick Peterse authored
Remove obsolete background migration Closes #32604 See merge request gitlab-org/gitlab!17990
-
Annabel Dunstone Gray authored
Resolve "Icons in left sidebar not centered when sidebar is collapsed" Closes #31839 See merge request gitlab-org/gitlab!16820
-
Holly Reynolds authored
Changelog update
-
Bob Van Landuyt authored
Fix issue with non-ASCII wiki TOC links Closes #26210 See merge request gitlab-org/gitlab!17838
-
Lin Jen-Shin authored
Expose epic web_url as URL See merge request gitlab-org/gitlab!18013
-
Felipe Artur authored
-
Oren Kanner authored
Resolves #26210 Updates the TableOfContentsFilter to escape non-ASCII fragments so that they don't cause the ExternalLinkFilter to inadvertently mark those links with target="_blank" (due to the fact the ExternalLinkFilter treats all links as external by default and it uses of URI.parse to check URL validity).
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Alex Buijs authored
Added usage activity data for the verify stage
-
Lin Jen-Shin authored
They're not working well under openssl 1.1.x. We used to test them in openssl 1.0.x.
-
Nick Thomas authored
Call RenameRepository and RemoveRepository See merge request gitlab-org/gitlab!17292
-
Jan Provaznik authored
Outside Sidekiq, Gitaly long timeout = default timeout Closes #32754 See merge request gitlab-org/gitlab!17940
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Move FactoryBot 4.x syntax config to CE Closes #33203 See merge request gitlab-org/gitlab!18006
-
John Cai authored
Instead of RenameNamespace and RemoveNamespace, call RenameRepository and RemoveRepository
-
Gabriel Mazetto authored
-
Achilleas Pipinellis authored
Finish updating caps and backticks in remaining docs See merge request gitlab-org/gitlab!17978
-
Marcel Amirault authored
Finish cleaning up improper capitalization and backticks in various remaining docs.
-
Lin Jen-Shin authored
Implement DAG for review/review-prepare/qa See merge request gitlab-org/gitlab!17920
-