gitlab-org--gitlab-foss/app/services
Lin Jen-Shin ae86a1b9d3 Just trust set_commit_variables to set everything!
Removing those weird setup in assign_change_commit_vars
fixed all the failures in the tests. I still cannot say
why but clearly we need to have better names. It's so
confusing right now. We should seriously stop fiddling
those instance variables.
2017-01-06 02:11:27 +08:00
..
auth
boards
chat_names
ci
commits Just trust set_commit_variables to set everything! 2017-01-06 02:11:27 +08:00
discussions
files
groups Refactor nested group related code 2016-12-29 19:18:05 +02:00
issuable
issues Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
labels
members
merge_requests Merge branch 'master' into fix-git-hooks-when-creating-file 2017-01-04 22:25:55 +08:00
milestones
notes Replace wording for slash command confirmation message 2016-12-26 08:31:24 -05:00
projects Improve Gitlab::ImportSources 2016-12-19 17:35:51 +01:00
protected_branches
search
slash_commands
users Cache project authorizations even when user has access to zero projects 2016-12-28 14:41:30 +01:00
wiki_pages
access_token_validation_service.rb Convert AccessTokenValidationService into a class. 2016-12-16 16:29:32 +05:30
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb
base_service.rb
compare_service.rb Introduce Repository#with_repo_branch_commit 2017-01-05 01:52:21 +08:00
create_branch_service.rb Prefer leading dots over trailing dots 2017-01-05 23:49:11 +08:00
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
create_tag_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
delete_tag_service.rb Remove tag with git hooks 2017-01-05 02:53:45 +08:00
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb
git_hooks_service.rb
git_operation_service.rb Remove tag with git hooks 2017-01-05 02:53:45 +08:00
git_push_service.rb Merge branch 'feature/more-storage-statistics' into 'master' 2016-12-26 09:48:30 +00:00
git_tag_push_service.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
notification_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
spam_service.rb
system_hooks_service.rb
system_note_service.rb Make 'unmarked as WIP' message more consistent 2016-12-20 16:14:09 +01:00
test_hook_service.rb
todo_service.rb
update_release_service.rb
update_snippet_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb