| .. |
|
avatar
|
fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558
|
2016-04-05 11:24:21 -04:00 |
|
cloudwatch
|
(cloudwatch) add new metrics (#8569)
|
2017-06-08 07:01:33 +02:00 |
|
dtos
|
acl fixes
|
2017-06-22 17:10:43 -04:00 |
|
live
|
refactor(http): refactoring http server
|
2016-12-21 14:36:32 +01:00 |
|
pluginproxy
|
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)
|
2017-05-24 13:39:40 +02:00 |
|
static
|
feat(macaron): upgrades macaron version
|
2016-01-13 15:11:23 +01:00 |
|
admin.go
|
Fixed api bugs, stats endpoint working
|
2016-01-24 21:18:17 -08:00 |
|
admin_users.go
|
…
|
|
|
alerting.go
|
fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093
|
2017-04-25 13:16:41 +02:00 |
|
annotations.go
|
alert: alerting annotation improvements, fixes #8421
|
2017-05-22 13:02:49 +02:00 |
|
api.go
|
dashboard acl work
|
2017-06-21 19:02:03 -04:00 |
|
apikey.go
|
…
|
|
|
app_routes.go
|
Added support for TLS client auth for datasource proxies (#5801)
|
2016-11-24 13:22:25 +01:00 |
|
common.go
|
fix(api): fixed issue with api content-type in api success messages, fixes #6160
|
2016-10-01 16:52:52 +02:00 |
|
dashboard.go
|
refactoring dashboard folder security checks
|
2017-06-19 15:22:42 -04:00 |
|
dashboard_acl.go
|
Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders
|
2017-06-22 17:11:39 -04:00 |
|
dashboard_acl_test.go
|
Merge branch 'dashboard_folders' of github.com:grafana/grafana into dashboard_folders
|
2017-06-22 17:11:39 -04:00 |
|
dashboard_snapshot.go
|
fix(snapshots): sets default value for snapshot name
|
2016-04-21 09:59:48 +02:00 |
|
dashboard_test.go
|
acl fixes
|
2017-06-22 17:10:43 -04:00 |
|
dataproxy.go
|
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)
|
2017-05-24 13:39:40 +02:00 |
|
dataproxy_test.go
|
Use cache for http.client in tsdb package. (#6833)
|
2016-12-07 11:10:42 +01:00 |
|
datasources.go
|
mysql: improved mysql data source, added test feature when adding data source, fixed cache issue
|
2017-05-11 10:50:24 +02:00 |
|
datasources_test.go
|
WIP: delete permission in API
|
2017-06-12 15:49:09 +02:00 |
|
frontendsettings.go
|
ux: updated heatmap icon
|
2017-05-03 08:56:51 +02:00 |
|
grafana_com_proxy.go
|
grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415
|
2017-05-22 14:56:50 +02:00 |
|
http_server.go
|
httpserver: fixes #8641
|
2017-06-17 23:10:12 +02:00 |
|
index.go
|
refactor(): renaming alerting hide ui option, #7318
|
2017-01-25 13:32:26 +01:00 |
|
login.go
|
fix: change to remember me cookie encoding
|
2017-04-25 15:33:15 +02:00 |
|
login_oauth.go
|
Update oauth2 lib (#8524)
|
2017-06-05 10:09:27 +02:00 |
|
metrics.go
|
fix: fixed test data fake metric query, fixes #8474
|
2017-05-29 10:48:38 +02:00 |
|
org.go
|
[6679] Check if org exists before delete it
|
2016-11-28 00:09:01 +02:00 |
|
org_invite.go
|
disable inviting new users to orgs if login form is disabled
|
2017-03-17 16:35:05 -04:00 |
|
org_users.go
|
[6486] Fix status code when adding an existing user to org (#6678)
|
2016-11-23 14:38:44 +01:00 |
|
password.go
|
security: fixed returning info on weither user exists or not in password reset call, fixes #7619
|
2017-04-11 16:50:16 +02:00 |
|
playlist.go
|
WIP: move guardian logic for search into the sql query
|
2017-06-17 02:34:05 +02:00 |
|
playlist_play.go
|
WIP: move guardian logic for search into the sql query
|
2017-06-17 02:34:05 +02:00 |
|
plugins.go
|
plugins: added state property to plugins
|
2017-04-07 12:00:03 +02:00 |
|
preferences.go
|
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
|
2016-04-02 13:54:06 -07:00 |
|
quota.go
|
…
|
|
|
render.go
|
dashfolders: security for png rendering
|
2017-06-22 01:23:48 +02:00 |
|
search.go
|
WIP: move guardian logic for search into the sql query
|
2017-06-17 02:34:05 +02:00 |
|
signup.go
|
minor spelling corrections
|
2016-02-16 12:12:04 +11:00 |
|
stars.go
|
…
|
|
|
user.go
|
WIP: add user group search
|
2017-06-12 15:49:09 +02:00 |
|
user_group.go
|
WIP: add update user group command
|
2017-06-12 15:49:09 +02:00 |
|
user_group_members.go
|
WIP: API methods for add/remove members to user group
|
2017-06-12 15:49:09 +02:00 |
|
user_group_test.go
|
WIP: add user group search
|
2017-06-12 15:49:09 +02:00 |
|
user_test.go
|
admin: adds paging to global user list
|
2017-02-13 12:59:36 +01:00 |