- 23 Aug, 2019 27 commits
-
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Resolve "Git clone URL box on Wiki git access page is broken" Closes #66022 See merge request gitlab-org/gitlab-ce!31898
-
Himanshu Kapoor authored
Some CSS fixes to fix the position of the git clone box on the wiki git access page. This fix also includes fixes for various responsive states.
-
Filipa Lacerda authored
fix charts scroll handle icon See merge request gitlab-org/gitlab-ce!31825
-
Laura Montemayor authored
-
Nick Thomas authored
Add Redis interceptor tracing See merge request gitlab-org/gitlab-ce!30238
-
Andrew Newdigate authored
This change adds Distributed Tracing support for two new types of events 1. Redis Calls 1. ActiveSupport (Rails) Caching Operations The intention is to help application developers and infrastructure SREs to understand the pressure that caching operations can have on the application when running at scale. The Redis and Caching spans can be viewed in the Jaeger UI by clicking the "Trace" link in the performance bar when running on GDK.
-
Nick Thomas authored
Add cache tracing and Redis tracing See merge request gitlab-org/gitlab-ee!15545
-
Andrew Newdigate authored
This change adds Distributed Tracing support for two new types of events 1. Redis Calls 1. ActiveSupport (Rails) Caching Operations The intention is to help application developers and infrastructure SREs to understand the pressure that caching operations can have on the application when running at scale. The Redis and Caching spans can be viewed in the Jaeger UI by clicking the "Trace" link in the performance bar when running on GDK.
-
GitLab Bot authored
-
Grzegorz Bizon authored
Optimise UpdateBuildQueueService Closes #66438 See merge request gitlab-org/gitlab-ce!32095
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update documentation screenshot See merge request gitlab-org/gitlab-ce!31995
-
Samantha Ming authored
-
Achilleas Pipinellis authored
Add version 12 upgrade recommendations Closes #63907 See merge request gitlab-org/gitlab-ce!30201
-
Greg Myers authored
Updates doc/policy/maintenance.md, adds upgrade path from 11 -> 12
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update capitalization in /administration, /api, others See merge request gitlab-org/gitlab-ce!32136
-
Marcel Amirault authored
Update capitalization in /administration, /api, /ci and /customization
-
GitLab Bot authored
-
Jan Provaznik authored
Exempt `jwt/auth` for user `gitlab-ci-token` from rate limiting Closes #49392 See merge request gitlab-org/gitlab-ce!31909
-
Marius Bobin authored
-
GitLab Bot authored
-
Sanad Liaquat authored
Resolve "Failure in qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb" Closes gitlab-org/quality/staging#69 See merge request gitlab-org/gitlab-ce!32087
-
Kushal Pandya authored
Add logic for respecting browser DNT setting See merge request gitlab-org/gitlab-ce!32030
-
Jeremy Jackson authored
-
Jan Provaznik authored
Add frozen_string_literal to ee/spec/models See merge request gitlab-org/gitlab-ee!15517
-
- 22 Aug, 2019 13 commits
-
-
GitLab Bot authored
-
Paul Slaughter authored
Resolve "WebIDE Default Commit options" Closes #51470 See merge request gitlab-org/gitlab-ce!31449
-
Denys Mishunov authored
One exception: there is an existing MR for the current branch and the branch is non-default and non-protected. Extended mock_data for ide/stores to have different types of branches: default, protected and regular Cleaned new MR checkbox view
-
Mayra Cabrera authored
Resolve "Mirroring for external CI/CD repositories should not store OAuth token" See merge request gitlab-org/gitlab-ce!31488
-
Scott Hampton authored
Oauth2 tokens are causing issues with mirroring repos, because it effectively limits the number of repos you can mirror. Personal Access Tokens do not have this problem. This change removes the OAuth2 option from the import page for CI/CD only, and only provides the personal access token form.
-
Mayra Cabrera authored
Update GitHub import page to use PAT only See merge request gitlab-org/gitlab-ee!15108
-
Scott Hampton authored
Oauth2 tokens are causing issues with mirroring repos, because it effectively limits the number of repos you can mirror. Personal Access Tokens do not have this problem. This change removes the OAuth2 option from the import page for CI/CD only, and only provides the personal access token form.
-
GitLab Bot authored
-
Mark Lapierre authored
Update QA readme to note that Chrome/Chromium is required See merge request gitlab-org/gitlab-ce!32035
-
Mark Lapierre authored
-
Mayra Cabrera authored
Fix "ERR value is not an integer or out of range" errors Closes #66449 See merge request gitlab-org/gitlab-ce!32126
-
GitLab Bot authored
-
Mayra Cabrera authored
Expose namespace storage statistics with GraphQL See merge request gitlab-org/gitlab-ce!32012
-