Sean Owen
|
0a542b9e9e
|
Stop redirecting old javadoc links; redirect web pages to HTTPS by default
|
2017-03-07 22:28:15 +00:00 |
|
Sean Owen
|
07479e38ec
|
Apply DoS filter to /chart too, but relax limit
|
2017-03-07 22:27:56 +00:00 |
|
Sean Owen
|
63c4b21556
|
Minor dependency updates, including Guava
|
2017-01-24 12:21:37 +00:00 |
|
Sean Owen
|
0fe0d09602
|
Minor dep update
|
2017-01-06 13:30:11 +00:00 |
|
Sean Owen
|
dfe4819691
|
Minor updates / optimization from inspection; minor plugin / dependency updates
|
2016-12-12 15:50:30 +00:00 |
|
Sean Owen
|
0dfda08078
|
Fix typos; avoid use of java.util.Date; other small improvements from inspection; deprecate some accidentally-public methods
|
2016-11-29 12:16:07 +00:00 |
|
Sean Owen
|
28f8bd37f3
|
Update deps including Guava 20; use switch in pref to chained if-else for slightly more consistent style
|
2016-11-11 20:20:46 +00:00 |
|
Sean Owen
|
9130b7907e
|
Minor dep updates
|
2016-09-30 00:22:02 -05:00 |
|
Sean Owen
|
ec383d2411
|
[maven-release-plugin] prepare for next development iteration
|
2016-09-16 15:20:51 +01:00 |
|
Sean Owen
|
6b6ad7ff0b
|
[maven-release-plugin] prepare release zxing-3.3.0
|
2016-09-16 15:20:45 +01:00 |
|
Sean Owen
|
47459f4bd7
|
Bump SNAPSHOT to 3.3.0 for next release
|
2016-09-11 22:07:04 +01:00 |
|
Sean Owen
|
343ddc7a98
|
Fix argLine for jacoco, and update to war plugin 3.0.0
|
2016-09-04 21:31:26 +01:00 |
|
Sean Owen
|
33fd85e0c2
|
Minor changes from inspection
|
2016-08-22 10:46:41 +01:00 |
|
Sean Owen
|
608dff8522
|
Make background of zxing.org white to match zxing.appspot.com
|
2016-08-22 10:35:38 +01:00 |
|
Sean Owen
|
77fb240beb
|
Increase online decoder size limits
|
2016-08-08 11:14:50 +01:00 |
|
Sean Owen
|
2f11529aa3
|
A bunch of inspection changes, including some dead code removal and tightening visibility, removing unnecessary casts
|
2016-07-24 18:29:42 +01:00 |
|
Sean Owen
|
78fbdc58fc
|
Update plugins; use https:// URLs consistently for good practice
|
2016-07-16 12:38:19 +01:00 |
|
Sean Owen
|
53837950aa
|
Skip javadoc for Android apps, always
|
2016-06-22 16:52:30 +01:00 |
|
Sean Owen
|
5927f6ef09
|
Redirect to https://zxing.org directly, and touch up a build warning
|
2016-06-20 09:13:21 +01:00 |
|
Sean Owen
|
6ffb40e1fd
|
Update plugins; fix logging of uploaded file name
|
2016-06-12 18:10:45 +01:00 |
|
Sean Owen
|
a57bfa44e8
|
Move zxing.org web resources to standard src/main/webapp
|
2016-06-10 14:07:21 +01:00 |
|
Sean Owen
|
58f748a451
|
Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem.
|
2016-06-08 15:15:06 +01:00 |
|
Sean Owen
|
389f69f4b2
|
Add minimal javadoc to all classes (and enforce with checkstyle); minor refactoring to of array sum code
|
2016-06-04 15:36:32 +01:00 |
|
Sean Owen
|
ce072f02f9
|
Better info logging in web app, and better clearing of buffers
|
2016-05-18 14:57:03 +01:00 |
|
Sean Owen
|
a064c719e6
|
Update plugins
|
2016-05-08 09:32:07 +01:00 |
|
Sean Owen
|
d5058a71c6
|
Test signed commit and update minor deps, plugin
|
2016-04-05 22:51:25 +01:00 |
|
Sean Owen
|
85f5d0597d
|
Update plugins, slf4j, jetty
|
2016-03-01 00:32:30 +00:00 |
|
Sean Owen
|
308d91de1c
|
Update plugins, dependencies, and clean up small code inspection issues
|
2016-01-21 14:46:48 +01:00 |
|
Sean Owen
|
4e3abafe30
|
Closes issue #518 : build assembly jar for javase to include dependencies like jcommander now. Also updates some plugins.
|
2015-12-09 14:25:10 +00:00 |
|
Sean Owen
|
f8623ccb12
|
Target API 22 since not yet updated for new permission model; fix beep problem that surfaces in Android 6; update plugins
|
2015-10-23 06:28:55 -07:00 |
|
Sean Owen
|
6d61977c2e
|
Update jai-imageio license; remove unneeded gwt-servlet dep; update clirr
|
2015-09-25 11:25:51 +01:00 |
|
Sean Owen
|
6f0deeeda3
|
Closes #467 : more efficient construction of BufferedImage from bit matrix
|
2015-09-23 14:49:59 +01:00 |
|
Sean Owen
|
de41ca715b
|
Crush PNGs
|
2015-09-07 11:41:45 +01:00 |
|
Sean Owen
|
4e4e643bb0
|
Update reference server.xml for Tomcat at zxing.org
|
2015-09-07 11:41:45 +01:00 |
|
Sean Owen
|
585667bc31
|
[maven-release-plugin] prepare for next development iteration
|
2015-08-19 13:21:05 +01:00 |
|
Sean Owen
|
e641a9c36b
|
[maven-release-plugin] prepare release zxing-3.2.1
|
2015-08-19 13:21:00 +01:00 |
|
Sean Owen
|
7ee719b613
|
Fix a few small app bugs from stack traces, and update plugins
|
2015-08-17 09:59:20 +01:00 |
|
Sean Owen
|
d3c092e3f1
|
(Part 2 -- trying again) Make compile warnings into errors; update some plugins; use https in web based generator
|
2015-07-26 17:17:22 +01:00 |
|
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 |
|
srowen
|
4550d1d762
|
Reject non-HTTP URIs
git-svn-id: https://zxing.googlecode.com/svn/trunk@2990 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-07 22:50:22 +00:00 |
|
srowen@gmail.com
|
cf6cbcd84a
|
Now that Elastic Beanstalk supports Java 7 and Amazon Linux 2013.09 we don't need a few workarounds
git-svn-id: https://zxing.googlecode.com/svn/trunk@2986 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-03 15:06:08 +00:00 |
|
srowen@gmail.com
|
a53c659b0e
|
Boldly move to Java 7 for everything, including Android.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2981 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-12-02 18:18:46 +00:00 |
|
srowen@gmail.com
|
00f634024c
|
Restore some pom settings that were probably not needed after the <site> tag problem was found
git-svn-id: https://zxing.googlecode.com/svn/trunk@2977 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-30 10:13:21 +00:00 |
|
srowen@gmail.com
|
1a2a011cc7
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2971 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:39:36 +00:00 |
|
srowen@gmail.com
|
9a0b6cec39
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2969 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:39:24 +00:00 |
|
srowen@gmail.com
|
1ce4516d00
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2966 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:31:32 +00:00 |
|
srowen@gmail.com
|
54a3bfabab
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2965 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:22:18 +00:00 |
|
srowen@gmail.com
|
ca14065f0d
|
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2963 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:22:07 +00:00 |
|
srowen@gmail.com
|
979d382726
|
Remove problematic dependency plugin for zxingorg javadoc
git-svn-id: https://zxing.googlecode.com/svn/trunk@2962 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:16:28 +00:00 |
|
srowen@gmail.com
|
0a89cdddf2
|
[maven-release-plugin] rollback the release of zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2960 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 18:14:42 +00:00 |
|
srowen@gmail.com
|
b852b82042
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2959 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2013-11-29 17:59:41 +00:00 |
|