gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 568ce1edd7 Fix notes for commits inside MR being squashed in one discussion 2013-04-04 09:58:12 +03:00
..
concerns Issuable consern uses StateMachine now 2013-02-18 14:43:49 +04:00
network Fixed wrong order of arguments in network graph caused by refactoring 2013-04-03 22:37:07 +03:00
.gitkeep
ability.rb add admin ability to edit project settings from project area 2013-03-25 10:46:57 +02:00
commit.rb Use Gitlab::Git:: for git features across application 2013-04-01 16:04:35 +03:00
event.rb Event already has author relation 2013-02-19 15:22:29 +04:00
gitlab_ci_service.rb
gollum_wiki.rb Refactoring and cleanup. Removed unused commit finders 2013-04-03 21:05:10 +03:00
group.rb reannotated 2013-03-15 15:16:02 +02:00
issue.rb reannotated 2013-03-15 15:16:02 +02:00
key.rb remove unused code related to gitolite 2013-02-26 11:11:43 +02:00
merge_request.rb Gitlab::Git::Tree & Blob added 2013-04-02 22:37:20 +03:00
milestone.rb reannotated 2013-03-15 15:16:02 +02:00
namespace.rb Move directory logic out of model. Use Gitlab:Shell class to interact with file system 2013-03-21 22:11:08 +02:00
note.rb Fix notes for commits inside MR being squashed in one discussion 2013-04-04 09:58:12 +03:00
notification.rb notification scaffold 2013-03-27 19:04:29 +02:00
project.rb Project.repository should never be nil so you can call repository.exists? or repository.empty? 2013-04-01 16:56:25 +03:00
project_hook.rb
project_team.rb remove unused code related to gitolite 2013-02-26 11:11:43 +02:00
protected_branch.rb replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
repository.rb Project.repository should never be nil so you can call repository.exists? or repository.empty? 2013-04-01 16:56:25 +03:00
service.rb
service_hook.rb
snippet.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
system_hook.rb Method moved to service 2013-02-20 15:33:03 +04:00
tree.rb Gitlab::Git::Tree & Blob added 2013-04-02 22:37:20 +03:00
user.rb Dont show project limit sidebar if user can own 100+ more projects 2013-04-03 18:36:37 +03:00
user_team.rb reannotated 2013-03-15 15:16:02 +02:00
user_team_project_relationship.rb Refactor and restyle team page for project 2013-02-18 21:10:49 +02:00
user_team_user_relationship.rb
users_project.rb Fixed UsersProject.in_projects 2013-03-26 10:19:55 -04:00
web_hook.rb Fix WebHook and special symbols in credentials 2013-02-22 20:10:25 +04:00
wiki.rb
wiki_page.rb Use Gitlab::Git:: for git features across application 2013-04-01 16:04:35 +03:00