Commit graph

18 commits

Author SHA1 Message Date
Jan Dittberner 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
Jan Dittberner b0e948822e add release version in changelog, update conf.py 2015-01-27 15:30:18 +01:00
Jan Dittberner 7dc3a634f7 unify exception handling, fix nginx template 2015-01-27 15:24:58 +01:00
Jan Dittberner 35b102a7b7 fix listen directive 2015-01-27 14:32:14 +01:00
Jan Dittberner 0bd10d23ec wheezy's /bin/ln does not support '-r' parameter 2015-01-27 14:28:21 +01:00
Jan Dittberner 6b8c1710ca implement Jinja filter to calculate the parent domain of a domain 2015-01-27 14:18:13 +01:00
Jan Dittberner 68c7e036b2 remove pool error_log directive which is only allowed globally 2015-01-27 14:07:58 +01:00
Jan Dittberner a15843b0d5 don't try to close tempfiles twice 2015-01-27 13:58:57 +01:00
Jan Dittberner 549618bfad first tasks implementation, added nginx and FPM templates 2015-01-27 13:48:00 +01:00
Jan Dittberner afd9bbf1fe add wildcard support to create_web_vhost_config task 2015-01-26 21:34:44 +01:00
Jan Dittberner faedcb77f0 define webtasks interface and initial settings 2015-01-26 18:12:14 +01:00
Jan Dittberner ddd6287f03 project setup 2015-01-26 16:40:03 +01:00
Jan Dittberner 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
Jan Dittberner a12ad124b6 initial commit 2015-01-26 15:45:34 +01:00
Jan Dittberner d31c1d0fbf add new route 'web' for web server configuration 2015-01-26 15:43:05 +01:00
Jan Dittberner 3c4d34cce5 implement viewmixins.StaffOrSelfLoginRequiredMixin 2015-01-24 15:38:08 +01:00
Jan Dittberner 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
Jan Dittberner e29646a947 initial version 2014-12-27 13:52:45 +01:00