.. |
application_settings
|
|
|
auth
|
|
|
boards
|
|
|
chat_names
|
Include new URL helpers retroactively into includers of Gitlab::Routing
|
2017-07-07 10:43:37 -05:00 |
ci
|
Don't create build failed todo when build is retried
|
2017-10-16 11:10:07 +01:00 |
commits
|
|
|
concerns
|
Refactor based on code review
|
2017-09-06 12:07:21 -07:00 |
deploy_keys
|
|
|
discussions
|
|
|
emails
|
|
|
files
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
gpg_keys
|
|
|
groups
|
|
|
issuable
|
|
|
issues
|
CE port of code changed for epics
|
2017-11-02 07:14:35 +01:00 |
keys
|
|
|
labels
|
Re-enable SqlInjection and CommandInjection
|
2017-08-08 10:50:54 -04:00 |
mattermost
|
|
|
members
|
|
|
merge_requests
|
|
|
milestones
|
|
|
notes
|
Detect n+1 issues involving Gitaly
|
2017-09-19 10:55:37 +00:00 |
projects
|
Refactor/group links controller
|
2017-11-01 14:08:18 +00:00 |
protected_branches
|
Protected Tags backend review changes
|
2017-04-06 10:56:21 +01:00 |
protected_tags
|
|
|
quick_actions
|
|
|
search
|
|
|
tags
|
|
|
test_hooks
|
Fix a wrong X-Gitlab-Event header when testing webhooks
|
2017-09-07 17:40:32 +02:00 |
users
|
Only cache the event for the fork-source when it exists
|
2017-10-22 20:24:47 +03:00 |
wiki_pages
|
Allow wiki pages to be renamed in the UI
|
2017-08-03 07:38:11 +07:00 |
access_token_validation_service.rb
|
|
|
after_branch_delete_service.rb
|
|
|
akismet_service.rb
|
|
|
audit_event_service.rb
|
|
|
base_service.rb
|
|
|
cohorts_service.rb
|
|
|
compare_service.rb
|
|
|
create_branch_service.rb
|
|
|
create_deployment_service.rb
|
Memorize the value in methods rather than local
|
2017-06-21 20:39:05 +08:00 |
create_release_service.rb
|
|
|
create_snippet_service.rb
|
|
|
delete_branch_service.rb
|
Move GitHooksService to Gitlab::Git
|
2017-08-23 10:45:20 +02:00 |
delete_merged_branches_service.rb
|
|
|
event_create_service.rb
|
|
|
git_push_service.rb
|
|
|
git_tag_push_service.rb
|
|
|
gravatar_service.rb
|
Add username parameter to gravatar URL
|
2017-06-01 10:07:24 -05:00 |
ham_service.rb
|
|
|
import_export_clean_up_service.rb
|
|
|
issuable_base_service.rb
|
|
|
metrics_service.rb
|
|
|
note_summary.rb
|
|
|
notification_recipient_service.rb
|
|
|
notification_service.rb
|
Merge branch '37691-subscription-fires-multiple-notifications' into 'master'
|
2017-10-12 14:39:51 +00:00 |
pages_service.rb
|
|
|
preview_markdown_service.rb
|
Rename "Slash commands" to "Quick actions"
|
2017-06-15 09:01:56 -05:00 |
push_event_payload_service.rb
|
|
|
repair_ldap_blocked_user_service.rb
|
|
|
repository_archive_clean_up_service.rb
|
|
|
search_service.rb
|
Fix: Wiki is not searchable with Guest permissions
|
2017-05-22 19:51:09 +03:00 |
spam_check_service.rb
|
|
|
spam_service.rb
|
|
|
submit_usage_ping_service.rb
|
|
|
system_hooks_service.rb
|
Use the correct project visibility in system hooks
|
2017-10-30 09:05:06 +01:00 |
system_note_service.rb
|
|
|
todo_service.rb
|
Don't create todos for old issue assignees
|
2017-10-09 15:12:39 +02:00 |
update_release_service.rb
|
|
|
update_snippet_service.rb
|
Spam check and reCAPTCHA improvements
|
2017-02-21 13:32:49 -03:00 |
upload_service.rb
|
|
|
user_agent_detail_service.rb
|
|
|
user_project_access_changed_service.rb
|
Move sidekiq-based project authorization refresh out of Projects::CreateService
|
2017-08-25 16:19:32 +01:00 |
validate_new_branch_service.rb
|
|
|
web_hook_service.rb
|
|
|