[Checkins] [zopefoundation/zc.queue] 3459f0: branch for fixing the issue where conflict resolve...

GitHub noreply at github.com
Fri Mar 1 16:48:52 UTC 2013


  Branch: refs/heads/andrew-conflict-resolution-persistent
  Home:   https://github.com/zopefoundation/zc.queue
  Commit: 3459f0793bdb75ce0de55aa2649fff159a81b17d
      https://github.com/zopefoundation/zc.queue/commit/3459f0793bdb75ce0de55aa2649fff159a81b17d
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-06 (Fri, 06 Jan 2012)

  Log Message:
  -----------
  branch for fixing the issue where conflict resolver doesn't do the job well in case persistent objects are in a queue.


  Commit: 7c711cdbe3fd53468d269a0857237263eb68f122
      https://github.com/zopefoundation/zc.queue/commit/7c711cdbe3fd53468d269a0857237263eb68f122
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-09 (Mon, 09 Jan 2012)

  Changed paths:
    M src/zc/queue/_queue.py
    M src/zc/queue/queue.txt
    M src/zc/queue/tests.py

  Log Message:
  -----------
  Fix conflict resolution by adding PersistentReferenceSet..


  Commit: 5c169d113df3c902e9efb1333fc05a6c6d675ce7
      https://github.com/zopefoundation/zc.queue/commit/5c169d113df3c902e9efb1333fc05a6c6d675ce7
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/tests.py

  Log Message:
  -----------
  pep8


  Commit: d6a396adf04b129d9f54830c22c70416cc1ffeec
      https://github.com/zopefoundation/zc.queue/commit/d6a396adf04b129d9f54830c22c70416cc1ffeec
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/queue.txt
    M src/zc/queue/tests.py

  Log Message:
  -----------
  add tests for persistent objects.


  Commit: 1a2eabdb67d2500a102b66436421ec213e10175f
      https://github.com/zopefoundation/zc.queue/commit/1a2eabdb67d2500a102b66436421ec213e10175f
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/_queue.py

  Log Message:
  -----------
  fix doc.


  Commit: 3196ed9d752ba52a503457be53da6146c4fa93ae
      https://github.com/zopefoundation/zc.queue/commit/3196ed9d752ba52a503457be53da6146c4fa93ae
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/_queue.py

  Log Message:
  -----------
  revert wrong commit.


  Commit: 42687561aed495fa2797b39f266a16d3969d952c
      https://github.com/zopefoundation/zc.queue/commit/42687561aed495fa2797b39f266a16d3969d952c
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/queue.txt

  Log Message:
  -----------
  fix doc


  Commit: 435000a21e0ee180a381c7ae468bd049a41aea72
      https://github.com/zopefoundation/zc.queue/commit/435000a21e0ee180a381c7ae468bd049a41aea72
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/queue.txt

  Log Message:
  -----------
  more test cases.


  Commit: 81382e6964175b83a387a73d7fb4f2d9c60b9fa5
      https://github.com/zopefoundation/zc.queue/commit/81382e6964175b83a387a73d7fb4f2d9c60b9fa5
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-10 (Tue, 10 Jan 2012)

  Changed paths:
    M src/zc/queue/_queue.py
    M src/zc/queue/queue.txt
    M src/zc/queue/tests.py

  Log Message:
  -----------
  refactor: PersistentReferenceProxy instead of PersistentReferenceSet


  Commit: b91a9f828b680c26679dd067915709dd3a3f2ee6
      https://github.com/zopefoundation/zc.queue/commit/b91a9f828b680c26679dd067915709dd3a3f2ee6
  Author: Andrew Sung <asung at zope.com>
  Date:   2012-01-11 (Wed, 11 Jan 2012)

  Changed paths:
    M src/zc/queue/_queue.py
    M src/zc/queue/tests.py

  Log Message:
  -----------
  __repr__ should call repr in the proxied object.


Compare: https://github.com/zopefoundation/zc.queue/compare/3459f0793bdb^...b91a9f828b68


More information about the checkins mailing list