gitlab-org--gitlab-foss/app/models
Rémy Coutable 7771afd536 Merge branch 'patch-26' into 'master'
Delete duplicated lines.

See merge request !14180
2017-09-13 12:49:29 +00:00
..
blob_viewer move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
ci move lib/ci/mask_secret.rb into lib/gitlab/ci/mask_secret.rb 2017-09-12 22:32:02 +03:00
concerns Merge branch '23079-remove-default-scope-in-sortable' into 'master' 2017-09-07 16:15:32 +00:00
conversational_development_index Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
cycle_analytics
diff_viewer
hooks Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
issue
members a membership with no user is always notifiable 2017-08-11 16:02:04 -07:00
merge_request
network replace is_overlap? with overlap? 2017-08-29 11:14:41 +03:00
project_services replace is_update? with update? 2017-08-29 11:14:41 +03:00
protected_branch
protected_tag
storage Use @hashed prefix for hashed paths on disk, to avoid collision with existing ones 2017-08-22 06:33:20 +02:00
.gitkeep
ability.rb
abuse_report.rb
appearance.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
application_setting.rb Merge branch 'housekeeping_settings' into 'master' 2017-09-12 12:20:40 +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
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 Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
commit_range.rb
commit_status.rb Use script_failure. Add runner_system_failure. Improve spec. 2017-09-05 15:10:34 +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 Added Cop to blacklist the use of dependent: 2017-07-06 12:01:36 +02:00
deploy_keys_project.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
deployment.rb replace is_ancestor? with ancestor? 2017-08-29 11:14:41 +03:00
diff_discussion.rb change collapse to resolve and comments to discussions 2017-09-06 10:07:47 +01:00
diff_note.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
directly_addressed_user.rb
discussion.rb Add full JSON endpoints for issue notes and discussions 2017-07-21 22:35:24 +03:00
discussion_note.rb
email.rb
environment.rb Merge branch '29943-environment-folder' into 'security-9-5' 2017-09-07 20:22:16 -04:00
event.rb Decrease Perceived Complexity threshold to 15 2017-09-12 17:27:29 +00:00
event_collection.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb Fix dashboard labels dropdown 2017-07-07 14:35:16 +01:00
global_milestone.rb Native group milestones 2017-07-07 15:08:49 +00:00
gpg_key.rb use new #verification_status 2017-09-05 12:18:33 +02:00
gpg_signature.rb Revert "make valid_signature an ignored column" 2017-09-05 14:09:40 +02:00
group.rb Optimize SQL queries used in Groups::GroupMembersController#create 2017-09-05 15:54:07 -05: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
individual_note_discussion.rb
issue.rb Delete duplicated lines. 2017-09-11 09:25:54 +00:00
issue_assignee.rb
issue_collection.rb
key.rb Address review comments 2017-08-30 20:50:44 +01:00
label.rb Fix failing spec 2017-09-06 13:25:15 -03:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
lfs_object.rb Added Cop to blacklist the use of dependent: 2017-07-06 12:01:36 +02:00
lfs_objects_project.rb
list.rb
member.rb Optimize SQL queries used in Groups::GroupMembersController#create 2017-09-05 15:54:07 -05:00
merge_request.rb add controller spec 2017-09-06 09:00:57 -04:00
merge_request_diff.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
merge_request_diff_commit.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04: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
milestone.rb replace is_group_milestone? with group_milestone? 2017-08-29 11:14:41 +03:00
namespace.rb Refactor based on code review 2017-09-06 12:07:21 -07:00
note.rb add controller spec 2017-09-06 09:00:57 -04:00
notification_recipient.rb don't rely on order of notification levels 2017-08-21 15:34:25 -07: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
out_of_context_discussion.rb
pages_domain.rb
personal_access_token.rb Hide read_registry scope when registry is disabled on instance 2017-08-21 18:13:32 -04:00
personal_snippet.rb
project.rb Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-banner 2017-09-07 18:47:08 +02:00
project_authorization.rb
project_auto_devops.rb Add auto devops enabled/disabled to usage ping 2017-09-12 12:33:48 +02:00
project_feature.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04: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 Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
project_team.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
project_wiki.rb Allow wiki pages to be renamed in the UI 2017-08-03 07:38:11 +07:00
protectable_dropdown.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
protected_branch.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
protected_ref_matcher.rb
protected_tag.rb
push_event.rb Rework how recent push events are retrieved 2017-09-08 00:46:16 +02: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 Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
release.rb
repository.rb Add Gitaly migration points for branch/tag create/delete 2017-09-05 12:00:13 +02:00
route.rb
security_event.rb
sent_notification.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
service.rb Merge branch 'backport_slack_application_changes' into 'master' 2017-07-06 14:50:22 +00:00
snippet.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb Changes based on MR feedback. 2017-07-20 15:33:24 +01:00
timelog.rb
todo.rb
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
user_agent_detail.rb
user_synced_attributes_metadata.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
users_star_project.rb
wiki_directory.rb
wiki_page.rb Unescape HTML characters in Wiki title 2017-08-30 21:59:09 +02:00