gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 8031be73fe Merge branch 'contributors-api' into 'master'
Contributors api

Fixes #1266

See merge request !934
2014-07-03 07:28:02 +00:00
..
concerns Move checking of recepients to a service. 2014-06-23 15:44:49 +02:00
network
project_services Project services to strong params 2014-06-26 14:49:09 +03:00
.gitkeep
ability.rb Improve files/snippets action buttons 2014-06-13 20:21:48 +03:00
broadcast_message.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
commit.rb Detect closing issues in Merge Request description 2014-06-13 17:25:44 +02:00
deploy_key.rb
deploy_keys_project.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
diff_line.rb
email.rb User model to strong params. Comment other attr_accessible to let tests run 2014-06-26 15:11:45 +03:00
event.rb Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master' 2014-07-02 07:00:16 +00:00
forked_project_link.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
group.rb Group and Event strong_params 2014-06-26 16:57:10 +03:00
group_milestone.rb Add feature tests for group milestone. 2014-06-30 16:18:26 +02:00
issue.rb Remove protected_atrributes gem and start moving to strong params 2014-06-26 14:30:07 +03:00
key.rb Key strong params 2014-06-26 17:00:05 +03:00
merge_request.rb Add a mention of the merge request into its default commit message. 2014-07-01 21:54:19 +02:00
merge_request_diff.rb Key strong params 2014-06-26 17:00:05 +03:00
milestone.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
namespace.rb Merge pull request #7204 from cirosantilli/user-validation-msg 2014-07-02 09:57:14 +03:00
note.rb Make app works with strong params 2014-06-26 23:24:17 +03:00
notification.rb
personal_snippet.rb
project.rb Merge pull request #7204 from cirosantilli/user-validation-msg 2014-07-02 09:57:14 +03:00
project_hook.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
project_snippet.rb
project_team.rb Fix permission issue with highest access level for group 2014-06-20 12:54:03 +03:00
project_wiki.rb
protected_branch.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
repository.rb Use Contributor class instead of hash 2014-07-02 15:09:06 +03:00
service.rb Project services to strong params 2014-06-26 14:49:09 +03:00
service_hook.rb
snippet.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
system_hook.rb
tree.rb
user.rb Merge pull request #7204 from cirosantilli/user-validation-msg 2014-07-02 09:57:14 +03:00
users_group.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
users_project.rb team member and hook strong params 2014-06-26 18:45:33 +03:00
web_hook.rb team member and hook strong params 2014-06-26 18:45:33 +03:00
wiki_page.rb