gitlab-org--gitlab-foss/app/models
Yorick Peterse faee4763f7 Merge branch '18709-use-specific-git-cached-counters' into 'master'
Use Git cached counters on project show page

See merge request !4711
2016-06-17 09:33:43 +00:00
..
ci Merge branch 'master' into fix/status-of-pipeline-without-builds 2016-06-15 20:14:25 +02:00
concerns Include user relationship when retrieving award_emoji 2016-06-15 06:50:12 +02:00
hooks
members UI and copywriting improvements 2016-06-14 13:18:14 +02:00
network Merge branch 'style/enable-semicolon-rubocop-cop' into 'master' 2016-06-01 17:41:19 +00:00
project_services Fix broken URI joining for `teamcity_url` with suffixes 2016-06-14 10:07:37 +02:00
.gitkeep
ability.rb Merge branch 'environments-and-deployments' into 'master' 2016-06-15 13:48:09 +00:00
abuse_report.rb
appearance.rb
application_setting.rb Allow custom text on 'almost there' page 2016-06-08 19:08:53 +01:00
audit_event.rb
award_emoji.rb
blob.rb Fix Error 500 when viewing a blob with binary characters after the 1024-byte mark 2016-06-12 07:36:25 -07:00
broadcast_message.rb
commit.rb Remove `projects` inclusion in `notes_with_associations` to skip some unnecessary queries 2016-06-08 10:26:05 -04:00
commit_range.rb Don't modify arguments in CommitRange#initialize 2016-05-26 13:58:01 +02:00
commit_status.rb Delegate to pipeline instead of commit 2016-06-03 13:34:38 +02:00
deploy_key.rb
deploy_keys_project.rb
deployment.rb Use validate and required for environment and project 2016-06-15 15:09:50 +02:00
email.rb
environment.rb Use validate and required for environment and project 2016-06-15 15:09:50 +02:00
event.rb
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
group.rb Turn Group#owners into a has_many association 2016-06-16 11:10:41 +02:00
identity.rb
issue.rb Use Issue.visible_to_user in Notes.search to avoid query duplication 2016-06-13 19:32:00 -03:00
key.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00
label.rb Fix label order by priority on labels page 2016-06-07 14:01:30 +01:00
label_link.rb
legacy_diff_note.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
lfs_object.rb
lfs_objects_project.rb
member.rb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
merge_request.rb Remove unused MergeRequest#gitlab_merge_status method 2016-06-10 18:42:03 +02:00
merge_request_diff.rb
milestone.rb
namespace.rb
note.rb Award Emoji can't be awarded on system notes backend 2016-06-15 15:06:34 +02:00
notification_setting.rb Remove notification level from user model 2016-06-10 10:58:13 -03:00
oauth_access_token.rb
personal_snippet.rb
project.rb Merge branch 'fix-project-find-with-namespace-order' into 'master' 2016-06-17 00:18:10 +00:00
project_group_link.rb
project_import_data.rb Upgrade attr_encrypted and encryptor 2016-05-30 13:51:21 -06:00
project_snippet.rb Refactor Participable 2016-06-01 16:22:35 +02:00
project_team.rb UI and copywriting improvements 2016-06-14 13:18:14 +02:00
project_wiki.rb Codestyle changes 2016-05-31 11:24:58 -03:00
protected_branch.rb
release.rb
repository.rb Use Git cached counters on project show page 2016-06-16 17:14:35 +02:00
security_event.rb
sent_notification.rb
service.rb Set inverse_of for Project/Services relation 2016-06-15 18:54:23 +02:00
snippet.rb Remove `projects` inclusion in `notes_with_associations` to skip some unnecessary queries 2016-06-08 10:26:05 -04:00
spam_log.rb
spam_report.rb
subscription.rb
todo.rb Manually create todo for issuable 2016-06-14 08:36:07 +01:00
tree.rb
u2f_registration.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
user.rb Add request access for groups 2016-06-14 13:07:26 +02:00
users_star_project.rb
wiki_page.rb