..
badges
…
blob_viewer
…
ci
Refactor deploy token methods on Ci::Build
2018-04-20 12:18:41 -05:00
clusters
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
concerns
Allow admins to push to empty repos
2018-04-24 14:06:59 +02:00
conversational_development_index
…
diff_viewer
…
hooks
Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6'
2018-04-05 08:41:56 +02:00
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
…
network
…
project_services
Flowdock uses Gitaly, not Grit
2018-04-23 08:00:24 +02:00
protected_branch
…
protected_tag
…
storage
…
.gitkeep
…
ability.rb
Remove edit_note and update_note abilities in favor of admin_note
2018-04-10 15:46:20 +02:00
abuse_report.rb
…
appearance.rb
Use the GitLab version as part of the appearances cache key
2018-04-05 12:55:12 -07: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
…
badge.rb
…
blob.rb
…
board.rb
…
broadcast_message.rb
Backport: Propagate broadcast messages to secondaries
2018-04-11 11:28:44 -07:00
chat_name.rb
…
chat_team.rb
…
commit.rb
Fix N+1 queries when loading participants for a commit note
2018-04-18 22:04:22 -07:00
commit_collection.rb
…
commit_range.rb
…
commit_status.rb
Ensure that enqueuing a commit status always sets 'queued_at' value
2018-04-10 15:13:55 +02:00
compare.rb
Remove unused Compare#base_commit
2018-03-08 11:39:50 -03:00
container_repository.rb
…
cycle_analytics.rb
…
dashboard_milestone.rb
…
deploy_key.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
deploy_keys_project.rb
…
deploy_token.rb
Refactor deploy token methods on Ci::Build
2018-04-20 12:18:41 -05:00
deployment.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
diff_discussion.rb
…
diff_note.rb
…
directly_addressed_user.rb
…
discussion.rb
…
discussion_note.rb
…
email.rb
…
environment.rb
Fix environment deployment platform filter method
2018-04-06 12:10:30 +02:00
epic.rb
…
event.rb
[Rails5] Update Event#subclass_from_attributes method
2018-04-11 22:16:59 +11:00
event_collection.rb
…
external_issue.rb
…
fork_network.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
fork_network_member.rb
…
forked_project_link.rb
…
generic_commit_status.rb
…
global_label.rb
…
global_milestone.rb
…
gpg_key.rb
…
gpg_key_subkey.rb
…
gpg_signature.rb
…
group.rb
Resolve "Namespace factory is problematic"
2018-04-23 15:48:26 +00:00
group_custom_attribute.rb
…
group_label.rb
…
group_milestone.rb
…
guest.rb
…
identity.rb
…
individual_note_discussion.rb
…
instance_configuration.rb
…
internal_id.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
issue.rb
Moves Uniquify counter in the initializer
2018-04-19 13:56:37 +02:00
issue_assignee.rb
…
issue_collection.rb
…
key.rb
…
label.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
label_link.rb
…
label_priority.rb
…
legacy_diff_discussion.rb
…
legacy_diff_note.rb
…
lfs_file_lock.rb
…
lfs_object.rb
Fix direct_upload when records with null file_store are used
2018-04-19 12:09:51 +02:00
lfs_objects_project.rb
…
list.rb
…
member.rb
[Rails5] Rename `sort` methods to `sort_by_attribute`
2018-04-04 09:19:47 +00:00
merge_request.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
merge_request_diff.rb
Cleanup after adding MR diff's commit_count (try 2)
2018-04-25 10:53:37 +02:00
merge_request_diff_commit.rb
[Rails5] Update `type_cast_*_database` methods
2018-04-06 10:57:19 +00:00
merge_request_diff_file.rb
…
merge_requests_closing_issues.rb
…
milestone.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
namespace.rb
Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#features ( #5320 )
2018-04-09 10:12:02 +10:00
note.rb
Merge branch 'jprovazn-comment-refs' into 'master'
2018-04-05 12:41:01 +00:00
notification_reason.rb
…
notification_recipient.rb
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
notification_setting.rb
Only send issue due emails to participants and custom subscribers
2018-03-30 13:25:46 +01:00
oauth_access_grant.rb
…
oauth_access_token.rb
…
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
Merge branch 'bvl-fix-maintainer-push-error' into 'master'
2018-04-24 14:49:38 +00:00
project_authorization.rb
…
project_auto_devops.rb
Fix rubocop offense in auto devops predefined variables
2018-03-13 15:26:16 +01:00
project_ci_cd_setting.rb
Introduce new ProjectCiCdSetting
2018-04-16 14:05:35 +02:00
project_custom_attribute.rb
…
project_deploy_token.rb
Increase test suite around deploy tokens behavior
2018-04-06 21:20:17 -05:00
project_feature.rb
…
project_group_link.rb
…
project_import_data.rb
…
project_label.rb
…
project_snippet.rb
…
project_statistics.rb
Update ProjectStatistics#build_artifacts_size synchronously without summing ( #41059 )
2018-04-19 18:35:40 +10:00
project_team.rb
Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4827 to CE
2018-03-07 17:01:32 +00:00
project_wiki.rb
Fix Custom hooks are not triggered by UI wiki edit
2018-04-18 17:50:56 +00:00
protectable_dropdown.rb
…
protected_branch.rb
Allow admins to push to empty repos
2018-04-24 14:06:59 +02:00
protected_ref_matcher.rb
…
protected_tag.rb
…
push_event.rb
…
push_event_payload.rb
…
readme_blob.rb
…
redirect_route.rb
Remove permanent redirects
2018-03-28 14:12:08 +02:00
release.rb
…
repository.rb
Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized value
2018-04-14 15:36:36 -07:00
route.rb
Remove permanent redirects
2018-03-28 14:12:08 +02:00
security_event.rb
…
sent_notification.rb
…
service.rb
[Rails5] Add FALSE_VALUES constant to Service#boolean_accessor
2018-04-08 09:48:38 +11: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
…
timelog.rb
…
todo.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
tree.rb
…
trending_project.rb
…
u2f_registration.rb
…
upload.rb
remove EE-only code
2018-03-22 13:00:58 -04:00
user.rb
Merge branch 'blackst0ne-rails5-update-user-manageable-groups' into 'master'
2018-04-19 12:49:19 +00:00
user_agent_detail.rb
…
user_callout.rb
…
user_custom_attribute.rb
…
user_interacted_project.rb
…
user_synced_attributes_metadata.rb
…
users_star_project.rb
…
wiki_directory.rb
…
wiki_page.rb
Fix Custom hooks are not triggered by UI wiki edit
2018-04-18 17:50:56 +00:00