[Checkins] [zopefoundation/hurry.query] 003455: introduce "all" query terms for Field, Value and S...

GitHub noreply at github.com
Wed Dec 16 17:21:47 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/hurry.query
  Commit: 003455d3f86157251c978da5185a2a29c1c7fc3e
      https://github.com/zopefoundation/hurry.query/commit/003455d3f86157251c978da5185a2a29c1c7fc3e
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M src/hurry/query/__init__.py
    M src/hurry/query/query.py
    M src/hurry/query/query.txt
    M src/hurry/query/set.py
    M src/hurry/query/tests.py
    M src/hurry/query/value.py

  Log Message:
  -----------
  introduce "all" query terms for Field, Value and Set indexes.


  Commit: 538626f8a52320520db62e9d7d6776f5b42b69f7
      https://github.com/zopefoundation/hurry.query/commit/538626f8a52320520db62e9d7d6776f5b42b69f7
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M src/hurry/query/__init__.py
    M src/hurry/query/query.py
    M src/hurry/query/query.txt
    M src/hurry/query/set.py
    M src/hurry/query/tests.py
    M src/hurry/query/value.py

  Log Message:
  -----------
  Merge pull request #1 from minddistrict/SD-421-all-query

introduce "all" query terms for Field, Value and Set indexes.


  Commit: 3cf8dd562dc5a7373705433b1110ce9bd904e13d
      https://github.com/zopefoundation/hurry.query/commit/3cf8dd562dc5a7373705433b1110ce9bd904e13d
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Update changes.txt.


  Commit: a4a958e587a6d0ccdef7ac7035894daf4aaf8e46
      https://github.com/zopefoundation/hurry.query/commit/a4a958e587a6d0ccdef7ac7035894daf4aaf8e46
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M bootstrap.py
    M buildout.cfg

  Log Message:
  -----------
  Fix the broken buildout.


  Commit: d0f86a82ff6dc60b08481abd30de143ba436d305
      https://github.com/zopefoundation/hurry.query/commit/d0f86a82ff6dc60b08481abd30de143ba436d305
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M CHANGES.txt
    M bootstrap.py
    M buildout.cfg
    M src/hurry/query/__init__.py
    M src/hurry/query/query.py
    M src/hurry/query/query.txt
    M src/hurry/query/set.py
    M src/hurry/query/tests.py
    M src/hurry/query/value.py

  Log Message:
  -----------
  Merge pull request #1 from minddistrict/master

Add support for an All query term


Compare: https://github.com/zopefoundation/hurry.query/compare/323896cde1e5...d0f86a82ff6d


More information about the checkins mailing list