Commit graph

193 commits

Author SHA1 Message Date
Sean Owen 02d3697a59 Remove spurious stack trace from singleton exception, and various minor edits 2015-06-06 10:46:18 +01:00
Sean Owen 867d580e66 Enable RAT check in build; enable checkstyle; fix some violations; update Jetty/Android plugin 2015-05-15 15:44:45 +01:00
Sean Owen 2e3021a510 Reintroduce basic DoS filter in web app 2015-05-13 12:16:55 +01:00
Sean Owen fa1c1ededf Reintroduce basic DoS filter in web app 2015-05-13 12:14:01 +01:00
Sean Owen 7774683247 Handle IOException in multipart more cleanly 2015-05-12 16:11:43 +01:00
Sean Owen bc3c8e3ffd Target Android 5.1 (don't require it); bump BS app number for next release; update plugins 2015-03-21 16:44:46 +00:00
Sean Owen e4bb497942 [maven-release-plugin] prepare for next development iteration 2015-02-15 12:48:15 +00:00
Sean Owen adfc4097ad [maven-release-plugin] prepare release zxing-3.2.0 2015-02-15 12:48:10 +00:00
Sean Owen 0d81afba4a Update plugin, dep versions 2014-11-12 15:05:11 +00:00
Sean Owen 02a6347396 Updates for Tomcat 8 on Elastic Beanstalk 2014-11-07 22:55:05 +00:00
Sean Owen 1992bd069e Update glass version, some plugins 2014-09-26 11:12:15 +01:00
Sean Owen c2f89de24b Move JavaEE dep to zxing.org/ 2014-09-21 14:28:17 +01:00
Sean Owen 5adcb269ad Correctly identify file upload in multipart and only parse the first file upload 2014-09-12 15:35:29 +01:00
Sean Owen 53d562f7c9 Fix Tomcat rendering issues and redirect 2014-09-11 12:32:24 +01:00
Sean Owen 2d280f7b14 Improve icon, header spacing 2014-09-11 12:09:30 +01:00
Sean Owen 13be5de462 Fix/improve CSS colors and layout 2014-09-11 11:55:16 +01:00
Sean Owen 9bac0584f0 Localize error response and remove redundant JSPXs 2014-09-11 11:34:08 +01:00
Sean Owen e75788e3e0 Consolidate redirection, remove fairly redundant custom error page 2014-09-11 10:56:10 +01:00
Sean Owen ce31611d34 Fix handling of new web.xml-less war file 2014-09-10 23:28:27 +01:00
Sean Owen 3712a4f891 Remove unused commons-io 2014-09-10 22:59:13 +01:00
Sean Owen fa5d7e6b0d Change HTML redirects to HTTP 2014-09-10 22:53:42 +01:00
Sean Owen 012662fa3c web.xml can also be removed now 2014-09-10 22:39:38 +01:00
Sean Owen 482e2fb3ac Move to servlet 3.0 file upload handling and annotations 2014-09-10 16:01:18 +01:00
Sean Owen 8c0e6beb43 Fix corner case for javadoc redirector 2014-06-08 11:49:45 -04:00
Sean Owen 90cc0b8b13 [maven-release-plugin] prepare for next development iteration 2014-05-22 16:24:03 +01:00
Sean Owen 4af41323ae [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 16:19:05 +01:00
Sean Owen 45da6416e6 [maven-release-plugin] rollback the release of zxing-3.1.0 2014-05-22 16:10:10 +01:00
Sean Owen d20a7ac375 [maven-release-plugin] prepare for next development iteration 2014-05-22 12:34:50 +01:00
Sean Owen edf35c7cac [maven-release-plugin] prepare release zxing-3.1.0 2014-05-22 12:33:24 +01:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen 27cff89316 [maven-release-plugin] prepare for next development iteration 2014-04-18 14:30:03 +01:00
Sean Owen 32fcad21c3 [maven-release-plugin] prepare release zxing-3.0.1 2014-04-18 14:27:03 +01:00
Sean Owen f1c385ba93 [maven-release-plugin] prepare for next development iteration 2014-02-28 12:27:11 +00:00
Sean Owen 47b3d63d97 [maven-release-plugin] prepare release zxing-3.0.0 2014-02-28 12:20:21 +00:00
Sean Owen 7f300ce09a Untangle try-catch a bit in servlet, to properly catch 404 errors 2014-02-08 15:58:34 -05:00
Sean Owen 6292ec0b6f Update Guava, SLF4J, Commons FileUpload and GWT versions 2014-02-07 15:14:25 -05:00
Sean Owen dddc1c4e19 Move to use of Java 7 NIO2 APIs 2014-01-31 13:01:18 +00:00
Sean Owen e432d6cc74 Increase size of input that decoder accepts 2014-01-31 11:31:19 +00:00
Sean Owen a8772054af Custom, minimal error page 2014-01-22 21:11:55 +00:00
Sean Owen 62cf0ade90 Deal with case of no block list 2014-01-22 21:11:36 +00:00
Sean Owen 5a6982f301 Remove Google Analytics -- really not using it 2014-01-22 20:42:46 +00:00
Sean Owen 8ae5c0f5bc Better way to redirect entirely from /w/docs/javadoc to new github.io site 2014-01-22 20:35:08 +00:00
Sean Owen 33b6d4b1c2 Point to new docs location at zxing.github.io and stop deploying javadoc to zxing.org 2014-01-22 18:41:04 +00:00
Sean Owen 59e4708cd7 Fix up .gitignore to ignore generated dirs, and remove generated dirs from git 2014-01-20 17:21:09 +00:00
Sean Owen 3f6ee7f789 Update project site references to Github 2014-01-18 14:06:46 +00:00
Sean Owen 3bd1c7c5ff Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
srowen 83277b92eb Issue 1828 make sure Tomcat interprets URL params with UTF-8
git-svn-id: https://zxing.googlecode.com/svn/trunk@3011 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 10:47:38 +00:00
srowen faa2099ea2 Add default Amazon EBS Tomcat 7 server.xml config
git-svn-id: https://zxing.googlecode.com/svn/trunk@3010 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-07 00:51:02 +00:00
srowen c5a1861be5 Update versions of plugins, dependencies
git-svn-id: https://zxing.googlecode.com/svn/trunk@3005 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-26 19:28:57 +00:00
srowen 4aa5348526 Remove lang3 dependency as Guava can take over its one usage
git-svn-id: https://zxing.googlecode.com/svn/trunk@2991 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-11 20:41:18 +00:00