Commit Graph

4429 Commits (9af460600df8be47f83aa96aa275e64e3fa00ad5)
 

Author SHA1 Message Date
ubhatnagar 9af460600d Fixed Indentation and Grunt run. 10 years ago
ubhatnagar e1576b7131 Added Manage Dashboard Tooltip, hides when clicked. 10 years ago
Torkel Ödegaard 5d05de8bda Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 5e949b0564 fix(quota): fixed failing quota unit tests 10 years ago
Torkel Ödegaard ebf49d0668 Merge pull request #2771 from decbis/maxSeries-func-for-groupByNode 10 years ago
Torkel Ödegaard f42955ab99 Merge pull request #2755 from Dieken/patch-1 10 years ago
Eugen Dinca 7dc2b36413 Added maxSeries option for groupByNode function 10 years ago
raj dutt a7cc36f741 Update CHANGELOG.md 10 years ago
raj dutt 4c0262cbd0 Update CHANGELOG.md 10 years ago
Liu Yubao 4fccfbf543 increase limit to lookup unique metric tag values 10 years ago
Liu Yubao 62ae80eeae deduplicate tag value suggestions for OpenTSDB 10 years ago
Torkel Ödegaard 1f959272c5 feat(migration): added back support to import old dashboard from from Elasticsearch 10 years ago
Torkel Ödegaard f9cd942363 Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 1282da52eb Merge pull request #2750 from elliot/patch-1 10 years ago
Elliot Anderson 10c099a52d Fixed 404 error for robots.txt 10 years ago
Torkel Ödegaard fa0542ca8b Merge branch 'quotas' of https://github.com/raintank/grafana into raintank-quotas 10 years ago
woodsaj 3926226417 fix getting default quota as map[string]int64 10 years ago
Torkel Ödegaard 6a30511fc4 Merge branch 'quotas' of https://github.com/raintank/grafana into raintank-quotas 10 years ago
woodsaj 1ad10914ce add quota middleware unittests 10 years ago
woodsaj 86ed85aa6e move toMap function to be a method on the quota structs 10 years ago
woodsaj b7de847236 add unittests for quota sqltore methods. 10 years ago
woodsaj 3cf2cd4684 be sure to pass result obj by reference to xorm. 10 years ago
Torkel Ödegaard 2b95cd5081 refactor: moving routes into core, improved bundle loader 10 years ago
Torkel Ödegaard 8f45324bce fix(): fixed requirejs build 10 years ago
Torkel Ödegaard 5545cdbf4d refactor: improving structure, moving things into a core module 10 years ago
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Torkel Ödegaard 64973f1d57 fix(settings): another attempt at fixing, #2736 10 years ago
Torkel Ödegaard d7bfb727b0 fix(settings): reverted prev settings fix for detecting public_gen folder in dev, caused issue for prod build 10 years ago
Torkel Ödegaard 37ad58c69e fix(gofmt): somehow api.go did not pass gofmt test 10 years ago
Torkel Ödegaard de753bf330 fix(build): fixed issue with ngAnnotate not including files in core/*, fixes #2733 10 years ago
Torkel Ödegaard d17f8538b2 fix(backend): made public_gen detection more bullet proof, #2731 10 years ago
Torkel Ödegaard 1900c81d9f tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build 10 years ago
Torkel Ödegaard 9db6f82628 refactor: finished timepicker to typescript and directive refactor 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 7535677ed4 fix(build): fixed failing tslint test 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
Torkel Ödegaard 812e4c7cd4 refactor: moved array join directive to typecrtipt 10 years ago
Torkel Ödegaard 85baae1ebd feat(influxdb): added back fill option to editor, forgot to add it in the new updated query editor 10 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
Torkel Ödegaard fb9e91e486 Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 1429737a60 tech(typescript): added not about typescript to changelog 10 years ago
Torkel Ödegaard 286b4c0e46 Merge branch 'typescript' 10 years ago
Torkel Ödegaard 166a3c4d64 tech(typescript): added tslint to default task 10 years ago
Torkel Ödegaard d4a701aad0 tech(typescript): more work on typescript 10 years ago
woodsaj 47bf1bd21a return 404 when quotas not enabled. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 555cbeffa5 allow all users to retrieve org and quota data. 10 years ago
woodsaj 3d4d822528 implement updateQuota function 10 years ago
woodsaj c238130842 quote table names passed by arguments 10 years ago
woodsaj 76e9ebde36 always return after errors. 10 years ago