gitlab-org--gitlab-foss/spec/services
Krasimir Angelov d745ff0431 Add username to deploy tokens
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02 18:56:48 +00:00
..
application_settings
applications
auth Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
auto_merge Update merge options for auto merge strategies 2019-06-12 13:20:49 +07:00
boards Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
branches Add endpoint for fetching diverging commit counts 2019-06-28 16:22:35 +03:00
chat_names
ci Revert concurrent pipeline schedule creation 2019-06-18 21:56:11 +07:00
clusters Merge branch '60617-enable-project-cluster-jit' into 'master' 2019-06-24 05:16:31 +00:00
commits
deploy_keys
deploy_tokens Add username to deploy tokens 2019-07-02 18:56:48 +00:00
discussions
emails
error_tracking
events
files
git Look for new branches more carefully 2019-06-18 12:53:53 +01:00
gpg_keys
groups
issuable Fix typo in test 2019-05-24 10:18:56 +01:00
issues Add reorder action to Project IssuesController 2019-06-21 07:05:42 -05:00
keys
labels
lfs CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
members Fix Error 500 when inviting user already present 2019-05-10 00:35:40 -05:00
merge_requests Fix issues when creating system notes 2019-06-29 00:22:09 +08:00
milestones
namespaces Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
notes Move some quick actions feature specs to unit tests 2019-06-18 14:26:48 +00:00
pages_domains Speed up obtaining Let's Encrypt certificates 2019-06-26 11:47:21 +00:00
projects Disable Rails SQL query cache when applying service templates 2019-06-25 15:06:38 -07:00
prometheus
protected_branches
protected_tags
quick_actions
releases
resource_events
search
submodules
suggestions Remove 2nd stub expectation of #last_diff_file 2019-06-05 16:19:45 -07:00
tags
test_hooks
todos/destroy Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
users Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
wiki_pages
wikis
access_token_validation_service_spec.rb
audit_event_service_spec.rb
auto_merge_service_spec.rb Add auto merge strategies 2019-06-12 18:28:40 +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
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb
notification_service_spec.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
preview_markdown_service_spec.rb Update spec param expectations 2019-06-05 16:19:45 -07: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
service_response_spec.rb Automatically update MR merge-ref along merge status 2019-06-20 11:48:30 -03:00
spam_service_spec.rb
submit_usage_ping_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
system_hooks_service_spec.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
system_note_service_spec.rb Fix issues when creating system notes 2019-06-29 00:22:09 +08:00
task_list_toggle_service_spec.rb
todo_service_spec.rb
update_deployment_service_spec.rb
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb Remove disabled pages domains 2019-04-30 12:05:54 +00:00
web_hook_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00