| .. |
|
application_settings
|
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache
|
2018-05-29 10:38:59 +02:00 |
|
applications
|
[Rails5] Fix spec/services/applications/create_service_spec.rb
|
2018-05-02 08:12:20 +00:00 |
|
auth
|
Bring changes from EE
|
2018-06-21 22:38:58 +08:00 |
|
boards
|
Fix more specs
|
2018-04-05 14:58:49 -03:00 |
|
chat_names
|
Expose ChatName objects to slash commands
|
2018-02-23 14:37:53 +01:00 |
|
ci
|
Merge branch '42751-rename-mr-maintainer-push' into 'master'
|
2018-06-05 15:04:18 +00:00 |
|
clusters
|
Refactor code around scheduling cluster installations
|
2018-05-24 12:31:36 +03:00 |
|
deploy_keys
|
created services for keys
|
2017-09-15 15:35:24 +00:00 |
|
deploy_tokens
|
Handle limit for datetime attributes on MySQL
|
2018-04-06 22:28:44 -05:00 |
|
discussions
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
|
emails
|
Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails
|
2017-10-05 12:48:22 +02:00 |
|
events
|
Support Markdown rendering using multiple projects
|
2018-04-11 14:10:19 +02:00 |
|
files
|
Extract constant for LfsPointerFile::VERSION_LINE
|
2018-03-16 13:35:03 +00:00 |
|
gpg_keys
|
Add some basic specs and refactor model and validations
|
2017-10-05 08:25:27 -05:00 |
|
groups
|
Gitlab::Shell works on shard name, not path
|
2018-04-25 13:36:22 +02:00 |
|
issuable
|
Backport of 1481-changing-weight-values-should-trigger-system-notes
|
2018-05-03 11:18:51 -07:00 |
|
issues
|
Add a cop for `FinderMethods`
|
2018-06-20 18:13:13 +02: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
|
fix lock spec
|
2018-06-06 21:01:46 +09:00 |
|
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
|
Merge branch 'gitaly-disk-access-3' into 'master'
|
2018-06-12 13:32:46 +00:00 |
|
milestones
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
|
notes
|
Persist truncated note diffs on a new table
|
2018-05-24 15:34:43 -03:00 |
|
projects
|
Deny repository disk access in development and test
|
2018-06-14 11:18:25 +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
|
Resolve "Add `/confidential` quick action for issues"
|
2018-06-13 12:42:36 +00:00 |
|
search
|
Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4'
|
2018-02-09 12:04:05 -06:00 |
|
tags
|
Don't use Gitlab::Utils.nlbr in Gitlab::Git
|
2018-06-11 10:42:09 +00:00 |
|
test_hooks
|
Backport changes in app/services/test_hooks/project_service.rb
|
2018-06-02 18:44:31 -06:00 |
|
users
|
Use expect_next_instance_of to replace expect_any_instance_of
|
2018-06-21 23:02:36 +08:00 |
|
wiki_pages
|
Bump Gitaly to 0.98.0
|
2018-05-07 14:10:04 +02:00 |
|
access_token_validation_service_spec.rb
|
…
|
|
|
after_branch_delete_service_spec.rb
|
…
|
|
|
base_count_service_spec.rb
|
allow caching options to be specified for counting services
|
2017-11-30 22:23:07 +00:00 |
|
cohorts_service_spec.rb
|
…
|
|
|
compare_service_spec.rb
|
…
|
|
|
create_branch_service_spec.rb
|
…
|
|
|
create_deployment_service_spec.rb
|
Cache merged and closed events data in merge_request_metrics table
|
2018-01-02 17:45:25 -02:00 |
|
create_release_service_spec.rb
|
…
|
|
|
create_snippet_service_spec.rb
|
…
|
|
|
delete_branch_service_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
|
delete_merged_branches_service_spec.rb
|
When deleting merged branches, ignore protected tags
|
2017-11-07 16:58:36 +01:00 |
|
event_create_service_spec.rb
|
Rework how recent push events are retrieved
|
2017-09-08 00:46:16 +02:00 |
|
git_push_service_spec.rb
|
Backports every CE related change from ee-5484 to CE
|
2018-05-07 11:59:51 +02:00 |
|
git_tag_push_service_spec.rb
|
Find and mark more Git disk access locations, part 2
|
2018-06-12 14:33:37 +02:00 |
|
gravatar_service_spec.rb
|
…
|
|
|
import_export_clean_up_service_spec.rb
|
…
|
|
|
note_summary_spec.rb
|
…
|
|
|
notification_recipient_service_spec.rb
|
Fix NotificationRecipientService spec for EE
|
2018-06-08 11:45:36 +01:00 |
|
notification_service_spec.rb
|
Apply notification settings level of groups to all child objects
|
2018-06-07 15:47:39 -03:00 |
|
preview_markdown_service_spec.rb
|
…
|
|
|
push_event_payload_service_spec.rb
|
…
|
|
|
repair_ldap_blocked_user_service_spec.rb
|
…
|
|
|
repository_archive_clean_up_service_spec.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_spec.rb
|
Rename Project#cache_index to jobs_cache_index
|
2018-01-04 22:17:03 +01:00 |
|
search_service_spec.rb
|
…
|
|
|
spam_service_spec.rb
|
replace `is_spam?` with `spam?`
|
2017-08-29 11:14:42 +03:00 |
|
submit_usage_ping_service_spec.rb
|
…
|
|
|
system_hooks_service_spec.rb
|
Merge branch 'sh-fix-issue-43871-system-hooks' into 'master'
|
2018-03-05 22:42:48 +00:00 |
|
system_note_service_spec.rb
|
find assets in test for CI and local test
|
2018-06-06 11:28:13 +02:00 |
|
todo_service_spec.rb
|
Create TODO when MR became unmergeable
|
2018-05-17 08:54:57 +08:00 |
|
update_merge_request_metrics_service_spec.rb
|
Cache merged and closed events data in merge_request_metrics table
|
2018-01-02 17:45:25 -02:00 |
|
update_release_service_spec.rb
|
…
|
|
|
update_snippet_service_spec.rb
|
…
|
|
|
upload_service_spec.rb
|
Make all uses of `fixture_file_upload` use relative paths
|
2018-06-07 09:54:41 -05:00 |
|
user_project_access_changed_service_spec.rb
|
Move sidekiq-based project authorization refresh out of Projects::CreateService
|
2017-08-25 16:19:32 +01:00 |
|
verify_pages_domain_service_spec.rb
|
Allow pages domain verification to run on invalid domains
|
2018-03-26 15:07:01 +01:00 |
|
web_hook_service_spec.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 |