gitlab-org--gitlab-foss/app/models
Tomasz Maczukin 0905fe4d7a
Change artifacts and cache fields to arrays
2017-03-06 20:54:30 +01:00
..
ci Change artifacts and cache fields to arrays 2017-03-06 20:54:30 +01:00
concerns Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30
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 Renamed pipeline column and fixed permissions for builds in events controller 2016-11-17 08:22:58 +01:00
network Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_services Merge branch 'mock-ci-service' into 'master' 2017-02-27 16:43:05 +00:00
protected_branch CE-specific changes gitlab-org/gitlab-ee#1137 2016-11-29 17:38:45 +05:30
.gitkeep
ability.rb address comments 2017-01-25 10:10:05 +01:00
abuse_report.rb
appearance.rb
application_setting.rb Introduce DurationValidator, feedback: 2017-02-24 17:28:24 +08:00
audit_event.rb
award_emoji.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
blob.rb
board.rb Remove backlog lists from boards 2017-02-03 17:02:43 +03:00
broadcast_message.rb
chat_name.rb Create relation between chat user and GitLab user and allow to authorize them [ci skip] 2016-11-17 21:34:23 +01:00
commit.rb Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06: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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06: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 Don't notify user for deploy keys, feedback: 2016-11-18 01:23:04 +08:00
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 refactor(email): use setter method instead AR callbacks 2016-10-23 17:30:07 +05:00
environment.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
event.rb Add performance query regression fix for !9088 affecting #27267 2017-02-24 20:15:39 -03:00
external_issue.rb Enable Performance/RedundantMatch 2017-02-23 09:31:57 -06: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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
group.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06: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 Merge branch 'fix-unathorized-cloning' into 'security' 2016-11-09 12:27:17 +01:00
identity.rb
issue.rb Disable unused tags count cache for Projects, Builds and Runners 2017-02-23 12:36:23 +01: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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06: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 Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +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 Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
namespace.rb Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30
note.rb add /award slash command 2017-02-28 22:38:19 +02:00
notification_setting.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
oauth_access_token.rb
pages_domain.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
personal_access_token.rb Add a `scopes` column to the `personal_access_tokens` table 2016-12-16 15:08:10 +05:30
personal_snippet.rb
project.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +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 Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' 2017-02-25 19:58:05 +00: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 Add MockCiService integration 2017-02-24 20:01:36 -06:00
snippet.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
spam_log.rb
subscription.rb Allow subscriptions to be created without a project 2016-11-17 15:10:13 -02:00
timelog.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todo.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
tree.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
trending_project.rb
u2f_registration.rb
user.rb use a more namespacey key for the exclusive lease 2017-02-28 10:42:51 -08: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 Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00