- 31 Aug, 2018 1 commit
-
-
Paul Slaughter authored
-
- 30 Aug, 2018 20 commits
-
-
Filipa Lacerda authored
Enabled multiple uploads in the Web IDE Closes #50405 See merge request gitlab-org/gitlab-ce!21412
-
Filipa Lacerda authored
Show deprecation message on project milestone page for category tabs Closes #47943 See merge request gitlab-org/gitlab-ce!21236
-
Rémy Coutable authored
corrects microsoft_teams.md webhook url in docs See merge request gitlab-org/gitlab-ce!21399
-
Rémy Coutable authored
Upgrade LicenseFinder Gem to v5.4.0 See merge request gitlab-org/gitlab-ce!21431
-
Winnie Hellmann authored
-
Rémy Coutable authored
Backport schema_changed.sh from EE which prints the diff if the schema is different See merge request gitlab-org/gitlab-ce!21422
-
Rémy Coutable authored
Backport doc/user/group/img/groups.png changes from EE See merge request gitlab-org/gitlab-ce!21415
-
Stan Hu authored
Add changelog entries for 11.2.3 and 11.1.6 See merge request gitlab-org/gitlab-ce!21425
-
Phil Hughes authored
Allow whitelisting for "external collaborator by default" setting See merge request gitlab-org/gitlab-ce!17711
-
Roger Rüttimann authored
-
Sean McGivern authored
Fixed project logo when it is LFS tracked Closes #47229 See merge request gitlab-org/gitlab-ce!20948
-
Francisco Javier López authored
-
Sean McGivern authored
-
Sean McGivern authored
Resolve "Users stuck on a redirect loop after transferring project" Closes #41292 See merge request gitlab-org/gitlab-ce!21408
-
Sean McGivern authored
Resolve "Make a Rubocop cop to prefer class_methods over ClassMethods for ActiveSupport::Concern" Closes #50414 See merge request gitlab-org/gitlab-ce!21379
-
Sean McGivern authored
Updates hint text for merging branches locally. Closes #39398 See merge request gitlab-org/gitlab-ce!21421
-
Sean McGivern authored
Fix Error 500s due to encoding issues when Wiki hooks fire Closes #50590 See merge request gitlab-org/gitlab-ce!21414
-
James Lopez authored
-
Jasper Maes authored
-
Pradyumna authored
- Hint essentially states that a user should first update their target branch with upstream changes and then perform the merge.
-
- 29 Aug, 2018 19 commits
-
-
Annabel Dunstone Gray authored
Fix Emojis cutting in the right way Closes #47913 See merge request gitlab-org/gitlab-ce!21413
-
Stan Hu authored
-
Stan Hu authored
These changes were introduced in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6622 but should have originated in CE.
-
Stan Hu authored
Saved Wiki content goes through the GitalyClient::WikiService, which calls StringIO#set_encoding on the input stream. The problem is that this call mutates the encoding of the given string object to ASCII-88BIT, which causes problems for models expecting the data to still be in UTF-8. Freezing the input disables this behavior: https://github.com/ruby/ruby/blob/v2_4_4/ext/stringio/stringio.c#L1583 Closes #50590
-
Rémy Coutable authored
Move package-and-qa to the test phase Closes #50718 See merge request gitlab-org/gitlab-ce!21400
-
Phil Hughes authored
Closes #50405
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Rémy Coutable authored
Resolve "Consider reorganizing the QA scenarios" Closes #49800 See merge request gitlab-org/gitlab-ce!20931
-
Alexander Popov authored
Fix #47913 (again), revert !21180, fix regression of !8652, improve !20137
-
Phil Hughes authored
Resolve "Error getting performance bar results for <UUID>" Closes #50801 See merge request gitlab-org/gitlab-ce!21411
-
Sean McGivern authored
This isn't interesting most of the time and is may go over other flash banners.
-
Sean McGivern authored
These don't have performance data saved as they use Grape.
-
James Lopez authored
-