Commit graph

1662 commits

Author SHA1 Message Date
Rashid Khan
fc28bccd65 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:53:25 -07:00
Spencer Alger
f6b8d74594 copy over properties on overwritten methods 2014-03-06 14:50:19 -07:00
Spencer Alger
8fc7182305 copy over properties on overwritten methods 2014-03-06 14:50:19 -07:00
Rashid Khan
90da370cb1 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:45:52 -07:00
Rashid Khan
d5ec4ba266 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:45:52 -07:00
Spencer Alger
7bc904ad9e added modify step to the auto-release sinon wrapper 2014-03-06 14:45:20 -07:00
Spencer Alger
4993386e3a added modify step to the auto-release sinon wrapper 2014-03-06 14:45:20 -07:00
Rashid Khan
4118fceef7 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:43:48 -07:00
Rashid Khan
5a501032a9 Merge remote-tracking branch 'upstream/master' 2014-03-06 14:43:48 -07:00
Rashid Khan
76f3b92fd7 More mapper tests 2014-03-06 14:43:42 -07:00
Rashid Khan
3b3d9209f9 More mapper tests 2014-03-06 14:43:42 -07:00
Spencer Alger
3ea9d59fc8 added auto-releasing sinon util 2014-03-06 14:39:37 -07:00
Spencer Alger
8ae8f95033 added auto-releasing sinon util 2014-03-06 14:39:37 -07:00
Spencer Alger
85a420d5a5 allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger
219bd6753c allow grepping of the coverage report 2014-03-06 11:22:27 -07:00
Spencer Alger
a619c0b52b Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger
7be4d61b96 Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work. 2014-03-05 22:08:22 -07:00
Spencer Alger
929ba84d6f rather than creating modules explicitly, it is done on demand by the modules util. This allows tests to load modules without needing to load the actual kibana app 2014-03-05 17:23:35 -07:00
Spencer Alger
93a44f2668 rather than creating modules explicitly, it is done on demand by the modules util. This allows tests to load modules without needing to load the actual kibana app 2014-03-05 17:23:35 -07:00
Spencer Alger
94c1458c81 added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger
6a8f9dddab added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger
4bfd08e147 modified testing dir jshint rules to use 'white' formatting, and fixed style issues 2014-03-05 14:06:10 -07:00
Spencer Alger
f5ba7bcdda modified testing dir jshint rules to use 'white' formatting, and fixed style issues 2014-03-05 14:06:10 -07:00
Spencer Alger
ee7d2b9c6e updated jshint config to use 'node: true' at the root of the project, and switch to 'node: false' within the test and src dirs 2014-03-04 11:54:56 -07:00
Spencer Alger
5b9d739036 updated jshint config to use 'node: true' at the root of the project, and switch to 'node: false' within the test and src dirs 2014-03-04 11:54:56 -07:00
Rashid Khan
18ccb896a3 Add first tests for dashboard controller 2014-03-04 10:05:08 -07:00
Rashid Khan
43f1a315bb Add first tests for dashboard controller 2014-03-04 10:05:08 -07:00
Rashid Khan
1ea7a93cad Added angular-mocks 2014-03-04 10:04:47 -07:00
Rashid Khan
cf27276a6d Added angular-mocks 2014-03-04 10:04:47 -07:00
Spencer Alger
0a0c5b69bf added jshint to the grunt config files as well as the test files. 2014-03-03 14:57:47 -07:00
Spencer Alger
8442ac301c added jshint to the grunt config files as well as the test files. 2014-03-03 14:57:47 -07:00
Rashid Khan
2b552ca536 Added missing bower components to bower.json 2014-03-03 14:47:07 -07:00
Rashid Khan
6ce12dd953 Added missing bower components to bower.json 2014-03-03 14:47:07 -07:00
Spencer Alger
7297c326f1 Discovery Panel Skeleton
- renamed calculateIndices files to be calculate_indices
 - hooked up dataSource.getFields() to the mapper, uses source._wrapcb() to properly trigger digest cycles
 - fixed an error handling bug in the search source
 - courier error DocFetchFailure is now just FetchFailure and will be sent from SearchSources as well
 - courier/index_pattern module is now gone
 - fixed a bug in the mapper that improperly triggered errors when a pattern matched multiple indices that had similar fields
 - prototype for discover app is included
 - directives/kbn_view module is now directives/view, the kbn prefix is implied
 - added basic table directive
2014-02-26 10:09:26 -07:00
Spencer Alger
6cb518b035 Discovery Panel Skeleton
- renamed calculateIndices files to be calculate_indices
 - hooked up dataSource.getFields() to the mapper, uses source._wrapcb() to properly trigger digest cycles
 - fixed an error handling bug in the search source
 - courier error DocFetchFailure is now just FetchFailure and will be sent from SearchSources as well
 - courier/index_pattern module is now gone
 - fixed a bug in the mapper that improperly triggered errors when a pattern matched multiple indices that had similar fields
 - prototype for discover app is included
 - directives/kbn_view module is now directives/view, the kbn prefix is implied
 - added basic table directive
2014-02-26 10:09:26 -07:00
Spencer Alger
da9d6a14ed renamed calculateIndices files to be calculate_indices, convention 2014-02-26 09:39:06 -07:00
Spencer Alger
661d89f741 renamed calculateIndices files to be calculate_indices, convention 2014-02-26 09:39:06 -07:00
Rashid Khan
d966e30214 Fix linting and make sure tests pass UTC moment objects 2014-02-25 15:43:20 -07:00
Rashid Khan
b2f1f42085 Fix linting and make sure tests pass UTC moment objects 2014-02-25 15:43:20 -07:00
Chris Cowan
7757cc98ab Adding checks for arguments 2014-02-24 15:26:11 -07:00
Chris Cowan
5713805143 Adding checks for arguments 2014-02-24 15:26:11 -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
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
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
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
Rashid Khan
4c549809f1 Resolve conflicts, move test server to port 8001 2014-02-14 07:50:32 -07:00