- 09 Jul, 2018 32 commits
-
-
Rubén Dávila authored
-
Rémy Coutable authored
Add missing translations See merge request gitlab-org/gitlab-ee!6434
-
Rémy Coutable authored
Remove badges from README.md in favor of GitLab badges feature See merge request gitlab-org/gitlab-ee!6425
-
Sean McGivern authored
EE: Update rubocop See merge request gitlab-org/gitlab-ee!6376
-
Douwe Maan authored
Fix handling of annotated tags when Gitaly is not in use Closes gitlab-ce#47797 See merge request gitlab-org/gitlab-ee!6423
-
Bob Van Landuyt authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* update-rubocop: Use stable gitlab-styles and eliminate offenses Updates from `rubocop -a` Update rubocop to get rid of a warning in other MR
-
Rémy Coutable authored
CE upstream - 2018-07-07 03:21 UTC See merge request gitlab-org/gitlab-ee!6418
-
Kamil Trzciński authored
Append `skip ci` to Crowdin commit messages See merge request gitlab-org/gitlab-ee!6432
-
Bob Van Landuyt authored
This is an undocumented feature of the Crowdin configuration. This will append `[skip ci]` to all commit messages from Crowdin, avoiding 100s of pipelines to be created. The pipeline will need to be run manually for these merge requests instead.
-
Yorick Peterse authored
Rails5 fix AttachmentRegistryFinder arel queries Closes #6742, #6745, and #6743 See merge request gitlab-org/gitlab-ee!6396
-
Sean McGivern authored
[EE-Port] Updates to the `gettext:updated_check` See merge request gitlab-org/gitlab-ee!6409
-
adds clarity about how Jira Dev Panel integration works See merge request gitlab-org/gitlab-ee!6426
-
Alexander Tanayno authored
-
adds example of pull mirror curl command See merge request gitlab-org/gitlab-ee!6427
-
Filipa Lacerda authored
Fix conflicts for app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue
-
Grzegorz Bizon authored
Make all Gitaly diff flags mandatory (EE version) See merge request gitlab-org/gitlab-ee!6404
-
Alexander Tanayno authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
-
Stan Hu authored
Attempting to view an annotated tag in the TreeController would result in `NoMethodError: undefined method 'tree'` when Rugged was in use. `Blob#find_by_rugged` assumes that the ref is a true. Using the commit ID ensures that the right ref is being used. Closes gitlab-org/gitlab-ce!47797
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Making the `gettext:updated_check` by completely regenerating the gitlab.pot. This avoids an issue where `gettext:find` would not pick up on changes if the file isn't removed first.
-
Bob Van Landuyt authored
-
Stan Hu authored
-
Kushal Pandya authored
-
- 07 Jul, 2018 7 commits
-
-
Stan Hu authored
Add basic export to fix timeout problem on import_file_spec.rb See merge request gitlab-org/gitlab-ce!20469
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue # app/assets/stylesheets/framework/mixins.scss # app/controllers/projects_controller.rb # db/schema.rb # spec/lib/gitlab/import_export/all_models.yml [ci skip]
-
Stan Hu authored
CE upstream - 2018-07-06 18:22 UTC Closes gitlab-qa#146 See merge request gitlab-org/gitlab-ee!6416
-
- 06 Jul, 2018 1 commit
-
-
Filipa Lacerda authored
Redesign for mr widget info and pipelines section Closes #46795 See merge request gitlab-org/gitlab-ce!20189
-