]> git.donarmstrong.com Git - debbugs.git/commit
Switch from Text::Template to Text::Xslate
authorDon Armstrong <don@donarmstrong.com>
Mon, 22 Jan 2018 22:36:15 +0000 (14:36 -0800)
committerDon Armstrong <don@donarmstrong.com>
Mon, 22 Jan 2018 23:22:05 +0000 (15:22 -0800)
commit6c674e3570221c96734f94967ad55f50560bee54
tree50b4d0873846fa75df747721f46ac7ef1fcb26fa
parent6617fa4e20357b7c2bb9f5990984b08d4f827089
Switch from Text::Template to Text::Xslate

 - Text::Xslate uses a different format (see Text::Xslate::Syntax::Kolon)
 - It's significantly faster than Text::Template (and faster than most every
   other templating system I've used.
87 files changed:
Debbugs/Text.pm
scripts/process
scripts/service
templates/en_US/cgi/bugreport.tmpl [deleted file]
templates/en_US/cgi/bugreport.tx [new file with mode: 0644]
templates/en_US/cgi/bugreport_buginfo.tmpl [deleted file]
templates/en_US/cgi/bugreport_buginfo.tx [new file with mode: 0644]
templates/en_US/cgi/bugreport_pkginfo.tmpl [deleted file]
templates/en_US/cgi/bugreport_pkginfo.tx [new file with mode: 0644]
templates/en_US/cgi/no_such_bug.tmpl [deleted file]
templates/en_US/cgi/no_such_bug.tx [new file with mode: 0644]
templates/en_US/cgi/pkgindex.tmpl [deleted file]
templates/en_US/cgi/pkgindex.tx [new file with mode: 0644]
templates/en_US/cgi/pkgreport_javascript.tmpl [deleted file]
templates/en_US/cgi/pkgreport_javascript.tx [new file with mode: 0644]
templates/en_US/cgi/pkgreport_options.tmpl [deleted file]
templates/en_US/cgi/pkgreport_options.tx [new file with mode: 0644]
templates/en_US/cgi/pkgreport_options_include_exclude.tmpl [deleted file]
templates/en_US/cgi/pkgreport_options_include_exclude.tx [new file with mode: 0644]
templates/en_US/cgi/pkgreport_options_include_exclude_key.tmpl [deleted file]
templates/en_US/cgi/pkgreport_options_include_exclude_key.tx [new file with mode: 0644]
templates/en_US/cgi/pkgreport_options_search_key.tmpl [deleted file]
templates/en_US/cgi/pkgreport_options_search_key.tx [new file with mode: 0644]
templates/en_US/cgi/quit.tmpl [deleted file]
templates/en_US/cgi/quit.tx [new file with mode: 0644]
templates/en_US/cgi/short_bug_status.tmpl [deleted file]
templates/en_US/cgi/short_bug_status.tx [new file with mode: 0644]
templates/en_US/html/html_tail.tmpl [deleted file]
templates/en_US/html/html_tail.tx [new file with mode: 0644]
templates/en_US/html/post_title.tmpl [deleted file]
templates/en_US/html/post_title.tx [new file with mode: 0644]
templates/en_US/html/pre_title.tmpl [deleted file]
templates/en_US/html/pre_title.tx [new file with mode: 0644]
templates/en_US/mail/excluded_from_control.tmpl [deleted file]
templates/en_US/mail/excluded_from_control.tx [new file with mode: 0644]
templates/en_US/mail/fake_control_message.tmpl [deleted file]
templates/en_US/mail/fake_control_message.tx [new file with mode: 0644]
templates/en_US/mail/footer.tmpl [deleted file]
templates/en_US/mail/footer.tx [new file with mode: 0644]
templates/en_US/mail/forward_maintonly.tmpl [deleted file]
templates/en_US/mail/forward_maintonly.tx [new file with mode: 0644]
templates/en_US/mail/forward_normal.tmpl [deleted file]
templates/en_US/mail/forward_normal.tx [new file with mode: 0644]
templates/en_US/mail/forward_veryquiet.tmpl [deleted file]
templates/en_US/mail/forward_veryquiet.tx [new file with mode: 0644]
templates/en_US/mail/header.tmpl [deleted file]
templates/en_US/mail/header.tx [new file with mode: 0644]
templates/en_US/mail/invalid_maintainer.tmpl [deleted file]
templates/en_US/mail/invalid_maintainer.tx [new file with mode: 0644]
templates/en_US/mail/invalid_severity.tmpl [deleted file]
templates/en_US/mail/invalid_severity.tx [new file with mode: 0644]
templates/en_US/mail/invalid_user.tmpl [deleted file]
templates/en_US/mail/invalid_user.tx [new file with mode: 0644]
templates/en_US/mail/invalid_version.tmpl [deleted file]
templates/en_US/mail/invalid_version.tx [new file with mode: 0644]
templates/en_US/mail/maintainercc.tmpl [deleted file]
templates/en_US/mail/maintainercc.tx [new file with mode: 0644]
templates/en_US/mail/message_body.tmpl [deleted file]
templates/en_US/mail/message_body.tx [new file with mode: 0644]
templates/en_US/mail/process_ack.tmpl [deleted file]
templates/en_US/mail/process_ack.tx [new file with mode: 0644]
templates/en_US/mail/process_ack_thanks_additional.tmpl [deleted file]
templates/en_US/mail/process_ack_thanks_additional.tx [new file with mode: 0644]
templates/en_US/mail/process_ack_thanks_new.tmpl [deleted file]
templates/en_US/mail/process_ack_thanks_new.tx [new file with mode: 0644]
templates/en_US/mail/process_broken_subject.tmpl [deleted file]
templates/en_US/mail/process_broken_subject.tx [new file with mode: 0644]
templates/en_US/mail/process_default_package_selected.tmpl [deleted file]
templates/en_US/mail/process_default_package_selected.tx [new file with mode: 0644]
templates/en_US/mail/process_mark_as_done.tmpl [deleted file]
templates/en_US/mail/process_mark_as_done.tx [new file with mode: 0644]
templates/en_US/mail/process_mark_as_forwarded.tmpl [deleted file]
templates/en_US/mail/process_mark_as_forwarded.tx [new file with mode: 0644]
templates/en_US/mail/process_no_bug_number.tmpl [deleted file]
templates/en_US/mail/process_no_bug_number.tx [new file with mode: 0644]
templates/en_US/mail/process_no_package.tmpl [deleted file]
templates/en_US/mail/process_no_package.tx [new file with mode: 0644]
templates/en_US/mail/process_unknown_bug_number.tmpl [deleted file]
templates/en_US/mail/process_unknown_bug_number.tx [new file with mode: 0644]
templates/en_US/mail/process_your_bug_done.tmpl [deleted file]
templates/en_US/mail/process_your_bug_done.tx [new file with mode: 0644]
templates/en_US/mail/serious_mail_misconfiguration.tmpl [deleted file]
templates/en_US/mail/serious_mail_misconfiguration.tx [new file with mode: 0644]
templates/en_US/mail/submitter_changed.tmpl [deleted file]
templates/en_US/mail/submitter_changed.tx [new file with mode: 0644]
templates/en_US/mail/xdebbugscc.tmpl [deleted file]
templates/en_US/mail/xdebbugscc.tx [new file with mode: 0644]