gitlab-org--gitlab-foss/spec/lib
Yorick Peterse bda30182e0
Add returning IDs to Gitlab::Database.bulk_insert
This adds the keyword argument "return_ids" to
Gitlab::Database.bulk_insert. When set to `true` (and PostgreSQL is
used) this method will return an Array of the IDs of the inserted rows,
otherwise it will return an empty Array.
2017-11-07 22:28:57 +01:00
..
api/helpers
banzai Fix GFM reference links for closed milestones 2017-11-07 14:32:32 +11:00
bitbucket
constraints
container_registry Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
github Fix notes type created from import 2017-09-29 11:18:58 +00:00
gitlab Add returning IDs to Gitlab::Database.bulk_insert 2017-11-07 22:28:57 +01:00
google_api Change default cluster size to n1-standard-2 2017-11-06 15:04:15 +01:00
json_web_token
mattermost
microsoft_teams
rspec_flaky Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener spec 2017-10-06 19:57:42 +02:00
system_check Remove an exception from the git user default SSH config check 2017-11-02 13:31:11 +00:00
additional_email_headers_interceptor_spec.rb Only set Auto-Submitted header once 2017-10-30 13:50:19 +00:00
after_commit_queue_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
file_size_validator_spec.rb
gitlab_spec.rb
repository_cache_spec.rb
system_check_spec.rb