gitlab-org--gitlab-foss/spec/policies
Grzegorz Bizon d276ea9372 Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions
* master: (314 commits)
  Better Explore Groups view
  Update Carrierwave and fog-core
  Add specs for Gitlab::RequestProfiler
  Add scripts/static-analysis to run all the static analysers in one go
  Shorten and improve some job names
  Group static-analysis jobs into a single job
  Don't blow up when email has no References header
  Update CHANGELOG.md for 9.1.2
  Add changelog
  Add changelog
  Show Raw button as Download for binary files
  Use blob viewers for snippets
  Fix typo
  Fixed transient failure related to dropdown animations
  Revert "Merge branch 'tc-no-todo-service-select' into 'master'"
  fix link to MR 10416
  Another change from .click -> .trigger('click') to make spec pass
  Change from .click -> .trigger('click') to make spec pass
  Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations
  Add AddColumnWithDefaultToLargeTable cop
  ...

Conflicts:
	spec/requests/api/jobs_spec.rb
2017-05-02 10:40:10 +02:00
..
ci Implement new rule for manual actions in policies 2017-04-12 11:26:18 +02:00
base_policy_spec.rb spec the new behavior of .class_for 2017-03-09 11:49:53 -08:00
environment_policy_spec.rb Add new ability check for stopping environment 2017-05-01 13:38:57 +02:00
group_policy_spec.rb Move permission to create subgroup into GroupPolicy 2017-04-11 19:36:56 +03:00
issue_policy_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
project_policy_spec.rb Use `:empty_project` where possible in policy specs 2017-03-27 18:45:36 -04:00
project_snippet_policy_spec.rb More backport 2017-02-06 17:19:37 -06:00
user_policy_spec.rb Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30