gitlab-org--gitlab-foss/app/models
Sean McGivern 1f86e54910 Merge branch 'dm-route-path-validation' into 'master'
Validate user, group and project paths consistently, and only once

See merge request gitlab-org/gitlab-ce!16903
2018-02-06 18:56:12 +00:00
..
blob_viewer BlobViewer::PackageJson - if private link to homepage 2017-12-18 23:18:23 -06:00
ci Trace as artifacts 2018-02-06 15:50:07 +09:00
clusters Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
concerns Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
conversational_development_index Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
cycle_analytics
diff_viewer Implement diff viewers 2017-06-14 10:12:21 -05:00
hooks Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
issue
members a membership with no user is always notifiable 2017-08-11 16:02:04 -07:00
merge_request Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
network Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
project_services Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
protected_branch
protected_tag Deduplicate protected ref human_access_levels 2017-11-24 13:47:03 +00:00
storage Refactor Hashed Storage migration to add additional migration steps 2017-11-23 14:19:36 +01:00
.gitkeep
ability.rb bugfix: use `require_dependency` to bring in DeclarativePolicy 2017-06-29 11:57:59 -07:00
abuse_report.rb
appearance.rb port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
application_setting.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
audit_event.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
award_emoji.rb Use `try` instead of `repond_to?` and a method call 2017-08-18 12:48:04 +02:00
blob.rb Include project in BatchLoader key to prevent returning blobs for the wrong project 2017-12-14 13:42:07 +01:00
board.rb Small fixes 2017-08-31 16:34:57 -03:00
broadcast_message.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
chat_name.rb
chat_team.rb Remove Mattermost team with GitLab group 2017-07-28 09:09:55 +02:00
commit.rb Migrate Commit#uri_type to Gitaly 2018-01-15 14:16:22 +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 Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09: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 Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
diff_discussion.rb Fix links to old commits in merge requests 2017-12-29 14:44:39 +01:00
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 Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
epic.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
event.rb Eager load event target authors whenever possible 2018-01-04 14:32:38 +01:00
event_collection.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
external_issue.rb Fix link text from group context 2017-11-23 12:59:14 +01: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 Delete the fork network when removing the last membership 2017-11-17 12:58:15 +01:00
forked_project_link.rb Don't resolve fork relationships for projects pending delete 2017-07-04 12:02:29 +01:00
generic_commit_status.rb Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them 2017-06-13 09:52:48 +02:00
global_label.rb Fix dashboard labels dropdown 2017-07-07 14:35:16 +01:00
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 Fix export removal for hashed-storage projects within a renamed or deleted namespace 2018-02-05 10:38:57 +00:00
group_custom_attribute.rb Support custom attributes on groups 2017-11-06 10:51:50 +01:00
group_label.rb
group_milestone.rb replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
guest.rb
identity.rb LDAP extern_uids are not normalized when updated via API 2017-12-21 14:31:15 +00: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
issue.rb Remove soft removals related code 2018-01-08 17:04:45 +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 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
key.rb Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master' 2018-02-02 19:18:12 +00:00
label.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
label_link.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
label_priority.rb
legacy_diff_discussion.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
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_object.rb Handle forks in Gitlab::Checks::LfsIntegrity 2017-11-09 13:44:20 +00:00
lfs_objects_project.rb
list.rb Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master' 2017-06-07 15:05:37 +00:00
member.rb Refactor member view by using presenter 2017-12-11 18:30:56 +01:00
merge_request.rb Check MR state before submitting queries for discussion state 2018-01-29 23:53:47 -02:00
merge_request_diff.rb Display related merge requests in commit detail page 2018-01-12 20:38:36 +00:00
merge_request_diff_commit.rb Handle large values on `MergeRequestDiffCommit` dates 2017-10-30 21:13:39 -03:00
merge_request_diff_file.rb Fix saving diffs that are not valid UTF-8 2017-07-26 15:34:57 +01:00
merge_requests_closing_issues.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
milestone.rb [CE-Backport] Fix board filter when milestone is predefined 2017-12-05 15:34:31 -02:00
namespace.rb Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
note.rb Add foreign keys to todos table. 2018-02-05 16:16:57 +01:00
notification_reason.rb Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
notification_recipient.rb Initial work to add notification reason to emails 2018-01-16 19:17:55 -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 Generate HTTP URLs for custom Pages domains when appropriate 2018-01-08 01:30:05 +00:00
personal_access_token.rb Fix new personal access token showing up in a flash message 2017-12-07 16:22:37 -06:00
personal_snippet.rb
project.rb Merge branch 'dm-route-path-validation' into 'master' 2018-02-06 18:56:12 +00:00
project_authorization.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
project_auto_devops.rb Add warning message if domain or cluster are not configured 2017-09-19 15:32:31 +02:00
project_custom_attribute.rb Support custom attributes on projects 2017-11-06 10:51:46 +01:00
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 Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE 2017-08-07 19:17:11 +01:00
project_label.rb
project_snippet.rb
project_statistics.rb Fix a bug calculating artifact size for project statistics 2018-01-18 17:48:09 +00:00
project_team.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_wiki.rb Allow moving wiki pages from the UI 2018-02-05 17:17:21 +00: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 Close low level rugged repository in project cache worker 2018-02-06 16:36:35 +00:00
route.rb Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
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 update code based on feedback 2018-01-26 15:26:27 +01:00
snippet.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
snippet_blob.rb
spam_log.rb
subscription.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
system_note_metadata.rb add the missing spec 2017-11-20 13:00:35 -05:00
timelog.rb
todo.rb Set todos#author_id to NOT NULL. 2018-02-05 16:16:57 +01:00
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb improvements from feedback 2018-02-06 08:48:56 -05:00
user.rb Validate User username only on Namespace, and bubble up appropriately 2018-02-06 12:09:03 -06:00
user_agent_detail.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
user_callout.rb Bump UserCallout feature_name enum index 2018-02-05 14:26:01 +01:00
user_custom_attribute.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
user_synced_attributes_metadata.rb Make sure user email is read only when synced with LDAP 2017-12-15 12:48:48 +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