gitlab-ce/spec
Valery Sizov bb86df1bd2 Merge branch 'fix-branches-cache-after-merge' into 'master'
Expire cache when merge request source branch was removed

Re-implement !1160 for 8.0. Also we have tests for MergeWorker now! Yay 

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

See merge request !1224
2015-09-01 09:09:03 +00:00
..
controllers Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLab 2015-08-23 09:23:44 -07:00
factories Allow users to send abuse reports 2015-08-06 14:03:27 +02:00
features Fix failing spec 2015-08-25 15:57:55 -07:00
finders Add `Group#add_*` convenience methods 2015-08-07 00:20:02 -04:00
fixtures No HTML-only email please 2015-08-21 16:09:55 -07:00
helpers Re-add user_color_scheme helper 2015-08-26 11:33:44 -07:00
javascripts Fix the "Reload with full diff" URL button 2015-07-23 12:53:54 -07:00
lib Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993 2015-08-29 11:49:14 -07:00
mailers Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
models Merge branch 'hide-recent-push' into 'master' 2015-08-21 14:54:53 +00:00
requests/api Fix Error 500 in API when accessing a group that has an avatar 2015-08-24 07:46:06 -07:00
routing Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
services Don't notify users without access to the project when they are (accidentally) mentioned in a note. 2015-08-26 17:23:22 -07:00
support Fix markdown specs again. Apparently development and test behave differently. 2015-08-20 15:41:34 -07:00
tasks/gitlab Use a separate backup test directory and nuke its contents 2015-07-24 18:54:06 +02:00
workers Expire cache when merge request source branch was removed 2015-08-28 10:23:56 +02:00
factories.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
factories_spec.rb
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Move coverage-related setup back to spec_helper 2015-07-13 22:41:47 -04:00
teaspoon_env.rb