Commit graph

13286 commits

Author SHA1 Message Date
LeeDr 570f54c737 remove some out of date comments 2016-06-16 15:40:25 -05:00
LeeDr e558f00c42 minor change in settings test might fix previous failure 2016-06-16 14:30:01 -05:00
Nicolás Bevacqua 6419e5a814 Merge pull request #6791 from bevacqua/feature/custom-toaster-banner
Added a custom banner feature in advanced settings
2016-06-16 16:12:54 -03:00
Matthew Bargar 83595aecd5 Undo changes to functional tests for defunct add data landing page 2016-06-16 14:59:25 -04:00
LeeDr ae56c13583 merge master 2016-06-16 13:54:01 -05:00
Matthew Bargar b853d89139 Merge branch 'master' into feature/ingest 2016-06-16 14:23:12 -04:00
Court Ewing 54af670045 Merge pull request #7476 from epixa/datemathbump
Bump datemath to 2.3.0
2016-06-16 14:19:05 -04:00
Matthew Bargar c992d0c401 Move add data code under management directory 2016-06-16 13:58:25 -04:00
LeeDr bb042f767b Documenting magic number 2016-06-16 12:55:33 -05:00
Nicolás Bevacqua f36cb6524a Merge branch 'master' into feature/custom-toaster-banner 2016-06-16 14:32:39 -03:00
Matthew Bargar 0065fbaa9b Merge branch 'master' into feature/ingest
Resolved conflicts, still need to move around some add data files.
2016-06-16 12:57:29 -04:00
Court Ewing c46172d79f Merge pull request #7485 from epixa/ospackagestarget
Build task for os packages creates target
2016-06-16 12:52:38 -04:00
LeeDr 4234c9f6e3 try around some failing dashboard test steps 2016-06-16 10:23:42 -05:00
Jonathan Budzenski 5b19534314 [build] Add data directory that plugins can write to. Closes #7157 2016-06-16 10:14:27 -05:00
Court Ewing f6196cf662 Target directory created from config value
The target directory was being created based on a hardcoded string
rather from the target directory configuration value.
2016-06-16 10:36:06 -04:00
Court Ewing 3d546336b1 Build task for creating os packages creates target
The target directory is created by the archives task, but it is not
created by the ospackages task, so if you do not have a target
directory and try to skip archives, the build will fail.
2016-06-16 10:18:40 -04:00
LeeDr 65f74e08b9 Limit length of currentUrl when navigating. Too long indicates it didn't change from TileMap to New Vis 2016-06-16 09:02:53 -05:00
Court Ewing 6b98215833 Merge pull request #7477 from epixa/SNAPSHOT
Uppercase -SNAPSHOT on snapshot builds
2016-06-16 08:02:15 -04:00
Court Ewing 49c3401864 Merge pull request #7478 from ycombinator/upgrade-makelogs
Use the latest makelogs
2016-06-16 07:31:39 -04:00
Shaunak Kashyap aedcdf716d
Use the latest makelogs 2016-06-15 21:25:12 -07:00
LeeDr 475220a129 getSpinnerDone at the end of loadSavedDashboard 2016-06-15 18:06:01 -05:00
Court Ewing 7eaa1915f4 Uppercase -SNAPSHOT on snapshot builds
This is consistent with other Elastic projects.
2016-06-15 18:33:04 -04:00
LeeDr e037140866 getSpinnerDone after setting absolute time range and clicking Go 2016-06-15 16:50:26 -05:00
Tyler Smalley 643ae1b78c Merge pull request #7284 from tylersmalley/7135-management
Changes settings to management
2016-06-15 14:04:53 -07:00
Court Ewing 1febea9da6 Bump datemath to 2.3.0 2016-06-15 16:38:24 -04:00
Tyler Smalley 52238006ad Correctly route to add index page on deletion
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-15 13:12:04 -07:00
LeeDr 14b7d3a9e2 Additional stability improvements 2016-06-15 15:03:09 -05:00
LeeDr 739b00581e Add a sleep back into saveDashboard 2016-06-15 13:29:51 -05:00
Court Ewing 72496c4fce Merge pull request #7469 from tsullivan/version-5.0.0-alpha4
bump version to 5.0.0-alpha4
2016-06-15 14:23:33 -04:00
LeeDr 8531d9bf01 Remove auth from URL 2016-06-15 12:59:44 -05:00
Timothy Sullivan ac9f59fced bump version to 5.0.0-alpha4 2016-06-15 10:25:06 -07:00
LeeDr c650ab9513 Merge branch 'master' into runTestsOnChrome 2016-06-15 11:30:23 -05:00
LeeDr bfcb875c77 Merge master 2016-06-15 11:29:23 -05:00
Shaunak Kashyap 97144848a9 Merge pull request #7454 from ycombinator/gh-7424
Mirror ES status; set own status to red if user settings are not found
2016-06-15 11:28:08 -05:00
LeeDr d4914a3cff getSpinnerDone in dashboard 2016-06-15 11:19:59 -05:00
Tyler Smalley 3ec1c513a5 Removes duplicate indexPatternIds resolution
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-15 08:54:34 -07:00
Tyler Smalley 725c2c1142 Addresses ManagementSection test feedback
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-15 08:54:33 -07:00
Jonathan Budzenski 5b385a532c Merge pull request #7468 from jbudz/test-timeout
[test] Increase server logging test timeout
2016-06-15 10:53:38 -05:00
Shaunak Kashyap 622272934e
Extracting conditional message into its own constant for better readability 2016-06-15 08:36:25 -07:00
Jonathan Budzenski a8084a3cbc [test] Increase server logging test timeout 2016-06-15 10:22:00 -05:00
Jonathan Budzenski a1672537e4 Merge pull request #7440 from jbudz/plugin-paths
[plugin installer] check multiple default paths for config
2016-06-15 10:11:36 -05:00
Jonathan Budzenski b32949dfcd Merge pull request #7387 from jbudz/issues/6728
[packages] Set publish prefix kibana/major_version.x
2016-06-15 09:56:00 -05:00
Jonathan Budzenski 314e095441 Merge pull request #7422 from jbudz/package-dirs
[build] Cleanup dirs on uninstall
2016-06-15 09:24:02 -05:00
Jonathan Budzenski bd3cca9efa Merge pull request #7431 from jbudz/issues/7430
[build] Set init description to kibana
2016-06-15 09:22:32 -05:00
Jonathan Budzenski e81e1f25cd Merge pull request #7458 from jbudz/package-cache
[build] Include babelcache so it can be chowned to kibana user
2016-06-15 09:21:10 -05:00
Jonathan Budzenski 83681d980d [build] Include babelcache so it can be chowned to kibana user 2016-06-15 07:44:12 -05:00
Tyler Smalley 56d03d9f8a Don't require /management/data for existing indicies
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-06-15 00:03:21 -07:00
Shaunak Kashyap 658d5f5418
Improving comment 2016-06-14 23:53:56 -07:00
Shaunak Kashyap 7b61123288
Ignore the extra log line about the settings status 2016-06-14 23:26:31 -07:00
Shaunak Kashyap 5fe4a6bd30 Merge pull request #2 from spalger/pr/7454
[ui/settings] go red when settings are not found, otherwise mimic es …
2016-06-15 00:25:51 -05:00