Stefan Neuhaus
ed49251310
Cleanup test
2017-10-04 20:54:02 +02:00
Stefan Neuhaus
98f9628e27
Fail analysis/build in case of recurring IOExceptions when connecting to MavenCentral
2017-10-04 20:48:16 +02:00
Stefan Neuhaus
bfbec1d0a6
Cleanup: Remove enabled flag (reuse flag from AbstractAnalyzer class)
2017-10-04 20:34:39 +02:00
Stefan Neuhaus
6ddc0bfa27
Add license information
2017-10-04 20:11:38 +02:00
Stefan Neuhaus
eacf3ac906
Please PMD
2017-10-04 15:04:53 +02:00
Stefan Neuhaus
6fc15984b8
Please PMD
2017-10-04 14:43:12 +02:00
Jeremy Long
cd875777e7
added hints from community feedback
2017-10-04 06:27:09 -04:00
Stefan Neuhaus
a38f8b447c
Cleanup: remove dead code
2017-10-02 17:06:27 +02:00
Stefan Neuhaus
142eb41312
Cleanup: remove useless overwrite
...
As the default is "true" again, we do not need to overwrite it here. And even if we changed the default back to "false", then there would probably be a good reason why we would not want to overwrite it to "true" for this specific analyzer.
2017-10-02 17:05:55 +02:00
Stefan Neuhaus
1835355f4d
Cleanup: formatting and typo
2017-10-02 17:03:20 +02:00
Stefan Neuhaus
3c3534e7da
CentralAnalyzer: Implement retry for fetching MavenArtifacts due to sporadic issues
2017-10-02 17:01:16 +02:00
Jeremy Long
27abb72df1
Merge branch 'brianf-nugetNameImprovements'
2017-10-02 06:59:23 -04:00
Jeremy Long
159b9006cc
resolved merge conflicts
2017-10-02 06:59:12 -04:00
Jeremy Long
54ccd04c17
Merge branch 'brianf-dependencyNameImprovements'
2017-10-02 06:48:29 -04:00
Jeremy Long
cf2f2dc62d
resolved merge conflicts
2017-10-02 06:47:41 -04:00
Hugo Hirsch
52b55434eb
Fix build warning about wrong usage of maven prerequisites for non-maven plugin projects
2017-10-02 09:42:10 +02:00
Hugo Hirsch
f5e16ea6ee
Add defaultGoal
2017-10-02 09:31:42 +02:00
brianf
16892d022f
Nuspec tests and name normalization
...
added tests for the existing analyzer and normalized the name and set
the ecosystem.
2017-10-01 11:41:45 -04:00
Jeremy Long
fa377cfc05
Merge branch 'elenoir-hide_failure_msg_showSummary'
2017-09-30 07:54:42 -04:00
Jeremy Long
423216f1a3
resolved merge conflict
2017-09-30 07:54:33 -04:00
Jeremy Long
b6936bf805
Merge pull request #880 from elenoir/enhance_csv_report
...
Enhance csv report
2017-09-30 07:29:03 -04:00
Jeremy Long
3b019d173c
resolve merge conflict and update test cases
2017-09-30 07:27:44 -04:00
Jeremy Long
1be196698d
Merge pull request #877 from jeremylong/dependency-updates
...
Thread Safety Updates
2017-09-30 06:10:45 -04:00
Jeremy Long
cd018def91
checkstyle suggestions
2017-09-27 06:59:18 -04:00
Jeremy Long
9c0a166b7d
bug fixes
2017-09-27 06:38:52 -04:00
Jeremy Long
516390827b
removed redundant close
2017-09-27 05:40:35 -04:00
Jeremy Long
bb5b6b75b8
ensure CPE analyzer is closed so that the data can be refreshed in the lucene index
2017-09-27 05:26:26 -04:00
brianf
c33cc3f230
few more formatting fixes
2017-09-25 10:25:56 -04:00
brianf
4fc8dd59d2
cleanup from reviews. Mostly formatting
2017-09-25 10:18:56 -04:00
Jeremy Long
04dc5f8491
changes to resolve issues with multiple connections to the embedded H2 database
2017-09-25 06:55:22 -04:00
brianf
e0af41e439
cleanup
2017-09-22 13:47:08 -04:00
brianf
1564f11b89
Normalize Ruby analyzers
2017-09-21 21:44:49 -04:00
brianf
69323bf0a4
Normalize the Node Analyzers
2017-09-21 21:00:55 -04:00
brianf
6726101e36
Added Ecosystem to Java
2017-09-21 17:37:17 -04:00
brianf
9998cd0ccc
Normailze Cmake names
2017-09-21 16:35:14 -04:00
brianf
562269dd2b
Normalized Python Package Name
2017-09-21 15:53:13 -04:00
brianf
a8b740a538
Normalized Python Dist names
2017-09-21 15:41:13 -04:00
brianf
7a74917b67
Standardized the Composer / PHP Names
2017-09-21 15:30:47 -04:00
brianf
4a95efefac
Merge branch 'phpAddVersion' into dependencyNameImprovements
2017-09-21 15:22:43 -04:00
brianf
9b718490e3
Centralize the collection of name and version to be used for
...
synthesizing a displayName.
Fixed the swift/cocoapod analyzers to new model
2017-09-21 15:00:38 -04:00
brianf
4e745c9c89
Merge branch 'swiftDisplayFileName' into dependencyNameImprovements
2017-09-21 14:23:33 -04:00
brianf
4ac0a0e305
Removing Redundant dependency entry for composer.lock
...
Move all the log statements to debug
2017-09-19 09:52:32 -04:00
brianf
3b00b764ac
Remove the redundant top level entry for composer.lock once the child
...
dependencies are processed.
This main entry is empty of evidence because everything is added into
the new dependencies.
2017-09-17 18:01:40 -04:00
Hans Aikema
8595f55eb3
Put Fields first in class as requested by codacy/pr automated review
2017-09-17 15:53:38 +02:00
Hans Aikema
67aa59c4b8
Implement issue #704 and enable multi-schema validation
2017-09-17 15:30:48 +02:00
Jeremy Long
165170e5d4
increased logging level in test
2017-09-15 18:57:08 -04:00
Jeremy Long
816e17a67b
Merge pull request #885 from Piccirello/patch-1
...
Minor grammatical change in documentation
2017-09-15 17:51:52 -04:00
Jeremy Long
a98b946354
updated debug output for CI
2017-09-15 17:44:56 -04:00
Jeremy Long
a5c3ecf6de
updated to look for the correct update string
2017-09-15 17:37:07 -04:00
Jeremy Long
c998bff178
removed old/invalid comment from copy/paste
2017-09-15 17:36:40 -04:00