Commit graph

5882 commits

Author SHA1 Message Date
Spencer Alger cfabe422b5 Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
Spencer Alger b2b5db4ff2 Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Spencer Alger 097bd161ce Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Chris Cowan 10af3b281b Removing extranous packages 2014-02-24 15:15:01 -07:00
Chris Cowan 8a8d80759b 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
Chris Cowan 6f1fd2cdbc Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Spencer Alger 6ee366f45d Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger 173192bc71 Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger 4d49c6303a added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger 42f4c6f84c added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger 0217b6ccce added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger 010f61575f 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 e3acf5634e [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
Spencer Alger 202e1d8651 [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
spenceralger c385df2eb9 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 3dbbc975f5 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 5dce487051 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 e382cb9ec7 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
Spencer Alger 65ec35819f 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 c99bdbbbc7 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
Rashid Khan b7620bee0b 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
Spencer Alger 9b7354795d 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
Rashid Khan 713583f700 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
Spencer Alger 0929c34fed 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 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