gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets e0459da2a6 Merge branch 'fix-services' into 'master'
Fix async services execution broken in 7.6

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/920

See merge request !1360
2014-12-29 16:31:49 +00:00
..
concerns Merge pull request #7967 from Bugagazavr/issue-actor 2014-11-05 12:10:50 +02:00
hooks Rescue Net::OpenTimeout exception in web hook 2014-12-29 16:41:10 +02: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 Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Factor abilities methods 2014-10-19 11:12:39 +02:00
broadcast_message.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
commit.rb Fixed a lot of already defined notices 2014-12-14 15:13:09 +01: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 Remove dead Event#new_branch? method 2014-11-03 20:17:02 +01: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
identity.rb Supporting for multiple omniauth provider for the same user 2014-12-04 13:03:55 +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 Automatically close merge requests that were locker for 1 day 2014-12-05 16:02:08 +02: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 Improve fork to namespaces feature 2014-11-14 16:06:39 +02:00
note.rb Fix random Argument error when update note 2014-12-15 16:31:23 +02:00
notification.rb New feature: add 'Mention' notification level 2014-12-29 15:55:21 +02:00
personal_snippet.rb annotate 2014-10-09 18:22:20 +03:00
project.rb Merge branch 'master' into developer_can_push_to_protected_branches_option 2014-12-29 09:30:55 +01: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 Fixed a lot of already defined notices 2014-12-14 15:13:09 +01: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 Execute project services asynchronously 2014-12-07 12:29:37 +02:00
snippet.rb Sanitize snippet file name in raw headers 2014-12-12 13:28:48 +02:00
tree.rb Factor markup? || gitlab_markdown? into new method 2014-10-04 17:56:12 +02:00
user.rb Rework oauth2 feature 2014-12-25 18:35:04 +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