This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2024-12-02 13:39:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e081a5c5a0
grafana
/
pkg
/
api
/
dtos
History
Torkel Ödegaard
e081a5c5a0
feat(apps): worked on pinning apps
2016-01-11 18:03:08 +01: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
apps.go
feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings
2016-01-10 21:37:11 +01:00
index.go
feat(apps): worked on pinning apps
2016-01-11 18:03:08 +01:00
invite.go
feat(invite): can now add org user with sername again,
#2353
2015-08-10 14:03:08 +02:00
models.go
Removed created_by and fixed gofmt
2015-12-18 02:30:20 -08:00
org.go
feat(organization): added update org address to http api and to org details settings view,
closes
#2672
2015-09-08 14:22:44 +02:00
user.go
feat(signup): progress on new sign up and email verification flow,
#2353
2015-08-28 15:14:24 +02:00