qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- metadata +492 -0
@@ -0,0 +1,176 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
require 'webrick'
|
6
|
+
|
7
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
8
|
+
|
9
|
+
module WEBrick
|
10
|
+
class BasicLog
|
11
|
+
# FIXEM: Ad hoc reopen support.
|
12
|
+
def reopen
|
13
|
+
log_file = @log.path
|
14
|
+
@log.close
|
15
|
+
@log = open(log_file, "a+")
|
16
|
+
@log.sync = true
|
17
|
+
@opened = true
|
18
|
+
end
|
19
|
+
end
|
20
|
+
|
21
|
+
class HTTPRequest
|
22
|
+
# copied from gonzui-0.1
|
23
|
+
# FIXME: it should be deleted if WEBrick supports the method
|
24
|
+
def parse_accept_language
|
25
|
+
if self['Accept-Language']
|
26
|
+
tmp = []
|
27
|
+
parts = self['Accept-Language'].split(/,\s*/)
|
28
|
+
parts.each {|part|
|
29
|
+
if m = /\A([\w-]+)(?:;q=([\d]+(?:\.[\d]+)))?\z/.match(part)
|
30
|
+
lang = m[1]
|
31
|
+
q = (m[2] or 1).to_f
|
32
|
+
tmp.push([lang, q])
|
33
|
+
end
|
34
|
+
}
|
35
|
+
@accept_language =
|
36
|
+
tmp.sort_by {|lang, q| q}.map {|lang, q| lang}.reverse
|
37
|
+
else
|
38
|
+
@accept_language = ['en'] # FIXME: should be customizable?
|
39
|
+
end
|
40
|
+
end
|
41
|
+
|
42
|
+
#DEFINE_ACCEPT_LANGUAGE = true
|
43
|
+
DEFINE_ACCEPT_LANGUAGE = false
|
44
|
+
if DEFINE_ACCEPT_LANGUAGE || ! defined?(:accept_language)
|
45
|
+
def accept_language
|
46
|
+
if !defined?(@accept_language) || @accept_language.nil? ||
|
47
|
+
@accept_language.empty?
|
48
|
+
parse_accept_language
|
49
|
+
end
|
50
|
+
return @accept_language
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
def gzip_encoding_supported?
|
55
|
+
/\bgzip\b/.match(self['accept-encoding'])
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
# from webrick/httputils.rb
|
60
|
+
module HTTPUtils
|
61
|
+
undef parse_header
|
62
|
+
# FIXME: it should be deleted if WEBrick fix the problem
|
63
|
+
def parse_header(raw)
|
64
|
+
header = Hash.new([].freeze)
|
65
|
+
field = nil
|
66
|
+
raw.each{|line|
|
67
|
+
case line
|
68
|
+
#when /^([A-Za-z0-9_\-]+):\s*(.*?)\s*\z/om
|
69
|
+
#when /^([A-Za-z0-9_\-\!\#\$\%\&\'\*\+\.\^\`\|\~]+):\s*(.*?)\s*\z/om
|
70
|
+
when /^([A-Za-z0-9_\-~]+):\s*(.*?)\s*\z/om
|
71
|
+
field, value = $1, $2
|
72
|
+
field.downcase!
|
73
|
+
header[field] = [] unless header.has_key?(field)
|
74
|
+
header[field] << value
|
75
|
+
when /^\s+(.*?)\s*\z/om
|
76
|
+
value = $1
|
77
|
+
unless field
|
78
|
+
raise "bad header '#{line.inspect}'."
|
79
|
+
end
|
80
|
+
header[field][-1] << ' ' << value
|
81
|
+
else
|
82
|
+
raise "bad header '#{line.inspect}'."
|
83
|
+
end
|
84
|
+
}
|
85
|
+
header.each{|key, values|
|
86
|
+
values.each{|value|
|
87
|
+
value.strip!
|
88
|
+
value.gsub!(/\s+/, ' ')
|
89
|
+
}
|
90
|
+
}
|
91
|
+
header
|
92
|
+
end
|
93
|
+
module_function :parse_header
|
94
|
+
|
95
|
+
undef parse_query
|
96
|
+
# FIXME: it should be deleted if WEBRick fix the problem
|
97
|
+
def parse_query(str)
|
98
|
+
query = Hash.new
|
99
|
+
if str
|
100
|
+
str.split(/[&;]/).each{|x|
|
101
|
+
key, val = x.split(/=/,2)
|
102
|
+
next if key.nil?
|
103
|
+
key = unescape_form(key)
|
104
|
+
val = unescape_form(val.to_s)
|
105
|
+
val = FormData.new(val)
|
106
|
+
val.name = key
|
107
|
+
if query.has_key?(key)
|
108
|
+
query[key].append_data(val)
|
109
|
+
next
|
110
|
+
end
|
111
|
+
query[key] = val
|
112
|
+
}
|
113
|
+
end
|
114
|
+
query
|
115
|
+
end
|
116
|
+
module_function :parse_query
|
117
|
+
end
|
118
|
+
end
|
119
|
+
|
120
|
+
if $0 == __FILE__
|
121
|
+
require 'qwik/testunit'
|
122
|
+
$test = true
|
123
|
+
end
|
124
|
+
|
125
|
+
if defined?($test) && $test
|
126
|
+
class TestHTTPUtils < Test::Unit::TestCase
|
127
|
+
def test_parse_accept_language
|
128
|
+
request = WEBrick::HTTPRequest.new(WEBrick::Config::HTTP)
|
129
|
+
request.instance_eval {
|
130
|
+
@header = WEBrick::HTTPUtils::parse_header('Accept-Language: ja')
|
131
|
+
@accept_language = WEBrick::HTTPUtils.parse_qvalues(self['accept-language'])
|
132
|
+
}
|
133
|
+
ok_eq(['ja'], request.accept_language)
|
134
|
+
|
135
|
+
request.instance_eval {
|
136
|
+
@header = WEBrick::HTTPUtils::parse_header('Accept-Language: ja,en-us;q=0.7,en;q=0.3')
|
137
|
+
@accept_language = WEBrick::HTTPUtils.parse_qvalues(self['accept-language'])
|
138
|
+
}
|
139
|
+
ok_eq(['ja', 'en-us', 'en'], request.accept_language)
|
140
|
+
|
141
|
+
request.instance_eval {
|
142
|
+
@header = WEBrick::HTTPUtils::parse_header('Accept-Language: ja,en-us;q=0.7,en;q=0.9')
|
143
|
+
@accept_language = WEBrick::HTTPUtils.parse_qvalues(self['accept-language'])
|
144
|
+
}
|
145
|
+
ok_eq(['ja', 'en', 'en-us'], request.accept_language)
|
146
|
+
end
|
147
|
+
|
148
|
+
def test_gzip_encofing_supported?
|
149
|
+
request = WEBrick::HTTPRequest.new(WEBrick::Config::HTTP)
|
150
|
+
request.instance_eval {
|
151
|
+
@header = WEBrick::HTTPUtils::parse_header('Accept-Encoding: gzip, deflate')
|
152
|
+
}
|
153
|
+
ok_eq('gzip, deflate', request['accept-encoding'])
|
154
|
+
ok_eq(true, !!request.gzip_encoding_supported?)
|
155
|
+
end
|
156
|
+
|
157
|
+
def test_parse_header
|
158
|
+
ok_eq("{\"header\"=>[\"content\"]}",
|
159
|
+
WEBrick::HTTPUtils::parse_header('Header: content').inspect)
|
160
|
+
ok_eq('{"~"=>["~"]}',
|
161
|
+
WEBrick::HTTPUtils::parse_header("~: ~\r\n").inspect)
|
162
|
+
|
163
|
+
# real situation
|
164
|
+
str = <<EOS
|
165
|
+
Accept: */*
|
166
|
+
Accept-Language: ja
|
167
|
+
~~~~~~~~~~: ~~~~~~~~~~
|
168
|
+
EOS
|
169
|
+
ok_eq({"accept-language"=>["ja"], "accept"=>["*/*"], "~~~~~~~~~~"=>["~~~~~~~~~~"]}, WEBrick::HTTPUtils::parse_header(str))
|
170
|
+
end
|
171
|
+
|
172
|
+
def test_parse_query
|
173
|
+
ok_eq({'a'=>'b'}, WEBrick::HTTPUtils::parse_query('&a=b'))
|
174
|
+
end
|
175
|
+
end
|
176
|
+
end
|
@@ -0,0 +1,163 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
|
7
|
+
module WabisabiBasicModule
|
8
|
+
def attr(k=nil)
|
9
|
+
attr = self[1]
|
10
|
+
return nil unless attr.is_a?(Hash)
|
11
|
+
return attr[k] if k
|
12
|
+
return attr
|
13
|
+
end
|
14
|
+
|
15
|
+
def set_attr(new_attr)
|
16
|
+
attr = self.attr
|
17
|
+
if attr
|
18
|
+
attr.update(new_attr)
|
19
|
+
else
|
20
|
+
self.insert(1, new_attr)
|
21
|
+
end
|
22
|
+
return self # For chain method.
|
23
|
+
end
|
24
|
+
|
25
|
+
def element_name
|
26
|
+
return self[0] if self[0].is_a?(Symbol)
|
27
|
+
return nil
|
28
|
+
end
|
29
|
+
|
30
|
+
def inside
|
31
|
+
self.reject {|x| x.is_a?(Symbol) || x.is_a?(Hash) }
|
32
|
+
end
|
33
|
+
|
34
|
+
def each_child
|
35
|
+
self.each {|e|
|
36
|
+
next if e.is_a?(Symbol) || e.is_a?(Hash)
|
37
|
+
yield(e)
|
38
|
+
}
|
39
|
+
end
|
40
|
+
|
41
|
+
def children
|
42
|
+
children = []
|
43
|
+
self.each_child {|child|
|
44
|
+
children << child
|
45
|
+
}
|
46
|
+
return children
|
47
|
+
end
|
48
|
+
|
49
|
+
def each_child_with_index
|
50
|
+
i = 0
|
51
|
+
self.each_child {|e|
|
52
|
+
yield(e, i)
|
53
|
+
i += 1
|
54
|
+
}
|
55
|
+
end
|
56
|
+
|
57
|
+
def text
|
58
|
+
i = 0
|
59
|
+
while true
|
60
|
+
x = self[i]
|
61
|
+
if x.is_a?(Symbol) || x.is_a?(Hash)
|
62
|
+
i += 1
|
63
|
+
next
|
64
|
+
else
|
65
|
+
break
|
66
|
+
end
|
67
|
+
end
|
68
|
+
|
69
|
+
(i...self.length).map {|i|
|
70
|
+
x = self[i]
|
71
|
+
if x.is_a?(String)
|
72
|
+
x
|
73
|
+
elsif x.is_a?(Array)
|
74
|
+
if x[0] != :"!--"
|
75
|
+
x.text
|
76
|
+
end
|
77
|
+
else
|
78
|
+
nil
|
79
|
+
end
|
80
|
+
}.join
|
81
|
+
end
|
82
|
+
|
83
|
+
def get_single
|
84
|
+
if self.length == 1 && self.first.is_a?(Array)
|
85
|
+
return self.first.get_single
|
86
|
+
end
|
87
|
+
return self
|
88
|
+
end
|
89
|
+
|
90
|
+
def each_element(elementname)
|
91
|
+
self.each {|e|
|
92
|
+
if e.is_a?(Array) && e[0] == elementname
|
93
|
+
yield(e)
|
94
|
+
end
|
95
|
+
}
|
96
|
+
end
|
97
|
+
end
|
98
|
+
|
99
|
+
class Array
|
100
|
+
include WabisabiBasicModule
|
101
|
+
end
|
102
|
+
|
103
|
+
if $0 == __FILE__
|
104
|
+
require 'test/unit'
|
105
|
+
$test = true
|
106
|
+
end
|
107
|
+
|
108
|
+
if defined?($test) && $test
|
109
|
+
class TestWabisabiBasic < Test::Unit::TestCase
|
110
|
+
def test_all
|
111
|
+
# test_attr
|
112
|
+
w = [:a, {:href=>'t1', :class=>'t2'}, 't3']
|
113
|
+
assert_equal({:href=>'t1', :class=>'t2'}, w.attr)
|
114
|
+
|
115
|
+
# test_set_attr
|
116
|
+
w = [:a]
|
117
|
+
assert_equal [:a, {:href=>'u'}], w.set_attr(:href=>'u')
|
118
|
+
assert_equal [:a, {:href=>'u', :class=>'c'}], w.set_attr(:class=>'c')
|
119
|
+
|
120
|
+
w = [:a, {:href=>'t.html'}, 't', [:b, 'b']]
|
121
|
+
|
122
|
+
# test_element_name
|
123
|
+
assert_equal nil, [].element_name
|
124
|
+
assert_equal nil, ['t'].element_name
|
125
|
+
assert_equal :b, [:b, 't'].element_name
|
126
|
+
assert_equal :a, w.element_name
|
127
|
+
|
128
|
+
# test_inside
|
129
|
+
assert_equal ['t', [:b, 'b']], w.inside
|
130
|
+
|
131
|
+
# test_each_child
|
132
|
+
w.each_child {|e|
|
133
|
+
assert(e == "t" || e == [:b, "b"])
|
134
|
+
}
|
135
|
+
|
136
|
+
# test_children
|
137
|
+
assert_equal ['t', [:b, 'b']], w.children
|
138
|
+
|
139
|
+
# test_each_child_with_index
|
140
|
+
w.each_child_with_index {|e, i|
|
141
|
+
case i
|
142
|
+
when 0; assert_equal "t", e
|
143
|
+
when 1; assert_equal [:b, "b"], e
|
144
|
+
end
|
145
|
+
}
|
146
|
+
|
147
|
+
# test_text
|
148
|
+
assert_equal 't', [:a, 't'].text
|
149
|
+
assert_equal 't', [:a, ['t']].text
|
150
|
+
assert_equal 'tb', w.text
|
151
|
+
|
152
|
+
# test_get_single
|
153
|
+
assert_equal [:a], [:a].get_single
|
154
|
+
assert_equal [:a], [[:a]].get_single
|
155
|
+
assert_equal [[:a], [:b]], [[:a], [:b]].get_single
|
156
|
+
|
157
|
+
# test_each_element
|
158
|
+
w.each_element(:b) {|e|
|
159
|
+
assert_equal [:b, "b"], e
|
160
|
+
}
|
161
|
+
end
|
162
|
+
end
|
163
|
+
end
|
@@ -0,0 +1,130 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
require 'timeout'
|
6
|
+
|
7
|
+
$LOAD_PATH << 'compat' unless $LOAD_PATH.include? 'compat'
|
8
|
+
begin
|
9
|
+
require 'diff'
|
10
|
+
rescue LoadError
|
11
|
+
require 'algorithm/diff'
|
12
|
+
end
|
13
|
+
|
14
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
15
|
+
require 'qwik/util-string'
|
16
|
+
|
17
|
+
class DiffGenerator
|
18
|
+
def self.gen_ary(s1, s2)
|
19
|
+
s1 = s1.gsub(/\r/, '')
|
20
|
+
s2 = s2.gsub(/\r/, '')
|
21
|
+
a1 = s1.split("\n").collect! {|s| "#{s}\n"}
|
22
|
+
a2 = s2.split("\n").collect! {|s| "#{s}\n"}
|
23
|
+
Diff.diff(a1, a2)
|
24
|
+
end
|
25
|
+
|
26
|
+
MAX_TIME = 10 # 10 sec
|
27
|
+
|
28
|
+
# ref. http://moonrock.jp/%7Edon/wikimodoki/security.html
|
29
|
+
def self.generate(s1, s2, maxtime=MAX_TIME)
|
30
|
+
result = nil
|
31
|
+
begin
|
32
|
+
Timeout.timeout(maxtime) {
|
33
|
+
result = generate_internal(s1, s2)
|
34
|
+
}
|
35
|
+
rescue Timeout::Error
|
36
|
+
return ['timeout']
|
37
|
+
end
|
38
|
+
result
|
39
|
+
end
|
40
|
+
|
41
|
+
def self.generate_internal(s1, s2)
|
42
|
+
s1 = s1.gsub(/\r/, '')
|
43
|
+
s2 = s2.gsub(/\r/, '')
|
44
|
+
|
45
|
+
# why?
|
46
|
+
#src = s1.split("\n").collect {|s| "#{s.escapeHTML}" }
|
47
|
+
#src = s1
|
48
|
+
src = s1.split("\n").collect {|s| s }
|
49
|
+
|
50
|
+
si = 0
|
51
|
+
di = 0
|
52
|
+
e = []
|
53
|
+
self.gen_ary(s1, s2).each {|action, position, elements|
|
54
|
+
case action
|
55
|
+
when :-
|
56
|
+
while si < position
|
57
|
+
e << src[si]
|
58
|
+
e << [:br]
|
59
|
+
si += 1
|
60
|
+
di += 1
|
61
|
+
end
|
62
|
+
si += elements.length
|
63
|
+
elements.each {|l|
|
64
|
+
e << [:del, l.chomp]
|
65
|
+
e << [:br]
|
66
|
+
}
|
67
|
+
when :+
|
68
|
+
while di < position
|
69
|
+
e << src[si]
|
70
|
+
e << [:br]
|
71
|
+
si += 1
|
72
|
+
di += 1
|
73
|
+
end
|
74
|
+
di += elements.length
|
75
|
+
elements.each {|l|
|
76
|
+
e << [:ins, l.chomp]
|
77
|
+
e << [:br]
|
78
|
+
}
|
79
|
+
end
|
80
|
+
}
|
81
|
+
while si < src.length
|
82
|
+
e << src[si]
|
83
|
+
e << [:br]
|
84
|
+
si += 1
|
85
|
+
end
|
86
|
+
e
|
87
|
+
end
|
88
|
+
end
|
89
|
+
|
90
|
+
if $0 == __FILE__
|
91
|
+
require 'qwik/testunit'
|
92
|
+
$test = true
|
93
|
+
end
|
94
|
+
|
95
|
+
if defined?($test) && $test
|
96
|
+
class TestDiffGenerator < Test::Unit::TestCase
|
97
|
+
def test_all
|
98
|
+
# check_diff
|
99
|
+
is "[[:+, 1, \"t\"]]", Diff.diff('t', 'tt').inspect
|
100
|
+
is "[[:-, 1, \"t\"]]", Diff.diff('tt', 't').inspect
|
101
|
+
|
102
|
+
curstr = "a
|
103
|
+
b
|
104
|
+
c
|
105
|
+
"
|
106
|
+
newstr = "a
|
107
|
+
z
|
108
|
+
c
|
109
|
+
"
|
110
|
+
|
111
|
+
# test_gen_ary
|
112
|
+
is [[:-, 0, ["t\n"]], [:+, 0, ["tt\n"]]],
|
113
|
+
DiffGenerator.gen_ary('t', 'tt')
|
114
|
+
is [[:-, 1, ["z\n"]], [:+, 1, ["b\n"]]],
|
115
|
+
DiffGenerator.gen_ary(newstr, curstr)
|
116
|
+
|
117
|
+
# test_generate
|
118
|
+
is [[:del, 't'], [:br], [:ins, 'tt'], [:br]],
|
119
|
+
DiffGenerator.generate('t', 'tt')
|
120
|
+
is ['a', [:br], [:del, 'z'], [:br],
|
121
|
+
[:ins, 'b'], [:br], 'c', [:br]],
|
122
|
+
DiffGenerator.generate(newstr, curstr)
|
123
|
+
|
124
|
+
# test_vulnerability
|
125
|
+
curstr = "a\n \n" * 10000
|
126
|
+
newstr = "b\n \n" * 10000
|
127
|
+
is ["timeout"], DiffGenerator.generate(newstr, curstr, 1)
|
128
|
+
end
|
129
|
+
end
|
130
|
+
end
|