Mario Trangoni
|
e5e6bc56c8
public: fix codespell issues
|
7 年之前 |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 年之前 |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 年之前 |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 年之前 |
Torkel Ödegaard
|
e98af1b3fa
updated libs and fixed new typescript errors
|
8 年之前 |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 年之前 |
Torkel Ödegaard
|
a5bdfec0de
ES: return .raw fields in field lookups, closes #8975
|
8 年之前 |
Torkel Ödegaard
|
e4950c2dc1
fix: elasticsearch with template variable with terms agg on IP field, fixes #8662
|
8 年之前 |
Torkel Ödegaard
|
2c75593c1a
refactoring: elasticsearch raw doc size limit option PR, #8527
|
8 年之前 |
Torkel Ödegaard
|
91c184d3e0
elasticseach: fixed broken unit test
|
8 年之前 |
lpic
|
a0c8380baf
ES: Change bool queries to use 'filter' clause (#7313)
|
9 年之前 |
Torkel Ödegaard
|
49fe74228b
fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259
|
9 年之前 |
bergquist
|
873024b917
tech(elastic): use bool conditions for all es queries
|
9 年之前 |
bergquist
|
6440d884db
elastic: make sure old tests are for es2
|
9 年之前 |
Leandro Piccilli
|
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
|
9 年之前 |
Leandro Piccilli
|
128de86d49
Merge branch 'master' of github.com:grafana/grafana
|
9 年之前 |
Alexander Zobnin
|
3be84b00d5
ES nested fields autocomplete (#6043)
|
9 年之前 |
Alexander Zobnin
|
f8f7543d4a
Fix Elastic datasource tests - use moment.utc() instead moment() to prevent timezone-related issues, fixes #5733. (#5746)
|
9 年之前 |
Leandro Piccilli
|
3057c9747c
Change size on terms aggregation for ES 5.x
|
9 年之前 |
Leandro Piccilli
|
2205ce5354
Add some tests for ES 5.x
|
9 年之前 |
Torkel Ödegaard
|
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
|
9 年之前 |
Torkel Ödegaard
|
8f5a7f1764
feat(templating): more work on context specific varaiable formats, #2918
|
9 年之前 |
Torkel Ödegaard
|
0bea6aba63
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
|
10 年之前 |
Torkel Ödegaard
|
cf98a16db0
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
10 年之前 |
Torkel Ödegaard
|
c5635f9c89
feat(plugins): changed what datasources should return, they should now return the datasource constructor
|
10 年之前 |
Torkel Ödegaard
|
4522b02925
tech(systemjs): almost all tests are passing
|
10 年之前 |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
10 年之前 |
Torkel Ödegaard
|
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
|
10 年之前 |
Torkel Ödegaard
|
97697b93ed
refactoring: moving and renaming things
|
10 年之前 |
Torkel Ödegaard
|
5b01e9ec97
fix(elasticsearch): minor fix to elasticsearch unit tests so that they work in any timezone, fixes #3010
|
10 年之前 |