summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/webapp-eclass.5.xml: fix generated man/html filename1.50.19Anthony G. Basile2012-06-271-14/+14
* Clean up doc, readdress gentoo bug #322759Anthony G. Basile2012-06-273-569/+2
* Remove examplesAnthony G. Basile2012-06-273-198/+0
* Add support for www-servers/nginx and www-servers/gatlingAnthony G. Basile2011-12-303-3/+30
* Use isinstance() for compatibility with Python 3.Arfrever2011-12-302-5/+5
* Forward-compat WEB_CATEGORY variableMichael2011-12-301-0/+4
* Don't use has_key() for compatibility with Python 3.Arfrever2011-12-303-13/+13
* Update syntax of octal numbers for compatibility with Python 3.Arfrever2011-12-304-5/+5
* Delete some unused variables and imports.Arfrever2011-12-308-20/+10
* Update syntax of setting exceptions for compatibility with Python 3.Arfrever2011-12-307-16/+16
* Don't set unused exception variables.Arfrever2011-12-303-7/+7
* Backward compat for webapp-cleanerMichael (kensington)2011-12-291-3/+12
* Update the docs for --luiMichael (kensington)2011-12-292-13/+8
* Remove aolserver and add cherokee to the list of supportedMichael (kensington)2011-12-293-13/+1
* Remove files not maintained with migration to gitAnthony G. Basile2011-08-057-1628/+0
* Fix overwrite of existing config_protected filesPeter Volkov2011-08-052-2/+7
* Moved ebuild/eclass to overlay branchAnthony G. Basile2011-06-142-596/+0
* Update AUTHORS/CHANGES/TODO for minor release1.50.18.1Anthony G. Basile2011-06-143-9/+15
* Removed old .svn.ignoreAnthony G. Basile2011-06-144-8/+0
* Changed net-www to www-serversAnthony G. Basile2011-06-141-1/+2
* A number of code doc files.Gunnar Wrobel2007-11-096-1/+139
* The CHANGES file got renamed.Gunnar Wrobel2007-11-091-1046/+0
* Update the MANIFEST file.Gunnar Wrobel2007-11-091-1/+7
* * bug fix: webapp-config-1.50.16 errors out during uninstall htdocs is a syml...Gunnar Wrobel2007-11-092-1/+1053
* Rename AUTHORS file.Gunnar Wrobel2007-09-122-0/+2
* Add GPL to the directory.Gunnar Wrobel2007-09-124-100/+386
* Released webapp-config-1.5.18.1.50.18Gunnar Wrobel2007-05-112-0/+7
* Prepare a new experimental webapp-config release.Gunnar Wrobel2007-05-111-1/+1
* set_vars() should not be needed. The python config system will construct the ...Gunnar Wrobel2007-05-101-55/+31
* Updated Changelog1.50.17Gunnar Wrobel2007-04-271-0/+7
* Fixed doc test.Gunnar Wrobel2007-04-271-1/+1
* Version bumpGunnar Wrobel2007-04-272-2/+2
* Updates for the eclass. Still untested.Gunnar Wrobel2007-04-271-72/+45
* Do not use absolute path names by defaultGunnar Wrobel2007-04-272-2/+7
* Fix for package_installedGunnar Wrobel2007-04-271-1/+7
* Fixed installed package check in server.pyGunnar Wrobel2007-04-271-5/+3
* Fixed installed package check in server.pyGunnar Wrobel2007-04-271-2/+2
* Fixed installed package check in server.pyGunnar Wrobel2007-04-272-3/+7
* Fixed sorting in doctest.Gunnar Wrobel2007-04-271-1/+1
* Improved error message.Gunnar Wrobel2007-04-271-1/+2
* Revert server installation check for now.Gunnar Wrobel2007-04-271-1/+3
* Category supportGunnar Wrobel2007-04-271-49/+90
* Category support, absolute path support.Gunnar Wrobel2007-04-271-77/+234
* Header and doctests.Gunnar Wrobel2007-04-271-6/+6
* Category support and a root fix.Gunnar Wrobel2007-04-271-7/+18
* Another fix for the sandbox support and wrapper fixes.Gunnar Wrobel2007-04-271-7/+31
* Category support for dotconfigGunnar Wrobel2007-04-271-9/+22
* Header.Gunnar Wrobel2007-04-271-3/+3
* Fixes for the new wrapper code.Gunnar Wrobel2007-04-271-8/+8
* Wrapper update for category support and paludis.Gunnar Wrobel2007-04-271-50/+119