10954 Commits

Author SHA1 Message Date
6d0ebbf63d Resolve conflicts 2017-08-03 18:42:58 +02:00
aa8c21d6e9 Picked changes to pmd-core and pmd-java from branch metrics-apex 2017-08-03 18:10:24 +02:00
be5ae89bc0 Merge branch 'pr-524' 2017-08-02 16:39:04 -03:00
57b556350c Update changelog, refs #524 2017-08-02 16:38:18 -03:00
bd503ba139 Java, typeres: fix PR comments 2017-08-02 21:13:28 +02:00
1b71861d9b Merge pull request #519 from Monits/render-config-errors
[core] Render config errors
2017-08-02 16:52:18 +02:00
ed3c8e85c4 Merge pull request #529 from oowekyala/metrics-abstraction
[java] Abstracted the Java metrics framework
2017-08-01 20:06:42 +02:00
acb8e6582c Merge branch 'master' into metrics-abstraction 2017-08-01 19:16:00 +02:00
ba73842aa4 Changelog entry 2017-08-01 19:15:03 +02:00
8d3abb1268 Merge branch 'pr-535' 2017-08-01 11:24:33 -03:00
bb75cce2e7 Update changelog, refs #535 2017-08-01 11:24:16 -03:00
acd710a8f3 Fix broken Apex visitor adapter 2017-08-01 15:41:56 +02:00
6a0e7c5879 Corrections for PR #529 2017-08-01 11:56:45 +02:00
231758fa3a Merge branch 'master' of https://github.com/pmd/pmd into metrics-abstraction 2017-07-30 00:04:21 +02:00
fe1d7748ad Merge branch 'pr-528' 2017-07-29 19:02:06 -03:00
04f4f86160 Update changelog, refs #528 2017-07-29 19:01:25 -03:00
3bcdb7787d Merge branch 'pr-530' 2017-07-29 18:55:16 -03:00
9046179cdb Update changelog, refs #530 2017-07-29 18:54:44 -03:00
4c96b9bb20 Update changelog, refs #525 2017-07-29 18:51:43 -03:00
3b48ef6407 Fix issue #527 2017-07-29 20:07:19 +02:00
7fc250ad6d SignatureMatcher interface 2017-07-29 16:26:43 +02:00
56f3b3ea62 Specific interface for the java project mirror 2017-07-29 14:52:09 +02:00
622170991f Abstracted Façade, Memoizer, Computer 2017-07-29 13:53:45 +02:00
d33b9d9eae Fix typo 2017-07-29 07:41:47 +01:00
63e51152f5 Abstracted Computer, Memoizer, ProjectMirror 2017-07-28 21:53:38 +02:00
92fc1e4fbe Merge branch 'pr-517' 2017-07-28 14:55:18 +02:00
c1f6ce0f00 Update changelog, refs #517 2017-07-28 14:53:52 +02:00
b94f218155 Merge branch 'docs-metrics' of https://github.com/oowekyala/pmd into pr-517 2017-07-28 14:53:05 +02:00
a2279a735a Merge branch 'pr-523' 2017-07-28 14:52:38 +02:00
a31739c0c2 Update changelog, refs #523 2017-07-28 14:45:38 +02:00
93b7b122f4 Merge branch 'npath' of https://github.com/oowekyala/pmd into pr-523 2017-07-28 14:44:06 +02:00
05f2ffce4c Extracted the facade and stripped responsibilities of packageStats 2017-07-28 13:18:13 +02:00
66df4948a0 More corrections 2017-07-28 13:02:54 +02:00
5360974903 Merge branch 'pr-525' 2017-07-27 21:58:12 -03:00
d5d32f996b Make bash scripts executable 2017-07-27 21:43:34 -03:00
e5ddad3c3b Remove pushed .gitignored files
These files were already at the repository
but they should have been ignored
2017-07-27 18:31:20 -03:00
7e5374ea8d Corrections for PR #523 2017-07-27 22:46:45 +02:00
5880a85bb1 Autofix line ending issues
These files didn't have the expected line ending according to
the .gitattributes rule: `*       text=auto`.

Don't know why this could have happened, but all these files
where created before the mentioned rule
2017-07-27 17:28:29 -03:00
edc8d980bb Signed nodes for field and operation declarations 2017-07-27 18:35:14 +02:00
582eedf4f6 Abstracted qualified names 2017-07-27 18:01:54 +02:00
8c33501ffe OperationStats are accessible from packageStats 2017-07-27 17:34:02 +02:00
796f1a1fc1 Split ClassStats' responsibilities 2017-07-27 17:05:32 +02:00
9959338890 Java, typeres: add support for explicit type arguments 2017-07-27 16:50:50 +02:00
b899cc1001 Merge branch 'pr-522' 2017-07-27 11:15:38 -03:00
739da071f3 Update changelog, refs #522 2017-07-27 11:15:15 -03:00
1ee8cc4e8d Fix bug in key hashcode with null names or metric 2017-07-27 01:18:31 +02:00
bccaabb00d Merge branch 'master' of https://github.com/pmd/pmd into npath 2017-07-27 00:59:19 +02:00
9eedf85395 Finished the tests 2017-07-27 00:47:26 +02:00
d06cb63d38 Tests of the rule 2017-07-26 23:50:08 +02:00
704d87b470 Java, typeres: fix PR comments 2017-07-26 23:44:51 +02:00