| .. |
|
migrations
|
34e448c6d4
Merge remote-tracking branch 'origin/master' into alerting_reminder
|
7 anos atrás |
|
migrator
|
92ed1f04af
sql: added code migration type
|
7 anos atrás |
|
sqlutil
|
1dfff74da9
move database-specific code into dialects (#11884)
|
7 anos atrás |
|
alert.go
|
10aaf7b506
Adding eval_data to alerts query results
|
7 anos atrás |
|
alert_notification.go
|
396f8e6464
notifications: read without tran, write with tran
|
7 anos atrás |
|
alert_notification_test.go
|
eba147c1a3
change/add tests for alerting notification reminders
|
7 anos atrás |
|
alert_test.go
|
f5cc7618c5
alert: add missing test after refactor
|
7 anos atrás |
|
annotation.go
|
132df4553c
fix: annnotation api & sql issue
|
7 anos atrás |
|
annotation_test.go
|
132df4553c
fix: annnotation api & sql issue
|
7 anos atrás |
|
apikey.go
|
09e71e00a3
sql: adds tests for InTransaction
|
7 anos atrás |
|
apikey_test.go
|
b1f85dc8f1
Added expire option to dashboard snapshots, #1623
|
10 anos atrás |
|
dashboard.go
|
5069e4eadd
Merge pull request #11681 from Jonnymcc/sort-dashboard-tags
|
7 anos atrás |
|
dashboard_acl.go
|
d86ed679b1
return inherited property for permissions
|
7 anos atrás |
|
dashboard_acl_test.go
|
6eb00000fe
pkg/services: fix ineffassign issues
|
7 anos atrás |
|
dashboard_folder_test.go
|
770acee56a
new property for current user indicating if edit permissions in folders
|
7 anos atrás |
|
dashboard_provisioning.go
|
949484b949
provisioning: simplify db query
|
7 anos atrás |
|
dashboard_provisioning_test.go
|
949484b949
provisioning: simplify db query
|
7 anos atrás |
|
dashboard_service_integration_test.go
|
d7688241c6
Merge branch 'master' into readonly_dashboards
|
7 anos atrás |
|
dashboard_snapshot.go
|
f61e69ce75
Simplify comparison to bool constant (gosimple)
|
7 anos atrás |
|
dashboard_snapshot_test.go
|
6c0752473a
Sqlstore refactor (#11908)
|
7 anos atrás |
|
dashboard_test.go
|
1dd9646a50
fix failing test due to time diff issues
|
7 anos atrás |
|
dashboard_version.go
|
0ffcea08c7
dashboard version cleanup: more tests and refactor
|
7 anos atrás |
|
dashboard_version_test.go
|
0ffcea08c7
dashboard version cleanup: more tests and refactor
|
7 anos atrás |
|
datasource.go
|
1a041a2250
bug: return correct err message
|
7 anos atrás |
|
datasource_test.go
|
53cd39fde5
Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900)
|
7 anos atrás |
|
health.go
|
368e847d12
feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302
|
8 anos atrás |
|
logger.go
|
46412c8475
dasboard_history: security fix, added orgId filter to dashboard version lookup
|
8 anos atrás |
|
login_attempt.go
|
0053be9882
login: uses epochs for login throtting.
|
7 anos atrás |
|
login_attempt_test.go
|
3d1c624c12
WIP: Protect against brute force (frequent) login attempts (#10031)
|
8 anos atrás |
|
org.go
|
359421b5e8
refactor: sqlstore inTransaction consolidated to one version, fixes #8376
|
8 anos atrás |
|
org_test.go
|
0f6e5e2953
Allow settting of default org id to auto-assign to (#12401)
|
7 anos atrás |
|
org_users.go
|
6d48d0a80c
set current org when adding/removing user to org
|
7 anos atrás |
|
playlist.go
|
1dfff74da9
move database-specific code into dialects (#11884)
|
7 anos atrás |
|
playlist_test.go
|
d405176367
chore(playlist): remove commented code
|
10 anos atrás |
|
plugin_setting.go
|
de8696d5d3
Outdent code after if block that ends with return (golint)
|
7 anos atrás |
|
preferences.go
|
de8696d5d3
Outdent code after if block that ends with return (golint)
|
7 anos atrás |
|
quota.go
|
f61e69ce75
Simplify comparison to bool constant (gosimple)
|
7 anos atrás |
|
quota_test.go
|
6c0752473a
Sqlstore refactor (#11908)
|
7 anos atrás |
|
search_builder.go
|
1dfff74da9
move database-specific code into dialects (#11884)
|
7 anos atrás |
|
search_builder_test.go
|
1dfff74da9
move database-specific code into dialects (#11884)
|
7 anos atrás |
|
session.go
|
3479cf4b39
expose functions to use sessions
|
7 anos atrás |
|
sql_test_data.go
|
359421b5e8
refactor: sqlstore inTransaction consolidated to one version, fixes #8376
|
8 anos atrás |
|
sqlbuilder.go
|
5323971c21
refactoring: alert rule query refactoring (#10941)
|
7 anos atrás |
|
sqlstore.go
|
12c9860882
string formating fixes
|
7 anos atrás |
|
sqlstore.goconvey
|
2724cf5db8
feat(invite): small progress
|
10 anos atrás |
|
star.go
|
359421b5e8
refactor: sqlstore inTransaction consolidated to one version, fixes #8376
|
8 anos atrás |
|
stars_test.go
|
ebad9cb502
Fixed gofmt formating, updated precommit hook
|
10 anos atrás |
|
stats.go
|
b070784b8a
adds usage stats for alert notifiers (#13173)
|
7 anos atrás |
|
stats_test.go
|
b070784b8a
adds usage stats for alert notifiers (#13173)
|
7 anos atrás |
|
tables.go
|
1f987c1903
Began work on real sql schema definitions, and migration engine
|
11 anos atrás |
|
team.go
|
c03764ff8a
Refactor team pages to react & design change (#12574)
|
7 anos atrás |
|
team_test.go
|
1181e96799
merge create user handlers
|
7 anos atrás |
|
temp_user.go
|
f61e69ce75
Simplify comparison to bool constant (gosimple)
|
7 anos atrás |
|
temp_user_test.go
|
b8aa203707
signup: fix email sent logic for tempuser
|
8 anos atrás |
|
tls_mysql.go
|
c21ffcc6c9
generalized database connection cert support and added to postgres
|
9 anos atrás |
|
transactions.go
|
12c9860882
string formating fixes
|
7 anos atrás |
|
transactions_test.go
|
da91b91b4b
transactions: start sessions and transactions at the same place
|
7 anos atrás |
|
user.go
|
92ed1f04af
sql: added code migration type
|
7 anos atrás |
|
user_auth.go
|
52503d9cb5
refactor authproxy & ldap integration, address comments
|
7 anos atrás |
|
user_auth_test.go
|
1181e96799
merge create user handlers
|
7 anos atrás |
|
user_test.go
|
92ed1f04af
sql: added code migration type
|
7 anos atrás |