This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".

The branch, master has been updated
       via  3c1ebe35ca680369335a5440bc96785178c61a33 (commit)
      from  b68b70e7a354aa2b3e550569514d303847e6379f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=3c1ebe35ca680369335a5440bc96785178c61a33
commit 3c1ebe35ca680369335a5440bc96785178c61a33
Author: Art Cancro <a...@citadel.org>
Date:   Wed Dec 22 16:46:50 2021 -0500

    I need to make the static web server just a static web server.  I hate 
working in webcit classic because it's such a tangled mess.  The present commit 
just cleans up some old cruft; there is no actual change in functionality yet.  
The next couple of commits will attempt to only cache the templates while using 
a regular file open for everything else.  There's no need to cache everything 
else because the operating system can do it better than we can.  KISS 
principle.  Coming soon to a webcit near you.

-----------------------------------------------------------------------

Summary of changes:
 webcit/static.c | 148 +++++++++++++++-----------------------------------------
 webcit/subst.c  | 119 ++++++++++++---------------------------------
 2 files changed, 70 insertions(+), 197 deletions(-)


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to