gitlab-org--gitlab-foss/app/models
Luke Bennett cac2d06e13 Add instance_statistics_visibility_private application setting and top nav icon 2018-07-27 15:54:27 +02:00
..
application_setting Messaging on terms page when user already accepted 2018-06-04 22:22:11 +02:00
badges Projects and groups badges API 2018-03-05 17:51:40 +00:00
blob_viewer
ci Add missing `CI_COMMIT_BEFORE_SHA` predefined variable 2018-07-12 15:41:08 +02:00
clusters Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5163 to CE 2018-07-25 09:39:39 +01:00
concerns Fix namespace move callback behavior, especially to fix Geo replication of namespace moves during certain exceptions 2018-07-26 18:44:21 +00:00
conversational_development_index
diff_viewer
hooks Fixed pagination of web hook logs 2018-07-03 14:24:17 +02:00
issue
members Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
merge_request
network Resolve Naming/UncommunicativeMethod 2018-07-09 21:13:08 +08:00
project_services Fix couple of moments in HangoutsChatService and its spec 2018-07-14 20:45:53 +09:00
protected_branch
protected_tag
storage Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
.gitkeep
ability.rb Backport of 4084-epics-username-autocomplete 2018-05-04 11:33:09 -06:00
abuse_report.rb
active_session.rb Display and revoke active sessions 2018-05-02 08:08:16 +00:00
appearance.rb allow uploading favicon in appearance settings 2018-06-05 16:20:18 +02:00
application_setting.rb Add instance_statistics_visibility_private application setting and top nav icon 2018-07-27 15:54:27 +02:00
audit_event.rb
award_emoji.rb
badge.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
blob.rb
board.rb Unify app/views/shared/issuable/_search_bar.html.haml 2018-07-05 17:27:30 +08:00
broadcast_message.rb Backport: Propagate broadcast messages to secondaries 2018-04-11 11:28:44 -07:00
chat_name.rb
chat_team.rb
commit.rb Preload pipeline data for project pipelines 2018-05-17 13:53:00 +02:00
commit_collection.rb
commit_range.rb
commit_status.rb Enable mapping to nil in enums 2018-06-06 20:46:54 +02:00
compare.rb Remove unused Compare#base_commit 2018-03-08 11:39:50 -03:00
container_repository.rb
cycle_analytics.rb
dashboard_milestone.rb
deploy_key.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
deploy_keys_project.rb
deploy_token.rb Rename the module and add a simple test to check 2018-07-27 17:52:45 +08:00
deployment.rb Remove unused `stop_action?` method from deployment class 2018-07-12 12:31:33 +02:00
diff_discussion.rb
diff_note.rb Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
directly_addressed_user.rb
discussion.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
discussion_note.rb
email.rb fixes #47716 where email confirmation fails after adding additional emails 2018-07-25 16:15:04 +00:00
environment.rb Rename environments stop action method 2018-07-12 12:22:11 +02:00
epic.rb
event.rb Throttle updates to Project#last_repository_updated_at. 2018-05-29 12:51:32 +02:00
event_collection.rb
external_issue.rb
fork_network.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
fork_network_member.rb
forked_project_link.rb
generic_commit_status.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
global_label.rb
global_milestone.rb
gpg_key.rb
gpg_key_subkey.rb
gpg_signature.rb
group.rb Revert "Merge branch 'ee-5481-epic-todos' into 'master'" 2018-07-11 18:33:24 +02:00
group_custom_attribute.rb
group_label.rb
group_milestone.rb
guest.rb
identity.rb Backport Identity.uniqueness_scope from EE 2018-05-02 14:36:47 +01:00
import_export_upload.rb Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
individual_note_discussion.rb
instance_configuration.rb
internal_id.rb Move kubeclient and namespace variables to the private interface 2018-07-25 09:39:39 +01:00
issue.rb Revert "Merge branch 'ee-5481-epic-todos' into 'master'" 2018-07-11 18:33:24 +02:00
issue_assignee.rb
issue_collection.rb
key.rb
label.rb Properly detect label reference if followed by period or question mark 2018-06-18 17:47:29 +02:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb
legacy_diff_note.rb
lfs_file_lock.rb
lfs_object.rb Fix file_store for artifacts and lfs when saving 2018-05-01 22:27:54 +02:00
lfs_objects_project.rb
list.rb Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
member.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
merge_request.rb Fix notify_conflict? raising exception when branches do not exist 2018-07-02 19:42:23 +08:00
merge_request_diff.rb Render MR page when no persisted diff_refs or diffs size 2018-07-18 10:53:19 +01:00
merge_request_diff_commit.rb [Rails5] Update `type_cast_*_database` methods 2018-04-06 10:57:19 +00:00
merge_request_diff_file.rb Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
merge_requests_closing_issues.rb
milestone.rb [Rails5] Fix milestone GROUP BY query 2018-07-06 12:41:01 +11:00
namespace.rb Port Namespace#root_ancestor to CE 2018-06-26 17:58:51 +08:00
note.rb Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'master' 2018-07-17 15:57:10 +00:00
note_diff_file.rb Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
notification_reason.rb
notification_recipient.rb Merge branch 'issue_44230' into 'master' 2018-06-07 20:10:45 +00:00
notification_setting.rb Allow to toggle notifications for issues due soon 2018-07-12 12:03:29 -03:00
oauth_access_grant.rb
oauth_access_token.rb
out_of_context_discussion.rb
pages_domain.rb Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07:00
personal_access_token.rb
personal_snippet.rb Fix an N+1 in avatar URLs 2018-06-05 14:57:19 +01:00
project.rb Added SiteStatistics as counter cache for Projects and Wikis 2018-07-24 18:44:07 +02:00
project_authorization.rb
project_auto_devops.rb Enforce setting string as value of the CI/CD variable 2018-06-25 14:48:34 +02:00
project_ci_cd_setting.rb Fix Project#group_runners_enabled as it was doing nothing 2018-05-03 14:37:19 +02:00
project_custom_attribute.rb
project_deploy_token.rb Increase test suite around deploy tokens behavior 2018-04-06 21:20:17 -05:00
project_feature.rb Added SiteStatistics as counter cache for Projects and Wikis 2018-07-24 18:44:07 +02:00
project_group_link.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
project_import_data.rb Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07:00
project_import_state.rb Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
project_label.rb
project_snippet.rb
project_statistics.rb Update ProjectStatistics#build_artifacts_size synchronously without summing (#41059) 2018-04-19 18:35:40 +10:00
project_team.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
project_wiki.rb Use limit parameter to retrieve Wikis from Gitaly 2018-07-24 15:36:31 -07:00
protectable_dropdown.rb
protected_branch.rb Rename master to maintainer 2018-06-06 20:57:14 +09:00
protected_ref_matcher.rb
protected_tag.rb
push_event.rb
push_event_payload.rb
readme_blob.rb
redirect_route.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00
release.rb
remote_mirror.rb Merge branch 'security-event-counters-private-data' into 'master' 2018-07-24 20:25:25 +00:00
repository.rb Merge branch 'security-event-counters-private-data' into 'master' 2018-07-24 20:25:25 +00:00
route.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00
security_event.rb
sent_notification.rb Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
service.rb Add dummy Google Hangouts Chat integration 2018-07-14 20:45:04 +09:00
site_statistic.rb Document site statistics API 2018-07-24 18:44:08 +02:00
snippet.rb Add discussion API 2018-03-07 12:27:50 +01:00
snippet_blob.rb
spam_log.rb
subscription.rb
system_note_metadata.rb Backport of 1481-changing-weight-values-should-trigger-system-notes 2018-05-03 11:18:51 -07:00
term_agreement.rb Messaging on terms page when user already accepted 2018-06-04 22:22:11 +02:00
timelog.rb Rails5 fix expected `issuable.reload.updated_at` to have changed 2018-06-13 07:52:35 +02:00
todo.rb Revert "Merge branch 'ee-5481-epic-todos' into 'master'" 2018-07-11 18:33:24 +02:00
tree.rb
trending_project.rb
u2f_registration.rb
upload.rb remove EE-only code 2018-03-22 13:00:58 -04:00
user.rb Remove duplicated include IgnorableColumn 2018-07-19 17:48:39 +08:00
user_agent_detail.rb
user_callout.rb Resolve "Inform users of up to $500 offer for GCP account" 2018-05-07 18:06:02 +00:00
user_custom_attribute.rb
user_interacted_project.rb Shortcut and return on duplicate record error. 2018-03-06 12:53:15 +01:00
user_synced_attributes_metadata.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'master' 2018-07-17 15:57:10 +00:00