[Checkins] [zopefoundation/DocumentTemplate] 41ec05: Boilerplate

GitHub noreply at github.com
Mon Feb 25 15:22:06 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 41ec05a0762b6f40e5d22124bb8d685368d29810
      https://github.com/zopefoundation/DocumentTemplate/commit/41ec05a0762b6f40e5d22124bb8d685368d29810
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-19 (Sat, 19 Jun 2010)

  Changed paths:
    A CHANGES.txt
    A COPYRIGHT.txt
    A LICENSE.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py

  Log Message:
  -----------
  Boilerplate


  Commit: 84177620999f02d05f1de833e57d126ceb71c775
      https://github.com/zopefoundation/DocumentTemplate/commit/84177620999f02d05f1de833e57d126ceb71c775
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-19 (Sat, 19 Jun 2010)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Specify dependencies


  Commit: ead88a47e3895faa42745b8bc0dcc66d60c0df0e
      https://github.com/zopefoundation/DocumentTemplate/commit/ead88a47e3895faa42745b8bc0dcc66d60c0df0e
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-19 (Sat, 19 Jun 2010)

  Changed paths:
    A src/DocumentTemplate/DT_HTML.py
    A src/DocumentTemplate/DT_If.py
    A src/DocumentTemplate/DT_In.py
    A src/DocumentTemplate/DT_InSV.py
    A src/DocumentTemplate/DT_Let.py
    A src/DocumentTemplate/DT_Raise.py
    A src/DocumentTemplate/DT_Return.py
    A src/DocumentTemplate/DT_String.py
    A src/DocumentTemplate/DT_Try.py
    A src/DocumentTemplate/DT_UI.py
    A src/DocumentTemplate/DT_Util.py
    A src/DocumentTemplate/DT_Var.py
    A src/DocumentTemplate/DT_With.py
    A src/DocumentTemplate/DTtestExpr.py
    A src/DocumentTemplate/Let.stx
    A src/DocumentTemplate/VSEval.py
    A src/DocumentTemplate/_DocumentTemplate.py
    A src/DocumentTemplate/__init__.py
    A src/DocumentTemplate/cDocumentTemplate.c
    A src/DocumentTemplate/html_quote.py
    A src/DocumentTemplate/pDocumentTemplate.py
    A src/DocumentTemplate/permissions.py
    A src/DocumentTemplate/security.py
    A src/DocumentTemplate/sequence/SortEx.py
    A src/DocumentTemplate/sequence/__init__.py
    A src/DocumentTemplate/sequence/tests/__init__.py
    A src/DocumentTemplate/sequence/tests/results.py
    A src/DocumentTemplate/sequence/tests/testSequence.py
    A src/DocumentTemplate/sequence/tests/ztestlib.py
    A src/DocumentTemplate/tests/__init__.py
    A src/DocumentTemplate/tests/dealers.dtml
    A src/DocumentTemplate/tests/dealers.out
    A src/DocumentTemplate/tests/testDTML.py
    A src/DocumentTemplate/tests/testDTMLUnicode.py
    A src/DocumentTemplate/tests/testSecurity.py
    A src/DocumentTemplate/tests/test_DT_Raise.py
    A src/DocumentTemplate/tests/test_DT_Var.py
    A src/DocumentTemplate/tests/testustr.py
    A src/DocumentTemplate/ustr.py
    A src/TreeDisplay/TreeTag.py
    A src/TreeDisplay/__init__.py
    A src/TreeDisplay/www/Blank_icon.gif
    A src/TreeDisplay/www/Minus_icon.gif
    A src/TreeDisplay/www/Plus_icon.gif

  Log Message:
  -----------
  Copy in the code


  Commit: 63feaecde091baf361816c551e4ed40cf811b91f
      https://github.com/zopefoundation/DocumentTemplate/commit/63feaecde091baf361816c551e4ed40cf811b91f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-19 (Sat, 19 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare DocumentTemplate 2.13.0.


  Commit: ffb270b1dab4ca8fac31eacd5b221679d9d0a990
      https://github.com/zopefoundation/DocumentTemplate/commit/ffb270b1dab4ca8fac31eacd5b221679d9d0a990
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-19 (Sat, 19 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump version


  Commit: 6f053db4f5952490137007c8913b4cd8e58203c5
      https://github.com/zopefoundation/DocumentTemplate/commit/6f053db4f5952490137007c8913b4cd8e58203c5
  Author: Jens Vagelpohl <jens at dataflake.org>
  Date:   2010-07-14 (Wed, 14 Jul 2010)

  Changed paths:
    M CHANGES.txt
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  - LP #143273: Enable the dtml-var modifiers url_quote, url_unquote,
  url_quote_plus and url_unquote_plus to handle unicode strings.


  Commit: c68848672486115e58db9a03648fcf70acb98138
      https://github.com/zopefoundation/DocumentTemplate/commit/c68848672486115e58db9a03648fcf70acb98138
  Author: Jens Vagelpohl <jens at dataflake.org>
  Date:   2010-07-15 (Thu, 15 Jul 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

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


  Commit: fd72916503632dca8c1da284963496623aa282d5
      https://github.com/zopefoundation/DocumentTemplate/commit/fd72916503632dca8c1da284963496623aa282d5
  Author: Jens Vagelpohl <jens at dataflake.org>
  Date:   2010-07-15 (Thu, 15 Jul 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  - vb


  Commit: afbcb92407e4ee6abd403b275e00369da699045d
      https://github.com/zopefoundation/DocumentTemplate/commit/afbcb92407e4ee6abd403b275e00369da699045d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    A MANIFEST.in

  Log Message:
  -----------
  add manifest


  Commit: 31f671df9c53de7adc9bf6aa125586c4ce2c8bca
      https://github.com/zopefoundation/DocumentTemplate/commit/31f671df9c53de7adc9bf6aa125586c4ce2c8bca
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M CHANGES.txt
    M src/DocumentTemplate/sequence/SortEx.py
    M src/DocumentTemplate/sequence/__init__.py

  Log Message:
  -----------
  Restrict the available functions in `DocumentTemplate.sequence` to public API's of `zope.sequencesort`.


  Commit: cea2b22a2f04674bcc0f32bc216a3118b2a91fd7
      https://github.com/zopefoundation/DocumentTemplate/commit/cea2b22a2f04674bcc0f32bc216a3118b2a91fd7
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare DocumentTemplate 2.13.2.


  Commit: a9f7a84d53b1250117f14e2022d23606dbba9513
      https://github.com/zopefoundation/DocumentTemplate/commit/a9f7a84d53b1250117f14e2022d23606dbba9513
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/41ec05a0762b^...a9f7a84d53b1


More information about the checkins mailing list