[Tokyodebian-commits] Tokyo area Debian meeting resources.: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Sat Jan 19 14:34:53 UTC 2013


 debianmeetingresume201301-presentation.tex |  175 ++++++++++++++++++++++++++---
 utils/gae/EnqueteAdminEdit.html            |    4 
 utils/gae/admin_event.py                   |    1 
 utils/gae/app.yaml                         |    2 
 utils/gae/enquete.py                       |    2 
 utils/gae/send_notification.py             |   13 +-
 utils/gae/user_registration.py             |   10 -
 7 files changed, 174 insertions(+), 33 deletions(-)

New commits:
commit f10e048d345261c61ca3beed91644028818c7bb4
Merge: 9f4ce3e 09308ae
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 23:34:46 2013 +0900

    Merge branch 'master' of ssh://git.debian.org/git/tokyodebian/monthly-report

commit 9f4ce3e16f695112199c7ee8b8303ac0e7ea0616
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 18:12:58 2013 +0900

    make the rows larger since it's not needed this way.

commit 9d59cb478ec6b971dfa0cd935f4cbaac7df6e279
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 18:10:45 2013 +0900

    version 13

commit 8ffa95d5606f3651180bb852ab2786cc95439568
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 18:10:14 2013 +0900

    remove the obsolete parameter from send_notification_to_user_and_owner

commit 3823b6a9df64d4108a0bc92c1d903c834a64f50e
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 18:03:18 2013 +0900

    change mail username.
    
    Seems to be that mail address including '+' is not allowed.
    Don't use that.
    
    E 2013-01-10 15:54:01.745
    Unauthorized sender
    Traceback (most recent call last):
      File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 716, in __call__
        handler.post(*groups)
      File "/base/data/home/apps/debianmeeting/12.364159185231328703/user_registration.py", line 146, in post
        mail_title, mail_message)
      File "/base/data/home/apps/debianmeeting/12.364159185231328703/send_notification.py", line 29, in send_notification_to_user_and_owner
        send_notification(from_address, user_address, ",".join(owners_email), title, mail_body)
      File "/base/data/home/apps/debianmeeting/12.364159185231328703/send_notification.py", line 18, in send_notification
        mail.send_mail(from_address, address, title, mail_body, bcc=owner_address)
      File "/base/python_runtime/python_lib/versions/1/google/appengine/api/mail.py", line 397, in send_mail
        message.send(make_sync_call)
      File "/base/python_runtime/python_lib/versions/1/google/appengine/api/mail.py", line 943, in send
        raise ERROR_MAP[e.application_error](e.error_detail)
    InvalidSenderError: Unauthorized sender

commit dab8ba3e4149aa81047421559676efdfcaa869de
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 18:00:23 2013 +0900

    update after presentation.

commit 1ad4deca879cca23338981f35145d53063335d74
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Jan 19 14:29:53 2013 +0900

    add enquete result graphs to presentation.




More information about the Tokyodebian-commits mailing list