2010-11-24  Taher Shihadeh  <taher@unixwars.com>
            svn=5822 git=aeae47f268f4d14901bbf56386f720b4e92f621b

    The maintenance notice was not being completely removed once emptied
    
 admin/market/Maintenance.py |    2 +-
 admin/market/PageIndex.py   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

2010-11-24  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5821 git=d61820a0aeb8eaed00c5c00770cb70bccae84c2b

    Minor URL fix
    
 admin/OWS_Login.py         |    4 ++--
 admin/market/ows_consts.py |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


2010-11-24  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5820 git=d6ff61fb967bfeb4b84e1d61300ce67088751135

    Do not print a backtrace when the 'No IPv6' error is raised.
    
 cherokee/error_list.py |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


2010-11-24  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5819 git=0ea385436e0871a4b8039a321bb38308c2cd1132

    Tries to address a couple of problems related to the parsing of the
    'If-Modified-Since' and 'If-Range' headers. This patch adds support
    for Etag references in If-Range headers. It also changes the internal
    interface of cherokee_dtm_str2time() so different errors can be
    returned depending on the whether the date string could not be parse,
    or if the parse date was invalid.
    
 cherokee/dtm.c                       |  135 +++++++++++++++--------------
 cherokee/dtm.h                       |    2 +-
 cherokee/handler_file.c              |  156 ++++++++++++++++++++-------------
 qa/263-If_Modified_Since-Invalid1.py |   20 +++++
 qa/Makefile.am                       |    3 +-
 5 files changed, 187 insertions(+), 129 deletions(-)


2010-11-23  Jonathan Hernandez  <ion@suavizado.com>
            svn=5818 git=49d972a818ad0bce8d226667037dda3ddae73d7d

    Maintenance style
    
 admin/static/css/cherokee-admin.css |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)


2010-11-23  Jonathan Hernandez  <ion@suavizado.com>
            svn=5817 git=fbaf5f7bcb48969415b4a7aec3ca04c7f9bcea55

    Support box style
    
 admin/market/PageApp.py             |    8 +++++---
 admin/static/css/cherokee-admin.css |   30 +++++++++++++++---------------
 2 files changed, 20 insertions(+), 18 deletions(-)


2010-11-23  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5816 git=904de847222b79a9b36fb342b89598e28f3fac4b

    Inhibits two more common errors from printing back-traces.
    
 cherokee/error_list.py |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)


2010-11-23  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5815 git=ae63241028fa234c593e4a489f526e2352f27bff

    The QA bench was not handling the logger configuration properly.
    
 qa/run-tests.py |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


2010-11-23  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5814 git=28337e1a732c883dc80ac6a59a2c7b4ea396f3f9

    Fixes a regression introduced in r5786:
    http://svn.cherokee-project.com/changeset/5786
    
 cherokee/connection.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5811 git=a16ed985ce91412ff960633725de2f112ffbfc8d

    The PHP wizard was not working as well as I should. This patch fixes a
    couple of issues related to the (classic) php-cgi.
    
 admin/wizards/php.py |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5810 git=51a2a622a6aae2e8fcde5b8a20e94437b49d3206

    Improves the error reporting of the PHP wizard.
    
 admin/wizards/php.py |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5809 git=568932046300deabb0658a46f3e6c6fb51e45aa0

    Bugfix: better parsing of the php-fpm.conf file.
    
 admin/wizards/php.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5808 git=0f8d6ceea259fd4f59d3f16a89ed78f46eb8acaf

    Fixes a copy&paste mistake
    
 admin/wizards/php.py |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5807 git=e4e39b54e5f1dc4077a8a6584d387458df80e66c

    Fixes a number of issues with the PHP wizard. It also cleans up the
    code.
    
 admin/wizards/php.py |  194 ++++++++++++++++++++++++++++++--------------------
 1 files changed, 116 insertions(+), 78 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5806 git=415de1d785c3867c52b94402f88d879d6bce3fc5

    Adds a new utility function
    
 admin/util.py |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5805 git=3532952045afff7e9f89ea185471894f0eb3b8de

    Check each binary on the different directories, instead of each
    directory for any suitable binary.
    
 admin/util.py |   23 +++++++++--------------
 1 files changed, 9 insertions(+), 14 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5804 git=53a53fa082fe1c53eae6c1a348b5b30e26de683f

    There are certain error and warning messages on which we do not want
    back-traces to be printed. This patch modifies error list generation
    code, so a new properly 'show_bt' can be defined to inhibit the bt.
    
 cherokee/error_list.py |   14 ++++++++------
 cherokee/error_log.c   |   16 ++++++++++------
 cherokee/error_log.h   |    1 +
 cherokee/errors.py     |   11 +++++++----
 4 files changed, 26 insertions(+), 16 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5803 git=ee8023e8b48ffe238719689ddde84c4f8fa54ad8

    Removes a test string that made it to the repository by mistake.
    
 admin/PageNewConfig.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5802 git=ab36baf629a1c0ececa570178d843a71a60494b1

    The reverse proxy evaluated the Rewrite rules in the inverse order as
    well. Related to: http://bugs.cherokee-project.com/1051
    
 cherokee/handler_proxy.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


