[Checkins] [zopefoundation/five.taskqueue] 97d05b: prepare

GitHub noreply at github.com
Tue Mar 5 01:44:15 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/five.taskqueue
  Commit: 97d05b6c1172d20227a95515260de62ac03131ea
      https://github.com/zopefoundation/five.taskqueue/commit/97d05b6c1172d20227a95515260de62ac03131ea
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2010-09-27 (Mon, 27 Sep 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A docs/HISTORY.txt
    A setup.py
    A src/five/__init__.py
    A src/five/taskqueue/__init__.py
    A src/five/taskqueue/configure.zcml
    A src/five/taskqueue/processor.py
    A src/five/taskqueue/service.py
    A src/five/taskqueue/startup.py
    A src/five/taskqueue/tests/__init__.py
    A src/five/taskqueue/tests/processor.txt
    A src/five/taskqueue/tests/test_doctests.py

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


  Commit: 9efe06173d611c7abdc385bd14cb9e466eb48fb8
      https://github.com/zopefoundation/five.taskqueue/commit/9efe06173d611c7abdc385bd14cb9e466eb48fb8
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2010-09-27 (Mon, 27 Sep 2010)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.1-alpha-2


  Commit: fede310091806f9dd4d679c7af12c51302d210cb
      https://github.com/zopefoundation/five.taskqueue/commit/fede310091806f9dd4d679c7af12c51302d210cb
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2010-10-18 (Mon, 18 Oct 2010)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  pin versions
fix source reference
set py as interpreter for compatibility with virtualenv


  Commit: f484ecdc700baa8156cbe9e8a7f8f7dc8eb8b521
      https://github.com/zopefoundation/five.taskqueue/commit/f484ecdc700baa8156cbe9e8a7f8f7dc8eb8b521
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2010-10-18 (Mon, 18 Oct 2010)

  Changed paths:
    M src/five/taskqueue/service.py

  Log Message:
  -----------
  use the z2 processor


  Commit: bb824872757f7bfb22d9eb649bc27a839b0a3125
      https://github.com/zopefoundation/five.taskqueue/commit/bb824872757f7bfb22d9eb649bc27a839b0a3125
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2010-10-18 (Mon, 18 Oct 2010)

  Changed paths:
    M src/five/taskqueue/startup.py
    M src/five/taskqueue/tests/processor.txt

  Log Message:
  -----------
  remove reference to _p_jar
fix test after change to use z2 processor


  Commit: 0773b9a008d996161b22abcce71b493aadd9b594
      https://github.com/zopefoundation/five.taskqueue/commit/0773b9a008d996161b22abcce71b493aadd9b594
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2010-10-18 (Mon, 18 Oct 2010)

  Changed paths:
    M src/five/taskqueue/startup.py

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


  Commit: 1881834e3e5113aeac872b330796ca8e43fc861a
      https://github.com/zopefoundation/five.taskqueue/commit/1881834e3e5113aeac872b330796ca8e43fc861a
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2010-10-18 (Mon, 18 Oct 2010)

  Changed paths:
    M src/five/taskqueue/processor.py

  Log Message:
  -----------
  take care of race conditions and close connection and request correctly


  Commit: 788bfc02c42e343384a76ffb7f90782f290dd4a1
      https://github.com/zopefoundation/five.taskqueue/commit/788bfc02c42e343384a76ffb7f90782f290dd4a1
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2010-10-19 (Tue, 19 Oct 2010)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.1-alpha-2


  Commit: 42d64994877b3fc2e0c10c4a3bfd29320e133fc4
      https://github.com/zopefoundation/five.taskqueue/commit/42d64994877b3fc2e0c10c4a3bfd29320e133fc4
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2010-10-19 (Tue, 19 Oct 2010)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.1-alpha-3


  Commit: 623d82623852fc06b796138c4a83506ecb83ceef
      https://github.com/zopefoundation/five.taskqueue/commit/623d82623852fc06b796138c4a83506ecb83ceef
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2011-01-10 (Mon, 10 Jan 2011)

  Changed paths:
    M src/five/taskqueue/service.py

  Log Message:
  -----------
  2.12 support


  Commit: 07cf548a2b784632ecbfb6751f64ee9c33042d9a
      https://github.com/zopefoundation/five.taskqueue/commit/07cf548a2b784632ecbfb6751f64ee9c33042d9a
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2011-05-16 (Mon, 16 May 2011)

  Changed paths:
    M docs/HISTORY.txt
    M src/five/taskqueue/processor.py

  Log Message:
  -----------
  Avoid code to stop thread and set the default value for variable before exception


  Commit: e73ac535c118ec7cc7f4f2d9a1ecc3396deba5c6
      https://github.com/zopefoundation/five.taskqueue/commit/e73ac535c118ec7cc7f4f2d9a1ecc3396deba5c6
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2011-05-16 (Mon, 16 May 2011)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.1-alpha-3


  Commit: 9a8dad1030f766a21d5cc8ec5282e050e4da2221
      https://github.com/zopefoundation/five.taskqueue/commit/9a8dad1030f766a21d5cc8ec5282e050e4da2221
  Author: Jean-Fran?ois Roche <jfroche at affinitic.be>
  Date:   2011-05-16 (Mon, 16 May 2011)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.1-alpha-4


  Commit: 74348b3dc7a516c83771f2d6d546fe208b87838c
      https://github.com/zopefoundation/five.taskqueue/commit/74348b3dc7a516c83771f2d6d546fe208b87838c
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Remove five.dbevent dependency


  Commit: 851332b1474e58117b5273605605949858396cec
      https://github.com/zopefoundation/five.taskqueue/commit/851332b1474e58117b5273605605949858396cec
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M buildout.cfg
    M setup.py

  Log Message:
  -----------
  zope 2.13 compatibility


  Commit: c06baff36f1f2e82360bde024ca57c3d9f6eb62e
      https://github.com/zopefoundation/five.taskqueue/commit/c06baff36f1f2e82360bde024ca57c3d9f6eb62e
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M src/five/taskqueue/configure.zcml

  Log Message:
  -----------
  Applications should storeDBReference and startservices themselves


  Commit: f1a900421bf4c78c0e16650bca82f08f3d2ecb82
      https://github.com/zopefoundation/five.taskqueue/commit/f1a900421bf4c78c0e16650bca82f08f3d2ecb82
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M src/five/taskqueue/tests/processor.txt
    M src/five/taskqueue/tests/test_doctests.py

  Log Message:
  -----------
  fix tests


  Commit: f96c50200cbd04570c0f30297ba6bfc296eb155e
      https://github.com/zopefoundation/five.taskqueue/commit/f96c50200cbd04570c0f30297ba6bfc296eb155e
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt

  Log Message:
  -----------
  update history


  Commit: cbbd9577632f34192418194b211c753ee9f379ae
      https://github.com/zopefoundation/five.taskqueue/commit/cbbd9577632f34192418194b211c753ee9f379ae
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.2


  Commit: a6d1e6d8d83f307ff0d2d251c780edd271d0efe6
      https://github.com/zopefoundation/five.taskqueue/commit/a6d1e6d8d83f307ff0d2d251c780edd271d0efe6
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.2.1


  Commit: 75b84988eec23976e131e9c8f1dfadbe84ea8fcd
      https://github.com/zopefoundation/five.taskqueue/commit/75b84988eec23976e131e9c8f1dfadbe84ea8fcd
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    A MANIFEST.in
    M docs/HISTORY.txt

  Log Message:
  -----------
  add MANIFEST.in


  Commit: 1ec2f74386f82618a468cac78db8579970368296
      https://github.com/zopefoundation/five.taskqueue/commit/1ec2f74386f82618a468cac78db8579970368296
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.2.1


  Commit: 9506212b3470ed4f67995f4b62acd306c4fc0130
      https://github.com/zopefoundation/five.taskqueue/commit/9506212b3470ed4f67995f4b62acd306c4fc0130
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.2.2


  Commit: 144306857392b5e09382feb86f08c5c294ce022e
      https://github.com/zopefoundation/five.taskqueue/commit/144306857392b5e09382feb86f08c5c294ce022e
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  missing metadata


  Commit: 1428180f7100c940b2a68429943b99b7e0b19d94
      https://github.com/zopefoundation/five.taskqueue/commit/1428180f7100c940b2a68429943b99b7e0b19d94
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  fix excluded zcml and txt


  Commit: 0145c8d91dccd373d4c8ca5552e906fc3ce86376
      https://github.com/zopefoundation/five.taskqueue/commit/0145c8d91dccd373d4c8ca5552e906fc3ce86376
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.2.2


  Commit: a41317eee14cd4d59b40afb7cabb95cdb7d413e2
      https://github.com/zopefoundation/five.taskqueue/commit/a41317eee14cd4d59b40afb7cabb95cdb7d413e2
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.2.3


  Commit: ca6e042171f06074dc4197de29db17143af8d02f
      https://github.com/zopefoundation/five.taskqueue/commit/ca6e042171f06074dc4197de29db17143af8d02f
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M src/five/taskqueue/startup.py

  Log Message:
  -----------
  better reporting when service cannot be started


  Commit: 96022e820331a38bf8a992aaed48b50da0bda176
      https://github.com/zopefoundation/five.taskqueue/commit/96022e820331a38bf8a992aaed48b50da0bda176
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M src/five/taskqueue/startup.py

  Log Message:
  -----------
  startServices filters which services to start based on which site they are sitting in


  Commit: b6efe68b228298ee99b5f24b889721a499664fd2
      https://github.com/zopefoundation/five.taskqueue/commit/b6efe68b228298ee99b5f24b889721a499664fd2
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M MANIFEST.in
    M docs/HISTORY.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.3.0


  Commit: 0c2f61d889984942555c05be7065ccefb1668a31
      https://github.com/zopefoundation/five.taskqueue/commit/0c2f61d889984942555c05be7065ccefb1668a31
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-12 (Mon, 12 Nov 2012)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Back to development: 0.3.1


  Commit: ab51f667652ec50cf78c6056f79c3fcce7e88b34
      https://github.com/zopefoundation/five.taskqueue/commit/ab51f667652ec50cf78c6056f79c3fcce7e88b34
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Log Message:
  -----------
  now considered stable enough


Compare: https://github.com/zopefoundation/five.taskqueue/compare/97d05b6c1172^...ab51f667652e


More information about the checkins mailing list