gitlab-org--gitlab-foss/app/models/concerns
Grzegorz Bizon 54efa041d7 Merge branch 'master' into backstage/gb/migrate-stages-statuses
* master: (319 commits)
  remove redundant changelog entries
  Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'
  Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'
  Merge branch '33359-pers-snippet-files-location' into 'security-9-3'
  Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'
  Hide description about protected branches to non-member
  Update CHANGELOG.md for 9.0.11
  Update CHANGELOG.md for 9.1.8
  Update CHANGELOG.md for 8.17.7
  Update CHANGELOG.md for 9.2.8
  Update CHANGELOG.md for 9.3.8
  Respect blockquote line breaks in markdown
  35209 Add wip message to new navigation preference section
  Add github imported projects count to usage data
  Add versions to Prometheus metrics doc
  Add Bulgarian translations of Pipeline Schedules
  Add Esperanto translations of Pipeline Schedules
  Add Traditional Chinese in HongKong translations of Pipeline Schedules
  Add Simplified Chinese translations of Pipeline Schedules
  Resolve "Clarify k8s service keys"
  ...

Conflicts:
	db/schema.rb
2017-07-20 11:48:23 +02:00
..
mentionable Improve support for external issue references 2017-06-30 14:47:53 +02:00
access_requestable.rb
avatarable.rb Use relative paths for group/project/user avatars 2017-05-10 15:26:17 +11:00
awardable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
blob_like.rb Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
cache_markdown_field.rb Fix stubbing attributes alongside cache_markdown_field 2017-07-05 18:25:45 +01:00
case_sensitivity.rb
created_at_filterable.rb refactor created at filter to use model scopes 2017-07-07 18:31:50 +02:00
discussion_on_diff.rb Address review 2017-05-24 10:10:10 -05:00
each_batch.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
editable.rb Use Ghost user when edited_by, merged_by deleted 2017-07-19 11:35:17 +02:00
expirable.rb
faster_cache_keys.rb
feature_gate.rb Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually exclusive 2017-06-27 18:59:51 +02:00
ghost_user.rb
has_status.rb Freeze mutable constants in stages migration code 2017-07-11 12:05:04 +02:00
has_variable.rb Decuplin 2017-06-28 15:20:50 +09:00
ignorable_column.rb
importable.rb
internal_id.rb Native group milestones 2017-07-07 15:08:49 +00:00
issuable.rb Native group milestones 2017-07-07 15:08:49 +00:00
mentionable.rb Fix cross referencing for private and internal projects 2017-05-11 20:41:43 +02:00
milestoneish.rb Native group milestones 2017-07-07 15:08:49 +00:00
note_on_diff.rb Pass fallback_diff_refs to Diff::File instead of using view helpers 2017-05-23 15:37:05 -05:00
noteable.rb Resolve N+1 query issue with discussions 2017-05-29 16:08:05 -05:00
participable.rb
presentable.rb
project_features_compatibility.rb
protected_branch_access.rb Style changes to Ruby file 2017-05-12 11:41:44 +01:00
protected_ref.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
referable.rb
relative_positioning.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
repository_mirroring.rb
resolvable_discussion.rb
resolvable_note.rb
routable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
select_for_project_authorization.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
sha_attribute.rb Fix ShaAttribute concern when there is no table 2017-07-07 12:42:38 +01:00
sortable.rb Revert "Merge branch 'revert-2c879643' into 'master'" 2017-07-14 11:38:06 +00:00
spammable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
strip_attribute.rb
subscribable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
taskable.rb
time_trackable.rb Added Cop to blacklist the use of `dependent:` 2017-07-06 12:01:36 +02:00
token_authenticatable.rb
uniquify.rb
valid_attribute.rb