gitlab-org--gitlab-foss/app/models
Jason Hollingsworth 2f69213e3f Allow access to groups with public projects.
Fixed Group avatars to only display when user has read
permissions to at least one project in the group.
2014-02-20 09:26:38 -06:00
..
concerns Fix wrong issues appears at Dashboard#issues page 2014-02-10 15:04:52 +02:00
network Remove grit require 2013-09-30 13:59:16 +03:00
project_services Fix spelling of "GitLab" in HipChat service 2014-02-12 18:27:00 +11:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
broadcast_message.rb Add validations to BroadcastMessage color and font 2013-12-19 20:11:01 +02:00
commit.rb Use new tags/branches from gitlab_git 2014-02-03 18:13:24 +02: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
email.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
event.rb Fixed default scope deprecation warning 2013-12-10 12:11:27 +02:00
forked_project_link.rb Annotated 2013-06-19 15:40:33 +03:00
gollum_wiki.rb Better submodule links. 2014-02-05 20:44:14 -06:00
group.rb Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
issue.rb Duplicate opened scope for issue 2013-12-17 23:32:19 +03:00
key.rb Reannotate 2013-08-21 12:34:02 +03:00
merge_request.rb Refactor MR code reload 2014-02-18 20:17:26 +02:00
merge_request_diff.rb Use gitlab_git 5.4.0 without BROKEN_DIFF constant 2014-02-12 12:54:49 +02:00
milestone.rb Reannotate 2013-08-21 12:34:02 +03:00
namespace.rb Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
note.rb Fix bug with cross-reference note on commit 2014-02-07 12:34:30 +02:00
notification.rb Improve notification settings page 2014-02-17 18:06:24 +02:00
personal_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
project.rb Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
project_hook.rb Annotate web_hooks table 2013-12-04 13:37:17 +02:00
project_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
project_team.rb Remove deprecated finders 2014-01-19 23:39:56 +04:00
protected_branch.rb replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
repository.rb Complete api files CRUD 2014-02-18 12:27:02 +02:00
service.rb Added can_test? mehod to Service model and added tests 2013-08-09 22:02:34 +02:00
service_hook.rb Annotate web_hooks table 2013-12-04 13:37:17 +02:00
snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
system_hook.rb Annotate web_hooks table 2013-12-04 13:37:17 +02:00
tree.rb Improve code according to new gitlab_git 2014-02-04 14:46:15 +02:00
user.rb Uniqueness check should be case insensitive for username and path, otherwise mysql behaves weird. 2014-02-20 09:45:58 +01: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 Disable SSL peer verification for all webhooks 2014-01-15 15:29:22 +01:00
wiki_page.rb Fixed wrong last-edit time for wiki 2013-08-16 16:59:26 +03:00