| .. |
|
avatar
|
a4972f44ad
fix missing profile icon (#10469)
|
8 năm trước cách đây |
|
dtos
|
55100d5ff9
Merge pull request #10760 from grafana/10749_link_to_folder
|
7 năm trước cách đây |
|
live
|
fad07f0d15
refactor(http): refactoring http server
|
9 năm trước cách đây |
|
pluginproxy
|
cf7a49977f
proxyds: delete cookies except those listed in keepCookies
|
8 năm trước cách đây |
|
static
|
4fe72ebf69
feat(macaron): upgrades macaron version
|
10 năm trước cách đây |
|
admin.go
|
da67afa51e
Fixed api bugs, stats endpoint working
|
10 năm trước cách đây |
|
admin_users.go
|
2de94d6548
convert old metrics to prom metrics
|
8 năm trước cách đây |
|
alerting.go
|
07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756)
|
7 năm trước cách đây |
|
alerting_test.go
|
f5107d5023
alerting: add permission check in api for pausing alerts
|
8 năm trước cách đây |
|
annotations.go
|
3ae1bf0c16
dashfolders: permissions for saving annotations
|
8 năm trước cách đây |
|
annotations_test.go
|
a00a42d9ee
api: extract api test code to common_test.go
|
8 năm trước cách đây |
|
api.go
|
fcaa8227a6
Dashboard acl query fixes (#10909)
|
7 năm trước cách đây |
|
apikey.go
|
f81bde5643
Refactoring some api handlers to use the new Response return object
|
10 năm trước cách đây |
|
app_routes.go
|
9d53653647
Merge pull request #9378 from mattbostock/verify_tls
|
8 năm trước cách đây |
|
common.go
|
c6cf6d4655
fix(api): fixed issue with api content-type in api success messages, fixes #6160
|
9 năm trước cách đây |
|
common_test.go
|
a00a42d9ee
api: extract api test code to common_test.go
|
8 năm trước cách đây |
|
dashboard.go
|
8dd4d505ee
Merge branch 'dashboard-search-permissions-filter'
|
7 năm trước cách đây |
|
dashboard_acl.go
|
fcaa8227a6
Dashboard acl query fixes (#10909)
|
7 năm trước cách đây |
|
dashboard_acl_test.go
|
fcaa8227a6
Dashboard acl query fixes (#10909)
|
7 năm trước cách đây |
|
dashboard_snapshot.go
|
2de94d6548
convert old metrics to prom metrics
|
8 năm trước cách đây |
|
dashboard_test.go
|
fcaa8227a6
Dashboard acl query fixes (#10909)
|
7 năm trước cách đây |
|
dataproxy.go
|
4f9fbcc211
dataproxy: added caching of datasources when doing data proxy requests, #9078
|
8 năm trước cách đây |
|
datasources.go
|
909601d6ab
api: fix so that datasources functions returns Response
|
8 năm trước cách đây |
|
datasources_test.go
|
a00a42d9ee
api: extract api test code to common_test.go
|
8 năm trước cách đây |
|
frontendsettings.go
|
41e01184aa
Merge branch 'master' into develop
|
8 năm trước cách đây |
|
grafana_com_proxy.go
|
16c5d0e4b7
Always verify TLS unless explicitly told otherwise
|
8 năm trước cách đây |
|
http_server.go
|
c82e23d96e
imguploader: Add support for new internal image store (#6922)
|
8 năm trước cách đây |
|
index.go
|
cfa775e012
ds: updated ds nav
|
8 năm trước cách đây |
|
login.go
|
3d1c624c12
WIP: Protect against brute force (frequent) login attempts (#10031)
|
8 năm trước cách đây |
|
login_oauth.go
|
0e61a670bb
fix: error handling now displays page correctly, fixes #10777
|
7 năm trước cách đây |
|
metrics.go
|
ed661767f8
follow go idiom and return error as second param
|
8 năm trước cách đây |
|
org.go
|
2de94d6548
convert old metrics to prom metrics
|
8 năm trước cách đây |
|
org_invite.go
|
ccbd18006e
ux: org user management changes
|
8 năm trước cách đây |
|
org_users.go
|
a86f2fa34b
user picker should only include users from current org (#10845)
|
7 năm trước cách đây |
|
password.go
|
07466b6725
security: fixed returning info on weither user exists or not in password reset call, fixes #7619
|
8 năm trước cách đây |
|
playlist.go
|
5cf40cbd12
WIP: move guardian logic for search into the sql query
|
8 năm trước cách đây |
|
playlist_play.go
|
5cf40cbd12
WIP: move guardian logic for search into the sql query
|
8 năm trước cách đây |
|
plugins.go
|
8423260f58
gzip: plugin readme content set explicitly
|
8 năm trước cách đây |
|
preferences.go
|
ab1048b7ee
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
|
9 năm trước cách đây |
|
quota.go
|
3926226417
fix getting default quota as map[string]int64
|
10 năm trước cách đây |
|
render.go
|
8a5fe5b0df
renderer: avoid calling Handle twice
|
8 năm trước cách đây |
|
route_register.go
|
0f69e06fcf
removes invalid comment
|
8 năm trước cách đây |
|
route_register_test.go
|
4326790bb4
bug: enable HEAD requests again
|
8 năm trước cách đây |
|
search.go
|
8e8f3c4332
dashboard and folder search with permissions
|
7 năm trước cách đây |
|
signup.go
|
2de94d6548
convert old metrics to prom metrics
|
8 năm trước cách đây |
|
stars.go
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 năm trước cách đây |
|
team.go
|
e1e0b5f951
teams: use orgId in all team and team member operations (#10862)
|
7 năm trước cách đây |
|
team_members.go
|
e1e0b5f951
teams: use orgId in all team and team member operations (#10862)
|
7 năm trước cách đây |
|
team_test.go
|
256f7176a2
teams: add team count when searching for team
|
8 năm trước cách đây |
|
user.go
|
011c582ebb
minor user avatar stuff
|
8 năm trước cách đây |
|
user_test.go
|
193d468ed3
admin: adds paging to global user list
|
8 năm trước cách đây |