- 26 Feb, 2018 10 commits
-
-
Nick Thomas authored
Port of pages custom domain DNS verification to EE See merge request gitlab-org/gitlab-ee!4691
-
Rémy Coutable authored
CE upstream - 2018-02-23 15:23 UTC See merge request gitlab-org/gitlab-ee!4696
-
Sean McGivern authored
Fix bug causing 'Import in progress' to be shown while a mirror is updating See merge request gitlab-org/gitlab-ee!4697
-
Douwe Maan authored
-
Filipa Lacerda authored
[EE] Don't convert issuable_initial_data into JSON See merge request gitlab-org/gitlab-ee!4694
-
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>
-
Filipa Lacerda authored
IDE create new branch Closes #4545 See merge request gitlab-org/gitlab-ee!4534
-
Sean McGivern authored
[EE] Verify project import status again before marking as failed See merge request gitlab-org/gitlab-ee!4698
-
Jan Provaznik authored
Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
-
- 25 Feb, 2018 3 commits
-
-
Ian Baum authored
[ci skip]
-
Ian Baum authored
[ci skip]
-
Grzegorz Bizon authored
QA specs for merge request rebasing and squashing Closes gitlab-qa#78 See merge request gitlab-org/gitlab-ee!4288
-
- 24 Feb, 2018 7 commits
-
-
Grzegorz Bizon authored
Move feature expose logic from serializer to the model Closes #4336 See merge request gitlab-org/gitlab-ee!4690
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Grzegorz Bizon authored
Port to EE "Minimal fix for artifacts service" Closes gitlab-ce#43022 See merge request gitlab-org/gitlab-ee!4695
-
Shinya Maeda authored
This reverts commit 34e16110.
-
Clement Ho authored
Move RecentSearchesDropdownContent vue component See merge request gitlab-org/gitlab-ee!4682
-
- 23 Feb, 2018 20 commits
-
-
Stan Hu authored
Merge branch 'mk/fix-pg-undefined-table-untracked_files_for_uploads-does-not-exist-ee' into 'master' [EE port] Fix deletion attempts on dropped tables See merge request gitlab-org/gitlab-ee!4712
-
Michael Kozono authored
-
Felipe Artur authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Jacob Schatz authored
EE port of "Reduce webpack merge conflicts" See merge request gitlab-org/gitlab-ee!4705
-
Mike Greiling authored
move webpack bundles we intend to keep below the list of bundles we're refactoring to reduce conflicts
-
Mike Greiling authored
-
Mike Greiling authored
-
Clement Ho authored
Use unique keys for token inputs while add same value twice to an epic Closes #4992 See merge request gitlab-org/gitlab-ee!4618
-
Shinya Maeda authored
This reverts commit 28c6a6b0.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Mike Greiling authored
Convert switch into if statement See merge request gitlab-org/gitlab-ee!4684
-
Douwe Maan authored
-
Phil Hughes authored
removed console.log
🙈 -
Phil Hughes authored
changed font size of buttons
-
GitLab Bot authored
# Conflicts: # app/finders/autocomplete_users_finder.rb # lib/tasks/migrate/setup_postgresql.rake [ci skip]
-
Shinya Maeda authored
-