[Checkins] [zopefoundation/z3c.jsonrpc] 039f12: reflect changes in zope packages, use new package ...

GitHub noreply at github.com
Tue Mar 12 13:29:33 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.jsonrpc
  Commit: 039f12e7b27e703cdc4d9769acfb58ab4a730a15
      https://github.com/zopefoundation/z3c.jsonrpc/commit/039f12e7b27e703cdc4d9769acfb58ab4a730a15
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2010-01-26 (Tue, 26 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M setup.py
    M src/z3c/jsonrpc/README.txt
    M src/z3c/jsonrpc/configure.zcml
    M src/z3c/jsonrpc/ftesting.zcml

  Log Message:
  -----------
  reflect changes in zope packages, use new package externals


  Commit: f96f8072d7d541731c695dbc266a7853d2b94b5b
      https://github.com/zopefoundation/z3c.jsonrpc/commit/f96f8072d7d541731c695dbc266a7853d2b94b5b
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-27 (Wed, 27 Jan 2010)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  typo


  Commit: 8f1341bd289f60126f3d7d03582efc8c4e246576
      https://github.com/zopefoundation/z3c.jsonrpc/commit/8f1341bd289f60126f3d7d03582efc8c4e246576
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-27 (Wed, 27 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  release


  Commit: d958ebfe28998d7568a666e38ea4e1181740da27
      https://github.com/zopefoundation/z3c.jsonrpc/commit/d958ebfe28998d7568a666e38ea4e1181740da27
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-27 (Wed, 27 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  back to dev


  Commit: bf6225c5c279d8c701afb3b328203fdc65955241
      https://github.com/zopefoundation/z3c.jsonrpc/commit/bf6225c5c279d8c701afb3b328203fdc65955241
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2010-05-25 (Tue, 25 May 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/jsonrpc/testing.py
    M src/z3c/jsonrpc/tests/__init__.py
    M src/z3c/jsonrpc/tests/test_doc.py

  Log Message:
  -----------
  import doctest from python


  Commit: 0faeaf4cd584af17cdeeecd9467b737e79bd555f
      https://github.com/zopefoundation/z3c.jsonrpc/commit/0faeaf4cd584af17cdeeecd9467b737e79bd555f
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-06-02 (Wed, 02 Jun 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    M bootstrap.py

  Log Message:
  -----------
  Conform to repository policy


  Commit: 9de0dd93622b04c6a66a295653b5c4135dc03f1a
      https://github.com/zopefoundation/z3c.jsonrpc/commit/9de0dd93622b04c6a66a295653b5c4135dc03f1a
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2010-07-30 (Fri, 30 Jul 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/jsonrpc/publisher.py

  Log Message:
  -----------
  Fix: added missing exception import for ParseError in publisher.processInputs


  Commit: 85f2afdd18b7ce43e087ebae9ab73c666ed1e853
      https://github.com/zopefoundation/z3c.jsonrpc/commit/85f2afdd18b7ce43e087ebae9ab73c666ed1e853
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2012-03-24 (Sat, 24 Mar 2012)

  Changed paths:
    M src/z3c/jsonrpc/publisher.py

  Log Message:
  -----------
  use correct error message for code -32603


  Commit: f56401d5d7e0cfcf2d92fcbbb9db6aabf3207384
      https://github.com/zopefoundation/z3c.jsonrpc/commit/f56401d5d7e0cfcf2d92fcbbb9db6aabf3207384
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2012-03-24 (Sat, 24 Mar 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  prepare release


  Commit: 9a2e4b90844ca4ef5d785010d2f6e869f836aa36
      https://github.com/zopefoundation/z3c.jsonrpc/commit/9a2e4b90844ca4ef5d785010d2f6e869f836aa36
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2012-03-24 (Sat, 24 Mar 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  back to dev


  Commit: 0bf3c1a1e7dee762303197cbe4201322e91e5d42
      https://github.com/zopefoundation/z3c.jsonrpc/commit/0bf3c1a1e7dee762303197cbe4201322e91e5d42
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M CHANGES.txt
    M src/z3c/jsonrpc/testing.py

  Log Message:
  -----------
  - Fix ``JSONRPCTestTransport`` to include the request full host.
  Until now it ate the port.


  Commit: 6237e07a206fe0160e75e1130a0908610a3f1118
      https://github.com/zopefoundation/z3c.jsonrpc/commit/6237e07a206fe0160e75e1130a0908610a3f1118
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.7.1


  Commit: ad6540e5686a43a67abdbd28b3de152c0d0d1b3c
      https://github.com/zopefoundation/z3c.jsonrpc/commit/ad6540e5686a43a67abdbd28b3de152c0d0d1b3c
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.7.2


  Commit: 5382481588cdad2e3f1011e97a8a467104feff04
      https://github.com/zopefoundation/z3c.jsonrpc/commit/5382481588cdad2e3f1011e97a8a467104feff04
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/z3c/jsonrpc/README.txt

  Log Message:
  -----------
  Make tests pass with z3c.json 0.5.5.


  Commit: bb45a1ac5572d6dfd076760ef337f5295440b5e3
      https://github.com/zopefoundation/z3c.jsonrpc/commit/bb45a1ac5572d6dfd076760ef337f5295440b5e3
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M src/z3c/jsonrpc/testing.py

  Log Message:
  -----------
  Allow teardown for the layer.

I'm not 100% sure this is safe, but I'm 99.9% sure.  If problems appear, we can
revert.


  Commit: 80f34b9a245a59f773d2563b76f5ee74d94cf68d
      https://github.com/zopefoundation/z3c.jsonrpc/commit/80f34b9a245a59f773d2563b76f5ee74d94cf68d
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M src/z3c/jsonrpc/testing.py

  Log Message:
  -----------
  Fix test failures.

z3c.json was trying to feed unicode data into zope.publisher, which became
stricter in version 4.0.0a1 and requires bytes (aka str on Python 2.x).

And z3c.json did that because we didn't specify an encoding.


Compare: https://github.com/zopefoundation/z3c.jsonrpc/compare/039f12e7b27e^...80f34b9a245a


More information about the checkins mailing list