.. |
application_settings
|
|
|
applications
|
|
|
auth
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
boards
|
|
|
chat_names
|
|
|
ci
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
clusters
|
Extend Cluster Applications to allow installation of Prometheus
|
2017-12-22 17:23:43 +00:00 |
commits
|
|
|
concerns
|
|
|
deploy_keys
|
|
|
discussions
|
|
|
emails
|
|
|
events
|
|
|
files
|
Move git operations for multi_action into Gitlab::Git
|
2018-01-05 15:17:53 -03:00 |
gpg_keys
|
|
|
groups
|
Remove soft removals related code
|
2018-01-08 17:04:45 +01:00 |
issuable
|
Reset todo counters when the target is deleted
|
2017-12-18 12:23:00 +00:00 |
issues
|
Fix bug where award emojis would be lost when moving issues between projects
|
2018-01-10 17:22:56 -08:00 |
keys
|
|
|
labels
|
Keep subscribers when promoting labels to group labels
|
2018-01-12 16:20:38 +01:00 |
mattermost
|
|
|
members
|
|
|
merge_requests
|
Merge branch '40793-fix-mr-title-for-jira' into 'master'
|
2018-02-02 17:24:30 +00:00 |
milestones
|
|
|
notes
|
Reset todo counters when the target is deleted
|
2017-12-18 12:23:00 +00:00 |
projects
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
protected_branches
|
Protected branch is now created for default branch on import
|
2018-01-06 12:20:49 +00:00 |
protected_tags
|
|
|
quick_actions
|
Only include the user's ID in the time_spent command's update hash
|
2017-12-19 15:45:08 -06:00 |
search
|
Skip projects filter on merge requests search
|
2017-12-21 15:43:14 +01:00 |
tags
|
|
|
test_hooks
|
use class reader instead of dynamic constant
|
2018-01-17 09:55:00 +01:00 |
users
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
wiki_pages
|
|
|
access_token_validation_service.rb
|
|
|
after_branch_delete_service.rb
|
|
|
akismet_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
audit_event_service.rb
|
|
|
base_count_service.rb
|
|
|
base_renderer.rb
|
|
|
base_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
check_gcp_project_billing_service.rb
|
Fix billing checking
|
2018-01-10 15:23:22 +01:00 |
cohorts_service.rb
|
|
|
compare_service.rb
|
|
|
create_branch_service.rb
|
|
|
create_deployment_service.rb
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
create_release_service.rb
|
|
|
create_snippet_service.rb
|
|
|
delete_branch_service.rb
|
|
|
delete_merged_branches_service.rb
|
|
|
event_create_service.rb
|
Cache merged and closed events data in merge_request_metrics table
|
2018-01-02 17:45:25 -02:00 |
git_push_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
git_tag_push_service.rb
|
|
|
gravatar_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
ham_service.rb
|
|
|
import_export_clean_up_service.rb
|
|
|
issuable_base_service.rb
|
|
|
merge_request_metrics_service.rb
|
Cache merged and closed events data in merge_request_metrics table
|
2018-01-02 17:45:25 -02:00 |
metrics_service.rb
|
|
|
note_summary.rb
|
|
|
notification_recipient_service.rb
|
Initial work to add notification reason to emails
|
2018-01-16 19:17:55 -06:00 |
notification_service.rb
|
Initial work to add notification reason to emails
|
2018-01-16 19:17:55 -06:00 |
pages_service.rb
|
|
|
preview_markdown_service.rb
|
|
|
push_event_payload_service.rb
|
|
|
repair_ldap_blocked_user_service.rb
|
|
|
repository_archive_clean_up_service.rb
|
|
|
reset_project_cache_service.rb
|
Rename Project#cache_index to jobs_cache_index
|
2018-01-04 22:17:03 +01:00 |
search_service.rb
|
|
|
spam_check_service.rb
|
|
|
spam_service.rb
|
|
|
submit_usage_ping_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
system_hooks_service.rb
|
Merge branch 'feature/merge-request-system-hook' into 'master'
|
2018-01-18 11:37:16 +00:00 |
system_note_service.rb
|
Update 'removed assignee' note to include old assignee reference
|
2018-01-09 14:35:26 +01:00 |
todo_service.rb
|
Reset todo counters when the target is deleted
|
2017-12-18 12:23:00 +00:00 |
update_release_service.rb
|
|
|
update_snippet_service.rb
|
|
|
upload_service.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
user_agent_detail_service.rb
|
|
|
user_project_access_changed_service.rb
|
|
|
validate_new_branch_service.rb
|
|
|
web_hook_service.rb
|
Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-queue-through-web-hook' into 'security-10-3'
|
2018-01-16 17:04:51 -08:00 |