Commit Graph

51 Commits (#45948-entity-events-trigger)

Author SHA1 Message Date
Dirkco du Plessis b52794601d
mssql: explicit disable encryption when its disabled (#46546) 3 years ago
Morten Nygaard Åsnes 9e4aafa719
MSSQL: Configuration of certificate verification for TLS connection (#31865) 3 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 3 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Ivan Anselmi cf3105e5be
MSSQL: Change regex to validate Provider connection string (#40248) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed (#38986) 4 years ago
ying-jeanne c989f0fbbe
SQL: Migrate to use SDK contracts (#36635) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Arve Knudsen 2c72f8babc
MSSQL: By default let driver choose port (#32417) 4 years ago
Marcus Efraimsson b82c510581
Postgres/MySQL/MSSQL: Don't return connection failure details to the client (#32408) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Eder Nucci c22940fe35
MSSQL: Fix parsing of uniqueidentifier type (#25751) 5 years ago
Arve Knudsen d352c213b3
API: Recognize MSSQL data source URLs (#25629) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573) 6 years ago
Marcus Efraimsson 3de693af49
MySQL: Limit datasource error details returned from the backend (#19373) 6 years ago
Marcus Efraimsson 0f524fc947
MSSQL: Revert usage of new connectionstring format (#19203) 6 years ago
Brian Gann 9eafc693b2
MSSQL: Fix memory leak when debug enabled (#19049) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Elykov Alexandr 2514209083 MSSQL: Change connectionstring to URL format to fix using passwords with semicolon (#18384) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
Andrej Ocenas 09b9b595b2 Add check for Env before log 6 years ago
Marcus Efraimsson d433ca7d40
fix util for splitting host and port 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
Vlad Ellis c208186f26 Parse database host correctly when using IPv6 7 years ago
Ramiro Morales 49a3bd3097 add encrypt connstr param conditionally on the value chosen via GUI. 7 years ago
Ramiro Morales d859a6aeb8 rename new JSON data attrbute. 7 years ago
Ramiro Morales 37f16ca80a Add 'encrypt' setting to MSSQL data source. 7 years ago
Marcus Efraimsson 4f7882cda2
mssql: use new sql engine 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Marcus Efraimsson 1452634a2a
mssql: fix value columns conversion to float when using timeseries query 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Marcus Efraimsson 9d84e6f31f
mssql: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 7 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 7 years ago
Marcus Efraimsson 24c0f28f41 mssql: allow host without port and fallback to default port 1433 7 years ago
Marcus Efraimsson f0f8006d8d mssql: support money, smallmoney and decimal data types 7 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 7 years ago
linux chips 6e7a067857 adding support for sgl native time datatypes 8 years ago
linux chips 5114b1f792 fixing a few fromattings 8 years ago
linux chips c75f9a1923 MSSQL Data Source 8 years ago