- 10 Jul, 2018 1 commit
-
-
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
-
- 09 Jul, 2018 39 commits
-
-
Annabel Gray authored
Fix link to frontend in handbook See merge request gitlab-org/gitlab-ce!20504
-
Winnie Hellmann authored
-
Felipe Artur authored
Shorten CHANGELOG filename to avoid breaking ecryptfs users Closes #49038 See merge request gitlab-org/gitlab-ce!20512
-
Stan Hu authored
[ci skip] Closes #49038
-
Felipe Artur authored
Replace 48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml
-
Add additional headline for Adding SSH keys to GitLab Closes #46395 See merge request gitlab-org/gitlab-ce!20507
-
Tim Zallmann authored
Document that we don't want to wait in tests See merge request gitlab-org/gitlab-ce!20502
-
Andreas Kämmerle authored
-
Mike Greiling authored
Preserve the correct start/due dates on milestones when editing Closes #41671 See merge request gitlab-org/gitlab-ce!20279
-
Sean McGivern authored
-
Rémy Coutable authored
Remove badges from README.md in favor of GitLab badges feature Closes #48895 See merge request gitlab-org/gitlab-ce!20447
-
Rémy Coutable authored
Request to be a proofreader. See merge request gitlab-org/gitlab-ce!19423
-
Yi-Jyun Pan authored
-
Rémy Coutable authored
Rails5 mysql fix milliseconds problem in pull request importer spec See merge request gitlab-org/gitlab-ce!20475
-
Robert Speicher authored
Use Gitaly's OperationService.UserUpdateBranch RPC Closes gitaly#1252 See merge request gitlab-org/gitlab-ce!20231
-
Rémy Coutable authored
Use the correct script location for the build trigger script See merge request gitlab-org/gitlab-ce!20454
-
Rémy Coutable authored
Update hamlit to fix ruby 2.5 incompatibilities, fixes #42045 Closes #42045 See merge request gitlab-org/gitlab-ce!20315
-
Mike Greiling authored
Fix search bar text input alignment Closes #48288 See merge request gitlab-org/gitlab-ce!20155
-
Clement Ho authored
-
Rémy Coutable authored
Rails5 fix mysql milliseconds problem in specs Closes #48977 See merge request gitlab-org/gitlab-ce!20464
-
Rémy Coutable authored
Update Gemfile.rails5.lock with latest Gemfile.lock changes See merge request gitlab-org/gitlab-ce!20466
-
Sean McGivern authored
Resolve "Markdown help incorrect in how wiki pages are rendered" Closes #48970 See merge request gitlab-org/gitlab-ce!20459
-
Docs: make it clear that you need a completely separate domain for Pages Closes #31961 See merge request gitlab-org/gitlab-ce!20369
-
Marcia Ramos authored
-
Kamil Trzciński authored
Add FileUploader.root to allowed upload paths Closes gitlab-qa#291 See merge request gitlab-org/gitlab-ce!20472
-
Winnie Hellmann authored
-
Douwe Maan authored
Show "Sign in" instead of "Sign in / Register" when sign up is disabled See merge request gitlab-org/gitlab-ce!20474
-
Dustin Utecht authored
-
Douwe Maan authored
Fix handling of annotated tags when Gitaly is not in use Closes #47797 See merge request gitlab-org/gitlab-ce!20497
-
Tim Zallmann authored
Resolve "Use namespaped module for diffs" Closes #48960 See merge request gitlab-org/gitlab-ce!20442
-
Stan Hu authored
Attempting to view an annotated tag in the TreeController would result in `NoMethodError: undefined method 'tree'` when Rugged was in use. `Blob#find_by_rugged` assumes that the ref is a true. Using the commit ID ensures that the right ref is being used. Note that in 11.1, `Blob#find` no longer uses Rugged, so this is only a bug in 11.0. Closes gitlab-org/gitlab-ce#47797
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Add note about the k8s namespace of installed applications See merge request gitlab-org/gitlab-ce!20423
-
Marcia Ramos authored
updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 See merge request gitlab-org/gitlab-ce!20450
-