gitlab-org--gitlab-foss/spec
Kamil Trzcinski 8ce1896b46 Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit
* commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9':
  Let contributors know where to start
  Ensure branch cleanup regardless of whether the import process succeeds
  Fix failing todo tests
  Reorder the todos because the use of the project finder attempts to order them differently
  Update target todo test to use a public project
  Use the project finder in the todos finder to limit todos to just ones within projects you have access to.
  Move filtering todos by projects not pending deletion into a scope on the todo model
  Reduce the filters on the todos joins project query by being explicit about the join
  Ensure we don't show TODOS for projects pending delete
  Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb
  Remove unused Issuable#is_assigned? method
  fixup! Don't allow merges with new commits
  fixup! Add `sha` parameter to MR accept API
  Reduce Namespace queries in UserReferenceFilter
  Added ReferenceFilter#nodes
  Returning enums in ReferenceFilter#each_node
  Don't allow merges with new commits
  Add `sha` parameter to MR accept API
2016-06-03 15:53:26 +02:00
..
config Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
controllers Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' 2016-06-03 12:41:58 +00:00
factories Try to use `pipeline` where applicable 2016-06-03 13:09:49 +02:00
features Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit 2016-06-03 15:53:26 +02:00
finders Make upcoming milestone work across projects 2016-05-16 10:25:24 +01:00
fixtures Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
helpers Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline 2016-06-02 16:59:04 +02:00
initializers Add tests for setting trusted_proxies 2016-05-04 15:49:39 -07:00
javascripts Move JS graph specs to match assets tree. 2016-06-01 19:48:01 -06:00
lib Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit 2016-06-03 15:53:26 +02:00
mailers Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
models Fix more places where we should rename ci_commit to pipeline 2016-06-03 14:46:17 +02:00
requests Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit 2016-06-03 15:53:26 +02:00
routing Merge branch 'health-check-route' 2016-05-12 16:39:03 -05:00
services Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit 2016-06-03 15:53:26 +02:00
support Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline 2016-06-02 16:59:04 +02:00
tasks/gitlab Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline 2016-06-02 16:59:04 +02:00
factories_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
rails_helper.rb
spec_helper.rb Update rspec-rails from 3.3.3 to 3.4.2. 2016-05-01 13:44:50 -06:00
teaspoon_env.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00