.. |
application_settings
|
|
|
auth
|
|
|
boards
|
|
|
chat_names
|
|
|
ci
|
|
|
commits
|
Rename from base to start because base could mean merge base
|
2017-01-06 23:29:13 +08:00 |
discussions
|
|
|
files
|
Rename Files::DeleteService to Files::DestroyService
|
2017-02-10 18:22:18 +01:00 |
groups
|
|
|
issuable
|
|
|
issues
|
Use safe navigation operator to make rubocop happy
|
2017-02-13 13:02:53 +01:00 |
labels
|
|
|
members
|
|
|
merge_requests
|
Merge branch 'fix-merge-service-with-no-source' into 'master'
|
2017-02-17 19:37:36 +00:00 |
milestones
|
|
|
notes
|
Fix inconsistent naming for services that delete things
|
2017-02-08 09:16:43 +01:00 |
projects
|
|
|
protected_branches
|
Implement third round of review comments from @DouweM.
|
2016-10-24 11:33:38 +05:30 |
search
|
|
|
slash_commands
|
|
|
tags
|
|
|
users
|
Fix inconsistent naming for services that delete things
|
2017-02-08 09:16:43 +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
|
Remove unnecessary require_relative calls from service classes
|
2016-11-22 11:25:00 +05:00 |
akismet_service.rb
|
Reduce duplication in AkismetService
|
2016-09-20 08:19:32 +03:00 |
audit_event_service.rb
|
Services: code style fixes, minor refactoring
|
2016-07-06 20:58:43 +03:00 |
base_service.rb
|
Reuse Gitlab::Allowable mixin in base service
|
2017-02-14 11:28:30 +01:00 |
compare_service.rb
|
|
|
create_branch_service.rb
|
Prefer leading dots over trailing dots
|
2017-01-05 23:49:11 +08:00 |
create_deployment_service.rb
|
Remove unnecessary require_relative calls from service classes
|
2016-11-22 11:25:00 +05:00 |
create_release_service.rb
|
Remove unnecessary require_relative calls from service classes
|
2016-11-22 11:25:00 +05:00 |
create_snippet_service.rb
|
Check public snippets for spam
|
2017-02-02 10:23:51 +00:00 |
delete_branch_service.rb
|
Remove unnecessary require_relative calls from service classes
|
2016-11-22 11:25:00 +05:00 |
delete_merged_branches_service.rb
|
|
|
event_create_service.rb
|
Differentiate the expire from leave event
|
2016-10-20 00:26:45 +00:00 |
git_hooks_service.rb
|
|
|
git_operation_service.rb
|
Try to check if branch diverged explicitly
|
2017-01-26 21:59:12 +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
|
|
|
gravatar_service.rb
|
|
|
ham_service.rb
|
|
|
import_export_clean_up_service.rb
|
|
|
issuable_base_service.rb
|
|
|
notification_service.rb
|
Remove try from NotificationService#build_recipients
|
2017-02-03 21:03:26 -08:00 |
pages_service.rb
|
Move most of PagesWorker logic UpdatePagesService
|
2017-01-31 22:53:57 +00:00 |
repair_ldap_blocked_user_service.rb
|
Code style fixes and some code simplified
|
2016-01-08 16:26:04 -02:00 |
repository_archive_clean_up_service.rb
|
using shared path for project import uploads and refactored gitlab remove export worker
|
2016-08-04 12:51:55 +02:00 |
spam_service.rb
|
Use reCaptcha when an issue identified as spam
|
2017-02-07 12:56:20 +01:00 |
system_hooks_service.rb
|
Enable Lint/StringConversionInInterpolation cop and autocorrect offenses
|
2016-10-03 16:09:57 +02:00 |
system_note_service.rb
|
Disallow system notes for closed issuables
|
2017-02-06 15:44:54 -02:00 |
test_hook_service.rb
|
Simplify the name for data builder, feedback:
|
2016-08-12 16:09:29 +08:00 |
todo_service.rb
|
|
|
update_release_service.rb
|
Remove unnecessary require_relative calls from service classes
|
2016-11-22 11:25:00 +05:00 |
update_snippet_service.rb
|
|
|
user_agent_detail_service.rb
|
Further refactor and syntax fixes.
|
2016-08-15 17:20:57 -05:00 |
user_project_access_changed_service.rb
|
|
|
validate_new_branch_service.rb
|
Add source_branch option for various git operations
|
2016-11-15 04:02:10 +08:00 |