Jeremy Long
|
69d621b981
|
Merge pull request #720 from hochzehn/fix-cli-doc
Fix argument name for CLI.
|
2017-05-06 14:48:15 -04:00 |
|
Jeremy Long
|
4134fb3fef
|
fixed sorting issue and resolved enhancement request #515
|
2017-05-06 12:05:30 -04:00 |
|
Jeremy Long
|
81b2b966ba
|
added additional check to add proxy credentials
|
2017-05-06 10:48:31 -04:00 |
|
janpapenbrock
|
ae65ebe687
|
Fix argument name for CLI.
|
2017-05-06 11:11:13 +02:00 |
|
janpapenbrock
|
03f84fa77e
|
Improve docker usage documentation.
|
2017-05-06 10:42:24 +02:00 |
|
janpapenbrock
|
ff6b3dbd4f
|
Refactor to make URLs easier to change and reduce repetition.
|
2017-05-06 10:30:29 +02:00 |
|
janpapenbrock
|
bf7b8ccce8
|
Use specific user name to easily identify who is doing things here.
|
2017-05-06 10:20:02 +02:00 |
|
janpapenbrock
|
57b1895b5e
|
Refactor user name into variable.
|
2017-05-06 10:19:27 +02:00 |
|
janpapenbrock
|
8edf65186f
|
Clean up after download to reduce image size.
|
2017-05-06 10:06:48 +02:00 |
|
janpapenbrock
|
13d781d2b1
|
Re-order arguments in likeliness of being commented out.
|
2017-05-06 10:06:23 +02:00 |
|
janpapenbrock
|
7c1c99f5f9
|
Use script without arguments as entry point to allow running any command on the resulting container without having to override entry point.
|
2017-05-06 10:06:23 +02:00 |
|
janpapenbrock
|
0a02f43b8c
|
Refactor Dockerfile for readability.
|
2017-05-06 10:06:22 +02:00 |
|
Jeremy Long
|
d4e50d9560
|
Merge pull request #717 from jeremylong/jacoco
Jacoco
|
2017-05-05 15:29:27 -04:00 |
|
Jeremy Long
|
5681e0bfdf
|
fixed test cases
|
2017-05-05 15:17:39 -04:00 |
|
Jeremy Long
|
55bfe4cad8
|
Merge branch 'master' into jacoco
|
2017-05-05 14:41:27 -04:00 |
|
Jeremy Long
|
d726792be6
|
Merge branch 'Prakhash-Issues#665_implement'
|
2017-05-05 14:38:48 -04:00 |
|
Jeremy Long
|
5c21451760
|
updated to use the new schema
|
2017-05-05 14:15:21 -04:00 |
|
Jeremy Long
|
b3736ac13a
|
updated template optional add the GAV
|
2017-05-05 14:15:04 -04:00 |
|
Jeremy Long
|
a4899de956
|
added new schema to support the addition of the GAV
|
2017-05-05 14:14:17 -04:00 |
|
Jeremy Long
|
e3ca70ba0d
|
reverted changes in PR to old schemas
|
2017-05-05 14:13:35 -04:00 |
|
Jeremy Long
|
bdace1b1b7
|
Merge branch 'Issues#665_implement' of https://github.com/Prakhash/DependencyCheck into Prakhash-Issues#665_implement
|
2017-05-04 06:48:31 -04:00 |
|
Jeremy Long
|
567022a9b7
|
updated so that jacoco results can be sent to codacy
|
2017-05-03 06:28:30 -04:00 |
|
Thomas Gøytil
|
83262afd13
|
Added support to generate report in JSON format
|
2017-05-01 18:11:53 +02:00 |
|
Jeremy Long
|
3ff838a2cc
|
Merge branch 'master' into jacoco
|
2017-04-30 17:20:23 -04:00 |
|
Jeremy Long
|
40b5c45ef6
|
Merge pull request #705 from jeremylong/issue690_threadsafe
PR #705 contains several bug fixes.
|
2017-04-30 17:16:12 -04:00 |
|
Jeremy Long
|
d2a8645dd4
|
expanded test cases to include additional dependencies
|
2017-04-29 09:39:30 -04:00 |
|
Jeremy Long
|
4543835a0d
|
reset threadcount to zero as the plugin is not yet threadsafe
|
2017-04-29 09:33:52 -04:00 |
|
Jeremy Long
|
c0f41c461b
|
reverted the threadsafe flag as the plugin is not threadsafe
|
2017-04-29 09:32:58 -04:00 |
|
Jeremy Long
|
116ef264e1
|
updated failing test case to expect the correct exception
|
2017-04-26 08:59:53 -04:00 |
|
Jeremy Long
|
1371dacdaa
|
expanded test case to identify/fix threading issue
|
2017-04-26 08:50:39 -04:00 |
|
Jeremy Long
|
d252d0f29f
|
fixed threading issue
|
2017-04-26 08:50:06 -04:00 |
|
Jeremy Long
|
3786f6ebc7
|
removed un-needed code from invoker build scripts
|
2017-04-26 07:30:33 -04:00 |
|
Jeremy Long
|
6813427867
|
updated invoker plugin to use 2 threads
|
2017-04-26 07:30:01 -04:00 |
|
Jeremy Long
|
f94cf106a6
|
re-route invoker logs so the results can be viewed in travis
|
2017-04-25 08:01:09 -04:00 |
|
Jeremy Long
|
a67e421a5d
|
nop
|
2017-04-23 08:44:24 -04:00 |
|
Jeremy Long
|
865db1b6c3
|
nop
|
2017-04-23 08:04:54 -04:00 |
|
Jeremy Long
|
31d7379a39
|
minor updates and added documentation
|
2017-04-23 07:22:53 -04:00 |
|
Jeremy Long
|
f473e63a61
|
added test case and added locking mechanism so only one update can run at any given time
|
2017-04-23 07:05:31 -04:00 |
|
Jeremy Long
|
c9ee55863f
|
fixed merge
|
2017-04-12 10:42:02 -04:00 |
|
Jeremy Long
|
238a96184a
|
Merge branch 'master' into issue690_threadsafe
|
2017-04-12 10:28:16 -04:00 |
|
Jeremy Long
|
44ddad8101
|
updated for maven thread safety
|
2017-04-12 10:24:51 -04:00 |
|
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
|
f289bcd285
|
fixed false positive per issue #691
|
2017-04-04 10:03:19 -04:00 |
|
Jeremy Long
|
c7adb1bb65
|
fix for issue #684
|
2017-04-04 09:58:19 -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 |
|