Commit graph

43 commits

Author SHA1 Message Date
Chris Cowan
10af3b281b Removing extranous packages 2014-02-24 15:15:01 -07:00
Chris Cowan
f220d87bae Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Spencer Alger
0217b6ccce added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger
e8b3bff1f5 [Courier - Mapper] only request the client once it is needed 2014-02-24 12:37:39 -07:00
Spencer Alger
1316104364 [Courier] when clearing localStorage, invalidate the local ref properly 2014-02-24 11:39:11 -07:00
spenceralger
d59067fca7 Merge pull request #5 from spenceralger/application_boot
Application boot
2014-02-24 10:46:15 -07:00
Spencer Alger
fb1d9a6f1a wired up the configFile's kibanaIndex field to the mapper 2014-02-24 10:36:53 -07:00
Spencer Alger
40bd305df4 Merge branch 'master' into application_boot 2014-02-24 10:27:53 -07:00
Spencer Alger
f447a129bb fixed the courer._clearScheduled, and renamed bind to $bind 2014-02-24 10:22:24 -07:00
Spencer Alger
407ada97ea merged in mapper changes 2014-02-24 10:12:38 -07:00
Rashid Khan
2a9800734f Merge pull request #4 from rashidkpc/master
Mapper and tests
2014-02-24 08:11:01 -07:00
Rashid Khan
153d89cadf Merge remote-tracking branch 'upstream/master' 2014-02-24 08:09:46 -07:00
Spencer Alger
ebe67a39eb updates to the courier to properly support doc based fetch and related improvements 2014-02-22 12:09:44 -07:00
Rashid Khan
12e992be90 Added error for inconsitent mappings, mapper tests 2014-02-22 12:44:09 -05:00
Spencer Alger
65d8df1784 added async bower component 2014-02-19 12:26:14 -07:00
Rashid Khan
aaa686f653 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
Spencer Alger
2790081903 [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
a46e0d44bb [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
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
73ab3b8450 [Courier] prevent fetch from running when there are no sources of that type 2014-02-18 09:32:52 -07:00
Spencer Alger
5d14a56cbb updated elasticsearch dep 2014-02-18 07:31:49 -07: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
4c549809f1 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
spenceralger
b890858727 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
Rashid Khan
d59079db86 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
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
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
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
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
Spencer Alger
a6742be90a initial commit 2014-02-06 16:29:19 -07:00