[Checkins] [zopefoundation/cipher.session] 5014ff: added more logging

GitHub noreply at github.com
Tue May 23 14:41:27 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/cipher.session
  Commit: 5014ff78fa82e525d46294059a82b83c5521b807
      https://github.com/zopefoundation/cipher.session/commit/5014ff78fa82e525d46294059a82b83c5521b807
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-04-27 (Wed, 27 Apr 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  added more logging


  Commit: 09841ddabb1b3511f184da6f3d77c192d07b7968
      https://github.com/zopefoundation/cipher.session/commit/09841ddabb1b3511f184da6f3d77c192d07b7968
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  okay... error does not add context to sentry? use exception


  Commit: 5ee2efedb130aba28227469d985c100e32fe774b
      https://github.com/zopefoundation/cipher.session/commit/5ee2efedb130aba28227469d985c100e32fe774b
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version for sure


  Commit: febd9fcf318c35e4bed3d0b6bbafd5d5b6431233
      https://github.com/zopefoundation/cipher.session/commit/febd9fcf318c35e4bed3d0b6bbafd5d5b6431233
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-02 (Mon, 02 May 2016)

  Changed paths:
    M buildout.cfg
    R repoze.session-1.0a1.tar.gz
    M tox.ini

  Log Message:
  -----------
  remove that stored repoze.session release


  Commit: ebc35371d671fd5ddb561795679eb796c48ce791
      https://github.com/zopefoundation/cipher.session/commit/ebc35371d671fd5ddb561795679eb796c48ce791
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-02 (Mon, 02 May 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  ignore .eggs


  Commit: d53109051d3f9f3c722fd8086020102d295ac13b
      https://github.com/zopefoundation/cipher.session/commit/d53109051d3f9f3c722fd8086020102d295ac13b
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-02 (Mon, 02 May 2016)

  Changed paths:
    M src/cipher/session/session.py
    M src/cipher/session/tests/test_data.py

  Log Message:
  -----------
  getting rid of BBB _container code


  Commit: 213c1ab3d3ef0568911227c8494fe73c56bb59af
      https://github.com/zopefoundation/cipher.session/commit/213c1ab3d3ef0568911227c8494fe73c56bb59af
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-02 (Mon, 02 May 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  added _internalResolveConflict to be able to do custom resolutions


  Commit: 42b6f5edec6e2167ca3aaebdaf2d5e06d8aeb8da
      https://github.com/zopefoundation/cipher.session/commit/42b6f5edec6e2167ca3aaebdaf2d5e06d8aeb8da
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-02 (Mon, 02 May 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version


  Commit: 72037565179bf7e70901ad3cfb5beafea3f23d31
      https://github.com/zopefoundation/cipher.session/commit/72037565179bf7e70901ad3cfb5beafea3f23d31
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-03 (Tue, 03 May 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  more details on a conflict


  Commit: 5f06a68e780f4cb5803d68ebb1e642630b85126b
      https://github.com/zopefoundation/cipher.session/commit/5f06a68e780f4cb5803d68ebb1e642630b85126b
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-03 (Tue, 03 May 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version


  Commit: 7d1a6e1a5ec286fe51ef64eddfa0aa3d03c81d17
      https://github.com/zopefoundation/cipher.session/commit/7d1a6e1a5ec286fe51ef64eddfa0aa3d03c81d17
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/cipher/session/tests/test_appendict.py

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


  Commit: 55ace780f1bbee65fe793a1052d044bed15ebbde
      https://github.com/zopefoundation/cipher.session/commit/55ace780f1bbee65fe793a1052d044bed15ebbde
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  change logging a bit, we modified old inflight


  Commit: 52395a82d1e112443875688ab9d0615464341d98
      https://github.com/zopefoundation/cipher.session/commit/52395a82d1e112443875688ab9d0615464341d98
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/cipher/session/session.py
    M src/cipher/session/tests/test_appendict.py

  Log Message:
  -----------
  fix to ignore conflicting values when the same got inserted (however than can happen)
also improved logging of states


  Commit: 5d30d83ac95e2d8d4a215f020cdf79e6cc77a000
      https://github.com/zopefoundation/cipher.session/commit/5d30d83ac95e2d8d4a215f020cdf79e6cc77a000
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version


  Commit: 0e92f447cfa278a9bdbe869912580e1be185597d
      https://github.com/zopefoundation/cipher.session/commit/0e92f447cfa278a9bdbe869912580e1be185597d
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  fixing raven issues, too much data gets cut, switch to extra, skip pprint


  Commit: fba2e8a3653d0920149a00ca67f2463e35f70f4f
      https://github.com/zopefoundation/cipher.session/commit/fba2e8a3653d0920149a00ca67f2463e35f70f4f
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M src/cipher/session/tests/test_appendict.py

  Log Message:
  -----------
  verify uncomparable PersistentReferences (ValueError) handling


  Commit: 9ccdc0884fab0b0f8b8303335da622e9ee230b74
      https://github.com/zopefoundation/cipher.session/commit/9ccdc0884fab0b0f8b8303335da622e9ee230b74
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  demoting log entries to error


  Commit: 230f43e131e9c6a1fbeb07a2f0373fad187acf76
      https://github.com/zopefoundation/cipher.session/commit/230f43e131e9c6a1fbeb07a2f0373fad187acf76
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version


  Commit: c747ab1c1fe30ee31e159717a677f1153f871815
      https://github.com/zopefoundation/cipher.session/commit/c747ab1c1fe30ee31e159717a677f1153f871815
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  there is no release for repoze.session after 0.2


  Commit: 00a4af09007d3bac5e12b13e5cb5e9d08ec708a1
      https://github.com/zopefoundation/cipher.session/commit/00a4af09007d3bac5e12b13e5cb5e9d08ec708a1
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  test against latest versions


  Commit: 189ce838caadefc3c04b529d384dc89d9949c477
      https://github.com/zopefoundation/cipher.session/commit/189ce838caadefc3c04b529d384dc89d9949c477
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  help with sentries


  Commit: a5a24c02ab382f6a3c789050c447c69101856709
      https://github.com/zopefoundation/cipher.session/commit/a5a24c02ab382f6a3c789050c447c69101856709
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M src/cipher/session/session.py

  Log Message:
  -----------
  log more data


  Commit: 24338b781934f29996dcd465e79680d9f0f11f2f
      https://github.com/zopefoundation/cipher.session/commit/24338b781934f29996dcd465e79680d9f0f11f2f
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  bump version


  Commit: 6ada99024b27fa78478390a88e546db72b1399cc
      https://github.com/zopefoundation/cipher.session/commit/6ada99024b27fa78478390a88e546db72b1399cc
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M setup.py
    M src/cipher/session/session.py

  Log Message:
  -----------
  demote LOG.error("Conflicting insert", extra=extra) to warn


  Commit: 6b0cef0fe525d30931b1aae0915fd877e3cee424
      https://github.com/zopefoundation/cipher.session/commit/6b0cef0fe525d30931b1aae0915fd877e3cee424
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M setup.py
    M src/cipher/session/session.py

  Log Message:
  -----------
  Revert "demote LOG.error("Conflicting insert", extra=extra) to warn"

This reverts commit 6ada99024b27fa78478390a88e546db72b1399cc.


  Commit: cd235de89958593a20b39d23012afe770a5c1093
      https://github.com/zopefoundation/cipher.session/commit/cd235de89958593a20b39d23012afe770a5c1093
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  version bump


  Commit: 8ef7c9619ae27438ed402916bba15f7642a086ea
      https://github.com/zopefoundation/cipher.session/commit/8ef7c9619ae27438ed402916bba15f7642a086ea
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Get ready for internal release.


  Commit: 4f48fba7c847b4c7495a0818e64335dc02a509dd
      https://github.com/zopefoundation/cipher.session/commit/4f48fba7c847b4c7495a0818e64335dc02a509dd
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Get ready for maintainance release.


  Commit: 68457e9f3fdd5bb2894059a31f2dd4d7f40e210e
      https://github.com/zopefoundation/cipher.session/commit/68457e9f3fdd5bb2894059a31f2dd4d7f40e210e
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
    M .gitignore
    M CHANGES.txt
    M buildout.cfg
    R repoze.session-1.0a1.tar.gz
    M setup.py
    M src/cipher/session/session.py
    M src/cipher/session/tests/test_appendict.py
    M src/cipher/session/tests/test_data.py
    M tox.ini

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

Update supported Python versions.


Compare: https://github.com/zopefoundation/cipher.session/compare/ab0792da5c98...68457e9f3fdd


More information about the checkins mailing list