.. |
application_settings
|
Backport changes in app/services/application_settings/update_service.rb
|
2018-06-04 13:37:43 -06:00 |
applications
|
Make request argument required for Applications::CreateService
|
2018-06-07 14:22:29 +03:00 |
auth
|
Verify that deploy token has valid access when pulling container registry image
|
2018-04-10 07:31:30 +00:00 |
badges
|
Projects and groups badges API
|
2018-03-05 17:51:40 +00:00 |
boards
|
Backport of "Add assignee lists to boards"
|
2018-06-07 20:54:24 +00:00 |
chat_names
|
Expose ChatName objects to slash commands
|
2018-02-23 14:37:53 +01:00 |
ci
|
Remove ambiguity in Group class causing build failures
|
2018-06-01 11:18:18 -07:00 |
clusters
|
Add support for Jupyter in GitLab via Kubernetes
|
2018-05-25 17:16:41 +03:00 |
commits
|
|
|
concerns
|
Fix specs for exclusive lease
|
2018-06-06 17:49:48 +09:00 |
deploy_keys
|
|
|
deploy_tokens
|
Handle limit for datetime attributes on MySQL
|
2018-04-06 22:28:44 -05:00 |
discussions
|
|
|
emails
|
|
|
events
|
Support Markdown rendering using multiple projects
|
2018-04-11 14:10:19 +02:00 |
files
|
Use correct encoding with Lfs::FileTransfromer
|
2018-03-15 21:49:01 +00:00 |
gpg_keys
|
|
|
groups
|
|
|
issuable
|
Deleting a MR you are assigned to should decrements counter
|
2018-04-05 13:24:45 -05:00 |
issues
|
Move NotificationService calls to Sidekiq
|
2018-04-25 12:48:14 +01:00 |
keys
|
Introduce a new Keys::DestroyService service
|
2018-05-16 20:26:22 +02:00 |
labels
|
Fix label links update on project transfer
|
2018-04-19 08:17:12 +00:00 |
lfs
|
lock permission
|
2018-06-06 21:01:45 +09:00 |
mattermost
|
|
|
members
|
Don't delete todos or unassign issues and MRs when a user leaves a project
|
2018-03-07 17:18:01 -06:00 |
merge_requests
|
Resolve "Automatically created MR uses wrong target branch (when branching from Tag)"
|
2018-06-08 12:28:43 +00:00 |
milestones
|
Bring CE-EE parity to app/services/milestones/base_service.rb
|
2018-05-17 11:51:55 -05:00 |
notes
|
Merge request and commit discussions API
|
2018-05-01 12:39:44 +00:00 |
projects
|
Support LFS objects when creating a project by import
|
2018-06-06 16:42:18 +00:00 |
prometheus
|
Implemente Prometheus:AdapterService
|
2018-03-05 19:34:59 +01:00 |
protected_branches
|
ProtectedBranchPolicy used from Controller for destroy/update
|
2018-03-26 10:29:52 +01:00 |
protected_tags
|
DestroyService for protected tags/branches used from controller
|
2018-03-26 10:29:52 +01:00 |
quick_actions
|
Merge branch 'matbaj/gitlab-ce-add-inherit-command' into 'master'
|
2018-04-24 15:25:04 +00:00 |
search
|
|
|
tags
|
|
|
test_hooks
|
Backport changes in app/services/test_hooks/project_service.rb
|
2018-06-02 18:44:31 -06:00 |
users
|
Cleanly handle plural name for ghost user migration
|
2018-05-07 23:38:05 -04:00 |
wiki_pages
|
|
|
access_token_validation_service.rb
|
|
|
after_branch_delete_service.rb
|
|
|
akismet_service.rb
|
|
|
audit_event_service.rb
|
|
|
base_count_service.rb
|
|
|
base_renderer.rb
|
|
|
base_service.rb
|
Support LFS objects when creating a project by import
|
2018-06-06 16:42:18 +00:00 |
cohorts_service.rb
|
|
|
compare_service.rb
|
Avoid re-fetching merge-base SHA from Gitaly unnecessarily
|
2018-03-07 22:46:29 -03:00 |
create_branch_service.rb
|
|
|
create_deployment_service.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
create_release_service.rb
|
|
|
create_snippet_service.rb
|
|
|
delete_branch_service.rb
|
|
|
delete_merged_branches_service.rb
|
|
|
event_create_service.rb
|
|
|
git_push_service.rb
|
Backports every CE related change from ee-5484 to CE
|
2018-05-07 11:59:51 +02:00 |
git_tag_push_service.rb
|
|
|
gravatar_service.rb
|
|
|
ham_service.rb
|
|
|
import_export_clean_up_service.rb
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
issuable_base_service.rb
|
Resolve "Update updated_at on an issue/mr on every issue/mr changes"
|
2018-06-01 15:09:08 +00:00 |
merge_request_metrics_service.rb
|
|
|
metrics_service.rb
|
|
|
note_summary.rb
|
|
|
notification_recipient_service.rb
|
Notify with email when merge request became unmergeable
|
2018-05-17 08:54:51 +08:00 |
notification_service.rb
|
Notify with email when merge request became unmergeable
|
2018-05-17 08:54:51 +08:00 |
preview_markdown_service.rb
|
|
|
push_event_payload_service.rb
|
|
|
repair_ldap_blocked_user_service.rb
|
|
|
repository_archive_clean_up_service.rb
|
Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'
|
2018-04-30 15:00:14 -05:00 |
reset_project_cache_service.rb
|
|
|
search_service.rb
|
|
|
spam_check_service.rb
|
|
|
spam_service.rb
|
|
|
submit_usage_ping_service.rb
|
Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'
|
2018-03-21 14:39:21 +00:00 |
system_hooks_service.rb
|
Don't error out in system hook if user has nil datetime columns
|
2018-03-05 13:38:46 -08:00 |
system_note_service.rb
|
Remove comma from the time system notes
|
2018-04-25 15:58:19 -05:00 |
todo_service.rb
|
Create TODO when MR became unmergeable
|
2018-05-17 08:54:57 +08:00 |
update_release_service.rb
|
|
|
update_snippet_service.rb
|
|
|
upload_service.rb
|
|
|
user_agent_detail_service.rb
|
|
|
user_project_access_changed_service.rb
|
|
|
validate_new_branch_service.rb
|
|
|
verify_pages_domain_service.rb
|
Allow pages domain verification to run on invalid domains
|
2018-03-26 15:07:01 +01:00 |
web_hook_service.rb
|
Ensure web hook 'blocked URL' errors are stored in as web hook logs and properly surfaced to the user
|
2018-05-04 14:48:01 +02:00 |