- 22 Feb, 2018 40 commits
-
-
Jacob Schatz authored
Remove ee dynamic imports See merge request gitlab-org/gitlab-ee!4680
-
Clement Ho authored
-
Ian Baum authored
[ci skip]
-
Ian Baum authored
[ci skip]
-
Fatih Acet authored
Use dynamic imports in dispatcher (Part 3) (EE) See merge request gitlab-org/gitlab-ee!4663
-
Marcia Ramos authored
Burndown chart docs update See merge request gitlab-org/gitlab-ee!4681
-
Victor Wu authored
-
Clement Ho authored
CE upstream - 2018-02-22 15:26 UTC Closes #4975 and gitlab-com/infrastructure#3734 See merge request gitlab-org/gitlab-ee!4676
-
Marcia Ramos authored
Docs milestones refactor EE See merge request gitlab-org/gitlab-ee!4674
-
Victor Wu authored
-
Clement Ho authored
-
Douwe Maan authored
Resolve "Add option to overwrite diverged branches when pull mirroring" Closes #4723 See merge request gitlab-org/gitlab-ee!4559
-
🚄 Job van der Voort 🚀 authored
Docs: search/replace "Enterprise Edition" and adjust when applicable See merge request gitlab-org/gitlab-ee!4576
-
Marcia Ramos authored
-
Sean McGivern authored
Fix 500 error when loading an invalid upload URL See merge request gitlab-org/gitlab-ee!4673
-
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>
-
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>
-
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>
-
Tiago Botelho authored
-
GitLab Bot authored
# Conflicts: # CHANGELOG.md # app/assets/javascripts/dispatcher.js # app/assets/javascripts/gl_dropdown.js # app/assets/javascripts/labels_select.js # changelogs/unreleased-ee/4929-internationalize-lock-files.yml # config/webpack.config.js # ee/changelogs/unreleased/fix-show-sidebar-sub-level-items-for-billing.yml # ee/changelogs/unreleased/fix-validation-of-environment-scope-for-variables.yml [ci skip]
-
Filipa Lacerda authored
Harmonize CE and EE JS code See merge request gitlab-org/gitlab-ce!17264
-
Filipa Lacerda authored
[EE] Harmonize CE and EE JS code See merge request gitlab-org/gitlab-ee!4655
-
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
-
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
-
Jacob Schatz authored
Webpack auto include for EE imports See merge request gitlab-org/gitlab-ee!4662
-
Clement Ho authored
-
Marcia Ramos authored
Add DAST in merge requests index page Closes gitlab-ce#42916 See merge request gitlab-org/gitlab-ee!4668
-
Marcia Ramos authored
Add missing link to products for roadmaps docs See merge request gitlab-org/gitlab-ee!4665
-
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>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
CE upstream - 2018-02-21 21:27 UTC See merge request gitlab-org/gitlab-ee!4660
-
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.
-
Grzegorz Bizon authored
Add links to relevant issues in scripts/ee-files-location-check See merge request gitlab-org/gitlab-ee!4666
-