Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Jack97/elasticsearch-dsl. Pull mirroring updated .
  1. Mar 15, 2018
  2. Nov 21, 2017
  3. Apr 04, 2017
  4. Mar 16, 2017
    • Mantas Urnieža's avatar
      Getter for nested query and path. (#225) · 98ab3a30
      Mantas Urnieža authored
      * Getter for nested query.
      
      Currently there is not possibility to get query object when it is wrapped inside nested query.
      
      * Exposing path for nested query.
      
      * Removing not needed space.
      98ab3a30
  5. Mar 07, 2017
  6. Feb 03, 2017
  7. Jan 30, 2017
  8. Jan 27, 2017
  9. Jan 19, 2017
  10. Jan 18, 2017
  11. Jan 04, 2017
  12. Dec 27, 2016
  13. Dec 14, 2016
  14. 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
  15. Sep 29, 2016
  16. Sep 21, 2016
  17. Sep 16, 2016
  18. Sep 14, 2016
  19. Sep 08, 2016
  20. Sep 07, 2016
  21. Sep 01, 2016
Loading