gitlab-org--gitlab-foss/spec
Bob Van Landuyt f1d3ea63cf Show the status of a user in interactions
The status is shown for
- The author of a commit when viewing a commit
- Notes on a commit (regular/diff)
- The user that triggered a pipeline when viewing a pipeline
- The author of a merge request when viewing a merge request
- The author of notes on a merge request (regular/diff)
- The author of an issue when viewing an issue
- The author of notes on an issue
- The author of a snippet when viewing a snippet
- The author of notes on a snippet
- A user's profile page
- The list of members of a group/user
2018-07-30 15:01:26 +02:00
..
bin
config Make ObjectStoreSettings use more explicit and add specs 2018-07-24 14:44:44 +03:00
controllers Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
db/production
dependencies
factories Allow users to set a status 2018-07-30 15:01:26 +02:00
features Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
finders Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
fixtures Fix gitlab import project load 2018-07-23 07:52:15 +00:00
graphql
helpers Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
initializers
javascripts Merge branch 'replace-snake-case-css-classes' into 'master' 2018-07-25 07:37:07 +00:00
lib Allow users to set a status 2018-07-30 15:01:26 +02:00
mailers Update notification specs after renaming a class 2018-07-16 13:46:00 +02:00
migrations Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs' 2018-07-23 15:34:54 +11:00
models Allow users to set a status 2018-07-30 15:01:26 +02:00
policies Allow users to set a status 2018-07-30 15:01:26 +02:00
presenters
requests Allow users to set a status 2018-07-30 15:01:26 +02:00
routing
rubocop/cop
serializers
services Allow users to set a status 2018-07-30 15:01:26 +02:00
sidekiq/cron
support Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
tasks
unicorn
uploaders Fix filename for accelerated uploads 2018-07-18 14:21:32 +00:00
validators
views Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
workers Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs' 2018-07-23 15:34:54 +11:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb