summaryrefslogtreecommitdiff
path: root/core/src/main/resources
AgeCommit message (Expand)Author
2017-06-28Introduce NioTransport into framework for testing (#24262)Tim Brooks
2017-06-22Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349)Adrien Grand
2017-06-15Upgrade to lucene-7.0.0-snapshot-92b1783. (#25222)Adrien Grand
2017-06-06Bumping version to v6.0.0-alpha3 (#25077)Tim Brooks
2017-05-19Upgrade to lucene-7.0.0-snapshot-a0aef2fNicholas Knize
2017-05-10Fix SocketPermission in test framework for alpha2 bumpLee Hinman
2017-05-04Simplify file storeJason Tedor
2017-05-02Upgrade to JUnit 4.12 (#23877)David Pilato
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-03-27Upgrade to Lucene 6.5.0 (#23750)Jim Ferenczi
2017-03-09Test: Upgrade randomized runner to 2.5.0 (#23513)Ryan Ernst
2017-02-27Upgrade to lucene-6.5.0-snapshot-d00c5ca (#23385)Jim Ferenczi
2017-02-10Upgrade to lucene-6.5.0-snapshot-f919485. (#23087)Adrien Grand
2017-02-06Upgrade to Lucene 6.4.1. (#22978)Adrien Grand
2017-02-03Remove connect SocketPermissions from core (#22797)Tim Brooks
2017-01-21Upgrade to Lucene 6.4.0 (#22724)Jim Ferenczi
2017-01-20Remove accept SocketPermissions from core (#22622)Tim Brooks
2017-01-04Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413)Adrien Grand
2016-11-30Remove 2.x backward compatibility of mappings. (#21670)Adrien Grand
2016-11-29Upgrade to lucene-6.4.0-snapshot-ec38570 (#21853)Jim Ferenczi
2016-11-14Upgrade to lucene-6.3.0. (#21464)Adrien Grand
2016-11-04Upgrade to lucene-6.3.0-snapshot-a66a445. (#21309)Adrien Grand
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-24Strengthen handling of unavailable cgroup statsJason Tedor
2016-10-24Add basic cgroup CPU metricsJason Tedor
2016-10-20Cleanup load average handlingJason Tedor
2016-10-03Update favicon (#20727)Ryan Ernst
2016-08-24Upgrade to Lucene 6.2.0Mike McCandless
2016-08-24Fix RAM usage estimation of LiveVersionMap. #20123Adrien Grand
2016-07-23Persistent Node Names (#19456)Boaz Leskes
2016-07-12Fix remaining tests that either need access to the netty module or require ex...Simon Willnauer
2016-07-07Die with dignityJason Tedor
2016-06-22Tasks: Add completed to the mappingNik Everett
2016-06-21Fetch result when wait_for_completionNik Everett
2016-06-17Upgrade to Lucene 6.1.0. #18926Adrien Grand
2016-06-14Test: make secure mock setup work with ibm jdkRyan Ernst
2016-06-14Create get task API that falls back to the .tasks indexNik Everett
2016-06-10Upgrade to lucene-6.1.0-snapshot-3a57bea.Adrien Grand
2016-06-01Upgrade to Lucene 6.0.1.Adrien Grand
2016-05-26Add ability to store results for long running tasksIgor Motov
2016-05-19Remove settings and system properties entanglementJason Tedor
2016-05-17Add I/O statistics on LinuxJason Tedor
2016-04-25Add bwc support for pre-5.0 completion indexAreek Zillur
2016-04-14Add max map count checkJason Tedor
2016-04-13Node names cleanupIgor Motov
2016-04-11Upgrade Lucene 6 ReleaseAdrien Grand
2016-03-15Merge pull request #17088 from jasontedor/simplify-bootstrap-settingsJason Tedor
2016-03-15Remove path.home command-line settingJason Tedor
2016-03-14Upgrade to lucene-6.0.0-f0aa4fc. #17075Adrien Grand
2016-03-08Merge branch 'master' into cli-parsingRyan Ernst