- 11 Jun, 2019 26 commits
-
-
Tom Atkins authored
Adding documentation on how to bulk migrate issues See merge request gitlab-org/gitlab-ce!24530
-
Fatih Acet authored
Fix pipeline dropdown overflow Closes #62622 See merge request gitlab-org/gitlab-ce!29443
-
Kamil Trzciński authored
Persist target project id and target branch in merge trains table See merge request gitlab-org/gitlab-ce!29466
-
James Lopez authored
Ignore legacy artifact columns in Project Import/Export Closes #63033 See merge request gitlab-org/gitlab-ce!29427
-
Shinya Maeda authored
In order to optimize the query performance, we should use target project id and target branch intead of cross-joining merge_requests table. Fix schema Fix schema
-
Shinya Maeda authored
Ignore some columns
-
Filipa Lacerda authored
Fix system note alignment within diff See merge request gitlab-org/gitlab-ce!29446
-
Thong Kuah authored
Explicitly set Chrome user-data-dir See merge request gitlab-org/gitlab-ce!29459
-
Sean McGivern authored
Update server API to enable switch prometheus endpoint See merge request gitlab-org/gitlab-ce!29186
-
Nick Thomas authored
Add a default reactive cache key See merge request gitlab-org/gitlab-ce!29337
-
Achilleas Pipinellis authored
Add eread as CODEOWNER for doc dir See merge request gitlab-org/gitlab-ce!29456
-
Evan Read authored
-
Filipa Lacerda authored
Add LFS blob IDs to GraphQL tree type See merge request gitlab-org/gitlab-ce!28666
-
Achilleas Pipinellis authored
SSoT audit fixes for some topics in GitLab U section Closes #61513 See merge request gitlab-org/gitlab-ce!29033
-
Evan Read authored
Also improves the markdown in that section.
-
Kamil Trzciński authored
Remove some deprecated code See merge request gitlab-org/gitlab-ce!29222
-
Kamil Trzciński authored
Notify events when auto merge is enabled or merge param is updated See merge request gitlab-org/gitlab-ce!29415
-
Heinrich Lee Yu authored
This is a temporary measure to prevent some system specs causing Chrome to crash
-
Dmitriy Zaporozhets authored
Fix UTF-8 conversion issues when resolving conflicts Closes #63062 See merge request gitlab-org/gitlab-ce!29453
-
Sanad Liaquat authored
[CE] use `retry_on_exception` instead of duplicating code See merge request gitlab-org/gitlab-ce!29452
-
Stan Hu authored
-
Ray Paik authored
Remove extra word on Health Check page See merge request gitlab-org/gitlab-ce!29390
-
Ben Bodenmiller authored
-
Evan Read authored
Improve details about acceptable number of unicorn workers See merge request gitlab-org/gitlab-ce!28262
-
Evan Read authored
Edit "SCIM Setup" for SSOT See merge request gitlab-org/gitlab-ce!29313
-
Russell Dickenson authored
-
- 10 Jun, 2019 14 commits
-
-
Mark Lapierre authored
Use `retry_on_exception` instead of duplicating code
-
Robert Speicher authored
Allow references to labels and milestones to contain emoji Closes #37762, #53756, and #40728 See merge request gitlab-org/gitlab-ce!29284
-
Stan Hu authored
Similar to https://gitlab.com/gitlab-org/gitlab-ce/issues/63030, when the commit message in the /resolve_conflicts endpoint contains a UTF-8 character, the conversion to the Gitaly ASCII-8BIT value may flag an error. To fix this, we run `force_encoding` on the commit message. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63062
-
Mike Lewis authored
Merge branch '61510-review-and-update-the-security-doc-pages-to-adhere-to-ssot-standards-docs' into 'master' SSoT - Security doc pages Closes #61510 See merge request gitlab-org/gitlab-ce!29357
-
Robert Speicher authored
Handle encoding errors for MergeToRefService See merge request gitlab-org/gitlab-ce!29440
-
Annabel Dunstone Gray authored
-
sarahghp authored
-
Oswaldo Ferreira authored
-
Phil Hughes authored
Add word break style to branch name in dropdown Closes #62154 See merge request gitlab-org/gitlab-ce!29069
-
Samantha Ming authored
Add change log
-
Phil Hughes authored
User link styling for commits Closes #61072 See merge request gitlab-org/gitlab-ce!29150
-
Marcel van Remmerden authored
-
Kamil Trzciński authored
Move project default git depth behind feature flags Closes #62906 See merge request gitlab-org/gitlab-ce!29346
-
Fabio Pitino authored
-