bergquist ebbfc529e0 datasource as cfg: support globbing vor 8 Jahren
..
migrations 36676e23c1 datasource as cfg: adds readonly datasources vor 8 Jahren
migrator 08dc08550c Corrected a PostgreSQL SELECT statement. (#9460) vor 8 Jahren
sqlutil c5400ffe76 mysql: use collation instead of charset (#9156) vor 8 Jahren
alert.go ba8c02f594 refactor: changed string slicing to strings.TrimPrefix, #9862 vor 8 Jahren
alert_notification.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
alert_notification_test.go 2ca7284a56 tech(notifications): splitt into 3 queries vor 9 Jahren
alert_test.go a2257ec3d0 tech(alerting): renames pause all method vor 9 Jahren
annotation.go 45a572ebd8 annotations: quote reserved fields (#9550) vor 8 Jahren
annotation_test.go 25aa9df270 Create annotations (#8197) vor 8 Jahren
apikey.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 vor 10 Jahren
dashboard.go 25aa9df270 Create annotations (#8197) vor 8 Jahren
dashboard_snapshot.go 473c47cd1c snapshots: improve snapshot listing performance, #9314 (#9477) vor 8 Jahren
dashboard_snapshot_test.go 0398face05 feat(plugins): dashboard import for data sources is working! #4298 vor 9 Jahren
dashboard_test.go 5d5999561a test(dashboard): add failing test for deleting dashboards vor 9 Jahren
dashboard_version.go 08b37186a5 fix: fixed failing sql unit test vor 8 Jahren
dashboard_version_test.go 08b37186a5 fix: fixed failing sql unit test vor 8 Jahren
datasource.go ebbfc529e0 datasource as cfg: support globbing vor 8 Jahren
datasource_test.go 0f136a940c datasource as cfg: enable editable ds's vor 8 Jahren
health.go 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 vor 8 Jahren
logger.go 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup vor 8 Jahren
org.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
org_test.go 193d468ed3 admin: adds paging to global user list vor 8 Jahren
org_users.go e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 vor 8 Jahren
playlist.go b17a1ed557 playlist: fixed dashboard play ordering, fixes #7688 vor 8 Jahren
playlist_test.go d405176367 chore(playlist): remove commented code vor 10 Jahren
plugin_setting.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
preferences.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
quota.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
quota_test.go b7de847236 add unittests for quota sqltore methods. vor 10 Jahren
shared.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
sql_test_data.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
sqlstore.go a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. vor 8 Jahren
sqlstore.goconvey 2724cf5db8 feat(invite): small progress vor 10 Jahren
star.go 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 vor 8 Jahren
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook vor 10 Jahren
stats.go e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 vor 8 Jahren
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine vor 11 Jahren
temp_user.go b8aa203707 signup: fix email sent logic for tempuser vor 8 Jahren
temp_user_test.go b8aa203707 signup: fix email sent logic for tempuser vor 8 Jahren
tls_mysql.go c21ffcc6c9 generalized database connection cert support and added to postgres vor 9 Jahren
user.go 2bc57d856c fix: set lastSeenAt date when creating users to then years in past insteasd of empty date, fixes #9260 vor 8 Jahren
user_test.go 9efb6e76e9 users: adds search and pagination (#7753) vor 8 Jahren