.. |
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
|
Verify that deploy token has valid access when pulling container registry image
|
2018-04-10 07:31:30 +00: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
|
|
|
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
|
Extract constant for LfsPointerFile::VERSION_LINE
|
2018-03-16 13:35:03 +00:00 |
gpg_keys
|
|
|
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
|
Resolve "Update updated_at on an issue/mr on every issue/mr changes"
|
2018-06-01 15:09:08 +00: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
|
|
|
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
|
Allow a user to accept/decline terms
|
2018-05-04 13:54:43 +02: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
|
|
|
cohorts_service_spec.rb
|
|
|
compare_service_spec.rb
|
|
|
create_branch_service_spec.rb
|
|
|
create_deployment_service_spec.rb
|
|
|
create_release_service_spec.rb
|
|
|
create_snippet_service_spec.rb
|
|
|
delete_branch_service_spec.rb
|
|
|
delete_merged_branches_service_spec.rb
|
|
|
event_create_service_spec.rb
|
|
|
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
|
|
|
search_service_spec.rb
|
|
|
spam_service_spec.rb
|
|
|
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
|
|
|
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
|
|
|
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 |