summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/database_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow setting of a custom connection pool hostYorick Peterse2017-02-221-3/+18
* Merge branch 'create-connection-pool' into 'master' Yorick Peterse2017-02-141-0/+48
|\
| * Have some simple way to create connection poolLin Jen-Shin2017-02-141-0/+48
* | Don't connect in Gitlab::Database.adapter_namefix-ar-connection-leaksYorick Peterse2017-02-131-0/+6
|/
* Improve performance of finding last deployed environmentDouwe Maan2017-02-061-0/+16
* Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-0/+16
* Fix undefined method `postgresql?` during migrationrs-gitlab-database-moduleRobert Speicher2016-02-151-0/+32
* Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+20
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Added methods for detecting MySQL/PostgreSQLYorick Peterse2015-10-071-0/+17