gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 213e117a52 Fixed ability and modify UI a bit 2013-06-04 18:50:42 +03:00
..
concerns
network Enable to filter graph by ref 2013-05-13 18:44:50 +09:00
.gitkeep
ability.rb Fixed ability and modify UI a bit 2013-06-04 18:50:42 +03:00
campfire_service.rb Campfire service added 2013-05-22 17:59:59 +03:00
commit.rb
deploy_key.rb Feature: Deploy keys between projects 2013-05-06 15:10:55 +03:00
deploy_keys_project.rb Create DeployKey & DeployKeysProject models. Bulding many to many relation between deploy keys and projects 2013-05-06 12:26:36 +03:00
event.rb Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist 2013-06-04 18:36:22 +03:00
forked_project_link.rb
gitlab_ci_service.rb Make service code more abstract 2013-05-22 16:58:44 +03:00
gollum_wiki.rb
group.rb
hipchat_service.rb Hipchat service implementation 2013-05-24 21:42:21 +02:00
issue.rb
key.rb More strict validation for SSH Key content 2013-05-13 11:59:30 +03:00
merge_request.rb Fix huge MR exceptions. Fixed link to diff for it 2013-05-22 14:06:08 +03:00
milestone.rb remove trailing spaces 2013-05-05 18:02:02 +04:00
namespace.rb
note.rb Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist 2013-06-04 18:36:22 +03:00
notification.rb
personal_snippet.rb
project.rb Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist 2013-06-04 18:36:22 +03:00
project_hook.rb
project_snippet.rb
project_team.rb
protected_branch.rb
repository.rb Lets cache branch_names, tag_names for repo 2013-05-15 15:22:34 +03:00
service.rb Mention methods that should be implemented inside service 2013-05-22 17:59:43 +03:00
service_hook.rb
snippet.rb
system_hook.rb
tree.rb
user.rb Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist 2013-06-04 18:36:22 +03:00
user_team.rb Add permission filter to teams -> members page 2013-05-30 10:57:50 +03:00
user_team_project_relationship.rb
user_team_user_relationship.rb
users_project.rb
web_hook.rb
wiki_page.rb