gitlab-org--gitlab-foss/app/models
Lin Jen-Shin 08070c7695 Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins
* upstream/master: (120 commits)
  Update CHANGELOG for 8.9.4, 8.8.7, and 8.7.9.
  Remove additional entries from CHANGELOG
  Catch permission denied errors and ignore the disk
  Remove coveralls lines
  Make GH one-off auth the default again for importing GH projects
  Import from Github using Personal Access Tokens.
  Remove hardcoded gitlab-shell version in test env now that the required tag is published
  Updated breakpoint for sidebar pinning
  Expire branch/tag git data when needed.
  Remove unnecessary parens
  Enable Style/UnneededCapitalW Rubocop cop
  Expiry date on pinned nav cookie
  Fix broken spec in git_push_service_spec by stubbing an external issue tracker
  Handle external issues in IssueReferenceFilter
  Move Changelog entry for build retry fix to 8.9.4
  Add Changelog entry for build sidebar retry link fix
  Improve method that tells if build is retryable
  Do not show build retry link when build is active
  Remove coveralls as its unused
  Move changelot item "Add sub nav to file page view" to 8.9.4
  ...
2016-07-01 17:34:00 +08:00
..
ci Improve method that tells if build is retryable 2016-06-30 11:06:19 +02:00
concerns
hooks
members
network
project_services Merge branch 'rubocop/enable-space-after-cops' into 'master' 2016-06-29 19:50:08 +00:00
.gitkeep
ability.rb Disable Metrics/CyclomaticComplexity for Ability.allowed 2016-06-30 21:38:29 +08:00
abuse_report.rb
appearance.rb
application_setting.rb Add Application Setting to configure default Repository Path for new projects 2016-06-29 23:35:00 -04:00
audit_event.rb
award_emoji.rb
blob.rb
broadcast_message.rb
commit.rb
commit_range.rb
commit_status.rb
deploy_key.rb
deploy_keys_project.rb
deployment.rb
email.rb
environment.rb
event.rb
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
group.rb
identity.rb
issue.rb
key.rb
label.rb
label_link.rb
legacy_diff_note.rb
lfs_object.rb
lfs_objects_project.rb
member.rb
merge_request.rb
merge_request_diff.rb
milestone.rb
namespace.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
note.rb
notification_setting.rb
oauth_access_token.rb
personal_access_token.rb
personal_snippet.rb
project.rb Add Application Setting to configure default Repository Path for new projects 2016-06-29 23:35:00 -04:00
project_group_link.rb
project_import_data.rb
project_snippet.rb
project_team.rb
project_wiki.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
protected_branch.rb
release.rb
repository.rb Expire branch/tag git data when needed. 2016-06-30 16:17:38 +02:00
security_event.rb
sent_notification.rb
service.rb
snippet.rb
spam_log.rb
spam_report.rb
subscription.rb
todo.rb
tree.rb
u2f_registration.rb
user.rb
users_star_project.rb
wiki_page.rb