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