Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Jack97/elasticsearch-dsl. Pull mirroring updated .
  1. Sep 04, 2018
  2. Mar 22, 2018
  3. Mar 15, 2018
  4. Mar 09, 2018
  5. Apr 03, 2017
  6. Feb 03, 2017
  7. Jan 30, 2017
    • Simonas Šerlinskas's avatar
      bump development version number · 44fb5480
      Simonas Šerlinskas authored
      Unverified
      44fb5480
    • Simonas Šerlinskas's avatar
      Removing deprecated queries (#197) · 48df0dcc
      Simonas Šerlinskas authored
      * remove deprecated queries
      
      * move tests
      
      * added support for 5.x elasticsearch syntax
      
      changed script_score lang to painless
      
      * refactored tests to support elastic 5
      
      * update changelog
      
      * uri parameters was moved to container, introduced 5.0 new request body parameters
      
      * removed filter endpoint, change order for query and postfilter
      
      * search test has too many not necessary test cases
      
      All those tests has to be in specific query or endpoint. Also functional tests make more sense then asserting it in the SearchTest
      
      * moving elasticsearch/elasticsearch to required dependencies
      48df0dcc
  8. Jan 27, 2017
  9. Jan 18, 2017
  10. Jan 03, 2017
  11. Nov 21, 2016
  12. 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
  13. May 17, 2016
  14. Feb 01, 2016
  15. Jan 26, 2016
  16. Dec 16, 2015
  17. Dec 08, 2015
  18. Dec 05, 2015
  19. Dec 03, 2015
  20. Jun 30, 2015
  21. Jun 29, 2015
  22. Jun 25, 2015
Loading