gitlab-org--gitlab-foss/app/models
Douwe Maan b73b16798d Small code tweaks 2017-04-27 12:23:26 -05:00
..
blob_viewer Set BlobViewer::Base.binary instead of .text 2017-04-27 12:23:26 -05:00
ci Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' 2017-04-24 15:18:03 +00:00
concerns Swap a before_save call with a before_create/before_update pair to avoid a confict with elasticsearch-model 2017-04-25 15:22:56 +01:00
cycle_analytics
hooks
issue
members Refactor add_users method for project and group 2017-04-21 18:38:10 +03:00
merge_request
network Fix ordering of commits in the network graph. 2017-04-27 13:09:54 +00:00
project_services disables test settings on chat notification services when repository is empty 2017-04-18 15:33:57 +01:00
protected_branch
protected_tag Renamed ProtectedTag push_access_levels to create_access_levels 2017-04-04 03:38:58 +01:00
.gitkeep
ability.rb
abuse_report.rb Hard delete users' associated records deleted from AbuseReports 2017-04-16 08:36:33 -07:00
appearance.rb
application_setting.rb Lazily sets UUID in ApplicationSetting for new installations 2017-04-26 17:06:15 -03:00
audit_event.rb
award_emoji.rb Move a user's award emoji to the ghost user 2017-04-06 18:59:17 +05:30
blob.rb Small code tweaks 2017-04-27 12:23:26 -05:00
board.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
broadcast_message.rb
chat_name.rb
chat_team.rb
commit.rb Pass project to Blob 2017-04-27 12:23:26 -05:00
commit_range.rb
commit_status.rb Also track auto-cancelling in jobs, detail: 2017-04-06 21:32:56 +08:00
compare.rb
container_repository.rb Sanitize container repository path in model class 2017-04-13 11:54:02 +02:00
cycle_analytics.rb
dashboard_milestone.rb
deploy_key.rb
deploy_keys_project.rb
deployment.rb
diff_discussion.rb Link to outdated diff in older MR version from outdated diff discussion 2017-04-08 14:37:46 -05:00
diff_note.rb Link to outdated diff in older MR version from outdated diff discussion 2017-04-08 14:37:46 -05:00
directly_addressed_user.rb
discussion.rb Fix bug where commit comment would not show up in the right discussion on the MR page 2017-04-07 11:29:29 -05:00
discussion_note.rb Refactor resolvability checks based on type 2017-04-06 10:51:45 -05:00
email.rb
environment.rb
event.rb Add username to activity atom feed (!10802) 2017-04-26 23:21:30 +02:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
group.rb Refactor add_users method for project and group 2017-04-21 18:38:10 +03:00
group_label.rb
group_milestone.rb
guest.rb
identity.rb Implement search by extern_uid in Users API 2017-04-18 14:55:32 -04:00
individual_note_discussion.rb Ensure replying to an individual note by email creates a note with its own discussion ID 2017-04-24 12:24:39 -05:00
issue.rb Fix Error 500 when referencing issue with project in pending delete 2017-04-20 23:48:20 -07:00
issue_collection.rb
key.rb
label.rb Remove heading and trailing spaces from label's color and title 2017-04-12 08:56:33 +11:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb Some code tweaks 2017-04-08 14:58:08 -05:00
legacy_diff_note.rb Link to outdated diff in older MR version from outdated diff discussion 2017-04-08 14:37:46 -05:00
lfs_object.rb
lfs_objects_project.rb
list.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
member.rb Refactor add_users method for project and group 2017-04-21 18:38:10 +03:00
merge_request.rb Show correct size when MR diff overflows 2017-04-25 16:54:10 +01:00
merge_request_diff.rb Show correct size when MR diff overflows 2017-04-25 16:54:10 +01:00
merge_requests_closing_issues.rb
milestone.rb Removed `Milestone#is_empty?` 2017-04-07 07:21:34 +02:00
namespace.rb Fix subgroup repository disappearance if group was moved 2017-04-05 15:13:42 +03:00
note.rb Display issuable state only in notes and issuable description 2017-04-19 16:38:46 +02:00
notification_setting.rb Quiet pipeline emails 2017-04-03 13:59:48 +01:00
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb Ensure replying to an individual note by email creates a note with its own discussion ID 2017-04-24 12:24:39 -05:00
pages_domain.rb
personal_access_token.rb
personal_snippet.rb
project.rb Load a project's CI status in batch from redis 2017-04-26 12:04:22 +00:00
project_authorization.rb
project_feature.rb
project_group_link.rb
project_import_data.rb
project_label.rb
project_snippet.rb
project_statistics.rb
project_team.rb Refactor add_users method for project and group 2017-04-21 18:38:10 +03:00
project_wiki.rb Fix ProjectWiki#http_url_to_repo signature 2017-03-20 16:24:01 +01:00
protectable_dropdown.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_branch.rb Removed protected_tags_array 2017-04-03 19:47:08 +01:00
protected_ref_matcher.rb Protected tags changes from backend maintainer review 2017-04-07 01:17:38 +01:00
protected_tag.rb Renamed ProtectedTag push_access_levels to create_access_levels 2017-04-04 03:38:58 +01:00
release.rb
repository.rb Pass project to Blob 2017-04-27 12:23:26 -05:00
route.rb Escape route path for LIKE queries 2017-03-21 17:04:12 +01:00
security_event.rb
sent_notification.rb Address review comments 2017-04-05 17:44:14 +01:00
service.rb remove invalid services 2017-04-26 10:45:41 +01:00
snippet.rb Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
spam_log.rb Use DeleteUserWorker for removing users via spam logs 2017-04-17 17:17:31 -07:00
subscription.rb
system_note_metadata.rb Split status and confidentiality action 2017-04-04 12:36:58 +02:00
timelog.rb
todo.rb
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Merge branch 'uassign_on_member_removing' into 'master' 2017-04-20 12:42:41 +00:00
user_agent_detail.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb