.. |
application_setting
|
|
|
badges
|
|
|
blob_viewer
|
Allow to include files from another projects
|
2019-01-07 09:38:05 +01:00 |
ci
|
Backport: Optimize slow pipelines.js response
|
2019-02-05 14:49:56 +09:00 |
clusters
|
Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'
|
2019-02-07 13:38:15 +00:00 |
concerns
|
Merge branch 'local-markdown-version' into 'master'
|
2019-02-07 12:58:38 +00:00 |
conversational_development_index
|
|
|
diff_viewer
|
Fixing image lfs bug and also displaying text lfs
|
2018-12-27 16:51:07 +01:00 |
error_tracking
|
DB and model changes for Sentry project selection dropdown
|
2019-02-04 12:12:24 +00:00 |
hooks
|
Use a 32-byte version of db_key_base for web hooks
|
2018-12-05 00:00:42 +00:00 |
identity
|
Move Identity.uniqueness_scope to a module
|
2018-11-12 14:14:13 +01:00 |
issue
|
|
|
members
|
Add subresources removal to member destroy service
|
2019-01-31 16:52:50 +01:00 |
merge_request
|
|
|
network
|
|
|
postgresql
|
Disable replication lag check for Aurora PostgreSQL databases
|
2018-11-03 07:00:31 -07:00 |
project_services
|
Support polymorphism of Bamboo REST API results
|
2019-01-30 11:00:15 +01:00 |
protected_branch
|
|
|
protected_tag
|
|
|
releases
|
Add uniqueness validation to url column in Releases::Link model
|
2019-01-09 14:40:38 +09:00 |
storage
|
Refactored AfterRenameService to reduce coupling
|
2019-01-22 13:55:18 +01:00 |
uploads
|
Enabled feature flag for fast deletions
|
2018-12-06 22:00:19 +01:00 |
.gitkeep
|
|
|
ability.rb
|
|
|
abuse_report.rb
|
|
|
active_session.rb
|
|
|
appearance.rb
|
Fix 500 errors with legacy appearance logos
|
2019-01-23 11:18:00 -08:00 |
application_record.rb
|
Avoid race conditions when creating GpgSignature
|
2019-02-06 15:24:46 +01:00 |
application_setting.rb
|
Add local markdown version
|
2019-02-06 19:46:59 +01:00 |
audit_event.rb
|
Enable frozen string in app/models/*.rb
|
2018-07-26 16:55:41 -07:00 |
award_emoji.rb
|
|
|
badge.rb
|
|
|
blob.rb
|
Fixing image lfs bug and also displaying text lfs
|
2018-12-27 16:51:07 +01:00 |
board.rb
|
|
|
board_group_recent_visit.rb
|
Automatically navigate to last board visited
|
2018-10-26 12:49:16 +00:00 |
board_project_recent_visit.rb
|
Automatically navigate to last board visited
|
2018-10-26 12:49:16 +00:00 |
broadcast_message.rb
|
Refactor BroadcastMessage to use Gitlab::JsonCache
|
2018-12-19 15:15:06 -02:00 |
chat_name.rb
|
|
|
chat_team.rb
|
|
|
commit.rb
|
Allow custom squash commit messages
|
2019-02-06 12:33:11 +00:00 |
commit_collection.rb
|
Allow custom squash commit messages
|
2019-02-06 12:33:11 +00:00 |
commit_range.rb
|
|
|
commit_status.rb
|
Move processables scope into commit status class
|
2019-01-25 10:41:46 +01:00 |
commit_status_enums.rb
|
Refactor how a few ActiveRecord enums are defined
|
2018-11-15 17:41:54 +01:00 |
compare.rb
|
Allow getting all paths (old & new) involved in MR
|
2018-11-07 11:28:43 +08:00 |
container_repository.rb
|
Add Container Registry API
|
2019-01-25 13:13:48 +01:00 |
cycle_analytics.rb
|
|
|
dashboard_group_milestone.rb
|
Adds milestone search
|
2019-01-24 18:44:09 +01:00 |
dashboard_milestone.rb
|
Add project milestone link to dashboard milestones
|
2018-12-20 13:33:09 +01:00 |
deploy_key.rb
|
|
|
deploy_keys_project.rb
|
|
|
deploy_token.rb
|
Memorize project to avoid re-query
|
2018-11-05 20:09:11 +08:00 |
deployment.rb
|
Avoid returning deployment metrics url to MR widget when the deployment is not successful
|
2018-11-14 11:11:27 +00:00 |
diff_discussion.rb
|
|
|
diff_note.rb
|
Allow suggesting single line changes in diffs
|
2018-12-13 19:17:19 +00:00 |
directly_addressed_user.rb
|
|
|
discussion.rb
|
Add reply to notes to turn into discussions
|
2019-02-06 10:31:46 +00:00 |
discussion_note.rb
|
Remove EE-specific code from DiscussionNote
|
2018-10-26 14:23:58 +01:00 |
email.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
environment.rb
|
Inroduce Internal API for searching environment names
|
2019-02-06 18:14:18 +09:00 |
environment_status.rb
|
Squashed commit of the following:
|
2018-12-03 15:47:09 +09:00 |
epic.rb
|
|
|
event.rb
|
Remove rails4 specific code
|
2018-12-16 10:48:41 +01:00 |
event_collection.rb
|
|
|
external_issue.rb
|
chore(rubocop): fix Style/TrivialAccessors issues
|
2019-01-16 13:53:04 +05:00 |
fork_network.rb
|
|
|
fork_network_member.rb
|
|
|
generic_commit_status.rb
|
|
|
global_label.rb
|
|
|
global_milestone.rb
|
Adds milestone search
|
2019-01-24 18:44:09 +01:00 |
gpg_key.rb
|
|
|
gpg_key_subkey.rb
|
|
|
gpg_signature.rb
|
Avoid race conditions when creating GpgSignature
|
2019-02-06 15:24:46 +01:00 |
group.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
group_custom_attribute.rb
|
|
|
group_label.rb
|
|
|
group_milestone.rb
|
Adds milestone search
|
2019-01-24 18:44:09 +01:00 |
guest.rb
|
|
|
identity.rb
|
Fix failed LDAP logins when nil user_id present
|
2019-01-29 11:15:06 -08:00 |
import_export_upload.rb
|
|
|
individual_note_discussion.rb
|
Add reply to notes to turn into discussions
|
2019-02-06 10:31:46 +00:00 |
instance_configuration.rb
|
|
|
internal_id.rb
|
Flush InternalId records after import
|
2019-01-29 15:38:40 +01:00 |
issue.rb
|
Save sorting preference for Issues/MRs in BE
|
2019-01-28 12:48:05 -06:00 |
issue_assignee.rb
|
|
|
issue_collection.rb
|
|
|
key.rb
|
Use a method for the has_many :keys in Project
|
2018-11-01 14:20:38 +01:00 |
label.rb
|
Fix inconsistent label foreground color
|
2019-01-18 11:11:54 -04:00 |
label_link.rb
|
|
|
label_note.rb
|
|
|
label_priority.rb
|
|
|
legacy_diff_discussion.rb
|
|
|
legacy_diff_note.rb
|
|
|
lfs_download_object.rb
|
Added validations to prevent LFS object forgery
|
2019-01-31 16:51:54 +01:00 |
lfs_file_lock.rb
|
|
|
lfs_object.rb
|
Enhance performance of counting local LFS objects
|
2018-10-30 08:42:11 +01:00 |
lfs_objects_project.rb
|
|
|
license_template.rb
|
|
|
list.rb
|
Fix deprecation: returning false in Active Record and Active Model callbacks will not implicitly halt a callback chain
|
2019-01-03 23:43:53 +01:00 |
member.rb
|
Add subresources removal to member destroy service
|
2019-01-31 16:52:50 +01:00 |
members_preloader.rb
|
Add MembersPreloader to fix ActiveRecord cop
|
2018-11-02 21:38:58 +00:00 |
merge_request.rb
|
Allow custom squash commit messages
|
2019-02-06 12:33:11 +00:00 |
merge_request_diff.rb
|
Allow MR diffs to be placed into an object store
|
2019-02-05 14:12:48 +00:00 |
merge_request_diff_commit.rb
|
|
|
merge_request_diff_file.rb
|
Allow MR diffs to be placed into an object store
|
2019-02-05 14:12:48 +00:00 |
merge_requests_closing_issues.rb
|
|
|
milestone.rb
|
Merge branch '54905-milestone-search' into 'master'
|
2019-01-25 13:22:34 +00:00 |
namespace.rb
|
Add query method for id query
|
2019-01-15 17:10:30 +08:00 |
note.rb
|
Use parent instead of project
|
2019-01-08 02:30:37 +08:00 |
note_diff_file.rb
|
Cache diff highlight in discussions
|
2018-12-21 16:59:21 -02:00 |
notification_reason.rb
|
|
|
notification_recipient.rb
|
|
|
notification_setting.rb
|
reorder notification settings by noisy-ness
|
2018-11-30 18:16:03 -08:00 |
oauth_access_grant.rb
|
|
|
oauth_access_token.rb
|
|
|
out_of_context_discussion.rb
|
|
|
pages_domain.rb
|
|
|
personal_access_token.rb
|
[master] Persist only SHA digest of PersonalAccessToken#token
|
2018-10-29 16:06:45 +00:00 |
personal_snippet.rb
|
|
|
pool_repository.rb
|
Use Project#full_path instead of Project#path_with_namespace
|
2019-02-05 21:33:10 -08:00 |
programming_language.rb
|
Add programming language filtering to /projects
|
2019-02-04 15:06:17 +00:00 |
project.rb
|
Add convenience methods for creating project and Wiki repositories
|
2019-02-05 21:33:10 -08:00 |
project_authorization.rb
|
|
|
project_auto_devops.rb
|
Addresses backend/db review comments
|
2019-02-04 12:08:09 -06:00 |
project_ci_cd_setting.rb
|
|
|
project_custom_attribute.rb
|
|
|
project_deploy_token.rb
|
|
|
project_feature.rb
|
Group Guests are no longer able to see merge requests
|
2019-01-31 16:51:54 +01:00 |
project_group_link.rb
|
|
|
project_import_data.rb
|
Add clear_credentials method to ProjectImportData
|
2019-01-14 11:45:46 -08:00 |
project_import_state.rb
|
Small code refactoring for condition circuit breaking
|
2018-11-28 10:01:00 +00:00 |
project_label.rb
|
|
|
project_repository.rb
|
Store hashed storage paths in the database
|
2018-11-29 16:08:14 +00:00 |
project_snippet.rb
|
|
|
project_statistics.rb
|
|
|
project_team.rb
|
Sent notification only to authorized users
|
2019-01-31 16:52:49 +01:00 |
project_wiki.rb
|
Add convenience methods for creating project and Wiki repositories
|
2019-02-05 21:33:10 -08:00 |
prometheus_metric.rb
|
Correct ordering of metrics
|
2018-12-21 16:41:58 +05:30 |
protectable_dropdown.rb
|
|
|
protected_branch.rb
|
Remove unnecessary includes of ShellAdapter
|
2018-12-05 23:19:27 -08:00 |
protected_tag.rb
|
Remove unnecessary includes of ShellAdapter
|
2018-12-05 23:19:27 -08:00 |
push_event.rb
|
|
|
push_event_payload.rb
|
|
|
readme_blob.rb
|
|
|
redirect_route.rb
|
|
|
ref_matcher.rb
|
|
|
release.rb
|
Use AR releation "count" method
|
2019-01-04 22:17:03 +09:00 |
remote_mirror.rb
|
Only send one notification for failed remote mirror
|
2019-01-15 00:15:40 -08:00 |
repository.rb
|
Merge branch 'sh-log-project-name-with-gitaly' into 'master'
|
2019-02-06 17:03:39 +00:00 |
repository_language.rb
|
|
|
resource_label_event.rb
|
|
|
route.rb
|
|
|
security_event.rb
|
|
|
sent_notification.rb
|
Add reply to notes to turn into discussions
|
2019-02-06 10:31:46 +00:00 |
service.rb
|
Remove rails4 specific code
|
2018-12-16 10:48:41 +01:00 |
shard.rb
|
Fix transaction pollution in Shard.by_name
|
2018-12-07 13:55:11 +00:00 |
snippet.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
snippet_blob.rb
|
|
|
spam_log.rb
|
|
|
ssh_host_key.rb
|
Allow SshHostKey.find_by to accept string keys
|
2019-02-04 12:52:22 +00:00 |
subscription.rb
|
|
|
suggestion.rb
|
Adjust applied suggestion reverting previous changes
|
2019-01-11 21:35:07 -02:00 |
system_note_metadata.rb
|
|
|
term_agreement.rb
|
|
|
timelog.rb
|
|
|
todo.rb
|
Delete confidential issue todos for guests
|
2018-12-14 10:38:52 -02:00 |
tree.rb
|
Use cached readme blobs where appropriate
|
2018-10-17 16:24:36 +01:00 |
trending_project.rb
|
|
|
u2f_registration.rb
|
|
|
upload.rb
|
Use FastDestroy for deleting uploads
|
2018-12-06 22:00:19 +01:00 |
user.rb
|
Add last activity to user administration
|
2019-02-05 17:56:51 +02:00 |
user_agent_detail.rb
|
|
|
user_callout.rb
|
Refactor how a few ActiveRecord enums are defined
|
2018-11-15 17:41:54 +01:00 |
user_callout_enums.rb
|
Refactor how a few ActiveRecord enums are defined
|
2018-11-15 17:41:54 +01:00 |
user_custom_attribute.rb
|
|
|
user_interacted_project.rb
|
|
|
user_preference.rb
|
Add 'only history' option to notes filter
|
2018-11-05 12:30:14 +00:00 |
user_status.rb
|
|
|
user_synced_attributes_metadata.rb
|
|
|
users_star_project.rb
|
|
|
wiki_directory.rb
|
|
|
wiki_page.rb
|
Remove downcase of slug and present home as "Home"
|
2018-11-28 12:10:39 -08:00 |