gitlab-org--gitlab-foss/spec/lib
Yorick Peterse d769596aec Added Gitlab::SQL::Union class
This class can be used to join multiple AcitveRecord::Relation objects
together using a SQL UNION statement. ActiveRecord < 5.0 sadly doesn't
support UNION and existing Gems out there don't handle prepared
statements (e.g. they never incremented the variable bindings).
2015-11-18 13:02:43 +01:00
..
ci Allow to define cache in `.gitlab-ci.yml` 2015-11-10 23:01:11 +01:00
gitlab Added Gitlab::SQL::Union class 2015-11-18 13:02:43 +01:00
disable_email_interceptor_spec.rb Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
extracts_path_spec.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
file_size_validator_spec.rb Fix Style/IndentationWidth cop violations 2015-06-22 22:25:40 -07:00
git_ref_validator_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
repository_cache_spec.rb Remove unnecessary require from RepositoryCache spec 2015-06-04 11:40:43 -04:00
votes_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00