- 28 Jun, 2019 3 commits
-
-
charlie ablett authored
-
Evan Read authored
Docs serverless ssl See merge request gitlab-org/gitlab-ce!29946
-
Daniel Gruesso authored
-
- 27 Jun, 2019 37 commits
-
-
Stan Hu authored
Remove group and instance clusters feature flag Closes #63383 See merge request gitlab-org/gitlab-ce!30124
-
Mek Stittri authored
Added Memory and Ecosystem team labels See merge request gitlab-org/gitlab-ce!30142
-
Mayra Cabrera authored
Add support for creating random passwords in user creation API Closes #63826 See merge request gitlab-org/gitlab-ce!30138
-
Craig Gomes authored
-
Stan Hu authored
To avoid having to specify an actual password to create users, admins can now use the `force_random_password` parameter to let Devise generate a password. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
-
Mike Greiling authored
Fix charts on Cluster page See merge request gitlab-org/gitlab-ce!30073
-
Clement Ho authored
Merge branch '11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable' into 'master' Turn commit sha in monitor charts popover to link Closes gitlab-ee#11888 See merge request gitlab-org/gitlab-ce!29914
-
Marcia Ramos authored
Add alerts to GitLab basics See merge request gitlab-org/gitlab-ce!30071
-
Achilleas Pipinellis authored
-
Marcia Ramos authored
Refresh feature flags documentation Closes #62751 See merge request gitlab-org/gitlab-ce!29759
-
Marin Jankovski authored
Split the FF docs in 3 separate docs to cover 3 different use-cases.
-
Robert Speicher authored
Attempt to work around migration spec failures by increasing parallelism See merge request gitlab-org/gitlab-ce!30130
-
Mike Lewis authored
Docs: Update style guide for videos See merge request gitlab-org/gitlab-ce!29683
-
Marcia Ramos authored
- explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only
-
Andreas Brandl authored
Removes Database Reviewer template See merge request gitlab-org/gitlab-ce!30128
-
Mayra Cabrera authored
It was moved to wwww-gitlab-com
-
Rémy Coutable authored
Fix typo on end-to-end testing quick start guide Closes gitlab-ee#12466 See merge request gitlab-org/gitlab-ce!30129
-
Nick Thomas authored
-
Walmyr Lima authored
-
Phil Hughes authored
Removes EE differences for app/assets/javascripts/reports/components/report_item.vue Closes gitlab-ee#12429 See merge request gitlab-org/gitlab-ce!30092
-
Nick Thomas authored
Avoid loading pipeline status in search results See merge request gitlab-org/gitlab-ce!30111
-
Rémy Coutable authored
Backport of EE MR See merge request gitlab-org/gitlab-ce!30051
-
Filipa Lacerda authored
Fix unresponsive reply button in discussions Closes #63200 See merge request gitlab-org/gitlab-ce!29936
-
Paul Gascou-Vaillancourt authored
Events listeners have been fixed to ensure UI interactions are properly handled in discussion notes
-
Nick Thomas authored
Add a danger rule to suggest `docs-` prefixes Closes #54490 See merge request gitlab-org/gitlab-ce!30115
-
Stan Hu authored
This improves the performance of search, since the pipeline status is not displayed. Identified in https://gitlab.com/gitlab-org/gitlab-ce/issues/56627
-
Douglas Barbosa Alexandre authored
Change GetRawChanges RPC to use bytes Closes gitaly#1470 See merge request gitlab-org/gitlab-ce!28164
-
Paul Okstad authored
-
Thong Kuah authored
Now we have terminals for instance and group clusters we can remove the FF now. Deploying to instance clusters has been working without complaints too.
-
Achilleas Pipinellis authored
Improve accessibility tooling documentation See merge request gitlab-org/gitlab-ce!30114
-
Andreas Brandl authored
Fix background migrations failing with unused replication slot Closes #63666 See merge request gitlab-org/gitlab-ce!30042
-
Thong Kuah authored
Now we have terminals for instance and group clusters we can remove the FF now. Deploying to group clusters has been working without complaints too.
-
Simon Knox authored
-
Rémy Coutable authored
Add permission check to metrics dashboards See merge request gitlab-org/gitlab-ce!30017
-
Sarah Yasonik authored
Adds permission checks to the metrics_dashboard endpoint. Users with role of Reporter or above should have access to view the metrics for a given project.
-
-
Lukas Eipert authored
If an MR only changes files within `doc/` we can save valueable CI time by prepending a branch name with `docs-`. This danger rule helps educate people about that fact. On the other hand, if someone has a branch with a `docs` prefix or suffix, the branch shouldn't contain any changes outside of the `docs` directory
-