summaryrefslogtreecommitdiff
path: root/plugins/analysis-stempel
AgeCommit message (Expand)Author
2016-01-19Merge branch 'master' into new_index_settingsSimon Willnauer
2016-01-19Register index.version_created for several analysis plugin testsSimon Willnauer
2016-01-18Test: Make rest test framework accept http directly for the test clusterRyan Ernst
2015-12-21Upgrade to lucene-5.5.0-snapshot-1721183.Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-12-10Remove RuntimePermission("accessDeclaredMembers")Robert Muir
2015-11-26Fix compile errorsSimon Willnauer
2015-11-23upgrade lucene to 5.4.0-snapshot-1715952Michael McCandless
2015-11-16upgrade lucene 5.4 snapshotMichael McCandless
2015-11-16upgrade lucene 5.4 snapshotMichael McCandless
2015-11-13Extend usage of IndexSetting classBoaz Leskes
2015-11-09Upgrade to lucene-5.4.0-snapshot-1712973.Adrien Grand
2015-10-30Merge pull request #14375 from rjernst/sweep_up_mavenRyan Ernst
2015-10-30update to lucene-5.4.x-snapshot-1711508Areek Zillur
2015-10-30Simplify Analysis registration and configurationSimon Willnauer
2015-10-29Build: Remove maven pom files and supporting ant filesRyan Ernst
2015-10-29Switch build system to GradleRyan Ernst
2015-10-28Upgrade to lucene-5.4-snapshot-1710880.Adrien Grand
2015-10-23Make IndexSettings also own the IndexMetaData and separate node settingsSimon Willnauer
2015-10-22Replace IndexSettings annotation with a full-fledged classSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-10-16Upgrade to lucene-5.4-snapshot-1708254.Adrien Grand
2015-09-18Remove unnecessary copies of license and notice filesRyan Ernst
2015-09-16Merge pull request #13611 from rjernst/spec_in_resourcesRyan Ernst
2015-09-16Test: Move rest-api-spec for plugins into test resourcesRyan Ernst
2015-09-16Remove java.lang.reflect.ReflectPermission "suppressAccessChecks"Robert Muir
2015-09-15[test] plugins simple RestIT tests don't work from IDEDavid Pilato
2015-09-10Upgrade lucene to r1702090Robert Muir
2015-09-03Upgrade to lucene 5.4-snapshot r1701068Robert Muir
2015-09-03Move version to 3.0.0-SNAPSHOTSimon Willnauer
2015-09-01Remove extra licensesAdrien Grand
2015-09-01Update licenses for analysis plugins.Adrien Grand
2015-08-18Merge branch 'master' into construct_it_yourselfRyan Ernst
2015-08-18[maven] rename artifactIds from `elasticsearch-something` to `something`David Pilato
2015-08-18Merged AbstractPlugin and Plugin. Also added Settings back toRyan Ernst
2015-08-17Plugins: Simplify Plugin API for constructing modulesRyan Ernst
2015-08-16Internal: Flatten IndicesModule and add testsRyan Ernst
2015-08-15Docs: Prepare plugin and integration docs for 2.0Clinton Gormley
2015-08-14Move master to [2.1.0-SNAPSHOT]Simon Willnauer
2015-08-12Cut over master to 2.0.0-SNAPSHOTSimon Willnauer
2015-08-04Change master branch back to 2.0-beta1Robert Muir
2015-08-04Cut over master to 2.0.0-SNAPSHOTSimon Willnauer
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-07-22Refactor pluginserviceRobert Muir
2015-07-21CLITool: Port PluginManager to use CLIToolAlexander Reelsen
2015-07-13updated the elasticsearch versioning formatuboness
2015-07-09Make 2.0.0.beta1-SNAPSHOT the current version.Simon Willnauer
2015-07-08[Stempel] move integration tests to REST testsDavid Pilato
2015-07-07add stempel integration testsRobert Muir
2015-07-06[maven] change groupId / artifactIdDavid Pilato