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