gitlab-org--gitlab-foss/app/services/projects
Tomasz Maczukin 3cfd892f38 Merge branch 'master' into fix/visibility-level-setting-in-forked-projects
* master: (723 commits)
  Bump Rack Attack to v4.3.1 for security fix
  Remove duplicate entry in the changelog
  Remove extra spaces after branchname
  Fix merge-request-reopen button title
  Add branch and tag operation to tree dropdown
  Use gitlab-shell 2.6.9
  Clarify Windows shell executor artifact upload support
  Fix feature specs: we always show the build status if ci_commit is present
  Do not display project group/name when issue and MR are in same project
  Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled
  Use gitlab-workhorse 0.5.1
  Fix ci_projects migration by using the value only from latest row [ci skip]
  Revert sidebar position for issue and merge request
  Add info on using private Docker registries in CI [ci skip]
  Upgrade Poltergeist to 1.8.1. #4131
  Fix ux issue with "This issue will be closed automatically" message
  Move MR Builds tab next to Commits
  Api support for requesting starred projects for user
  Fix Rubocop complain.
  Fix merge widget JS for buttons
  ...

Conflicts:
	app/models/project.rb
2015-12-21 13:27:34 +01:00
..
autocomplete_service.rb Faster autocomplete without unused description 2015-01-23 14:38:20 -08:00
create_service.rb Provide better diagnostic message upon project creation errors 2015-12-09 09:50:16 -08:00
destroy_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
download_service.rb FogBugz project import 2015-09-08 20:23:01 -04:00
fork_service.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
participants_service.rb Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
transfer_service.rb Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
update_service.rb Change update_forks_visibility_level into after_update hook in Project model 2015-11-20 00:13:56 +01:00
upload_service.rb Turn reply-by-email attachments into uploads. 2015-08-19 10:18:05 -07:00