gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets daa55f31d8
Dont raise exception when wrong commit id passed
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-10 15:58:11 +03:00
..
concerns Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
hooks Add tag_push_events to project hook api 2014-10-03 10:23:32 +04:00
members annotate 2014-10-09 18:22:20 +03:00
network Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
project_services annotate 2014-10-09 18:22:20 +03:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
broadcast_message.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
commit.rb Use full commit sha width for reference in note body to prevent Ambiguous SHA1 prefix problem 2014-10-10 15:44:27 +03:00
deploy_key.rb Re-annotate models 2014-04-09 15:05:03 +03:00
deploy_keys_project.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
diff_line.rb Refactor Parallel Diff feature and add scrollbars 2014-03-27 09:15:25 +13:00
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 Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
forked_project_link.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
group.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
group_milestone.rb Milestone is closed only if all milestones are closed. 2014-07-14 15:25:09 +02:00
issue.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
key.rb Add system hook for ssh key changes 2014-09-03 01:27:02 +02:00
label.rb Annotate models 2014-08-25 12:25:02 +03:00
label_link.rb Annotate models 2014-08-25 12:25:02 +03:00
member.rb annotate 2014-10-09 18:22:20 +03:00
merge_request.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
merge_request_diff.rb Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
milestone.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
namespace.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
note.rb Prevent PG::Error exception when check commit reference on commit 2014-10-06 15:07:36 +03:00
notification.rb Improve notification settings page 2014-02-17 18:06:24 +02:00
personal_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project.rb Merge branch 'master' into buildbox-service 2014-10-08 16:33:53 +08:00
project_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project_team.rb Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
project_wiki.rb Fix wiki 2014-09-25 13:56:23 +03:00
protected_branch.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
repository.rb Dont raise exception when wrong commit id passed 2014-10-10 15:58:11 +03:00
service.rb annotate 2014-10-09 18:22:20 +03:00
snippet.rb annotate 2014-10-09 18:22:20 +03:00
tree.rb Factor markup? || gitlab_markdown? into new method 2014-10-04 17:56:12 +02:00
user.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
users_star_project.rb Annotate models 2014-08-25 12:25:02 +03:00
wiki_page.rb Fix wiki 2014-09-25 13:56:23 +03:00