Commit graph

61 commits

Author SHA1 Message Date
774eadaac2
Bumped dependencies versions 2024-05-09 23:02:10 -07:00
1d6a7824fe Bumped bld to 1.8.0 2024-01-31 15:42:25 -08:00
4011fe8024 Upgraded bld 2023-10-20 16:10:25 -07:00
30f8b4c206 Version 1.1 2023-09-29 04:27:27 -07:00
b0826267b5 Simplified printing list of all status codes 2023-09-28 23:57:54 -07:00
1fca084fc9 Added printing of status code by response classes. Close #8 2023-09-28 23:34:02 -07:00
7b3e4adfc8 Cleanup before 1.1 release 2023-09-28 22:01:04 -07:00
c319102581 Fix copyright 2023-08-19 00:57:31 -07:00
5d911ddca2 Added root pom generation using new syntax 2023-08-18 13:45:37 -07:00
1b46eaff7f Cleaned up repositories 2023-08-17 07:26:39 -07:00
7b27ddbc86 Minor cleanup 2023-08-16 09:14:42 -07:00
c80ea7b7d3 Upgraded dependencies 2023-08-16 09:14:00 -07:00
9a2647e7f4 Added tests for the cause tag 2023-08-16 09:12:01 -07:00
92ed30a415 Added sonarcloud to GitHub workflow 2023-08-12 12:52:56 -07:00
68975a497b Moved from Gradle to bld 2023-05-10 00:21:31 -07:00
45af218f39 Moved to Jakarta EE. Closes #7 2022-08-27 18:14:54 -07:00
c4edb4fd1f Cleaned up and updated dependencies 2022-04-24 00:49:11 -07:00
8ed5bc951f More status code tests improvements. 2022-03-25 13:06:48 -07:00
3616136f4e Improved status code testing. 2022-03-25 12:57:00 -07:00
5486074d1e Updated copyright. 2022-03-25 12:56:41 -07:00
6344d7a68b Only use XML character entities in Utils.escapeXml(). Closes #6 2022-03-25 12:05:07 -07:00
1ab96e5b3a Cleanup. 2022-03-25 12:04:05 -07:00
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