39512961b0
Merge branch 'release/0.1.1' into production
...
* release/0.1.1:
add version number to changelog, update release in conf.py
force symlink creation for enable_web_vhost
2015-01-27 17:29:54 +01:00
090ec57062
add version number to changelog, update release in conf.py
2015-01-27 17:29:10 +01:00
e498777d02
force symlink creation for enable_web_vhost
...
- add '-f' parameter to ln invocation
- add changelog entry
2015-01-27 17:06:40 +01:00
b5632039c0
release 0.1.0
...
- initial release with nginx virtual host and PHP5 FPM pool configuration tasks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJUx6E5AAoJEA15HcjXN8HZ+dkH/jHXyLCkdsJDFzMTDwP3mDs0
66Jmo/YmdqmybxjSdXzBBdMmpHb/qVUCFwwpZlBd/wvIGlOdPtiZFCDnHHsZz3Su
yM64NQJQ3Q3WqM342wTeua/ukO7osV3+kum7Gr5ea46vKCg90TFalIVX/l3bzdR5
8XvTPo/f90cmEwWhzsUNMB6KqW7GI5FpbjeaRbyHRlp3s5i0hxlxYEwHLcq1PibK
/aTlgpSC7po03O8dQVKgXRGesULOjGxnXRc+qWd/e5uP48pBlgORYM2IKml+85qz
L56D3dBhp144xtxLVtKoxerwS0fQajDRQmXf8A2XKDdjBhR+GDdgbMupPqDNtIs=
=3Vmk
-----END PGP SIGNATURE-----
Merge tag '0.1.0'
release 0.1.0
- initial release with nginx virtual host and PHP5 FPM pool configuration tasks
* tag '0.1.0':
add release version in changelog, update conf.py
2015-01-27 15:31:27 +01:00
1494c2ce8a
Merge branch 'release/0.1.0' into production
...
* release/0.1.0:
add release version in changelog, update conf.py
unify exception handling, fix nginx template
fix listen directive
wheezy's /bin/ln does not support '-r' parameter
implement Jinja filter to calculate the parent domain of a domain
remove pool error_log directive which is only allowed globally
don't try to close tempfiles twice
first tasks implementation, added nginx and FPM templates
add wildcard support to create_web_vhost_config task
2015-01-27 15:30:36 +01:00
b0e948822e
add release version in changelog, update conf.py
2015-01-27 15:30:18 +01:00
7dc3a634f7
unify exception handling, fix nginx template
2015-01-27 15:24:58 +01:00
35b102a7b7
fix listen directive
2015-01-27 14:32:14 +01:00
0bd10d23ec
wheezy's /bin/ln does not support '-r' parameter
2015-01-27 14:28:21 +01:00
6b8c1710ca
implement Jinja filter to calculate the parent domain of a domain
2015-01-27 14:18:13 +01:00
68c7e036b2
remove pool error_log directive which is only allowed globally
2015-01-27 14:07:58 +01:00
a15843b0d5
don't try to close tempfiles twice
2015-01-27 13:58:57 +01:00
549618bfad
first tasks implementation, added nginx and FPM templates
2015-01-27 13:48:00 +01:00
afd9bbf1fe
add wildcard support to create_web_vhost_config task
2015-01-26 21:34:44 +01:00
faedcb77f0
define webtasks interface and initial settings
2015-01-26 18:12:14 +01:00
ddd6287f03
project setup
2015-01-26 16:40:03 +01:00
95c6c9c516
Add 'gvaweb/gvacommon/' from commit 'd31c1d0fbf02bde5d4dc2be24762d872da64935f'
...
git-subtree-dir: gvaweb/gvacommon
git-subtree-mainline: a12ad124b6
git-subtree-split: d31c1d0fbf
2015-01-26 15:45:39 +01:00
a12ad124b6
initial commit
2015-01-26 15:45:34 +01:00
d31c1d0fbf
add new route 'web' for web server configuration
2015-01-26 15:43:05 +01:00
3c4d34cce5
implement viewmixins.StaffOrSelfLoginRequiredMixin
2015-01-24 15:38:08 +01:00
546441d499
unify routers, add support for mysql and pgsql tasks
...
- add new celeryrouters.GvaRouter
- remove LdapRouter and FileRouter
2015-01-01 22:32:37 +01:00
e29646a947
initial version
2014-12-27 13:52:45 +01:00