This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
17e040abe4cfb39b1a606da10fd71ca08e6e48cf
grafana
/
src
T
History
Ed Dawley
17e040abe4
The elasticsearch datasource will now better handle language specifics when making the search partial (ie for search as you type). This means the search field will now support significantly more complex searches such as:
...
title:foo AND title:bar OR baz title:mysql AND [3306 TO 3308] web~ title:foo AND -bar
2014-09-09 15:17:13 -04:00
..
app
The elasticsearch datasource will now better handle language specifics when making the search partial (ie for search as you type). This means the search field will now support significantly more complex searches such as:
2014-09-09 15:17:13 -04:00
css
/less
Worked on variable initilization and sync to from url,
#772
2014-09-08 11:03:14 +02:00
font
remove execute bit re: @shatlovsky
2013-10-25 07:47:54 -07:00
img
Make light and dark themes more similar
2013-12-23 16:36:25 -07:00
plugins
some initial work on making it easy to add a custom datasource without modifing the original source,
#701
,
#553
2014-08-15 19:12:25 +02:00
test
Worked on variable initilization and sync to from url,
#772
2014-09-08 11:03:14 +02:00
vendor
Small js warning fix for firefox
2014-08-21 08:42:09 +02:00
config.sample.js
Dashboard: new config.js option to change/remove window title prefix from 'Grafana -' to anything, PR
#685
2014-08-24 14:46:13 +02:00
index.html
Removed add-panel tab from row editor, only add panels from the row menu now, do not want to ways to do the same thing
2014-08-15 08:46:32 +02:00