2010-11-22  Taher Shihadeh  <taher@unixwars.com>
            svn=5801 git=f65f5db31c37fbc05cdb79df3011944520d9cb06

    Minor wording change
    
 doc/cookbook.txt                   |    2 +-
 doc/cookbook_https_accelerator.txt |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5800 git=055ca97737d5381e48824e8b3cc97d4b94e3208c

    Minor wording change
    
 doc/index.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5799 git=3337507042ee4d3d8e85290e2a816f3db2ef3203

    Adds a new QA test to ensure that Rewrite rules are evaluated in the
    right order.
    
 qa/262-Redir-order-1.py |   29 +++++++++++++++++++++++++++++
 qa/Makefile.am          |    3 ++-
 2 files changed, 31 insertions(+), 1 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5798 git=066f46b9e74acdfae02db4bc41efa62cc4a52801

    Redirection rules were being evaluated backwards. This patch should
    fix bug #1051: http://bugs.cherokee-project.com/1051
    
 cherokee/handler_redir.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


2010-11-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5797 git=a4879be762ba03aff704286c5be57cfc8fbb07ac

    Adds a new cherokee_list_invert() function.
    
 cherokee/list.c |   16 ++++++++++++++++
 cherokee/list.h |    1 +
 2 files changed, 17 insertions(+), 0 deletions(-)

2010-11-20  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5795 git=9767601165cba12cb9852cee91c39564d1ae2a96

    Re-implements the App's SupportBox class.
    
 admin/market/PageApp.py |   59 +++++++++++++++++++++++++++-------------------
 1 files changed, 35 insertions(+), 24 deletions(-)


2010-11-19  Taher Shihadeh  <taher@unixwars.com>
            svn=5794 git=cb1f75906390eb43c72ccef68f45d84802fc4901

    Adds important notes about spawning information sources
    
 doc/config_info_sources.txt |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)


2010-11-19  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5793 git=f1d392c30d4a45b31c65430db4868417225a38b5

    Fixes a corner case: Now, every single error should be printed on the
    error report.
    
 admin/market/CommandProgress.py |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)


2010-11-19  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5792 git=d6035b00afbc43a982ef8ecb1035581fdb3ba836

    The maintenance actions list wasn't being updated after its dialog was
    closed, even if in most of the cases the message should be updated.
    
 admin/market/Maintenance.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


2010-11-19  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5791 git=dd5bac1d9a35e90f2b7ca1f7e2e57728da4fe0ea

    Adds a new 'White' theme for dirlist
    
 configure.in             |    1 +
 themes/Makefile.am       |    2 +-
 themes/white/Makefile.am |   12 ++++++++++++
 themes/white/entry.html  |    6 ++++++
 themes/white/footer.html |    5 +++++
 themes/white/header.html |   20 ++++++++++++++++++++
 themes/white/theme.css   |   10 ++++++++++
 7 files changed, 55 insertions(+), 1 deletions(-)


