Commit graph

39 commits

Author SHA1 Message Date
e77c8595cb Cleanup. 2021-06-01 03:03:55 -07:00
95f4c9714e Implemented StatusCode bean. Closes #5 2021-06-01 02:38:08 -07:00
b967f13230 Updated PMD rules. 2021-05-29 21:54:19 -07:00
8506460961 Updated dependencies. 2021-05-01 23:17:48 -07:00
ab231453a8 Updated copryright. 2021-03-18 23:33:48 -07:00
e8e421b159 Code reformat. 2021-03-17 19:18:56 -07:00
41471e31af Cleaned up main() tests. 2021-03-17 12:26:47 -07:00
3a64bd57d5 Cleanup. 2021-03-17 12:26:03 -07:00
9ff860af40 Added MessageTag. Closes #4 2021-03-16 09:56:02 -07:00
66db0b801f Add Unofficial Codes from Cloudflare, IIS, Nginx, and AWS. Closes #3 2020-03-22 21:13:28 -07:00
9d21dd76c0 Fixed containsKey() before get(). 2020-03-22 21:11:15 -07:00
4a701e1ee0 Updated dependencies and cleanup. 2020-03-22 20:59:53 -07:00
398355e0b8 Updated copyright, version. 2019-05-07 18:50:09 -07:00
56878419bd Improved javadoc for main(). 2019-05-06 22:46:32 -07:00
cb581bf0d9 Fixed bug where <hs:cause> would always return the default value. Closes #2. 2019-05-06 22:28:57 -07:00
4fa2fd2726 Added tests for Reasons.main(). 2019-05-06 15:08:57 -07:00
9a4de2ebc8 Added tests for getReasonPhrase() with int. 2019-05-06 15:08:24 -07:00
465add5837 Added more tests for outWrite. 2019-05-06 15:07:53 -07:00
40338c4269 Improved main method. 2019-05-06 15:07:26 -07:00
f6759afd31 Added INA HTTP status codes. Closes #1 2019-05-06 03:10:32 -07:00
4dbc2bbc08 Cleanup. 2019-05-06 03:09:05 -07:00
14cb07ef0d Added testOutWrite. 2019-05-06 03:08:45 -07:00
709a33e1bd Removed dataProvider. 2019-05-06 03:07:14 -07:00
4d4575ddd9 Added disabled constructor. 2019-05-06 03:05:58 -07:00
4fbc229beb Cleanup. 2019-05-06 03:05:37 -07:00
09727b752a Added circleci configuration. 2017-05-29 22:24:30 -07:00
b78bdf73f0 Misc. javadoc updates. 2016-07-18 18:32:33 -07:00
32a1bf3875 Code format, tabs to space, etc. 2016-07-18 18:17:22 -07:00
42f35c10c2 Added license.
Updated javadoc task & comments.
2016-01-24 12:27:24 -08:00
51a03bde4c Added bintray publishing. 2016-01-18 22:32:40 -08:00
f5f9d5cbda Improved source documentation.
Some PMD optimization.
2015-12-07 02:46:45 -08:00
e872c226e8 PMD optimization. 2015-12-05 02:20:43 -08:00
504fdb6bd5 Added Bundle base name constant. 2015-12-04 01:30:26 -08:00
da35797ffb Added <hs:cause/> and <hs:code/> tags and associated parameters. 2015-12-03 20:24:54 -08:00
92a6bb21de Added copyright notice. 2015-12-03 13:02:29 -08:00
2a771bc992 Added test class. 2015-12-03 12:29:13 -08:00
0c0e8bf0c5 Added more status codes and reason strings. 2015-12-03 00:17:59 -08:00
27ab841a85 Moved properties to package location. 2015-12-02 21:07:45 -08:00
ad982eff1b Initial commit. 2015-12-02 18:23:54 -08:00