.. |
application_settings
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
applications
|
Remove un-used inheritance from service
|
2018-10-15 11:09:10 +13:00 |
auth
|
Set the JWT algorithm to RS256 in decode specs
|
2018-12-29 06:20:04 -08:00 |
boards
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
chat_names
|
|
|
ci
|
Move validation logic to service layer
|
2019-01-28 15:38:15 +09:00 |
clusters
|
Upgrade cluster applications, starting with runner
|
2019-02-07 21:40:55 +00:00 |
commits
|
Apply patches when creating MR via email
|
2018-11-07 16:27:55 +01:00 |
deploy_keys
|
|
|
deploy_tokens
|
|
|
discussions
|
|
|
emails
|
|
|
error_tracking
|
Add service to get sentry projects list
|
2019-02-06 15:07:26 +00:00 |
events
|
|
|
files
|
Commits API: Preserve file content in move operations if unspecified
|
2018-11-28 11:50:05 +00:00 |
gpg_keys
|
|
|
groups
|
Merge branch 'security-todos_not_redacted_for_guests' into 'master'
|
2019-01-02 09:32:40 +00:00 |
issuable
|
Adds validation to check if user can read project
|
2018-12-19 10:56:11 +00:00 |
issues
|
Enable fast task lists for merge requests
|
2019-02-07 09:28:35 -06:00 |
keys
|
|
|
labels
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
lfs
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
members
|
Update members service to cope with errors
|
2019-02-01 16:57:05 +01:00 |
merge_requests
|
Enable fast task lists for merge requests
|
2019-02-07 09:28:35 -06:00 |
milestones
|
Fix spec in EE which now trigger access to repository
|
2018-11-07 11:33:02 +08:00 |
notes
|
Fix polling for transformed individual notes
|
2019-02-13 15:15:51 +08:00 |
projects
|
Send project name with Gitaly repository requests
|
2019-02-05 21:33:09 -08:00 |
prometheus
|
|
|
protected_branches
|
|
|
protected_tags
|
|
|
quick_actions
|
Creates /create_merge_request quickaction
|
2018-11-14 15:16:19 +01:00 |
releases
|
Add spec for Release API
|
2018-12-31 14:35:57 +09:00 |
resource_events
|
Re-enable MethodCallWithoutArgsParentheses Cop
|
2019-01-29 21:05:30 +02:00 |
search
|
|
|
submodules
|
Add submodule update API endpoint
|
2018-11-07 14:03:30 +01:00 |
suggestions
|
Adjusts suggestions unable to be applied
|
2019-01-25 11:30:44 -02:00 |
tags
|
|
|
test_hooks
|
|
|
todos/destroy
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
users
|
Optimize Redis usage in User::ActivityService
|
2019-02-14 11:14:00 +01:00 |
wiki_pages
|
|
|
wikis
|
Replace whitespaces in wiki page attachments file names
|
2018-09-07 14:10:15 +00:00 |
access_token_validation_service_spec.rb
|
|
|
after_branch_delete_service_spec.rb
|
|
|
audit_event_service_spec.rb
|
Add support for JSON logging for audit events
|
2018-10-18 15:59:12 -07:00 |
base_count_service_spec.rb
|
|
|
cohorts_service_spec.rb
|
|
|
compare_service_spec.rb
|
|
|
create_branch_service_spec.rb
|
|
|
create_snippet_service_spec.rb
|
|
|
delete_branch_service_spec.rb
|
|
|
delete_merged_branches_service_spec.rb
|
|
|
event_create_service_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
git_push_service_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
git_tag_push_service_spec.rb
|
Remove Gitlab::Git::Repository#rugged and Gollum code
|
2018-10-02 16:34:28 -03:00 |
gravatar_service_spec.rb
|
|
|
import_export_clean_up_service_spec.rb
|
|
|
note_summary_spec.rb
|
|
|
notification_recipient_service_spec.rb
|
Fix N+1 for notification recipients on private projects
|
2018-10-04 14:28:15 +01:00 |
notification_service_spec.rb
|
Sent notification only to authorized users
|
2019-01-31 16:52:49 +01:00 |
preview_markdown_service_spec.rb
|
Remove Redcarpet markdown engine
|
2019-02-04 12:48:35 +01:00 |
push_event_payload_service_spec.rb
|
|
|
repair_ldap_blocked_user_service_spec.rb
|
|
|
repository_archive_clean_up_service_spec.rb
|
|
|
reset_project_cache_service_spec.rb
|
|
|
search_service_spec.rb
|
|
|
spam_service_spec.rb
|
|
|
submit_usage_ping_service_spec.rb
|
|
|
system_hooks_service_spec.rb
|
Fix typos in lib
|
2018-11-15 12:15:43 +02:00 |
system_note_service_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
task_list_toggle_service_spec.rb
|
Find checkbox input with less specific selector
|
2019-02-12 16:22:21 -06:00 |
todo_service_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
update_deployment_service_spec.rb
|
Revert "Just fix (hack) specs"
|
2018-11-12 20:32:40 +01:00 |
update_merge_request_metrics_service_spec.rb
|
|
|
update_snippet_service_spec.rb
|
|
|
upload_service_spec.rb
|
Improve email messages
|
2019-01-07 11:16:58 +08:00 |
user_project_access_changed_service_spec.rb
|
|
|
verify_pages_domain_service_spec.rb
|
|
|
web_hook_service_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |