Commit Graph

1374 Commits (219118ef4a5024761bff84f612828bc4f2ecfd4a)

Author SHA1 Message Date
Torkel Ödegaard 23655315b8 fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 years ago
Torkel Ödegaard d04ad835e2 refactoring: lots of refactoring around server shutdown flows, making sure process is terminated when background service has crashed 7 years ago
Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Torkel Ödegaard 13e015fe3f fix: improved handling of http server shutdown 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Marcus Efraimsson 770acee56a
new property for current user indicating if edit permissions in folders 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
David Kaltschmidt 25d3ec5bbf Fixed settings default and explore path 7 years ago
Torkel Ödegaard 44b0f15a61 fix: removed log calls used while troubleshooting 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
David Kaltschmidt 1e6e89121c Settings to enable Explore UI 7 years ago
David Kaltschmidt f1220fd2a4 Explore WIP 7 years ago
Mario Trangoni 97fd66db2e pkg: fix deadcode issues 7 years ago
Dan Cech d837be91ec
switch to passing ReqContext as a property 7 years ago
Dan Cech a1b1d2fe80
switch to Result 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Karsten Weiss 4d87cb03c5 Simplify make() (gosimple) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
David Kaltschmidt 5a29c17282 moved version in help menu to top 7 years ago
David Kaltschmidt 712212d6aa Show Grafana version and build in Help menu 7 years ago
Kim Christensen 7534f0bff6 Support deleting empty playlist 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
bergquist f424d13b53 provisioning: dont override permissions 7 years ago
bergquist 949484b949 provisioning: simplify db query 7 years ago
bergquist 0f9b592428 provisioning: fixes broken tests 7 years ago
bergquist bcbe7a1c55 provisioning: adds error handling 7 years ago
ryan 5ca972542b convert graphite epoch to ms 7 years ago
Marcus Efraimsson 84d034c688
api: allow authenticated users to search current org users and teams 7 years ago
Marcus Efraimsson 8f94cecf0f permissions: return user and team avatar in folder permissions api 7 years ago
Marcus Efraimsson ebad863f95 permission: generate team avatar url with default 7 years ago
bergquist 9e2e6fc586 add fallback for gravatar in org/admin view 7 years ago
bergquist 627df67992 dashboards: reject updates of provisioned dashboards 7 years ago
bergquist d6faa3d06f provisioning: improve UX when saving provisioned dashboards 7 years ago
Julian Kornberger 6f363153d7 Adjust permissions of unix socket 7 years ago
ryan 7defb1adf5 remove dashboardId check... i can't figure out how the tests work 7 years ago
ryan e92ea79524 get circle to run tests again 7 years ago
ryan 2116152295 add dashboardId to test 7 years ago
ryan a58b4ff2d6 remove api tests 7 years ago
ryan b39fb7fdd5 fix operator 7 years ago
ryan db92a96067 move dashboard error to API (not sql) 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
ryan 20353db966 convert epoch to milliseconds 7 years ago
ryan a2bbd89a9e adding updated column 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
ryan 3898ea02e6 adding created column 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 7 years ago