Commit Graph

69 Commits (01fbf972aa609fc7a54393c399b6893a76dede92)

Author SHA1 Message Date
Torkel Ödegaard 75f9adf44f
Build: adding dependency used by extensions (#16622) 6 years ago
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017) 6 years ago
Carl Bergquist 4f46e739a2
Build: Updates goconvey to work on go1.12 (#16483) 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 years ago
jeroenvollenbrock 6fb76b7c9b update to aws-sdk-go v1.16.15 6 years ago
Daniel Lee 167e8815d3 ldap: upgrades go-ldap to v3 7 years ago
bergquist d5555f123f updates macaron session package 7 years ago
Dan Cech d20b15834f
add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux 7 years ago
Marcus Efraimsson d093244282
sqlstore: add support for checking if error is constraint validation error 7 years ago
Šimon Podlipský 2e1db2ca93 dep ensure (#13074) 7 years ago
Mitsuhiro Tanda 077cf9a343 dep ensure 7 years ago
Marcus Efraimsson c0830e9cde
mattn/go-sqlite3 v1.6.0 to v1.7.0 7 years ago
Marcus Efraimsson 5a96863eed
pin versions of xorm to resolve sql tests 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Marcus Efraimsson 4840adff00
elasticsearch: refactor query handling and use new es simple client 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
wph95 d6cdc2497c
Handle Interval Date Format similar to the JS variant 7 years ago
Marcus Efraimsson b816f18b3d fix: dep ensure. now without gofmt on ventor directory 7 years ago
Marcus Efraimsson a2eaf3954a test 7 years ago
Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 7 years ago
ryan cae9c28f70 fix lint problems 7 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 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 d36e424fe0 tech: ignore /data folder for dep 7 years ago
bergquist 7ed643f302 remove unused code from vendor 7 years ago
bergquist e023f79c5a migrate from govendor to dep 7 years ago
Daniel Lee 7bc7af6c39 mysql: update mysql driver to latest master 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
Leonard Gram ff766970dc Updates go-stack to v1.7.0. 7 years ago
linux chips dd7ab43d09 added missing cases for DATETIME datatype 8 years ago
bergquist 0f6c470e03 add go-plugin deps to vendor 8 years ago
linux chips c75f9a1923 MSSQL Data Source 8 years ago
Sven Klemm f8698dc49b update lib/pq (#9788) 8 years ago
bergquist dea631bedc tech: remove rabbitmq event publisher 8 years ago
stuart nelson 93ac6680ab update log15 (#9622) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
bergquist e84ff24833 adds codahale to vendor 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist d0ab028cfc remove unused deps 8 years ago
Konstantin Chukhlomin 72d7c4d620 Added GCS support #8370 8 years ago
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 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
Mitsuhiro Tanda 91a533d948 (cloudwatch) high resolution custom metrics (#8958) 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
Torkel Ödegaard 7c50563f0f fix: fixed crash when gzip was enabled 8 years ago
Daniel Lee b4cfb225cf tech: updates log15 vendor packages 8 years ago
Torkel Ödegaard 4720216e5e tech: upgraded macaron & macaron inject, binding, session 8 years ago