Commit Graph

11836 Commits

Author SHA1 Message Date
c49ae6b769 Merge branch 'pr-742' 2017-11-24 11:51:18 +01:00
6c14880afa Merge branch 'pr-741' 2017-11-24 11:45:10 +01:00
4ad209c81f Update release notes, refs #732 2017-11-24 11:44:59 +01:00
3bad361e2f [java] Change MoreThanOneLoggerRule to avoid classloader issues
refs #732
2017-11-24 11:43:23 +01:00
70fc3d75bb Update documentation 2017-11-23 20:47:04 +00:00
8b77f6769e Merge branch 'pr-748' 2017-11-23 21:27:41 +01:00
31725ae241 Merge branch 'pr-747' 2017-11-23 21:25:36 +01:00
9bfde52869 Update documentation 2017-11-23 19:39:06 +00:00
6136de2d28 Fix Metrics ruleset name 2017-11-23 20:30:32 +01:00
f436e8b38f [ci] fix sonar.host.url - it's now https://sonarcloud.io 2017-11-23 20:23:31 +01:00
72b5bda178 Deprecate the old bgastviewer implementation 2017-11-23 20:20:38 +01:00
a95b2a6d85 Deprecate the old designer's classes 2017-11-23 00:39:43 -03:00
cbef7a5602 Merge branch 'pr-731' 2017-11-22 18:03:49 -03:00
204e64ea62 Merge branch 'pr-711' 2017-11-22 21:51:31 +01:00
7d7189f749 Update release notes, refs #711 2017-11-22 21:43:57 +01:00
c17322a9e6 Add new designer to start scripts 2017-11-22 21:37:38 +01:00
47a29fdb17 Add break and adjust logging 2017-11-22 21:31:13 +01:00
16c3c161bc Merge remote-tracking branch 'origin/master' into api-ruleset-compatibility 2017-11-22 21:29:28 +01:00
b4e0cd3649 [java] EmptyCatchBlock ignore expected by default
- We chnge the default to ignore exceptions named `ignore` or
   `expected`, users can still override this behaviour.
2017-11-21 18:30:50 -03:00
4e29faa3eb [java] Merge EmptyStaticInitializer into EmptyInitializer 2017-11-21 17:51:59 -03:00
802e7a7df0 Fix checkstyle 2017-11-21 17:51:34 -03:00
4cae41deb9 Merge branch 'master' into api-ruleset-compatibility 2017-11-21 14:54:41 -03:00
a9ce410845 Merge branch 'master' into api-ruleset-compatibility 2017-11-21 14:53:42 -03:00
e79cc20da4 Merge branch 'pr-723' 2017-11-21 14:50:42 -03:00
23035524b9 Update changelog, refs #723 2017-11-21 14:50:00 -03:00
4f5b18dfba Simplifications 2017-11-21 14:48:06 -03:00
62397892ae Merge branch 'pr-746' 2017-11-21 13:49:16 -03:00
42676fee09 Update changelog, refs #746 2017-11-21 13:49:02 -03:00
77048f16ea Fix another few things 2017-11-21 17:33:29 +01:00
60abf4994f Fix typo in incremental analysis log message 2017-11-21 17:14:21 +01:00
1ad3c7e194 Merge branch 'pr-744' 2017-11-21 12:50:04 -03:00
0bdf831845 Update changelog, refs #744 2017-11-21 12:49:49 -03:00
b5fc443ae3 Further improve the CPD supported language list 2017-11-21 12:48:43 -03:00
41b6644c1f Update documentation 2017-11-21 15:43:00 +00:00
8edd3ed091 Merge branch 'pr-733' 2017-11-21 12:34:06 -03:00
452a77abfd Added Apex to supported languages 2017-11-21 16:32:58 +01:00
324e0216df Update changelog, refs #733 2017-11-21 12:29:41 -03:00
5a978cb7b0 Make CommentRequirement private 2017-11-21 11:45:09 +01:00
632ed17464 Corrections for PR #723 2017-11-21 11:28:25 +01:00
6028e77e62 [core] Improve classloaders
- Avoid a race condition that could produce multiple threads loading
   the same class at the same time.
 - Fixed a broken check on PMDASMClassLoader that would always return
   false.
2017-11-21 00:16:20 -03:00
3ca4b71f72 [java] Don't expect to load classes from execution classpath
- We can't assume the classes needed for analysis will be available
in the execution classpath, we need to make sure to load them from the
same classloader / auxclaspath used during analysis.
 - Resolves #732
2017-11-21 00:12:52 -03:00
0ff05ed740 Update documentation 2017-11-20 20:38:24 +00:00
d8fdbde68d Merge branch 'pr-727' 2017-11-20 17:29:41 -03:00
a2985b89ab Update changelog, refs #727 2017-11-20 16:57:51 -03:00
3ffeeca518 Only allow null default values 2017-11-20 16:56:10 -03:00
73df7d048a Merge branch 'pr-729' 2017-11-20 16:37:12 -03:00
301f8db6f5 Merge branch 'pr-738' 2017-11-20 15:49:16 -03:00
45c74ba6f6 Update documentation 2017-11-19 13:06:13 +00:00
c4b8c72cf6 Merge remote-tracking branch 'origin/master' 2017-11-19 13:53:21 +01:00
98ac510443 Merge branch 'pr-734' 2017-11-19 13:47:02 +01:00