myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] UNNAMED PROJECT branch, master, updated. c5fd12f


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] UNNAMED PROJECT branch, master, updated. c5fd12f5eed94c5afa36a2b7815a9dd25e3cbc44
Date: Fri, 05 Jun 2009 05:38:53 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  c5fd12f5eed94c5afa36a2b7815a9dd25e3cbc44 (commit)
      from  60f6c6be610c63f7e45e6dd16447b50de5a3cf90 (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 -----------------------------------------------------------------
commit c5fd12f5eed94c5afa36a2b7815a9dd25e3cbc44
Author: Giuseppe Scrivano <address@hidden>
Date:   Mon Jun 1 23:26:15 2009 +0200

    Code refactoring: removed some static variables.

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

Summary of changes:
 myserver/include/http_handler/cgi/cgi.h            |    6 +-
 myserver/include/http_handler/fastcgi/fastcgi.h    |    4 +-
 myserver/include/http_handler/http_dir/http_dir.h  |    4 +-
 .../include/http_handler/http_file/http_file.h     |    4 +-
 myserver/include/http_handler/isapi/isapi.h        |   21 ++---
 myserver/include/http_handler/mscgi/mscgi.h        |    7 +-
 myserver/include/http_handler/scgi/scgi.h          |    7 +-
 myserver/include/http_handler/wincgi/wincgi.h      |    7 +-
 .../protocol/http/dyn_http_command_manager.h       |    3 +-
 .../include/protocol/http/dyn_http_manager_list.h  |    4 +-
 myserver/include/protocol/http/http.h              |   17 +---
 myserver/include/protocol/http/http_data_handler.h |    4 +-
 myserver/src/http_handler/cgi/cgi.cpp              |   30 +------
 myserver/src/http_handler/isapi/isapi.cpp          |   23 +-----
 myserver/src/http_handler/proxy/proxy.cpp          |   24 +-----
 myserver/src/http_handler/scgi/scgi.cpp            |   26 +-----
 myserver/src/http_handler/wincgi/wincgi.cpp        |   20 -----
 .../src/protocol/http/dyn_http_command_manager.cpp |   15 +++
 .../src/protocol/http/dyn_http_manager_list.cpp    |   19 ++++-
 myserver/src/protocol/http/http.cpp                |   90 ++++----------------
 20 files changed, 95 insertions(+), 240 deletions(-)


hooks/post-receive
--
UNNAMED PROJECT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]