gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 65b9768ccf Group ownership completely based on users_groups relation now
Before we have only owner_id to determine group owner
With multiple owners per group we should get rid of owner_id in group.
So from now @group.owner will always be nil but
@group.owners return an actual array of users who can admin this group
2013-09-26 14:49:22 +03:00
..
concerns Add description to MergeRequest model 2013-09-09 16:32:43 +03:00
network Remove the dependancy of grit from class Network::Graph 2013-08-20 12:05:23 +09:00
.gitkeep
ability.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
campfire_service.rb Annotated 2013-06-19 15:40:33 +03:00
commit.rb Improved large commit handling. 2013-09-07 14:44:03 +03: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
group.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
hipchat_service.rb Annotated 2013-06-19 15:40:33 +03:00
issue.rb Add description to MergeRequest model 2013-09-09 16:32:43 +03:00
key.rb Reannotate 2013-08-21 12:34:02 +03:00
merge_request.rb Add description to MergeRequest model 2013-09-09 16:32:43 +03:00
milestone.rb Reannotate 2013-08-21 12:34:02 +03:00
namespace.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
note.rb Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
notification.rb
personal_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
pivotaltracker_service.rb Syntax cleanup 2013-09-25 16:54:34 +02:00
project.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +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 Improve admin user show page 2013-08-27 21:39:34 +03:00
protected_branch.rb
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
user.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
users_group.rb Reannotate 2013-08-21 12:34:02 +03:00
users_project.rb If user is owner of project it cant be removed from this project 2013-08-27 12:47:28 +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