gitlab-org--gitlab-foss/spec
Mehdi Lahmam 5ad9d94d8e Add /assign me alias support for assigning issuables to oneself
Currently, when a user wants to assign an issue/MR to himself, he needs
to type his full username or select it from the suggested ones in the
dropdown list.
This commits suggest a faster solution which is typing `/assign me`

Closes #35304.
2017-08-07 14:40:33 +02:00
..
bin
config
controllers fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00:00
db/production
factories Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
features Merge branch 'fix/sm/34547-cannot-connect-to-ci-server-error-messages' into 'master' 2017-08-04 21:26:24 +00:00
finders Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
fixtures
helpers Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
initializers
javascripts Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
lib Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master' 2017-08-06 05:57:49 +00:00
mailers Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
migrations Migrate MR commits and diffs to new tables 2017-08-03 13:20:26 +01:00
models Merge branch 'feature/migrate-last-commit-for-path-to-gitaly' into 'master' 2017-08-04 15:46:36 +00:00
policies Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
presenters Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
requests Merge branch 'tc-fix-mr-query-params' into 'master' 2017-08-04 16:23:14 +00:00
routing fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00:00
rubocop/cop
serializers Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
services Add /assign me alias support for assigning issuables to oneself 2017-08-07 14:40:33 +02:00
sidekiq/cron
support Add /assign me alias support for assigning issuables to oneself 2017-08-07 14:40:33 +02:00
tasks Don't call load_tasks as this would load the tasks twice 2017-08-02 19:02:01 +02:00
unicorn
uploaders Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
validators Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
views Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
workers Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Don't send rejection mails for all auto-generated mails 2017-08-03 00:40:10 +08:00