- 22 Feb, 2018 28 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Eric Eastwood authored
-
Filipa Lacerda authored
Harmonize CE and EE JS code See merge request gitlab-org/gitlab-ce!17264
-
Douwe Maan authored
Resolve "ActionView::Template::Error: 366..524 out of range" Closes #42332 See merge request gitlab-org/gitlab-ce!17262
-
Sean McGivern authored
Resolve "Spec failure: spec/features/users_spec.rb" Closes #43495 See merge request gitlab-org/gitlab-ce!17289
-
Jacob Schatz authored
Backport of Webpack auto include for EE imports See merge request gitlab-org/gitlab-ce!17282
-
Clement Ho authored
-
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>
-
Sean McGivern authored
Rugged sometimes chops a context line in between bytes, resulting in the context line having an invalid encoding: https://github.com/libgit2/rugged/issues/716 When that happens, we will try to detect the encoding for the diff, and sometimes we'll get it wrong. If that difference in encoding results in a difference in string lengths between the diff and the underlying blobs, we'd fail to highlight any inline diffs, and return a 500 status to the user. As we're using the underlying blobs, the encoding is 'correct' anyway, so if the string range is invalid, we can just discard the inline diff highlighting. We still report to Sentry to ensure that we can investigate further in future.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Grzegorz Bizon authored
Fix squash with renamed files Closes gitlab-ee#4975 See merge request gitlab-org/gitlab-ce!17216
-
Douwe Maan authored
Allow branchnames to be named the same as the commit it points to See merge request gitlab-org/gitlab-ce!17231
-
Rémy Coutable authored
Format markdown.md to comply with what it describes. See merge request gitlab-org/gitlab-ce!17284
-
Mark Fletcher authored
-
Mark Fletcher authored
[ci skip]
-
Douwe Maan authored
Add more detail to the proofreader process See merge request gitlab-org/gitlab-ce!17279
-
Filipa Lacerda authored
Resolve "Followup to New design for cancel/stop pipeline confirmation" Closes #42886 See merge request gitlab-org/gitlab-ce!17106
-
Grzegorz Bizon authored
[CE] Incorporate Gitaly's RepositoryService.IsSquashInProgress RPC See merge request gitlab-org/gitlab-ce!17002
-
Grzegorz Bizon authored
Resolve "Controller Projects::PipelinesController#show executes more than 100 SQL queries" Closes #43134 See merge request gitlab-org/gitlab-ce!17168
-
Ulf Rompe authored
When the text says "here are two spaces to force a line break" there really should be two spaces to force a line break.
-
Robert Speicher authored
Fix repo existence check in GitAccessWiki Closes #43385 and gitlab-com/infrastructure#3734 See merge request gitlab-org/gitlab-ce!17268
-
Jacob Vosmaer (GitLab) authored
-
- 21 Feb, 2018 12 commits
-
-
Shah El-Rahman authored
-
Dylan Griffith authored
-
Connor Shea authored
-
James Ramsay authored
-
Stan Hu authored
Improve background migration specs See merge request gitlab-org/gitlab-ce!17162
-
James Ramsay authored
-
Jacob Schatz authored
Use dynamic imports in dispatcher See merge request gitlab-org/gitlab-ce!17273
-
Alejandro Rodríguez authored
-
Marcia Ramos authored
Improve link for CI environment variable, wording. See merge request gitlab-org/gitlab-ce!17252
-
Clement Ho authored
Rest of Dispatcher Refactor See merge request gitlab-org/gitlab-ce!16659
-
Jacob Schatz authored
-
Clement Ho authored
-