summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/support/TransportActionFilterChainTests.java
AgeCommit message (Expand)Author
2017-05-03Add non-dispatching listenable action future (#24412)Tim Brooks
2017-05-03[TEST] Remove unnecessary usages of ListenableActionFuturejavanna
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2016-12-05Plugins: Remove response action filters (#21950)Ryan Ernst
2016-11-14Remove generics from ActionRequestRyan Ernst
2016-07-04Enable Checkstyle RedundantModifierTanguy Leroux
2016-07-04Do not catch throwableJason Tedor
2016-01-19Cleanup the raw generics in ActionFilterNik Everett
2016-01-17Squash more raw type errorsNik Everett
2016-01-05Task Management: Add framework for registering and communicating with tasksIgor Motov
2015-10-20Remove and ban @TestNik Everett
2015-09-12ban setAccessible from core code.Robert Muir
2015-08-27Remove and forbid use of com.google.common.collect.ListsJason Tedor
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-07-10Internal: refactored MetaData to split the concrete index name resolution to ...Martijn van Groningen
2015-06-05create core moduleSimon Willnauer