Commit graph

46414 commits

Author SHA1 Message Date
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
Spencer Alger d082d7a358 added base for angular app, incomplete courier still included 2014-02-11 13:58:29 -07:00
Spencer Alger e290b94927 added angular and angular-route deps, removed eventEmitter 2014-02-11 13:56:37 -07:00
Boaz Leskes 281bb79432 Do not move to end request when auto indenting 2014-02-11 10:33:46 +01:00
Boaz Leskes faed2ae390 Server input was not set upon server change in es.js 2014-02-11 10:00:53 +01:00
Spencer Alger a1336836b3 reorganized the projects a tad, included grunt tasks for testing and running the server. Includes incomplete Courier code for now. 2014-02-10 16:09:04 -07:00
Boaz Leskes ea5d764f14 Indexing Rate Primaries chart should use primaries.indexing.index_total
Closes #116
2014-02-10 16:31:28 +01:00
Boaz Leskes 505843b095 Auto-completing a quoted term would wrongly filter suggestions with an extra quote 2014-02-10 13:29:11 +01:00
Boaz Leskes 17a5a5eb0b Better override of Ace autocomplete token resolution to avoid flickering in the case no autocomplete options are available. 2014-02-09 22:48:00 +01:00
Boaz Leskes fc514d5371 Added yaml output highlighting
Closes #100
2014-02-09 09:36:46 +01:00
Boaz Leskes 437f6cbba5 Added basic Cat API support to the KB
also added pending tasks to the cluster API kb.

Closes #113
2014-02-09 09:30:56 +01:00
Spencer Alger 587786b2b5 removed previous boilerplate 2014-02-06 16:32:11 -07:00
Spencer Alger fc30f87883 including the bower_components in the repo 2014-02-06 16:30:33 -07:00