- 10 Jun, 2020 1 commit
-
-
Roger Meier authored
-
- 07 Jun, 2020 4 commits
-
-
Russell Dickenson authored
Docs: Update flawfinder link to GitHub project See merge request gitlab-org/gitlab!33984
-
Russell Dickenson authored
Docs: add subsection for Explore Projects Closes #201928 See merge request gitlab-org/gitlab!30665
-
Amy Qualls authored
Adds documentation for the 'Explore Projects' feature
-
Russell Dickenson authored
Add admin dashboard table See merge request gitlab-org/gitlab!31084
-
- 06 Jun, 2020 3 commits
-
-
Peter Leitzen authored
Alert Management alerts Slack Notifications See merge request gitlab-org/gitlab!33017
-
Sean Arnold authored
- Setup helpers and other translations - Move human name to helper
-
Ezekiel Kigbo authored
Alert Managament: Change sorting order See merge request gitlab-org/gitlab!33642
-
- 05 Jun, 2020 32 commits
-
-
Mayra Cabrera authored
Migration helper to sync trigger partitioned tables See merge request gitlab-org/gitlab!32884
-
Patrick Bair authored
When creating a partitioned table using migration helpers, attach a trigger to the source table that will copy all insert/update/delete operations to the partitioned copy.
-
Mayra Cabrera authored
Add count of all alert issues to usage ping See merge request gitlab-org/gitlab!33220
-
Allison Browne authored
Add count of all alerts to usage ping and add a second metric for manually created alerts
-
Mike Jang authored
Resolve "Follow-up from "Update Azure OmniAuth documentation."" See merge request gitlab-org/gitlab!33992
-
Mike Jang authored
-
Nick Gaskill authored
Provide guidance on techniques for shrinking docker image sizes See merge request gitlab-org/gitlab!33906
-
mo khan authored
-
Stan Hu authored
Update oauth2 to 1.4.4 fixing faraday constraint See merge request gitlab-org/gitlab!33999
-
Mayra Cabrera authored
Allow wiki pages with +<> characters in title to be saved See merge request gitlab-org/gitlab!33803
-
Luke Duncalfe authored
A page's `title` will be returned from Gollum/Gitaly with any +<> characters changed to -, whereas the `path` preserves these characters. Previously, if a title had one of these characters in it, this method would inaccurately return true, as we would be comparing `my+page` with `my page` (after unhyphenization). https://gitlab.com/gitlab-org/gitlab/-/issues/218230
-
Stan Hu authored
Filter pipelines by status See merge request gitlab-org/gitlab!32151
-
Payton Burdette authored
Create the pipeline status token for filtering pipelines by status. Add specs for new token and update query params.
-
Nick Gaskill authored
Add documentation on configuring go modules projects See merge request gitlab-org/gitlab!33901
-
mo khan authored
-
Mayra Cabrera authored
Change to use the gitlab-styles UpdateLargeTable cop See merge request gitlab-org/gitlab!33507
-
Doug Stull authored
- also remove the exception on add_column_concurrently
-
Mike Jang authored
Add additional languages to proofreaders Closes manage#17140 See merge request gitlab-org/gitlab!33997
-
Hordur Freyr Yngvason authored
Fixes an unsatisfiable constraint in the Gemfile.lock at the moment, where oauth2 wants < 0.16.0 but we are already at 0.17.3
-
Stan Hu authored
Adjust wrong column reference for ResetMergeStatus (background job) See merge request gitlab-org/gitlab!33899
-
Bob Van Landuyt authored
Find diff_files using file_identifer_hash if available See merge request gitlab-org/gitlab!33579
-
Bob Van Landuyt authored
[GraphQL] Lookahead optimizations for merge requests See merge request gitlab-org/gitlab!32373
-
Alex Kalderimis authored
This uses lookahead to preload associations we know we are going to need. To ensure this works, the keyset connection is updated to support pre-loaded associations This enables results sets that are already in memory to be efficiently handled without making extra unnecessary queries.
-
Haris Delalic authored
"proofreaders needed"
-
Douglas Barbosa Alexandre authored
Updates Auto DevOps docker version usage to 19.03.11 See merge request gitlab-org/gitlab!33664
-
João Alexandre Cunha authored
- Updates version on Build, Code Quality and performance jobs - Updates docs.
-
Mike Lewis authored
Describe authoritative external links See merge request gitlab-org/gitlab!28343
-
Mike Jang authored
-
Mike Lewis authored
Update release maintenence/upgrade documentation Closes #219221 and gitlab-com/support/support-team-meta#2287 See merge request gitlab-org/gitlab!32802
-
Greg Myers authored
Review documentation page: /ee/policy/maintenance.html
-
Mike Jang authored
Update Azure OmniAuth documentation. Closes #219129 See merge request gitlab-org/gitlab!33937
-
Mikey O'Toole authored
-