Commit Graph

3999 Commits (3de439ddca90ac4d0ef630b1ff4244e53773e6b1)

Author SHA1 Message Date
Mario Trangoni 74533a7a19 pkg/services/sqlstore/user_auth_test.go: comment unused users slice 7 years ago
Torkel Ödegaard 8c9939df72 Adds backend hooks service so extensions can modify index data 7 years ago
Torkel Ödegaard d6292f8345 removed unused setting variable 7 years ago
Torkel Ödegaard d5d8d7efa6 minor setting refactorings 7 years ago
Dan Cech 19b69a82af
fmt 7 years ago
Torkel Ödegaard b671b9704f changed property name to UserWasDeleted and added an assert for it 7 years ago
Mario Trangoni 9c44c75936 pkg/services/alerting/notifiers/telegram.go: check error before close. 7 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Torkel Ödegaard abef94b0da made it possible to have frontend code in symlinked folders that can add routes 7 years ago
Yuan Liu 18dfdc4f0d
add test for es alert when group by has no limit 7 years ago
Torkel Ödegaard 9585dc7825 added the UserWasRemoved flag to make api aware of what happened to return correct message to UI 7 years ago
Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
Yuan Liu f8a8b213f9
remove tab 7 years ago
Yuan Liu 567db87c3a
bug fix 7 years ago
Yuan Liu 3b9ab6e204
Update time_series_query.go 7 years ago
Dan Cech a4f90fd10d
add admin page to show enterprise license status 7 years ago
Marcus Efraimsson c0b7ca3902 fix /api/org/users so that query and limit querystrings works 7 years ago
Marcus Efraimsson 0612ce9b75
cloudwatch: return early if execute query returns error 7 years ago
Mitsuhiro Tanda f0fb8123ae add test for automatically unit set 7 years ago
Mitsuhiro Tanda 37e749f6da fix crach bug 7 years ago
Mitsuhiro Tanda 6ed1cbd5bb set unit for CloudWatch GetMetricStatistics result 7 years ago
Dan Cech d20b15834f
add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux 7 years ago
Erik Sundell 8d53799bcd stackdriver: always use regex full match for =~ and !=~operator 7 years ago
Erik Sundell 7e6a5c0a74 stackdriver: add tests from regex matching 7 years ago
Erik Sundell a3122a4b85 stackdriver: test build filter string 7 years ago
Erik Sundell 5f7795aa1f stackdriver: test that no interpolation is done when there are no wildcards 7 years ago
Erik Sundell 2a0d7a8803 stackdriver: remove debug logging 7 years ago
Erik Sundell 035be6cbbe stackdriver: add more tests 7 years ago
Erik Sundell 68332c5951 stackdriver: fix broken substring. also adds tests 7 years ago
Erik Sundell 2e665fba0f stackdriver: remove not necessary helper functions 7 years ago
Erik Sundell 4d8f594d31 stackdriver: interpolate stackdriver filter wildcards when asterix is used in filter 7 years ago
bergquist 4498d75b17 provisioning: adds more logging about failed to deletion of provisioned dashboards 7 years ago
Marcus Efraimsson 3fa8088192
dataproxy should forward a trailing slash to proxy 7 years ago
Marcus Efraimsson 8bf4d68035
add datasource proxy test to verify trailing slashes are forwarded 7 years ago
Marcus Efraimsson 6407ec4128
mssql: fix tests 7 years ago
Mario Trangoni afab9085eb pkg/tsdb/postgres/postgres_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 3632e9c756 pkg/tsdb/mysql/mysql_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 0f25dec117 pkg/tsdb/mssql/mssql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm e303468c0c adjust mssql tests 7 years ago
Mario Trangoni 88efb87b0d pkg/tsdb/elasticsearch/client/client_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni d1e1fb7e72 pkg/services/alerting/notifiers/telegram_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Mitsuhiro Tanda c2c0cdb49c add test 7 years ago
Mitsuhiro Tanda 6770f2e940 stackdriver heatmap support 7 years ago
Torkel Ödegaard ed0c2296b6 added slow queries scenario to test data source, added new panel test dashboard with slow queries 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Torkel Ödegaard 9e72588cec wip: began work on support for testdata tables & annotations support 7 years ago
Marcus Efraimsson 0e0901874b
better comment about state changes 7 years ago
Marcus Efraimsson 418f77e70e
get or create alert notification should use transaction 7 years ago