- 20 Dec, 2018 10 commits
-
-
Douglas Barbosa Alexandre authored
Fix sidekiq-reliable-fetch version Closes sidekiq-reliable-fetch#18 See merge request gitlab-org/gitlab-ce!23937
-
Kamil Trzciński authored
Removed pipeline_ci_sources_only feature flag See merge request gitlab-org/gitlab-ce!23926
-
Kushal Pandya authored
Upgrade @gitlab/ui to 1.16.2 See merge request gitlab-org/gitlab-ce!23946
-
Sean McGivern authored
Cache avatar URLs and paths within a request Closes #55355 See merge request gitlab-org/gitlab-ce!23950
-
Kushal Pandya authored
Resolve "Hide cluster features that don't work yet with Group Clusters" Closes #55103 See merge request gitlab-org/gitlab-ce!23935
-
Mike Greiling authored
-
Phil Hughes authored
Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-always-scroll-down-to-the-comment' into 'master' Resolve "Expanding a diff while having an open comment form will always scroll down to the comment" Closes #51606 See merge request gitlab-org/gitlab-ce!23849
-
Phil Hughes authored
Adds Vuex Store for the releases page See merge request gitlab-org/gitlab-ce!23796
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Resolve "Sidebar styling updates" Closes #54814 See merge request gitlab-org/gitlab-ce!23816
-
- 19 Dec, 2018 30 commits
-
-
Stan Hu authored
In a merge request with many discussions, the avatar URL can be called thousands of times, inflicting a significant performance penalty especially when avatars are stored in object storage. To mitigate this problem, we can just cache the generated path any time it is requested. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55355
-
Evan Read authored
Refactor the pipelines for merge requests docs See merge request gitlab-org/gitlab-ce!23905
-
Evan Read authored
SSH docs: clarify that you need to accept the authenticity of the server Closes #54880 See merge request gitlab-org/gitlab-ce!23584
-
Evan Read authored
Docs/make job api docs consistent See merge request gitlab-org/gitlab-ce!23581
-
Douglas Barbosa Alexandre authored
Prevent admins from attempting hashed storage migration on read only DB See merge request gitlab-org/gitlab-ce!23597
-
Michael Kozono authored
-
Achilleas Pipinellis authored
CE: Document the "Abuse reports" feature Closes #45552 See merge request gitlab-org/gitlab-ce!22932
-
Achilleas Pipinellis authored
Update yaml/README.md to clarify allow_failure interaction with stages See merge request gitlab-org/gitlab-ce!23367
-
Stan Hu authored
Add FakeApplicationSettings#commit_email_hostname Closes #54953 See merge request gitlab-org/gitlab-ce!23939
-
Stan Hu authored
Refactor BroadcastMessage to use Gitlab::JsonCache See merge request gitlab-org/gitlab-ce!23934
-
Winnie Hellmann authored
-
Robert Speicher authored
Make Projects::DeployKeysController EE-ready See merge request gitlab-org/gitlab-ce!23911
-
Nathan Friend authored
This commit fixes a number of minor style issues in the job details sidebar - spacing, font weights, button sizes, and font sizes. More details here: https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
-
C.J. Jameson authored
Kudos to @eread for feedback!
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Make LfsRequest EE-compatible See merge request gitlab-org/gitlab-ce!23903
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for ImportCommonMetricsNginxVts See merge request gitlab-org/gitlab-ce!23910
-
Valery Sizov authored
-
Rémy Coutable authored
Update danger for documentation See merge request gitlab-org/gitlab-ce!23929
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzciński authored
Leave object pools when destroying projects Closes gitaly#1415 See merge request gitlab-org/gitlab-ce!23869
-
Zeger-Jan van de Weg authored
This action doesn't lean on reduplication, so a short call can me made to the Gitaly server to have the object pool remove its remote to the project pending deletion. https://gitlab.com/gitlab-org/gitaly/blob/f6cd55357/internal/git/objectpool/link.go#L58 When an object pool doesn't have members, this would invalidate the need for a pool. So when a project leaves the pool, the pool will be destroyed on the background. Fixes: https://gitlab.com/gitlab-org/gitaly/issues/1415
-
Rémy Coutable authored
Adjust flaky Rails logger call test See merge request gitlab-org/gitlab-ce!23916
-
Francisco Javier López authored
Removing the pipeline_ci_sources_only feature flag introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23353
-
George Tsiolis authored
Rename ~Packaging label to ~Package
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-