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  ad4801a14334e5e55f058445d13334c279804e37 (commit)
      from  1cb2a1c6efb4ff083970426b1acde2026f435a90 (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=ad4801a14334e5e55f058445d13334c279804e37
commit ad4801a14334e5e55f058445d13334c279804e37
Author: Art Cancro <a...@citadel.org>
Date:   Sat Aug 14 11:50:37 2021 -0400

    Additional work on the alias table.  This is taking longer than it ought to 
because I am using it to prototype a design pattern for WebCit-NG.  Also began 
removing some of the cached session stuff.

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

Summary of changes:
 webcit/po/webcit/create-pot.sh                   |   1 +
 webcit/siteconfig.c                              |  53 +++---
 webcit/sitemap.c                                 |   8 +-
 webcit/static.c                                  |  12 +-
 webcit/static/t/aide/siteconfig/tab_aliases.html |  34 +++-
 webcit/static/wclib.js                           |  43 +++--
 webcit/summary.c                                 |  14 +-
 webcit/sysdep.c                                  |   7 +-
 webcit/tasks.c                                   |  15 +-
 webcit/tcp_sockets.c                             | 213 +++++++++++------------
 webcit/useredit.c                                |   7 +-
 webcit/vcard_edit.c                              |  39 ++---
 webcit/who.c                                     |   3 +-
 webcit/wiki.c                                    |  14 +-
 14 files changed, 238 insertions(+), 225 deletions(-)


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

Reply via email to