Torkel Ödegaard 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
..
oid e023f79c5a migrate from govendor to dep hace 8 años
LICENSE.md 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
array.go d1c9760fa8 Postgres Data Source (#9475) hace 8 años
buf.go 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 hace 8 años
conn.go 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
conn_go18.go 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
copy.go 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 hace 8 años
doc.go e023f79c5a migrate from govendor to dep hace 8 años
encode.go f8698dc49b update lib/pq (#9788) hace 8 años
error.go 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
notify.go 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
rows.go d1c9760fa8 Postgres Data Source (#9475) hace 8 años
ssl.go 80d694d205 Backend image rendering as plugin (#11966) hace 7 años
ssl_go1.7.go 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 hace 8 años
ssl_permissions.go 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 hace 8 años
ssl_renegotiation.go 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 hace 8 años
ssl_windows.go 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 hace 8 años
url.go 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 hace 8 años
user_posix.go 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 hace 8 años
user_windows.go 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
uuid.go 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 hace 8 años