gitlab-org--gitlab-foss/app/models
ash wilson c8a115c0e3 Link issues from comments and automatically close them
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
references in descriptions, titles, or attached Notes creates a back-reference
Note that links to the original referencer. Furthermore, pushing commits with
commit messages that match a (configurable) regexp to a project's default
branch will close any issues mentioned by GFM in the matched closing phrase.
If accepting a merge request would close any Issues in this way, a banner is
appended to the merge request's main panel to indicate this.
2013-08-25 18:58:41 -04:00
..
concerns Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
network Remove the dependancy of grit from class Network::Graph 2013-08-20 12:05:23 +09:00
.gitkeep
ability.rb Use own abilities for namespace class 2013-06-21 22:44:40 +03:00
campfire_service.rb Annotated 2013-06-19 15:40:33 +03:00
commit.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
deploy_key.rb Reannotate 2013-08-21 12:34:02 +03:00
deploy_keys_project.rb Annotated 2013-06-19 15:40:33 +03:00
event.rb Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhq 2013-08-20 19:30:38 +00:00
forked_project_link.rb Annotated 2013-06-19 15:40:33 +03:00
gitlab_ci_service.rb Annotated 2013-06-19 15:40:33 +03:00
gollum_wiki.rb fix gollum git instructions. related to #3562 2013-04-10 14:35:44 +03:00
group.rb Improve change group ownership logic 2013-06-26 14:51:57 +03:00
hipchat_service.rb Annotated 2013-06-19 15:40:33 +03:00
issue.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
key.rb Reannotate 2013-08-21 12:34:02 +03:00
merge_request.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
milestone.rb Reannotate 2013-08-21 12:34:02 +03:00
namespace.rb Fix typos 2013-07-29 12:47:06 +02:00
note.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
notification.rb save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
personal_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
project.rb Recreate project satellite on rename or transfer 2013-08-22 14:49:57 +03:00
project_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
project_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
project_team.rb Prevent confusion in naming user variable at admin area 2013-06-26 15:57:02 +03:00
protected_branch.rb replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
repository.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
service.rb Added can_test? mehod to Service model and added tests 2013-08-09 22:02:34 +02:00
service_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
system_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
tree.rb Gitlab::Git::Tree & Blob added 2013-04-02 22:37:20 +03:00
user.rb Reannotate 2013-08-21 12:34:02 +03:00
users_group.rb Reannotate 2013-08-21 12:34:02 +03:00
users_project.rb Reannotate 2013-08-21 12:34:02 +03:00
web_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
wiki_page.rb Fixed wrong last-edit time for wiki 2013-08-16 16:59:26 +03:00