gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 5f31caa0ed
Fix read_group ability
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-25 15:45:19 +02:00
..
concerns Fix wrong issues appears at Dashboard#issues page 2014-02-10 15:04:52 +02:00
network
project_services Add Gemnasium Service for Gitlab 2014-02-21 16:25:22 +01:00
.gitkeep
ability.rb Fix read_group ability 2014-02-25 15:45:19 +02: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
deploy_keys_project.rb
email.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
event.rb Fixed 500 error on branch and tag creation via UI 2014-02-24 14:55:27 +02:00
forked_project_link.rb
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
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
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
project.rb Implement project collection service 2014-02-25 14:36:36 +02:00
project_hook.rb
project_snippet.rb
project_team.rb Remove deprecated finders 2014-01-19 23:39:56 +04:00
protected_branch.rb
repository.rb Fix submodules 500 error 2014-02-24 13:22:00 +02:00
service.rb Add Gemnasium Service for Gitlab 2014-02-21 16:25:22 +01:00
service_hook.rb
snippet.rb
system_hook.rb
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
users_project.rb
web_hook.rb Disable SSL peer verification for all webhooks 2014-01-15 15:29:22 +01:00
wiki_page.rb