| .. |
|
migrations
|
provisioning: only update dashboard if hash of json changed
|
2018-05-31 21:05:52 +02:00 |
|
migrator
|
Sqlstore refactor (#11908)
|
2018-05-18 11:10:10 +02:00 |
|
sqlutil
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
alert.go
|
alerting: show alerts for user with Viewer role
|
2018-06-04 12:34:30 +03:00 |
|
alert_notification.go
|
Simplify error returns (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
alert_notification_test.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
alert_test.go
|
alerting: show alerts for user with Viewer role
|
2018-06-04 12:34:30 +03:00 |
|
annotation.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
annotation_test.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
apikey.go
|
Simplify comparison to bool constant (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
apikey_test.go
|
…
|
|
|
dashboard.go
|
new property for current user indicating if edit permissions in folders
|
2018-04-30 15:34:31 +02:00 |
|
dashboard_acl.go
|
return inherited property for permissions
|
2018-04-23 09:23:14 +02:00 |
|
dashboard_acl_test.go
|
pkg/services: fix ineffassign issues
|
2018-04-23 19:28:54 +02:00 |
|
dashboard_folder_test.go
|
new property for current user indicating if edit permissions in folders
|
2018-04-30 15:34:31 +02:00 |
|
dashboard_provisioning.go
|
provisioning: simplify db query
|
2018-04-10 12:30:37 +02:00 |
|
dashboard_provisioning_test.go
|
provisioning: simplify db query
|
2018-04-10 12:30:37 +02:00 |
|
dashboard_service_integration_test.go
|
Merge branch 'master' into readonly_dashboards
|
2018-04-17 16:27:51 +02:00 |
|
dashboard_snapshot.go
|
Simplify comparison to bool constant (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
dashboard_snapshot_test.go
|
Sqlstore refactor (#11908)
|
2018-05-18 11:10:10 +02:00 |
|
dashboard_test.go
|
Outdent code after if block that ends with return (golint)
|
2018-04-27 23:10:43 +02:00 |
|
dashboard_version.go
|
dashboard version cleanup: more tests and refactor
|
2018-03-22 15:18:05 +03:00 |
|
dashboard_version_test.go
|
dashboard version cleanup: more tests and refactor
|
2018-03-22 15:18:05 +03:00 |
|
datasource.go
|
bug: return correct err message
|
2018-02-14 13:32:52 +01:00 |
|
datasource_test.go
|
Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900)
|
2018-02-19 11:12:56 +01:00 |
|
health.go
|
…
|
|
|
logger.go
|
…
|
|
|
login_attempt.go
|
login: uses epochs for login throtting.
|
2018-02-16 17:25:46 +01:00 |
|
login_attempt_test.go
|
WIP: Protect against brute force (frequent) login attempts (#10031)
|
2018-01-26 10:41:41 +01:00 |
|
org.go
|
…
|
|
|
org_test.go
|
database: fixes after xorm update
|
2018-03-16 00:09:29 +01:00 |
|
org_users.go
|
teams: use orgId in all team and team member operations (#10862)
|
2018-02-09 17:26:15 +01:00 |
|
playlist.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
playlist_test.go
|
…
|
|
|
plugin_setting.go
|
Outdent code after if block that ends with return (golint)
|
2018-04-27 23:10:43 +02:00 |
|
preferences.go
|
Outdent code after if block that ends with return (golint)
|
2018-04-27 23:10:43 +02:00 |
|
quota.go
|
Simplify comparison to bool constant (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
quota_test.go
|
Sqlstore refactor (#11908)
|
2018-05-18 11:10:10 +02:00 |
|
search_builder.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
search_builder_test.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
shared.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
sql_test_data.go
|
…
|
|
|
sqlbuilder.go
|
refactoring: alert rule query refactoring (#10941)
|
2018-02-16 13:56:04 +01:00 |
|
sqlstore.go
|
adds missing return statement
|
2018-06-06 22:17:19 +02:00 |
|
sqlstore.goconvey
|
…
|
|
|
star.go
|
…
|
|
|
stars_test.go
|
…
|
|
|
stats.go
|
use sql builder for the get system stats sql query
|
2018-05-28 10:37:17 +02:00 |
|
stats_test.go
|
add usage stats for datasource access mode
|
2018-05-25 16:06:35 +02:00 |
|
tables.go
|
…
|
|
|
team.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
team_test.go
|
pkg/services: fix ineffassign issues
|
2018-04-23 19:28:54 +02:00 |
|
temp_user.go
|
Simplify comparison to bool constant (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
temp_user_test.go
|
…
|
|
|
tls_mysql.go
|
…
|
|
|
user.go
|
move database-specific code into dialects (#11884)
|
2018-05-10 16:54:21 +02:00 |
|
user_auth.go
|
refactor authproxy & ldap integration, address comments
|
2018-04-17 14:06:25 -04:00 |
|
user_auth_test.go
|
db: fix failing user auth tests for postgres
|
2018-04-23 16:02:59 +02:00 |
|
user_test.go
|
Dashboard acl query fixes (#10909)
|
2018-02-14 15:04:26 +01:00 |