Jeremy Long
|
afa47f7dfc
|
Merge pull request #695 from jeremylong/fix_coverity_finding
Fix coverity findings
|
2017-04-12 10:24:24 -04:00 |
|
Jeremy Long
|
4bbc5e27b5
|
updated
|
2017-04-02 13:24:07 -04:00 |
|
Jeremy Long
|
c877ade004
|
updated
|
2017-04-02 13:22:35 -04:00 |
|
Jeremy Long
|
ebd8996ad5
|
fixed typo
|
2017-04-02 13:12:45 -04:00 |
|
Jeremy Long
|
f31313d021
|
added PR template
|
2017-04-02 13:08:58 -04:00 |
|
Jeremy Long
|
6936dac9b4
|
updated template
|
2017-04-02 13:08:42 -04:00 |
|
Jeremy Long
|
4b2f6832fe
|
added contributing guidelines
|
2017-04-02 12:58:17 -04:00 |
|
Jeremy Long
|
35d0f21c47
|
fix codacy issues
|
2017-04-01 10:02:24 -04:00 |
|
Jeremy Long
|
3066d286c5
|
added logo no text
|
2017-04-01 09:58:32 -04:00 |
|
Jeremy Long
|
18564e8e86
|
fixed merge issue
|
2017-04-01 08:33:13 -04:00 |
|
Jeremy Long
|
832cbabc7d
|
added bh arsenal badges
|
2017-03-31 17:28:20 -04:00 |
|
Jeremy Long
|
8b764d5e17
|
added bh arsenal badges
|
2017-03-31 17:24:48 -04:00 |
|
Jeremy Long
|
e2a1a59543
|
fixed issues related to making the cveDb a singleton
|
2017-03-31 06:58:37 -04:00 |
|
Jeremy Long
|
cedb8d3db1
|
Merge pull request #689 from jwilk/mailto
Fix mailto URIs
|
2017-03-25 09:13:11 -04:00 |
|
Jeremy Long
|
539bd754df
|
fixed merge
|
2017-03-25 09:10:41 -04:00 |
|
Jeremy Long
|
109f5c22e9
|
initial fix for CveDB singleton
|
2017-03-25 09:06:34 -04:00 |
|
Jeremy Long
|
a23d127c62
|
initial fix for CveDB singleton
|
2017-03-25 09:05:51 -04:00 |
|
Jakub Wilk
|
6825304100
|
fix mailto URIs
As per RFC 6068, there should be no slashes after "mailto:".
|
2017-03-24 16:09:23 +01:00 |
|
Jeremy Long
|
947499726a
|
initial attempt
|
2017-03-15 07:36:28 -04:00 |
|
Jeremy Long
|
97b2e1a4da
|
added documentation per issue https://github.com/jeremylong/dependency-check-gradle/issues/38
|
2017-03-14 09:06:17 -04:00 |
|
Jeremy Long
|
3bb6553111
|
Merge pull request #681 from jeremylong/java7_updates_and_cleanup
Java7 updates and cleanup
|
2017-03-12 19:35:12 -04:00 |
|
Jeremy Long
|
371dba948d
|
checkstyle corrections
|
2017-03-12 18:03:27 -04:00 |
|
Jeremy Long
|
675349c06f
|
fixed broken test case
|
2017-03-12 15:59:23 -04:00 |
|
Jeremy Long
|
7a88981aa4
|
updated to use try with resouces
|
2017-03-12 13:22:27 -04:00 |
|
Jeremy Long
|
626f6c3de2
|
updated to use IOUtils to copy between streams
|
2017-03-12 13:21:59 -04:00 |
|
Jeremy Long
|
5540397456
|
Merge pull request #680 from jeremylong/cvedb
Cvedb
|
2017-03-11 14:45:49 -05:00 |
|
Jeremy Long
|
69c6dd40a1
|
fixed synchronization on local variable
|
2017-03-11 14:24:46 -05:00 |
|
Jeremy Long
|
5ed6e838fc
|
spelling corrections
|
2017-03-11 14:15:24 -05:00 |
|
Jeremy Long
|
1d32a6012a
|
fixed possible NPE
|
2017-03-11 13:28:21 -05:00 |
|
Jeremy Long
|
b157049a7e
|
use try with resources
|
2017-03-11 13:27:40 -05:00 |
|
Jeremy Long
|
8ea6b08a0a
|
use try with resources
|
2017-03-11 13:26:56 -05:00 |
|
Jeremy Long
|
8856ff04ec
|
code cleanup and java 7 exception handling improvements
|
2017-03-11 12:46:58 -05:00 |
|
Jeremy Long
|
8bfbd11a51
|
added test cases
|
2017-03-11 12:46:06 -05:00 |
|
Jeremy Long
|
abd843d281
|
simplified conditional
|
2017-03-11 11:11:31 -05:00 |
|
Jeremy Long
|
c54f9b1144
|
fixed throws in finally and converted to try with resources
|
2017-03-11 11:11:02 -05:00 |
|
Jeremy Long
|
318f3e14dd
|
removed unused code for batching
|
2017-03-11 11:10:21 -05:00 |
|
Jeremy Long
|
46f227e92e
|
updated and added test cases
|
2017-03-11 11:09:31 -05:00 |
|
Jeremy Long
|
a7b6f37503
|
suppressed another false positive
|
2017-03-10 16:52:32 -05:00 |
|
Jeremy Long
|
a61bba2f72
|
code cleanup
|
2017-03-10 16:40:22 -05:00 |
|
Jeremy Long
|
dfc6d952bd
|
codacy cleanup
|
2017-03-10 15:38:00 -05:00 |
|
Jeremy Long
|
046f4605f9
|
java7 updates and cleanup
|
2017-03-10 15:30:48 -05:00 |
|
Jeremy Long
|
32590ab7ff
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck into cvedb
|
2017-03-10 14:00:53 -05:00 |
|
Jeremy Long
|
efeb084e57
|
added suppression rule for jcore per issue #679
|
2017-03-10 06:51:53 -05:00 |
|
Jeremy Long
|
03ec3142c3
|
updated threadpool size
|
2017-03-07 06:37:21 -05:00 |
|
Jeremy Long
|
679df936e7
|
changed CveDB to a singeton
|
2017-03-07 05:49:12 -05:00 |
|
Jeremy Long
|
5ed5764ab5
|
Merge branch 'stefanneuhaus-misc_performance_tweaking_and_cleanup'
|
2017-03-04 14:29:47 -05:00 |
|
Jeremy Long
|
d588092727
|
Merge branch 'misc_performance_tweaking_and_cleanup' of https://github.com/stefanneuhaus/DependencyCheck into stefanneuhaus-misc_performance_tweaking_and_cleanup
|
2017-03-04 14:20:01 -05:00 |
|
Jeremy Long
|
295ba0679d
|
Merge branch 'aikebah-master'
|
2017-03-04 14:02:40 -05:00 |
|
Jeremy Long
|
bcdf26c88d
|
Merge branch 'master' of https://github.com/aikebah/DependencyCheck into aikebah-master
|
2017-03-04 13:51:28 -05:00 |
|
Jeremy Long
|
d6e092bfa2
|
Merge pull request #676 from jwilk/spelling
Fix typos
|
2017-03-04 13:50:09 -05:00 |
|