1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00
metasploit-framework/spec
Luke Imhoff 55a8f6f339
Remove Msf::DBManager::Sink
MSP-11614

`Msf::DBManager::Sink` contains code for a `sink` that is a meant to
serialize database events, but it's unneeded because all database events
go directly through ActiveRecord, which handles threading.
2014-11-14 10:51:51 -06:00
..
factories/mdm cleans up a bunch of spec msftidy issues 2014-08-26 15:24:08 -05:00
file_fixtures Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
lib Remove Msf::DBManager::Sink 2014-11-14 10:51:51 -06:00
models/metasploit/credential cleans up a bunch of spec msftidy issues 2014-08-26 15:24:08 -05:00
modules Uncomment specs used to cause failure 2014-10-27 15:27:16 -05:00
support Remove Msf::DBManager::Sink 2014-11-14 10:51:51 -06:00
tools Remove fastlib 2014-09-18 15:24:21 -05:00
modules_spec.rb Tag module specs with :content 2014-10-27 14:25:34 -05:00
msfcli_spec.rb Remove fastlib 2014-09-18 15:24:21 -05:00
msfupdate_spec.rb Avoid its in Msfupdate specs 2014-09-02 12:53:24 -05:00
spec_helper.rb Tag module specs with :content 2014-10-27 14:25:34 -05:00