Commit graph

695 commits

Author SHA1 Message Date
ec8d4754e4 Changed validateJsonResponse() to getJsonResponse(). 2019-09-13 12:36:44 -07:00
9c4eaa6cff Version 0.7.3-beta+519 2019-09-13 01:37:47 -07:00
d7e1cf9132 replace(string, string) to replace(char, char) [spotbugs] 2019-09-13 01:37:22 -07:00
4ccdcb95c3 Changed isValidJsonObjec()t to validateJsonResponse() 2019-09-13 01:24:56 -07:00
2166e166e8 Changed replaceAll() to replace() (sonarqube) 2019-09-13 01:23:48 -07:00
f161ac2e79 Version 0.7.3-beta+515 2019-09-13 01:01:53 -07:00
2775cca3aa Added keywords symbol lookup. 2019-09-13 01:01:17 -07:00
8931405ee9 Updated dependencies. 2019-09-13 01:00:50 -07:00
c0ba4cefd5 Version 0.7.3-beta+499 2019-09-09 01:09:35 -07:00
1cabb74eb8 Workaround for API change for invalid symbol. 2019-09-09 01:09:00 -07:00
8484e2fc0c Updated dependencies. 2019-09-09 01:08:01 -07:00
44e8d91603 Cleanup. 2019-07-30 15:46:47 -07:00
e6ced56e1b Switched to com.mebigfatguy.sb-contrib. 2019-07-29 11:57:40 -07:00
349ed0e671 Cleanup. 2019-07-29 11:32:50 -07:00
167670c86e Cleanup. 2019-07-29 11:19:08 -07:00
0e04a40a76 Cleanup tests. 2019-07-29 10:50:09 -07:00
65dcbcc4e3 Reworked exception testing. 2019-07-29 10:49:19 -07:00
65b61aa5a3 Added TellMessage tests. 2019-07-29 10:48:19 -07:00
6a1b3976ed Version 0.7.3-beta+471 2019-07-28 23:14:19 -07:00
34c7adddff Added country to invalid city ID search. 2019-07-28 23:13:47 -07:00
351f117d38 Fixed CI issues. 2019-07-28 17:00:27 -07:00
b73e9597c1 Version 0.7.3-beta+468 2019-07-28 16:22:38 -07:00
9a95980e4c Cleanup deploy tasks. 2019-07-28 16:20:52 -07:00
b8539a7295 Handled invalid city ID. 2019-07-28 15:58:00 -07:00
106accdcf5 FindBugs false positive suppression. 2019-07-28 15:57:28 -07:00
2d3d13f360 Updated dependencies. 2019-07-28 15:56:48 -07:00
be9a146440 Added toString method. 2019-07-28 15:27:06 -07:00
2dc206dadb Gradle 5.5.1 update. 2019-07-28 15:24:01 -07:00
c276c8f42c Version 0.7.3-beta+450 2019-05-27 00:08:52 -07:00
47e7ab38dd Dependencies update. 2019-05-27 00:08:21 -07:00
19898d2c1c Code cleanup. 2019-05-27 00:08:05 -07:00
43e31ddf63 Added twitterNotification method. 2019-04-27 20:30:12 -07:00
8976686286 Temporarily using mobibot.mustache to fix CI until Semver 1.2.0 is out. 2019-04-27 03:52:14 -07:00
af090e7940 Cleanup. 2019-04-27 03:27:03 -07:00
82f4cf7cfb Fix for CI. 2019-04-27 03:26:43 -07:00
da85ecfeb2 Semver 1.2.0 is not out yet. 2019-04-27 03:15:54 -07:00
0ed3207a31 Added PMD.
Updated dependencies.
2019-04-27 03:08:49 -07:00
ad4701060d PMD cleanup. 2019-04-27 03:07:25 -07:00
7e16f1cb3f Used variable instead of repeat literal strings. (PMD) 2019-04-27 03:06:37 -07:00
f4afbcaaa5 Added locale. (PMD) 2019-04-27 03:04:40 -07:00
7f06e8b348 Made sure logger is enabled before logging errors/warnings. (PMD) 2019-04-27 03:02:52 -07:00
f6234f6db3 Removed uneccesary initialization. (PMD) 2019-04-27 02:59:52 -07:00
8e78731924 Made logger static. (PMD) 2019-04-27 02:59:31 -07:00
ae02320478 Using ConcurrentHashMap (PMD) 2019-04-27 02:58:59 -07:00
612c358d26 Moved variable outside for-loop (PMD) 2019-04-27 02:58:31 -07:00
eec6741a2f Combined append calls (PMD) 2019-04-27 02:57:36 -07:00
214180491f Added missing @Override (PMD) 2019-04-27 02:56:33 -07:00
e785fd6852 Removed unecessary variable (PMD) 2019-04-27 02:56:17 -07:00
063e23358b Added default constructor and javadoc. 2019-04-27 02:55:00 -07:00
5417bc1717 Removed generic exceptions (PMD) 2019-04-27 02:54:16 -07:00