gitlab-org--gitlab-foss/app/models
Luke Bennett 534a61179e
Improve the GitHub and Gitea import feature table interface
These are backend changes.
Use Vue for the import feature UI for "githubish"
providers (GitHub and Gitea).
Add "Go to project" button after a successful import.
Use CI-style status icons and improve spacing of the
table and its component.
Adds ETag polling to the github and gitea import
jobs endpoint.
2019-02-13 00:15:57 +00:00
..
application_setting Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
badges Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
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 '55447-validate-k8s-ca-cert' into 'master' 2019-02-11 09:59:59 +00:00
concerns Remove fast_destroy_uploads feature flag 2019-02-12 12:30:27 -02:00
conversational_development_index Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
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 Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
members Add subresources removal to member destroy service 2019-01-31 16:52:50 +01:00
merge_request Enable more frozen string in app/models/**/*.rb 2018-08-07 00:37:36 -07:00
network Fix rubocop Style/ZeroLengthPredicate 2018-09-18 14:31:17 +05:00
postgresql Disable replication lag check for Aurora PostgreSQL databases 2018-11-03 07:00:31 -07:00
project_services Merge branch '52424-goodbye-hipchat' into 'master' 2019-02-11 15:26:55 +00:00
protected_branch Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
protected_tag Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
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 Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
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 Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week 2019-02-07 14:46:17 +00:00
audit_event.rb
award_emoji.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
badge.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
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 Fix rubocop Style/ZeroLengthPredicate 2018-09-18 14:31:17 +05:00
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 Remove EE-specific code from Mentionable 2018-09-17 19:36:53 +08:00
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 Add Object Storage to GitLab project import 2018-08-02 11:50:19 +02:00
individual_note_discussion.rb Add reply to notes to turn into discussions 2019-02-06 10:31:46 +00:00
instance_configuration.rb Instance Configuration page now displays correct SSH fingerprints 2018-10-03 15:25:42 +01:00
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 Resolve "Migrate issue labels and milestone to related merge request" 2018-09-06 17:02:51 +00:00
label_note.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
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 Backport project template API to CE 2018-10-05 11:34:43 +01:00
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 Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
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 Adding convenience method to project model 2019-02-11 12:58:37 -08:00
project_authorization.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
project_auto_devops.rb Fixes technical debt issues for cluster domain 2019-02-07 11:11:22 -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 Merge branch 'frozen-string-enable-app-models' into 'master' 2018-08-02 09:11:52 +00:00
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 Refactor ProtectedRefMatcher to be more generic 2018-08-13 13:36:22 +02:00
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 Add client support for count diverging commits 2019-02-06 22:25:37 -08:00
repository_language.rb Enable frozen string in rest of app/models/**/*.rb 2018-08-10 00:51:01 -07:00
resource_label_event.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
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 HipChat integration from GitLab 2019-02-08 18:20:38 +00: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 Filter system notes with public and private cross references 2018-10-02 17:01:49 -05:00
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 Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00: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 Show the status of a user in interactions 2018-07-30 15:01:26 +02:00
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