summaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-03-29Rename update-by-query REST tests to update_by_queryClinton Gormley
2016-03-28Replace is_true: took with took >= 0Nik Everett
2016-03-24Revert "Add debug logging for Vagrant upgrade test"Jason Tedor
2016-03-24Merge pull request #17197 from jasontedor/chownJason Tedor
2016-03-24Ownership for data, logs, and configs for packagesJason Tedor
2016-03-24add on_failure exception metadata to ingest document for verbose simulateTal Levy
2016-03-24Tests: Fix vagrant test on debianAlexander Reelsen
2016-03-24[TEST] Use to wait for the node to start - it will wait for state recovery a...Simon Willnauer
2016-03-24Enforce isolated mode for all pluginsJim Ferenczi
2016-03-24Version: Set version to 5.0.0-alpha1Alexander Reelsen
2016-03-23Add debug logging for Vagrant upgrade testJason Tedor
2016-03-23Merge pull request #17208 from jasontedor/install-plugin-permissionsJason Tedor
2016-03-23Fix cluster health API callJason Tedor
2016-03-23Wait for yellow indices when running upgrade testJason Tedor
2016-03-22Add max size virtual memory checkJason Tedor
2016-03-22Use mock filesystem during install plugins testsJason Tedor
2016-03-22ingest: Give the `foreach` processor access to the rest of the document.Martijn van Groningen
2016-03-21Add tests of POSIX handling for installing pluginsJason Tedor
2016-03-20Cutover to elastic Vagrant boxesJason Tedor
2016-03-18Simplify module or plugin file checksJason Tedor
2016-03-18Centralize umask utilities in bats testsJason Tedor
2016-03-17Centralize existence check for modules and pluginsJason Tedor
2016-03-17Permissions tests for modules and pluginsJason Tedor
2016-03-17Fix plugins permissionsJason Tedor
2016-03-17Fix plugin installation loggingJason Tedor
2016-03-17Fix plugin file permissions testsJason Tedor
2016-03-17Fix installed plugins checkJason Tedor
2016-03-17Plugin site-example no longer existsJason Tedor
2016-03-17Add new pluginsJason Tedor
2016-03-17Add module testsJason Tedor
2016-03-16es.path.conf can not be emptyJason Tedor
2016-03-15Merge pull request #17088 from jasontedor/simplify-bootstrap-settingsJason Tedor
2016-03-15Use setting in integration test cluster configJason Tedor
2016-03-15[TEST] Let the windows machine be slow as hellSimon Willnauer
2016-03-13Bootstrap does not set system propertiesJason Tedor
2016-03-13Add infrastructure to run REST tests on a multi-version clusterSimon Willnauer
2016-03-11Plugins: Enforce plugin zip does not contain zip entries outside of the unzip...Ryan Ernst
2016-03-11Addressed PR feedbackRyan Ernst
2016-03-11Merge branch 'master' into cli-parsingRyan Ernst
2016-03-10[reindex] Make search failure cause rest failureNik Everett
2016-03-10[reindex][test] Fix timeout valueNik Everett
2016-03-10[reindex][test] Script changes destination indexNik Everett
2016-03-10[reindex] Timeout if sub-requests timeoutNik Everett
2016-03-10Decouple the TransportService and ClusterService #16872Boaz Leskes
2016-03-08Removed old cli stuff, and add tests for new Command behaviorRyan Ernst
2016-03-08Convert bootstrapcli parser to jopt-simpleRyan Ernst
2016-03-07Moved MockTerminal and created a base test case for cli commands.Ryan Ernst
2016-03-06Merge branch 'master' into cli-parsingRyan Ernst
2016-03-06Remove outdated nocommit and tweak assert to output bad exception message on ...Ryan Ernst
2016-03-06Cli: Simplify test terminalsRyan Ernst