gitlab-org--gitlab-foss/app/controllers/projects
Grzegorz Bizon 1a4c60ef57 Merge branch 'master' into feature/multi-level-container-registry-images
* master: (192 commits)
  Implement new service for creating user
  Update sentry-raven 2.0.2 -> 2.4.0
  Update webmock 1.21.0 -> 1.24.6
  Update spring 1.7.2 -> 2.0.1
  Update simplecov 0.12.0 -> 0.14.1
  Update pry-rails 0.3.4 -> 0.3.5
  Update pry-byebug 3.4.1 -> 3.4.2
  Update flay 2.6.1 -> 2.8.1
  Remove Tags filter from Projects Explore dropdown
  Update capybara-screenshot 1.0.11 -> 1.0.14
  Update bullet 5.2.0 -> 5.5.1
  Update brakeman 3.4.1 -> 3.6.1
  Remove web-console gem
  Update better_errors 1.0.1 -> 2.1.1
  Display flash message to unauthenticated user when creating new issue
  Fix up emoji tests that should have failed :/
  Fix RSpec/DescribeSymbol cop violations
  Add event limit warning all tabs Cycle Analytics
  Adding non_archived scope for counting projects
  Resolve "Gitlab administrator cannot create projects in every group"
  ...

Conflicts:
	db/schema.rb
2017-03-27 12:35:10 +02:00
..
boards
cycle_analytics
settings Hide ancestor groups in the share group dropdown list 2017-03-21 11:00:06 +02:00
application_controller.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
artifacts_controller.rb
autocomplete_sources_controller.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
avatars_controller.rb
badges_controller.rb
blame_controller.rb Fix spec 2017-03-16 09:37:22 -06:00
blob_controller.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
boards_controller.rb
branches_controller.rb removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds_controller.rb No need to authorize_update_build! if 'trace' requested (as same as 'raw') 2017-03-23 17:28:17 +09:00
commit_controller.rb
commits_controller.rb
compare_controller.rb
container_registry_controller.rb Fix feature specs related to container registry 2017-03-24 13:27:18 +01:00
cycle_analytics_controller.rb
deploy_keys_controller.rb Return 404 if deploy key cannot be found in Projects::DeployKeysController#disable 2017-03-23 15:49:24 +01:00
discussions_controller.rb
environments_controller.rb Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb
git_http_controller.rb
graphs_controller.rb
group_links_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb Display flash message to unauthenticated user when creating new issue 2017-03-25 09:32:26 -04:00
labels_controller.rb
lfs_api_controller.rb
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb fix new MR form erroneously selects tag as source when branch of same name exists #23237 2017-03-24 06:28:21 +08:00
milestones_controller.rb Add dropdown sort to project milestones 2017-03-24 00:39:12 +00:00
network_controller.rb
notes_controller.rb
pages_controller.rb
pages_domains_controller.rb
pipelines_controller.rb
pipelines_settings_controller.rb
project_members_controller.rb
protected_branches_controller.rb Renamed the redirect_request concern to repository_settings_redirect 2017-03-06 09:47:44 -06:00
raw_controller.rb Do not show LFS object when LFS is disabled 2017-03-13 18:15:19 +01:00
refs_controller.rb
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Prevent more than one issue tracker to be active for the same project 2017-03-10 15:14:00 +01:00
snippets_controller.rb
tags_controller.rb removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
templates_controller.rb
todos_controller.rb
tree_controller.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
triggers_controller.rb Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
uploads_controller.rb
variables_controller.rb
wikis_controller.rb Fix Project Wiki update 2017-03-20 13:53:23 +00:00