- 16 Jul, 2018 1 commit
-
-
Marko, Peter authored
-
- 11 Jul, 2018 32 commits
-
-
Kamil Trzciński authored
Fix an exception seen using the online terminal See merge request gitlab-org/gitlab-ce!18299
-
Phil Hughes authored
Resolve "Toggle file comments in merge request does not update toggle buttons" Closes #48237 and #48537 See merge request gitlab-org/gitlab-ce!20452
-
Rémy Coutable authored
Milestone tests Closes gitlab-qa#231 See merge request gitlab-org/gitlab-ce!20111
-
Dan Davison authored
-
Nick Thomas authored
-
Sean McGivern authored
-
Dmitriy Zaporozhets authored
Resolve "Rename the `Master` role to `Maintainer`" Backend Closes #42751 See merge request gitlab-org/gitlab-ce!19413
-
Mark Chao authored
-
Filipa Lacerda authored
-
Douwe Maan authored
Resolve "Add Gitaly Servers to Admin > Overview navigation menu" Closes #49114 See merge request gitlab-org/gitlab-ce!20550
-
Douwe Maan authored
Merge branch '45592-nomethoderror-undefined-method-commit-for-nil-nilclass-in-sidekiq-caused-by-a-merge-commit-in-a-forked-project-with-upstream-project-deleted' into 'master' Resolve "NoMethodError: undefined method `commit' for nil:NilClass in sidekiq caused by a merge commit in a forked project with upstream project deleted." Closes #45592 See merge request gitlab-org/gitlab-ce!20534
-
Douwe Maan authored
Bump gitlab-shell to 7.1.5 See merge request gitlab-org/gitlab-ce!20545
-
Nick Thomas authored
Avoid building potential invalid environment name while seeding See merge request gitlab-org/gitlab-ce!20523
-
Sean McGivern authored
Use gitaly 0.112.0 See merge request gitlab-org/gitlab-ce!20548
-
Yorick Peterse authored
Add back MR diff deletion migration See merge request gitlab-org/gitlab-ce!20331
-
Sean McGivern authored
Remove last Gitaly flags from Blob and Workhorse Closes gitaly#798, gitaly#529, and gitaly#875 See merge request gitlab-org/gitlab-ce!20551
-
Marcia Ramos authored
Mention admin privileges for k8s token creation Closes #44457 See merge request gitlab-org/gitlab-ce!20517
-
Gabriel Mazetto authored
-
Filipa Lacerda authored
-
Jacob Vosmaer authored
-
Marcia Ramos authored
Fix object storage support notes See merge request gitlab-org/gitlab-ce!20344
-
Joshua Lambert authored
-
Rémy Coutable authored
Add documenation about how to active debug logging for gitlab-pages See merge request gitlab-org/gitlab-ce!20054
-
Rémy Coutable authored
Resolve "ee_compat_check should remove `ce-` prefix or `-ce` suffix as ee-specific check" Closes #46519 See merge request gitlab-org/gitlab-ce!20532
-
Rémy Coutable authored
Add missing maximum_timeout parameter Closes #48625 See merge request gitlab-org/gitlab-ce!20355
-
gfyoung authored
-
Jacob Vosmaer authored
-
Sean McGivern authored
[Rails5] Permit concurrent loads Closes #48263 See merge request gitlab-org/gitlab-ce!20473
-
Sean McGivern authored
Fix doc for large table column rename See merge request gitlab-org/gitlab-ce!20544
-
Mark Chao authored
-
James Lopez authored
Properly handle colons in URL passwords Closes #49080 See merge request gitlab-org/gitlab-ce!20538
-
Stan Hu authored
Fixes a NoMethodError in the pre-receive hook: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/206
-
- 10 Jul, 2018 7 commits
-
-
Robert Speicher authored
Fix ArgumentError in GitGarbageCollectWorker Sidekiq job Closes #49096 See merge request gitlab-org/gitlab-ce!20541
-
Stan Hu authored
When the Gitaly call failed, the exception handling failed because `method` is expected to have a parameter. Closes #49096
-
Stan Hu authored
Before b46d5b13, we relied on `Addressable::URI` to parse the username/password in a URL, but this failed when credentials contained special characters. However, this introduced a regression where the parsing would incorrectly truncate the password if the password had a colon. Closes #49080
-
Mike Greiling authored
Mock timeouts and Promise in SmartInterval tests See merge request gitlab-org/gitlab-ce!20496
-
Winnie Hellmann authored
-
Dennis Günnewig authored
-
Lin Jen-Shin authored
This uses a similar approach in ee_specific_check.rb
-