Marcus Efraimsson 0317ecbf0d postgres: support running multiple postgres integration tests 7 年 前
..
migrations fe357a72d9 login: migration fix. 7 年 前
migrator 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 7 年 前
sqlutil ef3588c1f8 docker: mssql and mssql tests blocks with common build context 7 年 前
alert.go 5a3ba68a9c database: fixes after xorm update 7 年 前
alert_notification.go ea988a37dd tech: avoid using deprecated functions 8 年 前
alert_notification_test.go 2ca7284a56 tech(notifications): splitt into 3 queries 9 年 前
alert_test.go 3f6e525755 Merge pull request #10942 from grafana/pausing_alerts_updates_timestamp 7 年 前
annotation.go 3ae1bf0c16 dashfolders: permissions for saving annotations 8 年 前
annotation_test.go 3ae1bf0c16 dashfolders: permissions for saving annotations 8 年 前
apikey.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 10 年 前
dashboard.go 061a418f0f style: dont expose func outside package 7 年 前
dashboard_acl.go fcaa8227a6 Dashboard acl query fixes (#10909) 7 年 前
dashboard_acl_test.go fcaa8227a6 Dashboard acl query fixes (#10909) 7 年 前
dashboard_folder_test.go 5a3ba68a9c database: fixes after xorm update 7 年 前
dashboard_provisioning.go fa1b92a12b provisioning: uses unix epoch timestamps. (#10907) 7 年 前
dashboard_provisioning_test.go fa1b92a12b provisioning: uses unix epoch timestamps. (#10907) 7 年 前
dashboard_service_integration_test.go 02278f90a7 dashboards: make fake dashboard guardian available to other packages 7 年 前
dashboard_snapshot.go fe49182b9d snapshots: fixes cleanup of old snapshots 7 年 前
dashboard_snapshot_test.go fe49182b9d snapshots: fixes cleanup of old snapshots 7 年 前
dashboard_test.go ff6108051d removes unused variables 7 年 前
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 年 前
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 年 前
datasource.go 1a041a2250 bug: return correct err message 7 年 前
datasource_test.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 年 前
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 年 前
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 年 前
login_attempt.go 0053be9882 login: uses epochs for login throtting. 7 年 前
login_attempt_test.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 年 前
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
org_test.go 5a3ba68a9c database: fixes after xorm update 7 年 前
org_users.go e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 7 年 前
playlist.go b549d29319 Merge branch 'master' into provisioning 7 年 前
playlist_test.go d405176367 chore(playlist): remove commented code 10 年 前
plugin_setting.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
preferences.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
quota.go 5a3ba68a9c database: fixes after xorm update 7 年 前
quota_test.go 5a3ba68a9c database: fixes after xorm update 7 年 前
search_builder.go e3c3f3ce4c fix: sql search permissions filter fix 7 年 前
search_builder_test.go 8e8f3c4332 dashboard and folder search with permissions 7 年 前
shared.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
sqlbuilder.go 5323971c21 refactoring: alert rule query refactoring (#10941) 7 年 前
sqlstore.go 0317ecbf0d postgres: support running multiple postgres integration tests 7 年 前
sqlstore.goconvey 2724cf5db8 feat(invite): small progress 10 年 前
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 年 前
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 年 前
stats.go ee973a977b stats: send amount of stars as stats 8 年 前
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 年 前
team.go b9d572bdec teams: adds some validation to the API 7 年 前
team_test.go b9d572bdec teams: adds some validation to the API 7 年 前
temp_user.go b8aa203707 signup: fix email sent logic for tempuser 8 年 前
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser 8 年 前
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres 9 年 前
user.go e722732021 Return actual user ID in UserProfileDTO 7 年 前
user_test.go fcaa8227a6 Dashboard acl query fixes (#10909) 7 年 前