gitlab-org--gitlab-foss/spec
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
..
config
controllers Import from Github using Personal Access Tokens. 2016-06-30 18:48:17 +02:00
factories Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-project 2016-06-20 14:04:14 +00:00
features Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins 2016-07-01 17:34:00 +08:00
finders Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
fixtures optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
helpers Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
initializers Merge branch 'rack-request-trusted-proxies' into 'master' 2016-06-30 15:37:16 +00:00
javascripts Merge branch 'emoji-menu-stick-search' into 'master' 2016-06-27 18:03:08 +00:00
lib Merge branch 'fix-external-issue-rendering' into 'master' 2016-06-30 17:46:20 +00:00
mailers Fallback to group's owners/masters when a project has none 2016-06-20 12:10:37 +02:00
models Merge branch 'fix/build-retry-button-in-view' into 'master' 2016-06-30 18:23:34 +00:00
requests Add Application Setting to configure default Repository Path for new projects 2016-06-29 23:35:00 -04:00
routing
services Merge branch 'fix-external-issue-rendering' into 'master' 2016-06-30 17:46:20 +00:00
support Remove hardcoded gitlab-shell version in test env now that the required tag is published 2016-06-30 11:52:38 -04:00
tasks/gitlab Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
views Do not show build retry link when build is active 2016-06-30 11:06:19 +02:00
workers Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Remove coveralls lines 2016-06-30 19:52:36 +02:00
teaspoon_env.rb