gitlab-org--gitlab-foss/app/models
Sean McGivern 3732840609 Merge branch '29534-todos-performance' into 'master'
Todos performance: Include associations in Finder

See merge request !10076
2017-03-20 13:22:41 +00:00
..
ci Simplify Ci::Build#dependencies method 2017-03-20 09:40:36 +01:00
concerns Added labels to the issue web hook 2017-03-17 12:14:26 +00:00
cycle_analytics added new summary serializers and refactor all of the summary stuff into separate logical classes 2017-01-17 11:32:54 +01:00
hooks
issue
members Enable Rails/Validation 2017-02-23 09:31:57 -06:00
merge_request
network Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_services All CI offline migrations 2017-03-17 23:06:11 +00:00
protected_branch CE-specific changes gitlab-org/gitlab-ee#1137 2016-11-29 17:38:45 +05:30
.gitkeep
ability.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
abuse_report.rb
appearance.rb Add `has_many` associations for models that can have Upload records 2017-03-06 14:41:10 -05:00
application_setting.rb Add admin settings entries 2017-03-06 15:41:25 +01:00
audit_event.rb
award_emoji.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
blob.rb Do not show LFS object when LFS is disabled 2017-03-13 18:15:19 +01:00
board.rb Remove backlog lists from boards 2017-02-03 17:02:43 +03:00
broadcast_message.rb
chat_name.rb
chat_team.rb Namespace can have only one chat team 2017-03-07 15:20:22 +01:00
commit.rb Merge branch 'feature/use-gitaly-for-commit-show' into 'master' 2017-03-17 17:41:44 +00:00
commit_range.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
commit_status.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
compare.rb
cycle_analytics.rb fix spec 2017-01-17 11:32:55 +01:00
dashboard_milestone.rb Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects 2017-01-16 11:58:16 -05:00
deploy_key.rb
deploy_keys_project.rb
deployment.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
diff_note.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
directly_addressed_user.rb Create directly_addressed Todos when mentioned in beginning of a line 2017-02-08 21:53:34 +05:30
discussion.rb Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
email.rb
environment.rb Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
event.rb Add performance query regression fix for !9088 affecting #27267 2017-02-24 20:15:39 -03:00
external_issue.rb Fix issues mentioned but not closed for JIRA 2017-03-06 14:18:49 +00:00
forked_project_link.rb Use string for class_name option for lazy autoload class 2017-01-15 12:08:29 +05:00
generic_commit_status.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
global_label.rb
global_milestone.rb Add count badges to both dashboard and group milestones 2017-03-10 13:04:19 +01:00
group.rb Merge branch 'master' into 'rs-carrierwave-db' 2017-03-06 21:13:27 +00:00
group_label.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
group_milestone.rb Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
guest.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
identity.rb
issue.rb Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' 2017-03-15 15:29:16 +00:00
issue_collection.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
key.rb Record used SSH keys only once per day 2017-01-20 11:42:46 +01:00
label.rb Added labels to the issue web hook 2017-03-17 12:14:26 +00:00
label_link.rb
label_priority.rb
legacy_diff_note.rb
lfs_object.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
lfs_objects_project.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
list.rb Remove backlog lists from boards 2017-02-03 17:02:43 +03:00
member.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
merge_request.rb Todos performance: Include associations in Finder 2017-03-20 12:45:43 +01:00
merge_request_diff.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
merge_requests_closing_issues.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
milestone.rb Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
namespace.rb Merge branch 'master' into zj-create-mattermost-team 2017-03-02 10:22:56 +01:00
note.rb Invalidate ETag cache when note changes 2017-03-01 16:48:02 +01:00
notification_setting.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
oauth_access_grant.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_access_token.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
pages_domain.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
personal_access_token.rb Merge branch 'siemens/gitlab-ce-feature/openid-connect' 2017-03-07 16:16:08 +00:00
personal_snippet.rb
project.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
project_authorization.rb Smarter refreshing of authorized projects 2016-12-19 17:11:03 +01:00
project_feature.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
project_group_link.rb Don't allow a project to be shared with an ancestor of the group it is in 2017-02-28 15:11:21 +02:00
project_import_data.rb
project_label.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
project_snippet.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
project_statistics.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
project_team.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
project_wiki.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
protected_branch.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
release.rb
repository.rb Returns correct header data for commits endpoint 2017-03-07 22:56:31 -03:00
route.rb Fix route rename descendants if route.name is blank 2017-02-08 23:36:23 +02:00
security_event.rb
sent_notification.rb
service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
snippet.rb Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
spam_log.rb
subscription.rb
timelog.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todo.rb Allow sorting by due date and label priority 2017-03-15 17:02:37 +00:00
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
user.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
user_agent_detail.rb
users_star_project.rb
wiki_directory.rb Remove directories as one of the attributes of WikiDirectory 2016-12-31 17:27:03 -02:00
wiki_page.rb [#28991] Wiki page edit button only appears on the current commit page 2017-03-16 09:08:00 +08:00