- 29 Apr, 2019 8 commits
-
-
Marcia Ramos authored
Avoid links requiring permissions Closes #59653 See merge request gitlab-org/gitlab-ce!27797
-
Evan Read authored
-
Filipa Lacerda authored
Init MR Popovers on system note mounted Closes #60855 See merge request gitlab-org/gitlab-ce!27747
-
Sean McGivern authored
Fix Profiler to work with Rails 5.1 Closes #61051 See merge request gitlab-org/gitlab-ce!27774
-
Ash McKenzie authored
Add gitaly session id & catfile-cache feature flag See merge request gitlab-org/gitlab-ce!27472
-
John Cai authored
-
Ash McKenzie authored
Quarantine failing test See merge request gitlab-org/gitlab-ce!27799
-
Mark Lapierre authored
-
- 28 Apr, 2019 10 commits
-
-
Evan Read authored
Add email clarification See merge request gitlab-org/gitlab-ce!27645
-
Cynthia Ng authored
-
Evan Read authored
Add clarification on namespace creation See merge request gitlab-org/gitlab-ce!27772
-
Evan Read authored
fix include example See merge request gitlab-org/gitlab-ce!27571
-
Evan Read authored
Docs: Environments Documentation review See merge request gitlab-org/gitlab-ce!27215
-
Marcel Amirault authored
-
Evan Read authored
Merge branch 'docs/60785-docs-feedback-masked-variables-is-not-clear-what-unescaped-characters-means' into 'master' Clarify masked variables docs Closes #60785 See merge request gitlab-org/gitlab-ce!27580
-
Steve Azzopardi authored
- Add note that must contain only letters, numbers, underscore - Add example of escape characters - Add regex used for validation closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60785
-
Kamil Trzciński authored
Resolve "Masked Variable still printed in log output on gitlab.com" Closes #60945 See merge request gitlab-org/gitlab-ce!27768
-
Grzegorz Bizon authored
Create dashboards endpoint & setup dashboard post-processing Closes #60383 See merge request gitlab-org/gitlab-ce!27405
-
- 27 Apr, 2019 4 commits
-
-
Ramya Authappan authored
Refactor quarantine helper See merge request gitlab-org/gitlab-ce!27766
-
Stan Hu authored
Admin instance level settings for pages Let's Encrypt See merge request gitlab-org/gitlab-ce!27361
-
Vladimir Shushlin authored
Store Let's Encrypt account email in application settings Also add explicit terms of service consent
-
Stan Hu authored
Ruby 5.1 now requires keyword arguments to pass along parameters and headers for ActionDispatch::Integration::RequestHelpers. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61051
-
- 26 Apr, 2019 18 commits
-
-
Douglas Barbosa Alexandre authored
Deployment Chat Notifications See merge request gitlab-org/gitlab-ce!27338
-
Jason Goodman authored
This enables sending a chat message to Slack or Mattermost upon a successful, failed, or canceled deployment
-
danielgruesso authored
-
Matija Čupić authored
-
Sam Bigelow authored
All `renderGFM()` calls are finished before the system note is mounted so this MR inits the popover for each system note, and only the elements in the system note
-
Mike Lewis authored
Add rollout type to variables list. See merge request gitlab-org/gitlab-ce!27757
-
Annabel Dunstone Gray authored
Prevent text selection when dragging in issue boards Closes #59378 See merge request gitlab-org/gitlab-ce!27724
-
Marcia Ramos authored
Documented the Admin Area's `Dashboard` See merge request gitlab-org/gitlab-ce!27445
-
Russell Dickenson authored
Part of issue 57874
-
Robert Speicher authored
Update GitLab Runner Helm Chart to 0.4.1/11.10.1 See merge request gitlab-org/gitlab-ce!27627
-
Marcia Ramos authored
List group name restrictions Closes #60341 See merge request gitlab-org/gitlab-ce!27609
-
Evan Read authored
-
Clement Ho authored
CI: Fix upload of screenshots in gitlab:ui:visual See merge request gitlab-org/gitlab-ce!27758
-
Peter Leitzen authored
Before this commit uploading of screenshots failed with WARNING: tests/__image_snapshots__/: no matching files ERROR: No files to upload ERROR: Job failed: exit code 1 After this commit it works again Uploading artifacts... gitlab-ui/tests/__image_snapshots__/: found 90 matching files Uploading artifacts to coordinator... ok
-
Marcia Ramos authored
Update NFS docs to reflect new Rugged backports See merge request gitlab-org/gitlab-ce!27632
-
Douglas Barbosa Alexandre authored
Add ProjectMetricsDashboardSetting model and table See merge request gitlab-org/gitlab-ce!27550
-
Reuben Pereira authored
This new table will be used to store the external_dashboard_url which allows users to add a link to their external dashboards (ex Grafana) to the Metrics dashboard.
-
Walmyr Lima authored
By moving methods closer to where they are called.
-