Marcus Efraimsson 1dd9646a50 fix failing test due to time diff issues 7 tahun lalu
..
migrations 861af4cb97 Improve extensions build. (#12461) 7 tahun lalu
migrator 6c0752473a Sqlstore refactor (#11908) 7 tahun lalu
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) 7 tahun lalu
alert.go 10aaf7b506 Adding eval_data to alerts query results 7 tahun lalu
alert_notification.go be2d635078 Simplify error returns (gosimple) 7 tahun lalu
alert_notification_test.go 1dfff74da9 move database-specific code into dialects (#11884) 7 tahun lalu
alert_test.go f5cc7618c5 alert: add missing test after refactor 7 tahun lalu
annotation.go 132df4553c fix: annnotation api & sql issue 7 tahun lalu
annotation_test.go 132df4553c fix: annnotation api & sql issue 7 tahun lalu
apikey.go 09e71e00a3 sql: adds tests for InTransaction 7 tahun lalu
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 tahun lalu
dashboard.go 770acee56a new property for current user indicating if edit permissions in folders 7 tahun lalu
dashboard_acl.go d86ed679b1 return inherited property for permissions 7 tahun lalu
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues 7 tahun lalu
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders 7 tahun lalu
dashboard_provisioning.go 949484b949 provisioning: simplify db query 7 tahun lalu
dashboard_provisioning_test.go 949484b949 provisioning: simplify db query 7 tahun lalu
dashboard_service_integration_test.go d7688241c6 Merge branch 'master' into readonly_dashboards 7 tahun lalu
dashboard_snapshot.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 tahun lalu
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) 7 tahun lalu
dashboard_test.go 1dd9646a50 fix failing test due to time diff issues 7 tahun lalu
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 tahun lalu
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 tahun lalu
datasource.go 1a041a2250 bug: return correct err message 7 tahun lalu
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 tahun lalu
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 tahun lalu
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 tahun lalu
login_attempt.go 0053be9882 login: uses epochs for login throtting. 7 tahun lalu
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 tahun lalu
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 tahun lalu
org_test.go 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 tahun lalu
org_users.go 6d48d0a80c set current org when adding/removing user to org 7 tahun lalu
playlist.go 1dfff74da9 move database-specific code into dialects (#11884) 7 tahun lalu
playlist_test.go d405176367 chore(playlist): remove commented code 10 tahun lalu
plugin_setting.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 tahun lalu
preferences.go de8696d5d3 Outdent code after if block that ends with return (golint) 7 tahun lalu
quota.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 tahun lalu
quota_test.go 6c0752473a Sqlstore refactor (#11908) 7 tahun lalu
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) 7 tahun lalu
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) 7 tahun lalu
session.go 3479cf4b39 expose functions to use sessions 7 tahun lalu
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 tahun lalu
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) 7 tahun lalu
sqlstore.go 861af4cb97 Improve extensions build. (#12461) 7 tahun lalu
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 tahun lalu
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 tahun lalu
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 tahun lalu
stats.go 629eab0b1e bus: dont mix ctx/classic handlers 7 tahun lalu
stats_test.go 629eab0b1e bus: dont mix ctx/classic handlers 7 tahun lalu
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 tahun lalu
team.go c03764ff8a Refactor team pages to react & design change (#12574) 7 tahun lalu
team_test.go 1181e96799 merge create user handlers 7 tahun lalu
temp_user.go f61e69ce75 Simplify comparison to bool constant (gosimple) 7 tahun lalu
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 tahun lalu
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres 9 tahun lalu
transactions.go 4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 7 tahun lalu
transactions_test.go da91b91b4b transactions: start sessions and transactions at the same place 7 tahun lalu
user.go 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 tahun lalu
user_auth.go 52503d9cb5 refactor authproxy & ldap integration, address comments 7 tahun lalu
user_auth_test.go 1181e96799 merge create user handlers 7 tahun lalu
user_test.go 004142a1e4 Merge pull request #12263 from grafana/11076_current_org 7 tahun lalu