- 23 Aug, 2019 37 commits
-
-
GitLab Bot authored
-
Kushal Pandya authored
Hide duplicate board list while dragging See merge request gitlab-org/gitlab-ce!32099
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Update dependencies api doc See merge request gitlab-org/gitlab-ce!32061
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Nick Thomas authored
Document uploads development guidelines Closes #63097 See merge request gitlab-org/gitlab-ce!31290
-
Alessio Caiazza authored
Explain Workhorse acceleration features
-
GitLab Bot authored
-
Nick Thomas authored
Add frozen_string_literal to lib part 2 See merge request gitlab-org/gitlab-ce!32094
-
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
-
Thong Kuah authored
-
- 22 Aug, 2019 3 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
-