Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 hace 8 años
..
migrations e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 años
migrator 24d4e50343 utf8mb4 encoding (#7959) hace 8 años
sqlutil 24d4e50343 utf8mb4 encoding (#7959) hace 8 años
alert.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
alert_notification.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
alert_notification_test.go 2ca7284a56 tech(notifications): splitt into 3 queries hace 9 años
alert_test.go a2257ec3d0 tech(alerting): renames pause all method hace 9 años
annotation.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
apikey.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 hace 10 años
dashboard.go 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 hace 8 años
dashboard_snapshot.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
dashboard_snapshot_test.go 0398face05 feat(plugins): dashboard import for data sources is working! #4298 hace 9 años
dashboard_test.go 5d5999561a test(dashboard): add failing test for deleting dashboards hace 9 años
dashboard_version.go 08b37186a5 fix: fixed failing sql unit test hace 8 años
dashboard_version_test.go 08b37186a5 fix: fixed failing sql unit test hace 8 años
datasource.go 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 hace 8 años
datasource_test.go b8aa203707 signup: fix email sent logic for tempuser hace 8 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
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
org_test.go 193d468ed3 admin: adds paging to global user list hace 8 años
org_users.go e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 años
playlist.go b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 hace 8 años
playlist_test.go d405176367 chore(playlist): remove commented code hace 10 años
plugin_setting.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
preferences.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
quota.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
quota_test.go b7de847236 add unittests for quota sqltore methods. hace 10 años
shared.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 hace 8 años
sqlstore.go e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 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 e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 años
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine hace 11 años
temp_user.go b8aa203707 signup: fix email sent logic for tempuser hace 8 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
user.go e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 años
user_test.go 9efb6e76e9 users: adds search and pagination (#7753) hace 8 años