gitlab-org--gitlab-foss/app/models
Robert Speicher d2f9a9012d Merge branch 'link-refs' into 'master'
Recognize issue/MR/snippet/commit links as references.

Fixes #3744 and #3745

See merge request !1933
2015-12-04 20:58:45 +00:00
..
ci Fix application settings cache not expiring after changes 2015-12-04 07:11:25 -08:00
concerns Fix referenced_mentionables method. 2015-12-01 16:15:53 +01:00
hooks Annotate models 2015-11-13 19:22:46 +01:00
members
network
project_services fix deprecation messages in tests 2015-12-03 10:33:43 +02:00
.gitkeep
ability.rb Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' into 'master' 2015-11-19 17:22:20 +00:00
abuse_report.rb
application_setting.rb Fix application settings cache not expiring after changes 2015-12-04 07:11:25 -08:00
audit_event.rb
broadcast_message.rb
commit.rb Autolink first so we don't pick up numeric anchors as issue references. 2015-12-01 15:53:32 +01:00
commit_range.rb Satisfy Rubocop 2015-12-02 10:54:24 +01:00
commit_status.rb Annotate models 2015-11-13 19:22:46 +01:00
deploy_key.rb
deploy_keys_project.rb
diff_line.rb
email.rb
event.rb Don't show project fork event as imported 2015-12-02 10:56:05 +01:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb Annotate models 2015-11-13 19:22:46 +01:00
global_label.rb Refactor global and group milestones logic 2015-11-16 14:07:38 +01:00
global_milestone.rb Some code and doc improvements 2015-11-16 19:55:58 +01:00
group.rb Group methods for filtering public/visible groups 2015-11-18 13:05:45 +01:00
identity.rb
issue.rb Autolink first so we don't pick up numeric anchors as issue references. 2015-12-01 15:53:32 +01:00
key.rb
label.rb Use "Any Label" and "Any Milestone" in selects rather than the ambiguous "Any" option 2015-12-02 14:10:43 +01:00
label_link.rb
lfs_object.rb Add support for git lfs. 2015-11-16 12:39:13 +01:00
lfs_objects_project.rb Add support for git lfs. 2015-11-16 12:39:13 +01:00
member.rb Refactor ability changes 2015-11-17 15:49:37 +01:00
merge_request.rb Autolink first so we don't pick up numeric anchors as issue references. 2015-12-01 15:53:32 +01:00
merge_request_diff.rb Add ignore white space option in merge request diff 2015-11-13 16:53:53 +09:00
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 Annotate models 2015-11-13 19:22:46 +01:00
note.rb Add upvote/downvote fields to merge request and note API to preserve compatibility 2015-11-21 21:36:31 +01:00
notification.rb
personal_snippet.rb
project.rb Remove enumerize gem 2015-11-25 17:06:04 -05:00
project_import_data.rb
project_snippet.rb
project_team.rb Improve ProjectTeam#max_member_access performance 2015-10-15 12:05:01 +02:00
project_wiki.rb Make ProjectWiki touch Project#last_activity_at after wiki actions 2015-11-16 13:08:25 -05:00
protected_branch.rb
release.rb Annotate models 2015-11-13 19:22:46 +01:00
repository.rb Fire update hook from GitLab 2015-11-30 18:36:34 +02:00
security_event.rb
sent_notification.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
service.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
snippet.rb Autolink first so we don't pick up numeric anchors as issue references. 2015-12-01 15:53:32 +01:00
subscription.rb
tree.rb
user.rb fix deprecation messages in tests 2015-12-03 10:33:43 +02:00
users_star_project.rb Touch project when toggling stars to update cache 2015-12-03 16:08:08 -02:00
wiki_page.rb