Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Jack97/elasticsearch-dsl. Pull mirroring updated .
  1. Jan 24, 2019
  2. Mar 15, 2018
  3. Mar 09, 2018
    • Simonas Šerlinskas's avatar
      fix travis support (#251) · 71516a20
      Simonas Šerlinskas authored
      * fixed unit tests to support phpunit 6
      
      * do not use sudo
      
      * update elasticsearch in the travis env and use docker vm
      
      * add java jdk8
      
      * temporary remove elasticsearch scripting
      
      * clean up travis file
      
      * null cannot be used in count() functions anymore in 7.2
      Unverified
      71516a20
  4. Feb 03, 2017
  5. Jan 27, 2017
  6. Jan 26, 2017
  7. Jan 03, 2017
  8. Nov 11, 2016
    • Simonas Šerlinskas's avatar
      Functional tests (#166) · 6edab656
      Simonas Šerlinskas authored
      * Moved all tests to Unit folder
      
      * updated travis to install elasticsearch
      
      * updated composer to install elasticsearch
      
      * updated namespace in unit tests
      
      * added funtional tests
      
      * fix match all query composing
      
      When there are no parameters it has to return \stdClass.
      
      (cherry picked from commit 5970e92)
      
      * updated unit test for match all query
      
      * constants can only have underscore dash
      
      * fixed psr style issues
      
      * updated travis
      
      * exclude not compatible versions
      6edab656
  9. Sep 16, 2016
  10. Jan 26, 2016
  11. Dec 28, 2015
  12. Dec 16, 2015
  13. Dec 05, 2015
  14. Dec 03, 2015
  15. Oct 08, 2015
  16. Jun 29, 2015
Loading