jobrauer / koji

Forked from koji 5 years ago
Clone

54c0ed8 Support wsgi in koji-hub and koji-web

Authored and Committed by mikem 13 years ago
    Support wsgi in koji-hub and koji-web
     - mod_python still supported, but deprecated
     - mod_wsgi is the default
     - koji-web now configured via web.conf
     - new wsgi-friendly publisher for koji-web
     - koji-web now has logging
    
        
file modified
+19 -10
file modified
+0 -4
file modified
+131 -107
file modified
+1 -0
file modified
+17 -20
file added
+182
file modified
+47 -0
file modified
+1 -1
file modified
+1 -0
file modified
+22 -26
file added
+24
file modified
+441 -385
file modified
+48 -26