gitlab-org--gitlab-foss/app/models
2013-05-15 15:22:34 +03:00
..
concerns
network Enable to filter graph by ref 2013-05-13 18:44:50 +09:00
.gitkeep
ability.rb Dont show fork button in personal projects. Point to fork if already forked project 2013-05-08 19:40:31 +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 Increase event title font size on dashboard activity feed 2013-04-06 15:53:35 +03:00
forked_project_link.rb updated fork feature to use gitlab-shell for v5 of gitlab 2013-04-15 01:54:52 -04:00
gitlab_ci_service.rb Show gitlab-ci status on project dashboard 2013-05-14 13:31:29 +03:00
gollum_wiki.rb fix gollum git instructions. related to #3562 2013-04-10 14:35:44 +03:00
group.rb
issue.rb Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr 2013-04-09 20:37:04 +03:00
key.rb More strict validation for SSH Key content 2013-05-13 11:59:30 +03:00
merge_request.rb Remove native git calls from MR. Dump diff as array, not class 2013-04-15 19:01:36 +03:00
milestone.rb remove trailing spaces 2013-05-05 18:02:02 +04:00
namespace.rb
note.rb Update app code to use Gitlab::Git::Diff 2013-04-15 19:02:05 +03:00
notification.rb save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
project.rb Move files search to gitlab_git 2013-05-09 11:47:09 +03:00
project_hook.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
service_hook.rb
snippet.rb
system_hook.rb
tree.rb
user.rb Dont show fork button in personal projects. Point to fork if already forked project 2013-05-08 19:40:31 +03:00
user_team.rb
user_team_project_relationship.rb
user_team_user_relationship.rb
users_project.rb save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
web_hook.rb
wiki_page.rb