- 16 Dec, 2019 40 commits
-
-
Thong Kuah authored
Enable `mail_room`'s structured logging in GitLab Closes #35108 See merge request gitlab-org/gitlab!19186
-
charlie ablett authored
- add config option for `log_path` - add default config option to example yml
-
Ramya Authappan authored
Simplify flaky MR review QA test Closes #35797 See merge request gitlab-org/gitlab!21606
-
Ramya Authappan authored
Disable autodevops by default and simplify merging Closes #36824 See merge request gitlab-org/gitlab!21613
-
Mark Lapierre authored
This avoids creating a pipeline that will never complete in tests that don't care about them. This speeds up tests and makes them less flaky because they no longer have to check if the MR should be merged immediately or not. Reorganizes Page::MergeRequest::Show methods alphabetically
-
Kushal Pandya authored
Use GlAlert component in Dependency List See merge request gitlab-org/gitlab!21760
-
Kushal Pandya authored
Fix top border of README in vue_file_list Closes #39290 See merge request gitlab-org/gitlab!21578
-
Hector Bustillos authored
-
Kushal Pandya authored
Hide New node button to avoid unsupported setup flow Closes #9233 See merge request gitlab-org/gitlab!21448
-
Kushal Pandya authored
Add form to create issues to epics tree feature See merge request gitlab-org/gitlab!17932
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Surfacing GitLab issue link in error - docs See merge request gitlab-org/gitlab!21700
-
Tristan Read authored
-
Achilleas Pipinellis authored
Docs - Update Gitaly storage nodes for new projects documentation See merge request gitlab-org/gitlab!21707
-
Anton Smith authored
-
Achilleas Pipinellis authored
Location of Service Desk setting See merge request gitlab-org/gitlab!21759
-
Achilleas Pipinellis authored
Disable grafana on Gitaly/Praefect backend nodes Closes gitaly#2256 See merge request gitlab-org/gitlab!21766
-
Achilleas Pipinellis authored
Update secure permissions See merge request gitlab-org/gitlab!21761
-
Martin Wortschack authored
Add ability to edit Group Hooks See merge request gitlab-org/gitlab!20898
-
Justin Ho Tuan Duong authored
- Add Edit button in Group Hooks - Add controller, routes and views for editing Group Hooks - Add specs
-
Achilleas Pipinellis authored
Update SAST docs See merge request gitlab-org/gitlab!21667
-
Lucas Charles authored
Fixes slightly awkward sentence
-
Ash McKenzie authored
Upgrade Akismet gem to v3.0.0 Closes #30484 See merge request gitlab-org/gitlab!21786
-
Ash McKenzie authored
Add _links to package api See merge request gitlab-org/gitlab!20820
-
Sanad Liaquat authored
Remove passing test from quarantine Closes #35152 See merge request gitlab-org/gitlab!21795
-
Heinrich Lee Yu authored
Convert all FF calls to beta_feature_available? See merge request gitlab-org/gitlab!21518
-
Stan Hu authored
This upgrade enables SSL by default. Closes https://gitlab.com/gitlab-org/gitlab/issues/30484
-
Marcel Amirault authored
Docs: Add `delayed` to list of valid values for `when` See merge request gitlab-org/gitlab!21787
-
Marcel Amirault authored
Add .Net example to Junit test reports docs Closes #32869 See merge request gitlab-org/gitlab!17917
-
Marcel Amirault authored
Move new auto devops banner content See merge request gitlab-org/gitlab!21458
-
Evan Read authored
-
Mark Lapierre authored
Check for specific string in build trace for E2E test Closes #36304 See merge request gitlab-org/gitlab!21705
-
Ash McKenzie authored
Restore sidekiq middleware to original after specs Closes #103371 See merge request gitlab-org/gitlab!21798
-
Giorgenes Gelatti authored
Rename fields `details` and `destroy` in the _link section on the package api
-
Mark Lapierre authored
Add address as argument for QA::Flow::Login module methods Closes gitlab-org/quality/team-tasks#293 See merge request gitlab-org/gitlab!21690
-
Jennifer Louie authored
Update existing end-to-end Geo tests to use the Flow::Login module methods when starting browser sessions on either the primary or secondary node.
-
Mark Lapierre authored
Change the way regions are selected in Gcloud provider See merge request gitlab-org/gitlab!21211
-
Dan Davison authored
If we don't specify GCLOUD_REGION, choose a random region from the available regions. Additionally, try twice for two different regions
-
Thong Kuah authored
This ensures that other specs depending on original middleware does not fail. Closes https://gitlab.com/gitlab-org/gitlab/issues/103371
-
Evan Read authored
Replace CI_COMMIT_REF with CI_COMMIT_SHA on CI docs Closes #55706 See merge request gitlab-org/gitlab!21781
-