gitlab-org--gitlab-foss/spec
Lin Jen-Shin 94b3d33de1 If we use Rails magic it's breaking this test:
spec/lib/gitlab/data_builder/pipeline_data_builder_spec.rb

Because it would trigger the event just after saved and it would load
no builds and cache it. We should really avoid adding more magic.
2016-08-04 01:04:18 +08:00
..
config Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
controllers Incorporate feedback 2016-07-29 13:54:45 +02:00
factories Merge branch 'zj-env-external-url' into 'master' 2016-08-01 09:04:09 +00:00
features Fix search results for notes without commits 2016-08-01 11:53:12 -03:00
finders Fix specs 2016-08-01 13:24:06 +02:00
fixtures Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-26 14:51:52 +08:00
helpers Improve diff performance by eliminating redundant checks for text blobs 2016-07-29 21:06:50 -07:00
initializers Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. 2016-07-31 15:36:11 -04:00
javascripts ES6ify all the things! 2016-07-24 23:45:11 +03:00
lib Implement pipeline hooks, extracted from !5525 2016-08-02 18:22:24 +08:00
mailers Make Notify specs more robust by setting up assignee names 2016-07-22 13:54:12 +02:00
models If we use Rails magic it's breaking this test: 2016-08-04 01:04:18 +08:00
requests Implement pipeline hooks, extracted from !5525 2016-08-02 18:22:24 +08:00
routing Clean up unused routes 2016-07-26 12:06:42 +02:00
services webhooks: include old revision in MR update events 2016-08-01 11:20:07 -04:00
support Merge branch 'fix-extra-new-line-crlf' into 'master' 2016-08-01 12:30:13 +00:00
tasks/gitlab Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
workers Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-27 18:11:50 +08:00
factories_spec.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
rails_helper.rb
simplecov_env.rb Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
spec_helper.rb Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
teaspoon_env.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00