- 26 Aug, 2018 17 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Removes disabled rule from settings_panel EE to match the CE version Closes #7346 See merge request gitlab-org/gitlab-ee!6989
-
Filipa Lacerda authored
-
Yorick Peterse authored
Bitbucket Server importer: Eliminate most idle-in-transaction issues See merge request gitlab-org/gitlab-ce!21173
-
Stan Hu authored
CE upstream - 2018-08-26 15:21 UTC See merge request gitlab-org/gitlab-ee!6994
-
GitLab Bot authored
-
Rémy Coutable authored
Use slugs for default project path and sanitize names before import See merge request gitlab-org/gitlab-ce!21367
-
Rémy Coutable authored
Rails5 fix project import spec See merge request gitlab-org/gitlab-ee!6981
-
Stan Hu authored
Just like with the GitHub importer, the Bitbucket Server importer can hit the default 60 s idle-in-transaction timeouts if it takes too long to create the merge request. We solve this by using the same approach as the GitHub importer: 1. Bypass all validation and hooks in creating a merge request 2. Insert the Git data in a separate transaction Part of #50021
-
Yorick Peterse authored
CE upstream - 2018-08-26 09:21 UTC Closes #6028 See merge request gitlab-org/gitlab-ee!6990
-
Paul Slaughter authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue [ci skip]
-
Filipa Lacerda authored
Show `< 1%` when percent value evaluated is less than 1 on Stacked Progress Bar Closes gitlab-ee#6028 See merge request gitlab-org/gitlab-ce!21306
-
Grzegorz Bizon authored
[QA] Re-add Test::Instance for back-compatibility with GitLab < 11.3 See merge request gitlab-org/gitlab-ce!21339
-
Mek Stittri authored
Add Test plan issue template See merge request gitlab-org/gitlab-ce!21227
-
Filipa Lacerda authored
EE Port (Resolve "Follow up to "Styling of the MR widget's info and pipeline sections"") See merge request gitlab-org/gitlab-ee!6921
-
Filipa Lacerda authored
Resolve "Follow up to "Styling of the MR widget's info and pipeline sections"" Closes #49110 See merge request gitlab-org/gitlab-ce!21206
-
- 25 Aug, 2018 6 commits
-
-
Dmitriy Zaporozhets authored
CE upstream - 2018-08-25 06:21 UTC See merge request gitlab-org/gitlab-ee!6986
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
# Conflicts: # lib/api/api.rb [ci skip]
-
Nick Thomas authored
API: Protected tags Closes #39144 See merge request gitlab-org/gitlab-ce!14986
-
Robert Schilling authored
-
Nick Thomas authored
Feature flag to disable Hashed Storage migration when renaming a repository Closes #50345 See merge request gitlab-org/gitlab-ce!21291
-
- 24 Aug, 2018 17 commits
-
-
Stan Hu authored
CE upstream - 2018-08-24 21:21 UTC See merge request gitlab-org/gitlab-ee!6984
-
GitLab Bot authored
-
Rémy Coutable authored
Drop WIP from changelog command in Danger comment See merge request gitlab-org/gitlab-ce!21374
-
Winnie Hellmann authored
-
Rémy Coutable authored
Refactor project_permissions_panel_data so it can be extended in EE easily See merge request gitlab-org/gitlab-ce!21370
-
Jasper Maes authored
-
Stan Hu authored
CE upstream - 2018-08-24 18:21 UTC See merge request gitlab-org/gitlab-ee!6980
-
GitLab Bot authored
-
Yorick Peterse authored
Refactor GitHub Importer database helpers into helper methods See merge request gitlab-org/gitlab-ce!21357
-
Stan Hu authored
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub often complained about getting failed imports due to 422 errors. This change ensures that project names are imported with names that are guaranteed to pass the regular expression validation. Part of #50021
-
Rémy Coutable authored
Removing not necessarily indentations in update Ruby code block See merge request gitlab-org/gitlab-ce!21364
-
Rémy Coutable authored
[docs] Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!21355
-
Rémy Coutable authored
POST should be PUT in the API labels specs See merge request gitlab-org/gitlab-ce!21369
-
Sean McGivern authored
CE upstream - 2018-08-24 15:22 UTC See merge request gitlab-org/gitlab-ee!6979
-
Annabel Dunstone Gray authored
-
GitLab Bot authored
# Conflicts: # app/assets/stylesheets/framework/variables.scss # app/assets/stylesheets/pages/environments.scss [ci skip]
-
Sean McGivern authored
CE upstream - 2018-08-23 09:21 UTC See merge request gitlab-org/gitlab-ee!6976
-