gitlab-org--gitlab-foss/app/models
Douwe Maan f995f8404d Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added' into 'master'
Resolve "Only one note webhook is triggered when a comment with time spent is added"

Closes #40122

See merge request gitlab-org/gitlab-ce!15381
2017-11-15 17:23:29 +00:00
..
blob_viewer
ci Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master' 2017-11-14 10:54:30 +00:00
clusters Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into add-ingress-to-cluster-applications 2017-11-07 17:54:03 +01:00
concerns Add total_time_spent to the `changes` hash in issuable Webhook payloads 2017-11-15 15:42:19 +01:00
conversational_development_index
cycle_analytics
diff_viewer
hooks
issue
members
merge_request
network Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
project_services Resolve "Internationalization support for Prometheus Service Configuration" 2017-11-15 08:42:37 +00:00
protected_branch
protected_tag
storage Code Style changes and `hashed_storage?` now receives optional feature 2017-10-31 02:00:40 +01:00
.gitkeep
ability.rb
abuse_report.rb
appearance.rb
application_setting.rb Allow to disable the Performance Bar and document the `p b` shortcut in its doc page 2017-10-30 16:13:15 +01:00
audit_event.rb
award_emoji.rb
blob.rb Match full file path in FileDetector 2017-10-12 11:13:37 +01:00
board.rb
broadcast_message.rb
chat_name.rb
chat_team.rb
commit.rb Remove unnecessary comments 2017-09-25 10:23:43 +02:00
commit_range.rb
commit_status.rb Extract ensure stage service from commit status class 2017-11-06 11:04:09 +01:00
compare.rb
container_repository.rb
cycle_analytics.rb
dashboard_milestone.rb
deploy_key.rb created services for keys 2017-09-15 15:35:24 +00:00
deploy_keys_project.rb
deployment.rb
diff_discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
diff_note.rb Prevents position update for image diff notes 2017-11-13 16:40:54 -02:00
directly_addressed_user.rb
discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
discussion_note.rb
email.rb use a delegate for `username` to be more future friendly 2017-10-27 16:32:48 +02:00
environment.rb Remove unique validation from external_url in Environment 2017-11-06 16:00:39 +09:00
epic.rb Remove including ee module 2017-11-02 20:34:20 +01:00
event.rb Remove redundant WHERE from event queries 2017-09-20 13:40:25 +02:00
event_collection.rb
external_issue.rb Use Commit#notes and Note.for_commit_id when possible to make sure we use all the indexes available to us 2017-11-08 12:22:11 +01:00
fork_network.rb Unlink a project from a fork network when it's source was deleted. 2017-11-03 12:17:59 +01:00
fork_network_member.rb Create a fork network when forking a project 2017-10-07 11:46:23 +02:00
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Move total time spend calculation to milestoneish 2017-11-11 16:47:39 +02:00
gpg_key.rb Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey 2017-10-05 08:26:02 -05:00
gpg_key_subkey.rb Remove no longer required methods 2017-10-05 08:26:02 -05:00
gpg_signature.rb Fix error with GPG signature updater when commit was deleted 2017-10-07 10:47:53 -05:00
group.rb Support custom attributes on groups 2017-11-06 10:51:50 +01:00
group_custom_attribute.rb Support custom attributes on groups 2017-11-06 10:51:50 +01:00
group_label.rb
group_milestone.rb
guest.rb
identity.rb Normalize LDAP DN when looking up identity 2017-10-31 17:13:50 +01:00
individual_note_discussion.rb
instance_configuration.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issue.rb Move update_project_counter_caches? out of issue and merge request 2017-11-11 21:06:28 +02:00
issue_assignee.rb
issue_collection.rb
key.rb Ensure key fingerprints are generated correctly when modified 2017-10-03 18:45:01 +01:00
label.rb
label_link.rb
label_priority.rb
legacy_diff_discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
legacy_diff_note.rb
lfs_object.rb Handle forks in Gitlab::Checks::LfsIntegrity 2017-11-09 13:44:20 +00:00
lfs_objects_project.rb
list.rb
member.rb
merge_request.rb Move update_project_counter_caches? out of issue and merge request 2017-11-11 21:06:28 +02:00
merge_request_diff.rb Set merge_request_diff_id on MR when creating 2017-11-02 16:09:56 +00:00
merge_request_diff_commit.rb Handle large values on `MergeRequestDiffCommit` dates 2017-10-30 21:13:39 -03:00
merge_request_diff_file.rb
merge_requests_closing_issues.rb
milestone.rb Move total time spend calculation to milestoneish 2017-11-11 16:47:39 +02:00
namespace.rb Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
note.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
notification_recipient.rb
notification_setting.rb
oauth_access_grant.rb
oauth_access_token.rb Update specs for sudo behavior 2017-11-02 11:39:03 +01:00
out_of_context_discussion.rb
pages_domain.rb Add administrative endpoint to list all pages domains 2017-11-13 16:05:44 +00:00
personal_access_token.rb Set default scope on PATs that don't have one set to allow them to be revoked 2017-10-03 16:57:36 +02:00
personal_snippet.rb
project.rb Merge branch 'dm-import-service-polymorphism' into 'master' 2017-11-15 13:33:52 +00:00
project_authorization.rb
project_auto_devops.rb Add warning message if domain or cluster are not configured 2017-09-19 15:32:31 +02:00
project_custom_attribute.rb Support custom attributes on projects 2017-11-06 10:51:46 +01:00
project_feature.rb
project_group_link.rb
project_import_data.rb
project_label.rb
project_snippet.rb
project_statistics.rb
project_team.rb Eliminate N+1 queries in loading discussions.json endpoint 2017-09-18 06:53:33 -07:00
project_wiki.rb Fix dumping hashed storage based repository 2017-11-15 15:20:36 +01:00
protectable_dropdown.rb
protected_branch.rb
protected_ref_matcher.rb
protected_tag.rb
push_event.rb Remove redundant WHERE from event queries 2017-09-20 13:40:25 +02:00
push_event_payload.rb
readme_blob.rb
redirect_route.rb
release.rb
repository.rb Prepare Repository#fetch_source_branch for migration 2017-11-10 14:45:23 +00:00
route.rb
security_event.rb
sent_notification.rb Don't show an "Unsubscribe" link in snippet comment notifications 2017-10-09 15:03:05 +02:00
service.rb Add Packagist project service 2017-10-13 13:42:53 -04:00
snippet.rb
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb
timelog.rb
todo.rb
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
user_agent_detail.rb
user_custom_attribute.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00