gitlab-org--gitlab-foss/app/models
Robert Speicher a97a2d2720 Merge branch 'mention-all' into 'master'
Only allow group/project members to mention `@all`

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3473

See merge request !2205
2015-12-27 21:09:16 +00:00
..
ci Merge branch 'issue_3452' 2015-12-21 17:43:58 +01:00
concerns Merge branch 'mention-all' into 'master' 2015-12-27 21:09:16 +00:00
hooks Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
members
network
project_services Deprecate GitLabCiService making it to always be inactive 2015-12-22 00:28:38 +01:00
.gitkeep
ability.rb Avoid allocations in Ability class. 2015-12-16 11:51:37 +08:00
abuse_report.rb
application_setting.rb WIP require two factor authentication 2015-12-24 19:00:18 -02:00
audit_event.rb
broadcast_message.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
commit.rb Merge branch 'master' into tmp-reference-pipeline-and-caching 2015-12-10 14:04:34 +01:00
commit_range.rb
commit_status.rb Fix errors 2015-12-11 18:02:09 +01:00
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Fix Error 500 when global milestones have slashes 2015-12-22 13:15:32 -08:00
group.rb
identity.rb Fix identity and user retrieval when special characters are used 2015-12-22 13:23:35 -05:00
issue.rb Fix issue related cross-project MRs 2015-12-21 15:36:08 +01:00
jira_issue.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
key.rb
label.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
label_link.rb
lfs_object.rb Update annotations 2015-12-08 21:00:01 -08:00
lfs_objects_project.rb Update annotations 2015-12-08 21:00:01 -08:00
member.rb
merge_request.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
merge_request_diff.rb
milestone.rb Use "Any Label" and "Any Milestone" in selects rather than the ambiguous "Any" option 2015-12-02 14:10:43 +01:00
namespace.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
note.rb revert back vote buttons to issue and MR pages 2015-12-25 14:11:19 +02:00
notification.rb
personal_snippet.rb
project.rb Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' 2015-12-24 12:09:38 +00:00
project_import_data.rb
project_snippet.rb
project_team.rb
project_wiki.rb
protected_branch.rb
release.rb
repository.rb Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
security_event.rb
sent_notification.rb Add custom LineCodeValidator 2015-12-07 16:57:26 -05:00
service.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
snippet.rb
subscription.rb
tree.rb
user.rb Merge branch 'add_email_unlock' into 'master' 2015-12-21 17:53:20 +00:00
users_star_project.rb Touch project when toggling stars to update cache 2015-12-03 16:08:08 -02:00
wiki_page.rb