Commit Graph

9 Commits (748cb449117ac417b977a7ad1a4df2b08e205c51)

Author SHA1 Message Date
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Leonard Gram f6fac03958 tech: adds/removes in vendor folder according to dep 0.4.0. 7 years ago
bergquist 6618bff806 mysql: pin the mysql dependency 7 years ago
bergquist 7ed643f302 remove unused code from vendor 7 years ago
bergquist e023f79c5a migrate from govendor to dep 7 years ago
Sven Klemm f8698dc49b update lib/pq (#9788) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 years ago
bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago