]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.deploy.rst
Set admin e-mail address properly on MediaWiki >= 1.18.0
[wizard.git] / doc / module / wizard.deploy.rst
1 :mod:`wizard.deploy`
2 ====================
3
4 .. automodule:: wizard.deploy
5
6 Classes
7 -------
8 .. autoclass:: Deployment
9     :members:
10 .. autoclass:: ProductionCopy
11     :members:
12     :show-inheritance:
13 .. autoclass:: WorkingCopy
14     :members:
15     :show-inheritance:
16
17 Functions
18 ---------
19 .. autofunction:: get_install_lines
20 .. autofunction:: parse_install_lines
21 .. autofunction:: chdir_to_location
22 .. autofunction:: web
23
24 Exceptions
25 ----------
26 .. autoexception:: Error
27 .. autoexception:: AlreadyVersionedError
28     :members:
29 .. autoexception:: NotMigratedError
30     :members:
31 .. autoexception:: NotConfiguredError
32     :members:
33 .. autoexception:: NotAutoinstallError
34     :members:
35 .. autoexception:: CorruptedAutoinstallError
36     :members:
37 .. autoexception:: NoTagError
38     :members:
39 .. autoexception:: NoLocalTagError
40     :members:
41 .. autoexception:: InconsistentPristineTagError
42     :members:
43 .. autoexception:: InconsistentWizardTagError
44     :members:
45 .. autoexception:: HeadNotDescendantError
46     :members:
47 .. autoexception:: VersionDetectionError
48     :members:
49 .. autoexception:: VersionMismatchError
50     :members:
51 .. autoexception:: WebVerificationError
52     :members:
53 .. autoexception:: DatabaseVerificationError
54     :members:
55 .. autoexception:: UnknownWebPath
56     :members: