[Keitairc-commit] [SCM] keitairc (keitairc) branch, master, updated. 442f8c58f34f7abd13c189be19305f114fb2bf78

Back to archive index

ishik****@users***** ishik****@users*****
2010年 5月 20日 (木) 20:29:54 JST


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

The branch, master has been updated
       via  442f8c58f34f7abd13c189be19305f114fb2bf78 (commit)
       via  3d5732c669e60007c16448f0d26d857e6aa686cd (commit)
       via  461a510f677e841823b38918b09de08cfc79d85f (commit)
      from  521376adc67c835407ed37ead8642e0ecf353149 (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 442f8c58f34f7abd13c189be19305f114fb2bf78
Author: ISHIKAWA Mutsumi <ishik****@hanzu*****>
Date:   Thu May 20 18:38:22 2010 +0900

    fix warning without user-agent header access

commit 3d5732c669e60007c16448f0d26d857e6aa686cd
Author: ISHIKAWA Mutsumi <ishik****@hanzu*****>
Date:   Thu May 20 17:17:13 2010 +0900

    generic error http error handling (Ticket: #21799)

commit 461a510f677e841823b38918b09de08cfc79d85f
Author: ISHIKAWA Mutsumi <ishik****@hanzu*****>
Date:   Thu May 20 16:29:08 2010 +0900

    rename ClientInfo::is_ipod() -> ClientInfo::is_webkit()

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

Summary of changes:
 ChangeLog                                         |    6 ++++
 data/plugins/10url                                |    2 +-
 data/plugins/20mail                               |    2 +-
 data/plugins/20phone                              |    2 +-
 data/plugins/32address                            |    2 +-
 data/templates/default/{404.html => error.html}   |    4 +-
 data/templates/ipod-sjis/{404.html => error.html} |    6 ++--
 data/templates/webkit/404.html                    |   15 -----------
 data/templates/webkit/{401.html => error.html}    |    4 +-
 doc/manual.html                                   |    8 +++++-
 keitairc                                          |   27 +++++++++-----------
 lib/Keitairc/ClientInfo.pm                        |   16 ++++++------
 lib/Keitairc/View.pm                              |    9 ++++--
 t/02_ClientInfo.t                                 |    8 +++---
 14 files changed, 54 insertions(+), 57 deletions(-)
 rename data/templates/default/{404.html => error.html} (68%)
 rename data/templates/ipod-sjis/{404.html => error.html} (76%)
 delete mode 100644 data/templates/webkit/404.html
 rename data/templates/webkit/{401.html => error.html} (74%)


hooks/post-receive
-- 
keitairc (keitairc)




Keitairc-commit メーリングリストの案内
Back to archive index