gitlab-org--gitlab-foss/app/policies/ci
Lin Jen-Shin 3c7cb6ad9e Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
* upstream/master: (25 commits)
  Remove unneeded asserts and add tests for inactive RequestStore
  Rename the methods to make it fit with current name
  Follow feedback on the merge request
  Make sure it checks against the tag only when it's a tag
  Renamed Gitaly services
  fix transient rspec failure due to Poll.js race condition
  Refactor variables initialization in dropzone_input.js
  cache the cache key...
  avoid #respond_to? in Cache.id_for
  cache DeclarativePolicy.class_for at the class level
  Update 9.3-to-9.4.md
  fix padding on filtered search dropdown. Styles should only apply to li in list
  Cache Note#notable for commits and fix tests
  Add changelog entry
  Update the comments for the new functionality
  Use RequestStoreWrap for Commit#author
  Skip dead jobs queue for web hooks and project services
  Add RequestStoreWrap to cache via RequestStore
  Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTracker
  Add changelog entry
  ...
2017-07-18 20:16:43 +08:00
..
build_policy.rb Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-18 20:16:43 +08:00
pipeline_policy.rb Fix bad conflict resolution 2017-07-04 16:02:30 +08:00
pipeline_schedule_policy.rb Remove update|admin_pipeline_schedule from Project, and grant it in PipelineSchedule 2017-07-07 12:11:48 +02:00
runner_policy.rb convert all the policies to DeclarativePolicy 2017-06-27 12:44:37 -07:00
trigger_policy.rb convert all the policies to DeclarativePolicy 2017-06-27 12:44:37 -07:00