[Checkins] [zopefoundation/zope.app.server] 208a89: Changes to access logging:

GitHub noreply at github.com
Tue Feb 26 21:49:31 UTC 2013


  Branch: refs/heads/monolithic-zope3-ZopeX3-3.0
  Home:   https://github.com/zopefoundation/zope.app.server
  Commit: 208a897363847a2b725fa6bf3cf3904c81a284f4
      https://github.com/zopefoundation/zope.app.server/commit/208a897363847a2b725fa6bf3cf3904c81a284f4
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-03 (Thu, 03 Jun 2004)

  Changed paths:
    A http.py
    A main.py
    A schema.xml

  Log Message:
  -----------
  Changes to access logging:
- it's called "access" logging, not "hit" logging
- keep the "hitlog" configuration section, but generate a
  DeprecationWarning telling that the "accesslog" section is preferred

Response to checkin message from revision 25133, which introduced <hitlog>:

I wish I'd had time to review the original introduction of <hitlog>
when it went in; it would not be where it is now.  The changes to
ZConfig will not be eternalized to the ZConfig project; I'll have to
change things around before the second beta.

Hopefully I'll be able to review zope.server.logger at that point as
well.


  Commit: 24f07d748eb01419f904bf6b71c6d087573d3923
      https://github.com/zopefoundation/zope.app.server/commit/24f07d748eb01419f904bf6b71c6d087573d3923
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-04 (Fri, 04 Jun 2004)

  Changed paths:
    A zope.app.server-configure.zcml

  Log Message:
  -----------
  Change the way ZCML slugs are handled
- all are now handled the same way
- avoid extra repository fetches for each of these trivial files

Ported from trunk revision 25268.


  Commit: c6640e916fd9a7cd7289ae030cdca4e750538095
      https://github.com/zopefoundation/zope.app.server/commit/c6640e916fd9a7cd7289ae030cdca4e750538095
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-18 (Fri, 18 Jun 2004)

  Changed paths:
    A mkzopeinstance.py
    A tests/test_mkzopeinstance.py

  Log Message:
  -----------
  Read the username and password interactively.


  Commit: 963709d549fd5b95ceb0a28fa9cabd1344420237
      https://github.com/zopefoundation/zope.app.server/commit/963709d549fd5b95ceb0a28fa9cabd1344420237
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-21 (Mon, 21 Jun 2004)

  Changed paths:
    M schema.xml

  Log Message:
  -----------
  Remove the <hitlog> section from zope.conf.

The name <hitlog> was added between the second alpha and the first beta,
and generated a deprecation warning by the time the second beta was released.


  Commit: b60129e3134c8c5dfee1aef55a7138b502d52c1b
      https://github.com/zopefoundation/zope.app.server/commit/b60129e3134c8c5dfee1aef55a7138b502d52c1b
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-22 (Tue, 22 Jun 2004)

  Changed paths:
    A accesslog.py
    A accesslog.xml
    M schema.xml
    A tests/test_accesslog.py

  Log Message:
  -----------
  Merge revision 25935 from the trunk.

- move the accesslog configuration out of ZConfig

(The other change from revision 25935, the removal of the <hitlog> section,
was already made on the ZopeX3-3.0 branch.)


  Commit: 57ae548fcc3f4f6658034cbd96631fbb0e1eac8c
      https://github.com/zopefoundation/zope.app.server/commit/57ae548fcc3f4f6658034cbd96631fbb0e1eac8c
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-08 (Thu, 08 Jul 2004)

  Changed paths:
    A tests/test_ftp.py

  Log Message:
  -----------
  Backport of XXX removal.


  Commit: eaa0f354ed7d806b7d93be50b51c233fffe512fe
      https://github.com/zopefoundation/zope.app.server/commit/eaa0f354ed7d806b7d93be50b51c233fffe512fe
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-09 (Fri, 09 Jul 2004)

  Changed paths:
    A server.py
    A servercontrol.py

  Log Message:
  -----------
  Backported my XXX removals.


  Commit: b43295eb93bb68ded4ca549a4853558c76d8814e
      https://github.com/zopefoundation/zope.app.server/commit/b43295eb93bb68ded4ca549a4853558c76d8814e
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-08-09 (Mon, 09 Aug 2004)

  Changed paths:
    M mkzopeinstance.py

  Log Message:
  -----------
  revise XXX comment that shouldn't be


  Commit: 6d5476a3ac5cc0fb11089c59c9134f4eb678a820
      https://github.com/zopefoundation/zope.app.server/commit/6d5476a3ac5cc0fb11089c59c9134f4eb678a820
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-12 (Thu, 12 Aug 2004)

  Changed paths:
    M main.py

  Log Message:
  -----------
  Backported

r26501 | srichter | 2004-07-13 14:12:57 -0400 (Tue, 13 Jul 2004) | 7 lines
r26502 | srichter | 2004-07-13 14:13:52 -0400 (Tue, 13 Jul 2004) | 2 lines
r26505 | srichter | 2004-07-13 15:04:10 -0400 (Tue, 13 Jul 2004) | 3 lines
r26506 | srichter | 2004-07-13 15:16:57 -0400 (Tue, 13 Jul 2004) | 2 lines
r26509 | srichter | 2004-07-13 17:47:43 -0400 (Tue, 13 Jul 2004) | 2 lines


  Commit: c120e81f8eccb78e8e895eb2c955c6ecbcba8436
      https://github.com/zopefoundation/zope.app.server/commit/c120e81f8eccb78e8e895eb2c955c6ecbcba8436
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-12 (Thu, 12 Aug 2004)

  Changed paths:
    A ftp.py
    M mkzopeinstance.py
    M server.py
    M servercontrol.py
    A servertype.py
    M tests/test_mkzopeinstance.py

  Log Message:
  -----------
  Backported

r26524 | srichter | 2004-07-14 03:45:38 -0400 (Wed, 14 Jul 2004) | 6 lines
r26551 | srichter | 2004-07-15 03:06:37 -0400 (Thu, 15 Jul 2004) | 6 lines
r26522 | pruggera | 2004-07-14 01:42:06 -0400 (Wed, 14 Jul 2004) | 1 line
r26531 | pruggera | 2004-07-14 13:00:15 -0400 (Wed, 14 Jul 2004) | 1 line
r26534 | pruggera | 2004-07-14 15:55:34 -0400 (Wed, 14 Jul 2004) | 1 line
r26540 | pruggera | 2004-07-14 18:14:25 -0400 (Wed, 14 Jul 2004) | 1 line


  Commit: 3bf53331f2e7c4be7d29b97e0b95bcbdd41ee14b
      https://github.com/zopefoundation/zope.app.server/commit/3bf53331f2e7c4be7d29b97e0b95bcbdd41ee14b
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-09-13 (Mon, 13 Sep 2004)

  Changed paths:
    M mkzopeinstance.py
    M tests/test_mkzopeinstance.py

  Log Message:
  -----------
  Make mkzopeinstance work from a Subversion checkout as well as an installation

(merged from trunk revisions 27478, 27480)


  Commit: 0914f65c905aaef36959bf4511d66e1024ae36fc
      https://github.com/zopefoundation/zope.app.server/commit/0914f65c905aaef36959bf4511d66e1024ae36fc
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2005-07-25 (Mon, 25 Jul 2005)

  Changed paths:
    M tests/test_accesslog.py

  Log Message:
  -----------
  make test module executable from command line.


Compare: https://github.com/zopefoundation/zope.app.server/compare/208a89736384^...0914f65c905a


More information about the checkins mailing list