gitlab-org--gitlab-foss/app/services/projects
Dmitriy Zaporozhets 47c5a2ab22 Merge branch 'autocomplete-mention-count' into 'master'
Include number of affected people in all/group mention autocomplete item.

As mentioned in #2054.

To minimize misuse of all/group mentions, the autocomplete title includes the number of members this mention will notify, so users will be more considerate what groups they mention.

Example:

at-all "**all** All Project and Group Members (12)"

at-gitlab "**gitlab** GitLab (12)"

See merge request !1596
2015-02-27 07:08:23 +00:00
..
autocomplete_service.rb Faster autocomplete without unused description 2015-01-23 14:38:20 -08:00
create_service.rb Add "User created project Namespace / Project" event 2015-02-13 12:02:58 +01:00
destroy_service.rb Fix project deletion and tests 2014-06-17 23:49:17 +03:00
fork_service.rb Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable 2015-01-24 18:51:16 +01:00
participants_service.rb Include number of affected people in all/group mention autocomplete item. 2015-02-25 17:34:01 +01:00
transfer_service.rb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
update_service.rb Make app works with strong params 2014-06-26 23:24:17 +03:00
upload_service.rb Fix URL to uploaded file. 2015-02-20 16:01:37 +01:00