- 05 Jun, 2020 40 commits
-
-
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
-
Robert Speicher authored
Add preconnect tag for Snowplow Closes #220499 See merge request gitlab-org/gitlab!33959
-
Douglas Barbosa Alexandre authored
DAST On-demand scans MVC - Initiate Scan - Create page - Frontend See merge request gitlab-org/gitlab!32994
-
Paul Gascou-Vaillancourt authored
- Created a basic landing page for the upcoming on-demand scans feature - Created a minimal Vue for displaying an empty state in the new page - Added specs
-
Nick Gaskill authored
Remove instance of blacklist from "License Compliance" overview Closes #219980 See merge request gitlab-org/gitlab!33910
-
Nick Gaskill authored
Remove undefined from docs See merge request gitlab-org/gitlab!33602
-
Can Eldem authored
-
Clement Ho authored
Docs: Remove 'whitelist' from webhooks page See merge request gitlab-org/gitlab!33770
-
Amy Qualls authored
Update page and image name to remove the term 'whitelist' in favor of 'allowlist.'
-
Douglas Barbosa Alexandre authored
Calculate recording time before other usage data See merge request gitlab-org/gitlab!33882
-
Douglas Barbosa Alexandre authored
Fix metrics dashboard YAML validation See merge request gitlab-org/gitlab!33935
-
Amy Qualls authored
Docs: move troubleshooting section Closes #36604 See merge request gitlab-org/gitlab!33979
-
Amy Qualls authored
This acronym doesn't need re-defining frequently.
-
Douglas Barbosa Alexandre authored
Remove FF hide_token_from_runners_api See merge request gitlab-org/gitlab!33947
-
Furkan Ayhan authored
-
Douglas Barbosa Alexandre authored
Add geo_primary_replication_events to usage data See merge request gitlab-org/gitlab!33424
-
Nick Nguyen authored
-