gitlab-org--gitlab-foss/spec/rubocop/cop
Lin Jen-Shin fc6aad0b44 Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules
* upstream/master: (1723 commits)
  Resolve "Editor icons"
  Refactor issuable destroy action
  Ignore routes matching legacy_*_redirect in route specs
  Gitlab::Git::RevList and LfsChanges use lazy popen
  Gitlab::Git::Popen can lazily hand output to a block
  Merge branch 'master-i18n' into 'master'
  Remove unique validation from external_url in Environment
  Expose `duration` in Job API entity
  Add TimeCop freeze for DST and Regular time
  Harcode project visibility
  update a changelog
  Put a condition to old migration that adds fast_forward column to MRs
  Expose project visibility as CI variable
  fix flaky tests by removing unneeded clicks and focus actions
  fix flaky test in gfm_autocomplete_spec.rb
  Use Gitlab::Git operations for repository mirroring
  Encapsulate git operations for mirroring in Gitlab::Git
  Create a Wiki Repository's raw_repository properly
  Add `Gitlab::Git::Repository#fetch` command
  Fix Gitlab::Metrics::System#real_time and #monotonic_time doc
  ...
2017-11-06 21:44:57 +08:00
..
migration Also warn on timestamp in datetime migration cop 2017-10-10 10:36:10 +01:00
rspec Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs 2017-10-18 18:42:09 +02:00
active_record_dependent_spec.rb Added Cop to blacklist the use of dependent: 2017-07-06 12:01:36 +02:00
active_record_serialize_spec.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
custom_error_class_spec.rb
gem_fetcher_spec.rb
in_batches_spec.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
module_with_instance_variables_spec.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
polymorphic_associations_spec.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
project_path_helper_spec.rb Add ProjectPathHelper cop 2017-07-05 11:12:00 -05:00
redirect_with_status_spec.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00