- 11 Jul, 2018 3 commits
-
-
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
-
- 10 Jul, 2018 37 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
-
Rémy Coutable authored
Remove timestamps from `locale/gitlab.pot` Closes #49077 See merge request gitlab-org/gitlab-ce!20533
-
Bob Van Landuyt authored
This will help us avoid conflicts when regenerating the pot file, the timestamps aren't used by Crowdin.
-
Kamil Trzciński authored
Add daylight saving time support for pipeline schedules Closes #37165 See merge request gitlab-org/gitlab-ce!20145
-
Collen authored
-
Rémy Coutable authored
Make sure ConflictsService does not raise for conflicting submodules See merge request gitlab-org/gitlab-ce!20528
-
Rémy Coutable authored
Fix a typo on CI Runner page on Projects See merge request gitlab-org/gitlab-ce!20467
-
Ave authored
-
Robert Speicher authored
Merge branch 'rd-6804-bug-unable-to-delete-branches-when-repo-reaches-the-size-limit-ce' into 'master' Backport some changes from EE See merge request gitlab-org/gitlab-ce!20388
-
Sean McGivern authored
-
Phil Hughes authored
Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'" See merge request gitlab-org/gitlab-ce!20525
-
Rémy Coutable authored
Fix a typo in Gitlab::Git::Repository See merge request gitlab-org/gitlab-ce!20520
-
Rémy Coutable authored
Resolve "Disable GCP free credit banner at instance level" Closes #48578 See merge request gitlab-org/gitlab-ce!20379
-
Dennis Tang authored
-
Marcia Ramos authored
Rename code climate to code quality See merge request gitlab-org/gitlab-ce!20506
-
-
Winnie Hellmann authored
This reverts merge request !20140
-
Sean McGivern authored
CE: Resolve "Extract EE specific files/lines for spec/mailers, app/mailers/preview" See merge request gitlab-org/gitlab-ce!20508
-
Yorick Peterse authored
Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_change for timestamps See merge request gitlab-org/gitlab-ce!20514
-
Sean McGivern authored
Backport some changes made for this spec in EE See merge request gitlab-org/gitlab-ce!20318
-
Rémy Coutable authored
Update bitbucket.md to fix typo and small grammar touchups. See merge request gitlab-org/gitlab-ce!20482
-
Marcel Amirault authored
-
Rémy Coutable authored
Update time_helper.rb to fix output for exact minutes. Closes #48948 See merge request gitlab-org/gitlab-ce!20479
-
Marcel Amirault authored
-
Rémy Coutable authored
Document update for GitLab Pages users. See merge request gitlab-org/gitlab-ce!20412
-
Richard Hancock authored
-
Rémy Coutable authored
Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477
-
Douwe Maan authored
Use Gitaly for fetches and creating bundles Closes gitaly#387, gitaly#874, gitaly#750, and gitaly#665 See merge request gitlab-org/gitlab-ce!20490
-
Grzegorz Bizon authored
Improve metadata access performance See merge request gitlab-org/gitlab-ce!20493
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Resolve "PUT /projects/:id : unable to update avatar alone" Closes #48537 See merge request gitlab-org/gitlab-ce!20505
-
Douwe Maan authored
Resolve "API: /groups/:name query very slow for groups with many projects" Closes #42415 See merge request gitlab-org/gitlab-ce!20494
-
Filipa Lacerda authored
Fix mountComponent helper path in docs See merge request gitlab-org/gitlab-ce!20511
-