Skip to content

Commit

Permalink
[fc] Repository: plone.recipe.zope2instance
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2018-10-27T22:44:03-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@e4b67fc

Experiments

Files changed:
A src/plone/recipe/zope2instance/wsgischema.xml
A src/plone/recipe/zope2instance/zopectl.py
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-10-28T11:48:49-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@56032ac

Fix adduser and run

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/zopectl.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-10-28T12:46:58-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@bfbd34b

Take logger schema back out; logging gets configured via the wsgi server

Files changed:
M src/plone/recipe/zope2instance/wsgischema.xml
M src/plone/recipe/zope2instance/zopectl.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-10-28T13:35:39-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@e461038

generate wsgi.ini

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-10-28T21:27:31-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@410f0bb

docs, determine wsgi option based on presense of ZServer

Files changed:
M CHANGES.rst
M README.rst
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-10-28T21:42:26-04:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@63b1a74

Back to explicit option

Files changed:
M CHANGES.rst
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:02+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@8bbcef4

Experiments

Files changed:
A src/plone/recipe/zope2instance/wsgischema.xml
A src/plone/recipe/zope2instance/zopectl.py
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:02+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@2f4ed5a

Fix adduser and run

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/zopectl.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:02+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@d8e6e60

Take logger schema back out; logging gets configured via the wsgi server

Files changed:
M src/plone/recipe/zope2instance/wsgischema.xml
M src/plone/recipe/zope2instance/zopectl.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:02+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@8e801be

generate wsgi.ini

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:38+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@d2e51d8

docs, determine wsgi option based on presense of ZServer

Files changed:
M CHANGES.rst
M README.rst
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-07T12:54:38+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@f612e50

Back to explicit option

Files changed:
M CHANGES.rst
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-08T07:24:54+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@efcd9f8

Merge remote-tracking branch 'remotes/origin/wsgi-instance-script' into wsgi-instance-script

Files changed:

Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-08T07:31:10+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@492883e

Consolidate ctl and zopectl

Files changed:
M src/plone/recipe/zope2instance/ctl.py
D src/plone/recipe/zope2instance/zopectl.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-08T07:52:31+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@e0f49ea

Copy zope.conf schema tests from ZServer

Files changed:
A src/plone/recipe/zope2instance/tests/test_wsgischema.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-08T09:03:11+09:00
Author: David Glick (davisagli) <david@glicksoftware.com>
Commit: plone/plone.recipe.zope2instance@5b57441

Fix test

Files changed:
M src/plone/recipe/zope2instance/tests/test_wsgischema.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2018-11-08T11:31:56+09:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.recipe.zope2instance@cff33b5

Merge pull request #52 from plone/wsgi-instance-script

Build a bin/instance script that works with Zope 4 + WSGI

Files changed:
A src/plone/recipe/zope2instance/tests/test_wsgischema.py
A src/plone/recipe/zope2instance/wsgischema.xml
M CHANGES.rst
M README.rst
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
  • Loading branch information
pbauer committed Nov 8, 2018
1 parent 117b5e5 commit 452520a
Showing 1 changed file with 255 additions and 20 deletions.
Loading

0 comments on commit 452520a

Please sign in to comment.