- 23 Aug, 2019 40 commits
-
-
Mayra Cabrera authored
This cop will analyze migrations that add columns with string, and report an offense if the string has no limit enforced Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/64505
-
Mayra Cabrera authored
Merge branch '55999-misleading-pipeline-tooltip-messages-and-misleading-ci-status-icons-on-simple-commits' into 'master' Change misleading pipeline status tooltip See merge request gitlab-org/gitlab-ce!31861
-
Scott Hampton authored
Some pipeline status icon tooltips were showing "Commit: ..." which customers found to be misleading since it was not the commit that was failing but the pipeline. We are changing all status icon tooltips to say "Pipeline: ..." instead of "Commit: ..." now.
-
Mike Greiling authored
Resolve "Use Visual Review Tools NPM package" See merge request gitlab-org/gitlab-ce!32159
-
Mayra Cabrera authored
Read pipelines from public projects though API See merge request gitlab-org/gitlab-ce!31816
-
Marius Bobin authored
Allow users to read pipelines for public projects with public builds enabled without providing an access token.
-
Tim Zallmann authored
Return correct user for manual deployments See merge request gitlab-org/gitlab-ce!32004
-
Mayra Cabrera authored
New cycle analytics backend stage events See merge request gitlab-org/gitlab-ce!31713
-
Adam Hegyi authored
- Introducting StageEvents to define the available events - Define the event pairing rules, since some events are not compatible - Express default Cycle Analytics stages with the event structure
-
shampton authored
Remove the visual review toolbar code in favor of using the NPM package.
-
Stan Hu authored
Adding gitaly feature flag for go implementation of get all lfs pointers See merge request gitlab-org/gitlab-ce!31696
-
Mayra Cabrera authored
Remove redundant index See merge request gitlab-org/gitlab-ce!31487
-
Sean Carroll authored
-
John Cai authored
-
Kamil Trzciński authored
[CE backport] Enforced SSO shouldn't break container registry authentication See merge request gitlab-org/gitlab-ce!32110
-
Kamil Trzciński authored
Add label_id parameter to label API for PUT and DELETE Closes #62322 See merge request gitlab-org/gitlab-ce!31804
-
Patrick Derichs authored
Add specs for new parameter and updated documentation as well.
-
Lin Jen-Shin authored
Handle when server info doesn't have the storage in question See merge request gitlab-org/gitlab-ce!32023
-
GitLab Release Tools Bot authored
[ci skip]
-
Kamil Trzciński authored
Eliminate Gitaly N+1 queries with notes API See merge request gitlab-org/gitlab-ce!32089
-
Walmyr Lima e Silva Filho authored
Quarantine filter issue comments test See merge request gitlab-org/gitlab-ce!32152
-
John Cai authored
-
Achilleas Pipinellis authored
Docs health check failure examples Closes #64193 See merge request gitlab-org/gitlab-ce!31945
-
Sean Arnold authored
-
Jan Provaznik authored
CE: Update sort options for issues list See merge request gitlab-org/gitlab-ce!31849
-
Walmyr Lima e Silva Filho authored
Fail E2E tests early if template not found via API See merge request gitlab-org/gitlab-ce!31955
-
Mark Lapierre authored
-
Walmyr Lima authored
-
Achilleas Pipinellis authored
62514 - update prometheus metrics docs Closes #62514 See merge request gitlab-org/gitlab-ce!31987
-
David Wilkins authored
- Strikeout for metrics that aren't reported anymore - added
👍 for all the metrics that appear to be still available - Added🆕 for the new metrics. - Determine Release when the new metrics appeared - Add descriptions for the new metrics - remove the adornments🆕 and👍 - removce the lines with strikeout -
Stan Hu authored
Reduce dedup calls to gc only See merge request gitlab-org/gitlab-ce!32083
-
Kushal Pandya authored
Hide duplicate board list while dragging See merge request gitlab-org/gitlab-ce!32099
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Update dependencies api doc See merge request gitlab-org/gitlab-ce!32061
-
Tetiana Chupryna authored
-
Nick Thomas authored
Document uploads development guidelines Closes #63097 See merge request gitlab-org/gitlab-ce!31290
-
Alessio Caiazza authored
Explain Workhorse acceleration features
-
Nick Thomas authored
Add frozen_string_literal to lib part 2 See merge request gitlab-org/gitlab-ce!32094
-
Annabel Dunstone Gray authored
Resolve "Git clone URL box on Wiki git access page is broken" Closes #66022 See merge request gitlab-org/gitlab-ce!31898
-
Himanshu Kapoor authored
Some CSS fixes to fix the position of the git clone box on the wiki git access page. This fix also includes fixes for various responsive states.
-