2010-11-19  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5790 git=f670096226323f0ad11359ee246cd439b9821c09

    Adds a new %icon_dir% macro.
    
 cherokee/handler_dirlist.c |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)


2010-11-19  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5789 git=a4a7905eff8edd883b26714b950e744128f0fcf4

    Adds a new 'command' field in the return dictionary. It comes handy
    for error reporting. The patch also adds a new test command.
    
 admin/popen.py |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

2010-11-18  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5788 git=cdcc2c2010ad11ba444f098f3577df267ac07762

    Adds a new --threads (-T) parameter to cherokee-admin, so the number
    of threads that it will use internally can be defined by a parameter.
    
 cherokee/main_admin.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)


2010-11-18  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5787 git=a2d45062cdc810843f4321ec4f69a8af11781358

    Adds 'service' handling support to the Maintenance() class.
    
 admin/market/Maintenance.py |   47 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 42 insertions(+), 5 deletions(-)


2010-11-18  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5786 git=a8485ab9884ba28e20049b9b4d3c40c60b186d31

    Some errors were not being logged in the log file.
    
 cherokee/connection.c  |    5 +++++
 cherokee/logger_ncsa.c |   10 ++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)


2010-11-18  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5785 git=c7817ce262112304b3f2dc056355274e13744dfe

    Even though the 'Development' configuration file does not use any log
    file, it's handy to have the log flush time set to 0, just in case a
    log if configured as part of a test.
    
 admin/PageNewConfig.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


2010-11-18  Jonathan Hernandez  <ion@suavizado.com>
            svn=5784 git=17fee2f28a3724a2ef5820125d4399ed65ac7341

    Fix box siz
    
 admin/PageNewConfig.py              |    3 ++-
 admin/static/css/cherokee-admin.css |    8 +++++---
 2 files changed, 7 insertions(+), 4 deletions(-)


2010-11-17  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5783 git=ff2692705d5e0366d38cad80a32ad2d097e6f9ba

    Reflects the latest changes of popen_sync() in CommandProgress().
    
 admin/market/CommandProgress.py |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)


2010-11-17  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5782 git=8da1cd512d1a365e5f656f4703dff6969bb14739

    Adds a couple of new parameters ('cd' and 'su') to allow popen_sync()
    to run commands under different locations and users.
    
 admin/popen.py |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)


2010-11-17  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5781 git=504f5d4bdbcbdc45e22da202a84631834a650cc9

    Do not use non-ASCII characters in the log file
    
 admin/market/Install.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


2010-11-17  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5780 git=721bc9ec9426f8e928e85f37b5c16a158c16de98

    Fixes the internal error reporting of the CommandProgress() class.
    
 admin/market/CommandProgress.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


2010-11-16  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5779 git=dab3a17abee6f71fc4d193c70fda290674df8ff3

    MIME types are displayed in a CTK.Paginator() widget now. It improves
    the submitting performance of the text fields.
    
 admin/Mime.py |   26 +++++++++++---------------
 1 files changed, 11 insertions(+), 15 deletions(-)


2010-11-16  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5778 git=c56414be72768eb0b61c11c6a4dbd55b72064ccf

    Extends the CommandProgress class so it can mix both commands and
    function calls within the same set of instructions.
    
 admin/market/CommandProgress.py |   49 ++++++++++++++++++++++++++++++++++----
 1 files changed, 43 insertions(+), 6 deletions(-)


2010-11-16  Alvaro Lopez Ortega  <alvaro@octality.com>
            svn=5777 git=a3b9e490484ce0d3f7af1a50b03f1b05bf22cc22

    ChangeLog file is over 650Kb again. It's time to rotate it.
    
 ChangeLog.20101116  |17214 +++++++++++++++++++++++++++++++++++++++++++++++++++
 changelog-update.sh |    4 +-
 2 files changed, 17216 insertions(+), 2 deletions(-)

