..
badges
blob_viewer
BlobViewer::PackageJson - if private link to homepage
2017-12-18 23:18:23 -06:00
ci
Merge branch '43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-name' into 'master'
2018-03-26 12:36:51 +00:00
clusters
concerns
Merge branch '43771-improve-avatar-error-message' into 'master'
2018-03-23 11:51:59 +00:00
conversational_development_index
Store & use ConvDev percentages returned by Version app
2017-08-07 20:52:08 +02:00
diff_viewer
hooks
issue
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_request
Cache merged and closed events data in merge_request_metrics table
2018-01-02 17:45:25 -02:00
network
Fix Gitaly n+1 in NetworkController#show
2018-03-06 13:32:48 +00:00
project_services
Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'
2018-03-21 14:39:21 +00:00
protected_branch
protected_tag
Deduplicate protected ref human_access_levels
2017-11-24 13:47:03 +00:00
storage
.gitkeep
ability.rb
Port read_cross_project
ability from EE
2018-02-22 17:11:36 +01:00
abuse_report.rb
appearance.rb
port of 594e6a0a625^..f74c90f68c6
2018-02-01 12:14:46 -05:00
application_setting.rb
Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'
2018-03-21 14:39:21 +00:00
audit_event.rb
award_emoji.rb
Use try
instead of repond_to?
and a method call
2017-08-18 12:48:04 +02:00
badge.rb
Projects and groups badges API
2018-03-05 17:51:40 +00:00
blob.rb
26039 - update github-linguist to 5.3.3 version
2018-02-21 03:29:04 +10:30
board.rb
broadcast_message.rb
Removes default scope from sortable
2017-09-07 13:01:59 +01:00
chat_name.rb
Expose ChatName objects to slash commands
2018-02-23 14:37:53 +01:00
chat_team.rb
commit.rb
Lazy fetch parent commits for a commit
2018-03-06 14:32:53 +01:00
commit_collection.rb
Optimise getting the pipeline status of commits
2017-11-16 16:01:14 +01:00
commit_range.rb
Fix link text from group context
2017-11-23 12:59:14 +01:00
commit_status.rb
Allow CI/CD Jobs being grouped on version strings
2018-03-01 12:39:30 +01:00
compare.rb
container_repository.rb
cycle_analytics.rb
dashboard_milestone.rb
replace is_dashboard_milestone?
with dashboard_milestone?
2017-08-29 11:14:41 +03:00
deploy_key.rb
Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3'
2018-01-16 17:04:51 -08:00
deploy_keys_project.rb
Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3'
2018-01-16 17:04:51 -08:00
deployment.rb
Deprecate InternalId concern and rename.
2018-03-16 13:35:25 +01:00
diff_discussion.rb
diff_note.rb
Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison
2017-12-22 18:07:15 +01:00
directly_addressed_user.rb
discussion.rb
Allow commenting on individual commits inside an MR
2017-12-07 09:01:19 -05:00
discussion_note.rb
email.rb
Use fuzzy search with minimum length of 3 characters where appropriate
2017-11-27 11:29:40 +01:00
environment.rb
DRY remaining instances of predefined variables
2018-03-14 11:22:16 +01:00
epic.rb
event.rb
Remove N+1 query for Noteable association.
2018-03-23 15:37:50 +01:00
event_collection.rb
external_issue.rb
Fix closing issues text added to MRs for external issue trackers
2018-02-14 14:58:28 +00:00
fork_network.rb
Unlink a project from a fork network when it's source was deleted.
2017-11-03 12:17:59 +01:00
fork_network_member.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
Merge branch 'milestones-finder-order-fix' into 'security-10-3'
2018-01-16 17:04:38 -08:00
gpg_key.rb
Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey
2017-10-05 08:26:02 -05:00
gpg_key_subkey.rb
Remove no longer required methods
2017-10-05 08:26:02 -05:00
gpg_signature.rb
Fix error with GPG signature updater when commit was deleted
2017-10-07 10:47:53 -05:00
group.rb
Merge branch '43771-improve-avatar-error-message' into 'master'
2018-03-23 11:51:59 +00:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb
guest.rb
identity.rb
Moved o_auth/saml/ldap modules under gitlab/auth
2018-02-28 16:53:02 +01:00
individual_note_discussion.rb
instance_configuration.rb
Added ssh fingerprint, gitlab ci and pages information in an instance configuration page
2017-10-25 23:51:26 +03:00
internal_id.rb
Address review comments.
2018-03-16 13:35:27 +01:00
issue.rb
Refactor, extract class and improve comments.
2018-03-16 13:35:25 +01:00
issue_assignee.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
issue_collection.rb
key.rb
Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key' into 'master'"
2018-02-15 09:50:19 -05:00
label.rb
Bring one group board to CE
2018-03-03 12:56:17 -03:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb
Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison
2017-12-22 18:07:15 +01:00
lfs_file_lock.rb
Backport of LFS File Locking API
2018-02-07 09:04:00 -05:00
lfs_object.rb
lfs_objects_project.rb
list.rb
member.rb
Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5063 to CE
2018-03-21 16:14:32 +00:00
merge_request.rb
Deprecate InternalId concern and rename.
2018-03-16 13:35:25 +01:00
merge_request_diff.rb
merge_request_diff_commit.rb
Handle large values on MergeRequestDiffCommit
dates
2017-10-30 21:13:39 -03:00
merge_request_diff_file.rb
merge_requests_closing_issues.rb
milestone.rb
Deprecate InternalId concern and rename.
2018-03-16 13:35:25 +01:00
namespace.rb
note.rb
notification_reason.rb
Initial work to add notification reason to emails
2018-01-16 19:17:55 -06:00
notification_recipient.rb
Always notify new mentions even if explicitly unsubscribed
2018-03-19 12:13:03 -06:00
notification_setting.rb
Re-enable SqlInjection and CommandInjection
2017-08-08 10:50:54 -04:00
oauth_access_grant.rb
oauth_access_token.rb
Update specs for sudo behavior
2017-11-02 11:39:03 +01:00
out_of_context_discussion.rb
pages_domain.rb
Add HTTPS-only pages
2018-03-22 19:58:36 +01:00
personal_access_token.rb
personal_snippet.rb
project.rb
project_authorization.rb
project_auto_devops.rb
Fix rubocop offense in auto devops predefined variables
2018-03-13 15:26:16 +01:00
project_custom_attribute.rb
project_feature.rb
Fix project feature being deleted when updating project with invalid visibility level
2017-09-12 18:10:34 -03:00
project_group_link.rb
project_import_data.rb
project_label.rb
project_snippet.rb
project_statistics.rb
project_team.rb
project_wiki.rb
Change Gitlab::Shell#add_namespace to #create_namespace
2018-03-14 09:56:22 +01:00
protectable_dropdown.rb
Whitelist or fix additional Gitlab/PublicSend
cop violations
2017-08-14 12:14:11 -04:00
protected_branch.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
protected_ref_matcher.rb
protected_tag.rb
Only load branch names for protected branch checks
2017-11-29 16:54:54 +01:00
push_event.rb
Last push widget will show banner for new pushes to previously merged branch
2018-01-15 16:45:56 -06:00
push_event_payload.rb
Migrate events into a new format
2017-08-10 17:45:44 +02:00
readme_blob.rb
redirect_route.rb
Allow git pull/push on project redirects
2017-12-08 17:42:43 +00:00
release.rb
repository.rb
route.rb
security_event.rb
sent_notification.rb
Don't show an "Unsubscribe" link in snippet comment notifications
2017-10-09 15:03:05 +02:00
service.rb
Improve JIRA event descriptions
2018-03-19 16:36:16 -03:00
snippet.rb
Add discussion API
2018-03-07 12:27:50 +01:00
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb
add the missing spec
2017-11-20 13:00:35 -05:00
timelog.rb
todo.rb
Remove default scope from todos
2018-03-05 16:42:51 +00:00
tree.rb
Migrate recursive tree entries fetching to Gitaly
2018-02-26 16:59:29 +01:00
trending_project.rb
u2f_registration.rb
upload.rb
improvements from feedback
2018-02-06 08:48:56 -05:00
user.rb
Merge branch '40525-listing-user-activity-timeouts' into 'master'
2018-03-08 13:16:39 +00:00
user_agent_detail.rb
user_callout.rb
Bump UserCallout feature_name enum index
2018-02-05 14:26:01 +01:00
user_custom_attribute.rb
user_interacted_project.rb
Shortcut and return on duplicate record error.
2018-03-06 12:53:15 +01:00
user_synced_attributes_metadata.rb
Moved o_auth/saml/ldap modules under gitlab/auth
2018-02-28 16:53:02 +01:00
users_star_project.rb
wiki_directory.rb
wiki_page.rb
Allow moving wiki pages from the UI
2018-02-05 17:17:21 +00:00