- 14 Jan, 2021 40 commits
-
-
Igor Drozdov authored
Speed up pull mirroring by asking Gitaly if tags have changed See merge request gitlab-org/gitlab!49629
-
Nick Thomas authored
Currently, pull mirroring will fetch the full list of tags for a repository twice - before and after the pull - and use the diff between them to work out which new tags have been added. This seems unavoidable with the current output of `git fetch`, but we *can* skip doing the second call (and cache invalidation) if there have been no tag changes. This is the common, happy path, so should be worth implementing.
-
Shinya Maeda authored
Add .terraform.lock.hcl to terraform template in order to support terraform 0.14 See merge request gitlab-org/gitlab!50647
-
Marcia Ramos authored
Add documentation for new Snippet repository storage move API See merge request gitlab-org/gitlab!50151
-
Phil Hughes authored
Resolve "Newlines in custom server hook error messages render improperly in merge UI" See merge request gitlab-org/gitlab!51001
-
Sanad Liaquat authored
Quarantine add_batch_comments_in_merge_request_spec See merge request gitlab-org/gitlab!51691
-
Grant Young authored
Causing multiple failures and noise on pipelines.
-
Markus Koller authored
Extract JiraService#find_issue method See merge request gitlab-org/gitlab!51637
-
Arturo Herrero authored
-
Peter Leitzen authored
Rename methods to specify vulnerability relation See merge request gitlab-org/gitlab!51622
-
Martin Wortschack authored
Makes sure discussions show as resolved after applying suggestion See merge request gitlab-org/gitlab!51605
-
Phil Hughes authored
Prefetch pathLastCommit GraphQL with StartupJS See merge request gitlab-org/gitlab!51429
-
Vitali Tatarintev authored
Enable ci_pipeline_editor_page by default See merge request gitlab-org/gitlab!51484
-
Miguel Rincon authored
This change enables feature flag ci_pipeline_editor_page by default and updates documentation to indicate this.
-
GitLab Release Tools Bot authored
-
Bob Van Landuyt authored
Change title of backlog list to Open See merge request gitlab-org/gitlab!51562
-
GitLab Bot authored
-
Nicolò Maria Mezzopera authored
Make scripts in lint text in pre blocks wrap See merge request gitlab-org/gitlab!51687
-
Natalia Tepluhina authored
Merge branch '13019-improve-error-messages-when-adding-namespaces-in-jira-connect-app' into 'master' Use GlAlert for errors in Jira Connect app See merge request gitlab-org/gitlab!48651
-
Tom Quirk authored
- Display GlAlert on error - Init test for Jira Connect's Vue app - Add some basic tests for error handling - move global store to a builder func
-
Brandon Labuschagne authored
Add confidential filter token in Roadmap See merge request gitlab-org/gitlab!51196
-
GitLab Bot authored
-
Miguel Rincon authored
-
Matthias Käppler authored
Update GraphQL schema See merge request gitlab-org/gitlab!51690
-
Natalia Tepluhina authored
Pipeline Graph Structural Update: Add New Links Component See merge request gitlab-org/gitlab!51594
-
Sarah Groff Hennigh-Palermo authored
Includes new component, specs
-
Achilleas Pipinellis authored
Merge branch '231252-geo-document-patroni-failover-for-postgres-ha-primary-single-node-secondary' into 'master' Geo: Document Patroni failover for single-node secondary See merge request gitlab-org/gitlab!51614
-
Nick Nguyen authored
-
Heinrich Lee Yu authored
Expose issue_email_participant and create component See merge request gitlab-org/gitlab!48261
-
Paul Slaughter authored
-
Jarka Košanová authored
Fix #297358: Internal error reading pagination information of preloaded connections See merge request gitlab-org/gitlab!51642
-
Martin Wortschack authored
-
GitLab Bot authored
-
Natalia Tepluhina authored
Fix admin project overview badge alignment See merge request gitlab-org/gitlab!51066
-
Achilleas Pipinellis authored
Refresh up install doc links, add GET See merge request gitlab-org/gitlab!51645
-
Joshua Lambert authored
-
Mehmet Emin INAC authored
-
David O'Regan authored
Centered Markdown Preview in Web IDE and Set a Max-Width See merge request gitlab-org/gitlab!50291
-
Mehul Sharma authored
-
Grzegorz Bizon authored
Prevent user-defined variables from being used by non-maintainers See merge request gitlab-org/gitlab!51682
-