This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3be51f17f00fc96182e06989bdf6cbd19f4b85b
grafana
/
pkg
/
api
/
dtos
T
History
Torkel Ödegaard
b3be51f17f
Lots of work on search and dashboard loading, trying to generalize concepts and code,
#960
2015-05-12 14:11:30 +02:00
..
apikey.go
New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key,
Closes
#1440
2015-02-26 17:23:28 +01:00
models.go
Lots of work on search and dashboard loading, trying to generalize concepts and code,
#960
2015-05-12 14:11:30 +02:00
user.go
Moved dashboard theme option from the dashboard to a persisted user setting,
#1458
2015-02-28 14:30:08 +01:00