bergquist f93d83befe adds missing return statement il y a 7 ans
..
migrations c817aecd66 provisioning: only update dashboard if hash of json changed il y a 7 ans
migrator 6c0752473a Sqlstore refactor (#11908) il y a 7 ans
sqlutil 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
alert.go 13c6f37ea5 alerting: show alerts for user with Viewer role il y a 7 ans
alert_notification.go be2d635078 Simplify error returns (gosimple) il y a 7 ans
alert_notification_test.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
alert_test.go 13c6f37ea5 alerting: show alerts for user with Viewer role il y a 7 ans
annotation.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
annotation_test.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
apikey.go f61e69ce75 Simplify comparison to bool constant (gosimple) il y a 7 ans
apikey_test.go b1f85dc8f1 Added expire option to dashboard snapshots, #1623 il y a 10 ans
dashboard.go 770acee56a new property for current user indicating if edit permissions in folders il y a 7 ans
dashboard_acl.go d86ed679b1 return inherited property for permissions il y a 7 ans
dashboard_acl_test.go 6eb00000fe pkg/services: fix ineffassign issues il y a 7 ans
dashboard_folder_test.go 770acee56a new property for current user indicating if edit permissions in folders il y a 7 ans
dashboard_provisioning.go 949484b949 provisioning: simplify db query il y a 7 ans
dashboard_provisioning_test.go 949484b949 provisioning: simplify db query il y a 7 ans
dashboard_service_integration_test.go d7688241c6 Merge branch 'master' into readonly_dashboards il y a 7 ans
dashboard_snapshot.go f61e69ce75 Simplify comparison to bool constant (gosimple) il y a 7 ans
dashboard_snapshot_test.go 6c0752473a Sqlstore refactor (#11908) il y a 7 ans
dashboard_test.go de8696d5d3 Outdent code after if block that ends with return (golint) il y a 7 ans
dashboard_version.go 0ffcea08c7 dashboard version cleanup: more tests and refactor il y a 7 ans
dashboard_version_test.go 0ffcea08c7 dashboard version cleanup: more tests and refactor 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 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
playlist_test.go d405176367 chore(playlist): remove commented code il y a 10 ans
plugin_setting.go de8696d5d3 Outdent code after if block that ends with return (golint) il y a 7 ans
preferences.go de8696d5d3 Outdent code after if block that ends with return (golint) il y a 7 ans
quota.go f61e69ce75 Simplify comparison to bool constant (gosimple) il y a 7 ans
quota_test.go 6c0752473a Sqlstore refactor (#11908) il y a 7 ans
search_builder.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
search_builder_test.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
shared.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 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 f93d83befe adds missing return statement 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 c9e9f25699 use sql builder for the get system stats sql query il y a 7 ans
stats_test.go fbc44025dc add usage stats for datasource access mode il y a 7 ans
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine il y a 11 ans
team.go 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
team_test.go 6eb00000fe pkg/services: fix ineffassign issues il y a 7 ans
temp_user.go f61e69ce75 Simplify comparison to bool constant (gosimple) il y a 7 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 1dfff74da9 move database-specific code into dialects (#11884) il y a 7 ans
user_auth.go 52503d9cb5 refactor authproxy & ldap integration, address comments il y a 7 ans
user_auth_test.go d14ac54af6 db: fix failing user auth tests for postgres il y a 7 ans
user_test.go fcaa8227a6 Dashboard acl query fixes (#10909) il y a 7 ans