gitlab-org--gitlab-foss/app/models
Lin Jen-Shin 99b142bcf6 Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL
* upstream/master: (251 commits)
  Don't match email addresses or foo@bar as user references
  Revert "Update GITLAB_SHELL_VERSION"
  Update GITLAB_SHELL_VERSION
  Add feature toggles through Flipper
  Change no_limits to limits
  Move includes call to scope
  Add GitLab Resources to University
  Add Documentation for GIT_CHECKOUT variable
  Remove entry variable
  Do not try to preload Commits when using Note.includes(:noteable)
  Ui improvements for count badges and permission badges
  Rename the other jobs
  Update jobs_spec for changes from builds_spec
  Introduce source to pipeline entity
  Update docs related to protected actions
  Add changelog for protected branches abilities fix
  Ask for an example project for bug reports
  Center loading spinner in issuable filters
  Fix chat commands specs related to protected actions
  Fix builds controller specs related to protected actions
  ...
2017-06-01 17:42:38 +08:00
..
blob_viewer Consistent diff and blob size limit names 2017-05-29 17:02:02 -05:00
ci Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL 2017-06-01 17:42:38 +08:00
concerns Resolve N+1 query issue with discussions 2017-05-29 16:08:05 -05:00
cycle_analytics
hooks Implement web hooks logging 2017-05-25 10:07:52 +03:00
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 Don’t create comment on JIRA if link already exists 2017-05-30 15:37:27 +02:00
protected_branch Enabled no-one as a merge access level in protected branches 2017-05-10 17:19:40 +01:00
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 Allow disabling usage ping in `gitlab.yml` 2017-05-11 09:20:11 +01: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 Consistent diff and blob size limit names 2017-05-29 17:02:02 -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 Add support for deltas_only under Gitaly 2017-05-13 18:27:06 +02:00
commit_range.rb
commit_status.rb Test the ExpireJobCacheWorker and related changes 2017-05-22 22:07:11 +02: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 Keep presentation logic in one place and remove unecessary arguments. 2017-05-11 23:07:12 +02:00
diff_discussion.rb Add system note with link to diff comparison when MR discussion becomes outdated 2017-05-23 16:27:30 -05:00
diff_note.rb Merge branch 'dm-diff-cleanup' into 'master' 2017-05-25 22:15:57 +00:00
directly_addressed_user.rb
discussion.rb Move includes call to scope 2017-05-31 14:00:30 -05:00
discussion_note.rb Refactor resolvability checks based on type 2017-04-06 10:51:45 -05:00
email.rb
environment.rb Custom queries for prometheus 2017-05-11 23:07:12 +02:00
event.rb Update last_repository_updated_at when a push event is created 2017-05-04 15:36:04 -03:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
group.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02: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 Rename all references to rendered_title to realtime_changes 2017-05-13 21:23:58 +01:00
issue_assignee.rb Move update_assignee_cache_counts to the service 2017-05-12 14:12:29 +03:00
issue_collection.rb
key.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
label.rb Provide default for calculating label text color (!11681) 2017-05-25 19:08:37 +02:00
label_link.rb
label_priority.rb
legacy_diff_discussion.rb Allow commenting on older versions of the diff and comparisons between diff versions 2017-05-03 14:47:21 -05:00
legacy_diff_note.rb Pass fallback_diff_refs to Diff::File instead of using view helpers 2017-05-23 15:37:05 -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 Collect all users by single query when using Member#add_users 2017-04-28 11:50:11 +03:00
merge_request.rb Consistent diff and blob size limit names 2017-05-29 17:02:02 -05:00
merge_request_diff.rb Merge branch 'dm-diff-cleanup' into 'master' 2017-05-25 22:15:57 +00:00
merge_requests_closing_issues.rb
milestone.rb Fix: Milestone - Participants list is showing duplicate assignees 2017-05-29 12:24:30 +03:00
namespace.rb Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
note.rb Move includes call to scope 2017-05-31 14:00:30 -05: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 Merge branch 'master' into 'trigger-source' 2017-05-31 21:15:40 +00:00
project_authorization.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
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 Don't allow to pass a user to ProjectWiki#http_url_to_repo 2017-05-30 14:18:58 +02: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
readme_blob.rb Load tree readme asynchronously 2017-05-10 08:21:58 -05:00
redirect_route.rb Delete conflicting redirects 2017-05-05 12:11:58 -07:00
release.rb
repository.rb Incorporate Gitaly's local_branches operation into repo code 2017-05-17 18:12:10 -04:00
route.rb Change project list cache key to use route.cache_key instead of namespace 2017-05-12 18:27:59 +03:00
security_event.rb
sent_notification.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
service.rb Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
snippet.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
snippet_blob.rb Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05: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 Add system note with link to diff comparison when MR discussion becomes outdated 2017-05-23 16:27:30 -05:00
timelog.rb
todo.rb Improve text on todo list when the todo action comes from yourself 2017-04-28 14:24:32 +02:00
tree.rb Load tree readme asynchronously 2017-05-10 08:21:58 -05:00
trending_project.rb
u2f_registration.rb
upload.rb
user.rb Don't match email addresses or foo@bar as user references 2017-05-31 17:11:17 -05:00
user_agent_detail.rb
users_star_project.rb
wiki_directory.rb
wiki_page.rb Fix Project Wiki update 2017-03-20 13:53:23 +00:00