gitlab-org--gitlab-foss/spec
Lin Jen-Shin 39573c6dde Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
* upstream/master: (119 commits)
  Speed up operations performed by gitlab-shell
  Change the force flag to a keyword argument
  add image - issue boards - moving card
  copyedit == ee !2296
  Reset @full_path to nil when cache expires
  Replace existing runner links with icons and tooltips, move into btn-group.
  add margin between captcha and register button
  Eagerly create a milestone that is used in a feature spec
  Adjust readme repo width
  Resolve "Issue Board -> "Remove from board" button when viewing an issue gives js error and fails"
  Set force_remove_source_branch default to false.
  Fix rubocop offenses
  Make entrypoint and command keys to be array of strings
  Add issuable-list class to shared mr/issue lists to fix new responsive layout
  New navigation breadcrumbs
  Restore timeago translations in renderTimeago.
  Fix curl example paths (missing the 'files' segment)
  Automatically hide sidebar on smaller screens
  Fix typo in IssuesFinder comment
  Make Project#ensure_repository force create a repo
  ...
2017-07-04 05:15:27 +08:00
..
bin
config
controllers Merge branch '34116-milestone-filtering-on-group-issues' into 'master' 2017-07-03 11:17:55 +00:00
db/production Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by defaulting to false 2017-06-06 13:16:55 +02:00
factories Improve support for external issue references 2017-06-30 14:47:53 +02:00
features Merge branch '23036-replace-dashboard-new-project-spinach' into 'master' 2017-07-03 12:47:20 +00:00
finders Make finders responsible for counter cache keys 2017-06-30 10:33:46 +01:00
fixtures Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-22 15:05:52 +02:00
helpers Merge branch '34116-milestone-filtering-on-group-issues' into 'master' 2017-07-03 11:17:55 +00:00
initializers Instrument MergeRequestDiff#load_commits 2017-06-14 12:01:38 +01:00
javascripts Merge branch 'enable-webpack-code-splitting' into 'master' 2017-06-30 20:55:09 +00:00
lib Speed up operations performed by gitlab-shell 2017-07-03 18:28:29 +00:00
mailers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
migrations Rename the migration test to match the migration path 2017-06-27 18:29:23 +08:00
models Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-04 05:15:27 +08:00
policies Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-04 05:15:27 +08:00
presenters Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
requests Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-04 05:15:27 +08:00
routing Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
rubocop/cop Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
serializers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
services Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-04 05:15:27 +08:00
sidekiq/cron
support Improve support for external issue references 2017-06-30 14:47:53 +02:00
tasks Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
unicorn Increase unicorn test boot timeout to 5 minutes 2017-06-08 18:35:55 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Rebuild the dynamic path before validating it 2017-06-21 16:09:35 +02:00
views Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
workers Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-06-29 21:14:47 +08:00
factories_spec.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Include Devise::Test::IntegrationHelpers for all feature specs 2017-06-19 18:59:03 -05:00