Commit graph

14526 commits

Author SHA1 Message Date
Boaz Leskes
5ec95d62e5 Merge branch 'feature/url_auto_complete'
* feature/url_auto_complete:
  Added url params for get_source. Removed trailing slash from _delete_doc
  Implemented all 1.0 breaking changes
  Added autocomplete support for url query strings parameters
  Introduced a pattern based url auto complete backend
2014-02-19 15:32:18 +01:00
Boaz Leskes
54ba051737 Re-calculate alert levels when setting metric valus based on sparklines 2014-02-19 15:28:28 +01:00
Rashid Khan
aaa686f653 Keep upstream changes 2014-02-18 13:40:56 -07:00
Rashid Khan
91b3e20f7a Keep upstream changes 2014-02-18 13:40:56 -07:00
Rashid Khan
3f9394c391 - Add mapper to courier
- Add errors for mapper
- Add mapper to resolve and cache field mappings
- Add a couple tests for mapper
- Add some debug output to the kibana controller
2014-02-18 13:32:49 -07:00
Rashid Khan
8eebd792c1 - Add mapper to courier
- Add errors for mapper
- Add mapper to resolve and cache field mappings
- Add a couple tests for mapper
- Add some debug output to the kibana controller
2014-02-18 13:32:49 -07:00
Spencer Alger
2790081903 [Courier] switched the promise.playNice call to wrap the new methods 2014-02-18 09:36:07 -07:00
Spencer Alger
e2c26573f1 [Courier] switched the promise.playNice call to wrap the new methods 2014-02-18 09:36:07 -07:00
Spencer Alger
3f77a74da4 [Courier] Added a .doIndex() method for DocSources, moved .update() to .doUpdate() 2014-02-18 09:34:01 -07:00
Spencer Alger
9a33502ddb [Courier] Added a .doIndex() method for DocSources, moved .update() to .doUpdate() 2014-02-18 09:34:01 -07:00
Spencer Alger
a46e0d44bb [Courier] added source.get() and a stub for ._resolveIndexPattern() 2014-02-18 09:34:01 -07:00
Spencer Alger
40104eadda [Courier] added source.get() and a stub for ._resolveIndexPattern() 2014-02-18 09:34:01 -07:00
Spencer Alger
d71ff32a83 [Courier] added errors for VersionConflicts and DocFetchFailures 2014-02-18 09:33:55 -07:00
Spencer Alger
99b510b174 [Courier] added errors for VersionConflicts and DocFetchFailures 2014-02-18 09:33:55 -07:00
Spencer Alger
7781b50131 [Courier] properly propogate errors from the source to the courier, using it's new _error method 2014-02-18 09:33:39 -07:00
Spencer Alger
77db7177b1 [Courier] properly propogate errors from the source to the courier, using it's new _error method 2014-02-18 09:33:39 -07:00
Spencer Alger
73ab3b8450 [Courier] prevent fetch from running when there are no sources of that type 2014-02-18 09:32:52 -07:00
Spencer Alger
7258db2a2e [Courier] prevent fetch from running when there are no sources of that type 2014-02-18 09:32:52 -07:00
Boaz Leskes
74447b0dcd Detect and ignore negative derivatives happening on node restarts. Show current value based on sparklines.
Closes #122 , Closes #9
2014-02-18 17:01:40 +01:00
Boaz Leskes
0dd3e84968 Added url params for get_source. Removed trailing slash from _delete_doc 2014-02-18 16:58:04 +01:00
Spencer Alger
5d14a56cbb updated elasticsearch dep 2014-02-18 07:31:49 -07:00
Spencer Alger
e15b996091 updated elasticsearch dep 2014-02-18 07:31:49 -07:00
Boaz Leskes
97e75cda97 Improve display of stale data info popup & do not push stale data to the top during the secondary sort
Stale data still has priority to be displayed.
2014-02-18 09:21:55 +01:00
Boaz Leskes
52db817560 Merge branch 'pr/111': master node indication, multiple master detection, stale data indication
Closes #105 , Closes #104
2014-02-17 21:57:28 +01:00
Boaz Leskes
70cf21bba6 Improved master node detection to work on all nodes. Multi masters detection based on time interval. 2014-02-17 21:52:31 +01:00
Boaz Leskes
e5402f59ba Implemented all 1.0 breaking changes 2014-02-17 16:00:42 +01:00
Boaz Leskes
875aa625e0 Added autocomplete support for url query strings parameters
Add params for search, single doc APIs & _cat

Closes #119
2014-02-17 11:44:18 +01:00
Boaz Leskes
fd128a52e8 Introduced a pattern based url auto complete backend 2014-02-16 21:36:30 +01:00
Rashid Khan
a4274ab4b1 Merge pull request #3 from rashidkpc/master
Move test server to port 8001
2014-02-14 07:52:57 -07:00
Rashid Khan
a8129e1fc0 Merge pull request #3 from rashidkpc/master
Move test server to port 8001
2014-02-14 07:52:57 -07:00
Boaz Leskes
8a0136d8d2 Copy kibana/vendor/kibana/.git folder while building to give kibana build system the right revisions 2014-02-14 15:52:50 +01:00
Rashid Khan
4c549809f1 Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00
Rashid Khan
03a081850f Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00
Rashid Khan
99c5f5d887 Mapper testing 2014-02-14 07:38:23 -07:00
Rashid Khan
32ccc08178 Mapper testing 2014-02-14 07:38:23 -07:00
spenceralger
b890858727 Merge pull request #2 from spenceralger/master
refactored the courier
2014-02-14 01:10:49 -07:00
spenceralger
9d7ed10aaf Merge pull request #2 from spenceralger/master
refactored the courier
2014-02-14 01:10:49 -07:00
Spencer Alger
9b41b6aa40 refactored the courier ahead of @rashidkpc work on the Mapper 2014-02-14 00:54:34 -07:00
Spencer Alger
41324b2907 refactored the courier ahead of @rashidkpc work on the Mapper 2014-02-14 00:54:34 -07:00
Rashid Khan
d59079db86 add mapper and tests 2014-02-13 16:54:42 -07:00
Rashid Khan
8cb52b4631 add mapper and tests 2014-02-13 16:54:42 -07:00
Spencer Alger
7f478ea60e merging in latest changes from master 2014-02-13 16:47:20 -07:00
Spencer Alger
86a4d92fe7 merging in latest changes from master 2014-02-13 16:47:20 -07:00
Rashid Khan
8da32abf6a Merge pull request #1 from rashidkpc/master
Ad jshint grunt task, point couier-test at _all
2014-02-13 10:39:50 -07:00
Rashid Khan
150ceaef93 Merge pull request #1 from rashidkpc/master
Ad jshint grunt task, point couier-test at _all
2014-02-13 10:39:50 -07:00
Spencer Alger
55cd2bea36 added placeholder for IndexPattern logic, will finish later 2014-02-12 16:05:41 -07:00
Rashid Khan
c608bfa141 Point courier-test at _all 2014-02-12 15:31:27 -07:00
Rashid Khan
63ebfd9852 Add default jshint grunt task. Remove promise from mapper 2014-02-12 15:05:34 -07:00
Spencer Alger
082426acc9 moved the courier to the same level as kibana, being that it really is external to the angular app 2014-02-12 14:10:45 -07:00
Spencer Alger
8e3aee427d updated the es dependency 2014-02-11 17:49:40 -07:00