gitlab-org--gitlab-foss/spec
Rubén Dávila c210ddab92 Check if file has been modified for each action provided.
When commiting multiple files we're now checking if any of those files
has been modified by another commit and we're rejecting the new commit
in this case.
2017-12-20 01:24:53 -05:00
..
bin Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
config
controllers Merge branch 'zj-gitaly-pipelines-n-1' into 'master' 2017-12-19 16:23:00 +00:00
db/production
factories Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
features Merge branch '41264-gitlab-projects-spec-failures' into 'master' 2017-12-19 19:58:14 +00:00
finders Merge branch 'master' into list-multiple-clusters 2017-12-04 09:50:25 +00:00
fixtures Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master' 2017-12-18 11:28:02 +00:00
helpers fix the commit diff discussion sending the wrong url 2017-12-18 10:21:33 -05:00
initializers Fix rspec errors, and add more tests to MethodCall and ActionView 2017-11-02 18:11:43 +01:00
javascripts Remove related links in MR widget when empty state 2017-12-19 17:50:38 +00:00
lib [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rb 2017-12-19 14:54:45 +00:00
mailers Make discussion mail References all notes in the discussion 2017-12-13 21:26:01 +01:00
migrations Create models directly in migration specs 2017-12-12 09:44:21 +01:00
models Merge branch '36020-private-npm-modules' into 'master' 2017-12-19 16:43:19 +00:00
policies Refactor common protected ref check 2017-12-12 15:07:24 -08:00
presenters Present member collection at the controller level 2017-12-12 18:14:58 +01:00
requests sorting for tags api 2017-12-14 13:42:15 +00:00
routing Don't add a trailing slash in group redirects 2017-11-16 17:13:40 +00:00
rubocop/cop Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-12-15 17:14:26 +08:00
serializers Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
services Check if file has been modified for each action provided. 2017-12-20 01:24:53 -05:00
sidekiq/cron
support Merge branch 'rc/use-factory_bot_rails' into 'master' 2017-12-15 16:32:34 +00:00
tasks Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
unicorn Speed up Unicorn specs by using a dummy Rack application instead of GitLab 2017-11-22 19:51:57 +00:00
uploaders Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
validators Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
views Fix tags in the Activity tab not being clickable 2017-12-19 17:02:56 +00:00
workers Merge branch 'sh-add-schedule-pipeline-run-now' into 'master' 2017-12-18 13:08:51 +00:00
factories_spec.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00