- 22 Feb, 2018 40 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Rémy Coutable authored
Add a button on the project page to set up a Kubernetes cluster and enable Auto DevOps Closes #42431 See merge request gitlab-org/gitlab-ce!16900
-
Clement Ho authored
Remove bundle tag for ui help Closes #41341 See merge request gitlab-org/gitlab-ce!17301
-
Jacob Schatz authored
-
Kamil Trzciński authored
Resolve "cache key for CI stopped working" Closes #43373 See merge request gitlab-org/gitlab-ce!17260
-
Ian Baum authored
[ci skip]
-
Jacob Schatz authored
Use dynamic imports in dispatcher (Part 3) See merge request gitlab-org/gitlab-ce!17277
-
Clement Ho authored
-
Marcia Ramos authored
Add link to project visibility settings in push to create project docs See merge request gitlab-org/gitlab-ce!17292
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Marcia Ramos authored
Docs milestones refactor See merge request gitlab-org/gitlab-ce!17247
-
🚄 Job van der Voort 🚀 authored
Docs: search/replace "Enterprise Edition" and adjust when applicable See merge request gitlab-org/gitlab-ce!17161
-
Marcia Ramos authored
-
Sean McGivern authored
Fix 500 error when loading an invalid upload URL Closes gitlab-ee#4998 See merge request gitlab-org/gitlab-ce!17267
-
Sean McGivern authored
Revert "Merge branch 'tc-info-version-check' into 'master'" See merge request gitlab-org/gitlab-ce!17269
-
Resolve "document where user clone/fetch activity appears in the logs" Closes #43416 See merge request gitlab-org/gitlab-ce!17227
-
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
-
Pedro Moreira da Silva authored
-
Sean McGivern authored
-
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
-