gitlab-org--gitlab-foss/app/models
Rémy Coutable 1c88d92b3f Improve Member services
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-27 16:02:22 +01:00
..
blob_viewer BlobViewer::PackageJson - if private link to homepage 2017-12-18 23:18:23 -06:00
ci Include CI Variable Key in its uniqueness validation error message 2018-02-23 01:19:46 +01:00
clusters Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 2018-02-06 13:28:13 -06:00
concerns Improve Member services 2018-02-27 16:02:22 +01:00
conversational_development_index
cycle_analytics
diff_viewer
hooks Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
issue
members
merge_request Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
network Remove allow_n_plus_1 block from Network::Graph 2018-02-13 13:08:55 +01:00
project_services Merge branch 'slash-commands-changes-for-chatops' into 'master' 2018-02-27 10:20:09 +00: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 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 Add validation for auto_devops_domain 2018-01-22 19:29:15 +01:00
audit_event.rb
award_emoji.rb
blob.rb 26039 - update github-linguist to 5.3.3 version 2018-02-21 03:29:04 +10:30
board.rb
broadcast_message.rb
chat_name.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
chat_team.rb
commit.rb stop ProcessCommitWorker from processing MR merge commit 2018-02-16 13:51:19 -05: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
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 Remove unecessary validate: true from belongs_to :project 2018-02-20 15:19:18 +11: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 Remove unecessary validate: true from belongs_to :project 2018-02-20 15:19:18 +11:00
epic.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
event.rb Remove ignore_column from Events#data. 2018-02-13 18:24:28 +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
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
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
gpg_key_subkey.rb
gpg_signature.rb
group.rb Skip variables duplicates validator if variable is already a duplicate 2018-02-22 23:09:24 +01:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb
guest.rb
identity.rb Fixed user synced attributes metadata after removing current provider 2018-02-15 09:27:38 +00:00
individual_note_discussion.rb
instance_configuration.rb
issue.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +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 Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00: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 Handle forks in Gitlab::Checks::LfsIntegrity 2017-11-09 13:44:20 +00:00
lfs_objects_project.rb
list.rb
member.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_request.rb Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly 2018-02-08 10:28:50 +00:00
merge_request_diff.rb Check for keep-around commits once if target and source projects are the same 2018-02-07 15:07:16 +01:00
merge_request_diff_commit.rb
merge_request_diff_file.rb
merge_requests_closing_issues.rb
milestone.rb [CE-Backport] Fix board filter when milestone is predefined 2017-12-05 15:34:31 -02:00
namespace.rb Expose GITLAB_FEATURES as CI/CD variable (fixes #40994) 2018-02-07 12:08:48 +11: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 Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notification_setting.rb
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +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 'bvl-external-auth-port' into 'master' 2018-02-23 09:14:14 +00:00
project_authorization.rb
project_auto_devops.rb Use domain.presence instead of domain to avoid empty strings 2018-02-06 15:30:55 +01:00
project_custom_attribute.rb
project_feature.rb
project_group_link.rb
project_import_data.rb
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
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
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 Don't cache a nil repository root ref to prevent caching issues 2018-02-16 22:28:08 -08: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
service.rb update code based on feedback 2018-01-26 15:26:27 +01:00
snippet.rb Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06: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 Set todos#author_id to NOT NULL. 2018-02-05 16:16:57 +01: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 '43304-simplify-filtering-non-human-users' into 'master' 2018-02-27 13:11:02 +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_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