Commit Graph
11072 Commits
Author SHA1 Message Date
Andreas Dangel 69267eebdd [doc] [jsp] Adjust externalInfoUrl properties to new site - Part 7
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 7efa9021be [doc] [javascript] Adjust externalInfoUrl properties to new site - Part 6
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel cfa4e15d54 [doc] [apex] Adjust externalInfoUrl properties to new site - Part 5
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 1aaf52f0b0 [doc] [java] Adjust externalInfoUrl properties to new site - Part 4
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 9b1b3654b3 [doc] [java] Adjust externalInfoUrl properties to new site - Part 3
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 745acfa350 [doc] [java] Adjust externalInfoUrl properties to new site - Part 2
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 6e02494e5e [doc] [java] Adjust externalInfoUrl properties to new site - Part 1
Note: I also took the chance to fix tab damage
2017-08-15 14:31:03 +02:00
Andreas Dangel 3972be80cc [doc] Render rule names as keywords, so that the rules can be searched 2017-08-15 14:31:03 +02:00
Andreas Dangel 85c41033f5 [doc] Fix relative paths to images 2017-08-15 14:31:03 +02:00
Andreas Dangel 3d9511a0e5 [doc] Remove old maven site 2017-08-15 14:31:03 +02:00
Juan Martín Sotuyo Dodero f3aa28ca1c Merge branch 'pr-550' 2017-08-15 00:30:17 -03:00
Juan Martín Sotuyo Dodero 98d43ee9dd Update changelog, refs #550 2017-08-15 00:29:39 -03:00
Bendegúz Nagy 288ca5da43 Java, typres: fix PR comments 2017-08-14 22:17:27 +02:00
Andreas Dangel 888dd2305c Merge branch 'pr-545' 2017-08-14 10:21:20 +02:00
Andreas Dangel 40c65acabb Update changelog, refs #545 2017-08-14 10:20:48 +02:00
oowekyala 65fd4ea123 Added examples to metric docs & visitor description 2017-08-13 16:59:22 +02:00
oowekyala 54ec57bb3e Corrections for PR #545 2017-08-13 16:58:59 +02:00
oowekyala 2598c2dcce Merge branch 'master' of https://github.com/pmd/pmd into PR-apex 2017-08-13 16:57:59 +02:00
Travis CI (pmd-bot) 52d78d2fa9 Update documentation 2017-08-13 11:40:50 +00:00
Andreas Dangel 4c255cb1fa [ci] Fix script to actually push the docs 2017-08-13 13:30:49 +02:00
Andreas Dangel 8fa15fa0f0 Merge branch 'pr-548' 2017-08-13 12:44:23 +02:00
Andreas Dangel 908e8edc13 Update docs 2017-08-13 12:37:57 +02:00
Andreas Dangel c38961720d Update changelog, refs #548 2017-08-13 12:07:15 +02:00
Andreas Dangel d87ae0e4f7 Merge branch 'docs-metrics' of https://github.com/oowekyala/pmd into pr-548 2017-08-13 12:05:51 +02:00
Juan Martín Sotuyo Dodero 39250fce10 Merge branch 'pr-489' 2017-08-12 20:20:58 -03:00
Juan Martín Sotuyo Dodero df0eba603d Update changelog, reflect impact of Apex Jorje update 2017-08-12 20:19:24 -03:00
Juan Martín Sotuyo Dodero 8fc1cc526d Merge branch 'pr-552' 2017-08-12 19:27:13 -03:00
Juan Martín Sotuyo Dodero 25f081de24 Merge branch 'pr-526' 2017-08-12 19:23:45 -03:00
Andreas Dangel 332e982508 Merge branch 'pr-539' 2017-08-12 22:07:22 +02:00
Andreas Dangel 86f5fa99c0 Merge branch 'issue-536' of https://github.com/Monits/pmd into pr-539 2017-08-12 22:06:56 +02:00
Andreas Dangel c8dd41ac32 [ci] Push changes to docs, if there are any
refs #526
2017-08-12 21:55:31 +02:00
Andreas Dangel 58e52a5ce3 Update changelog, refs #489 2017-08-12 19:12:44 +02:00
Andreas Dangel d070c35112 Merge remote-tracking branch 'origin/master' into apex-update 2017-08-12 19:10:32 +02:00
Andreas Dangel 9a71a6fd75 [apex] Handle blockstatements without curly braces
The new parser seems to always return a BlockStatement, regardless
whether it's a real block or just an expression statement.
2017-08-12 18:48:38 +02:00
Andreas Dangel 174184d9bc [apex] fix syntax errors in unit tests
Note: the test case in VariableNamingConvetion with a
custom annotation type is not relevant
for apex, since there are no custom annotations.
2017-08-12 17:52:33 +02:00
Andreas Dangel da4272dc74 [doc] update generated documentation 2017-08-12 12:08:17 +02:00
Andreas Dangel ca9004b9f7 [doc] add test for simple markdown formatting in rule description 2017-08-12 12:02:03 +02:00
Andreas Dangel a4416a78e2 [doc] add minimum language version, add property for tests 2017-08-12 11:55:40 +02:00
Andreas Dangel f1630932f2 [doc] update generated documentation 2017-08-12 11:47:47 +02:00
Andreas Dangel 2bff86d0f7 [doc] Output XPath expression and link to rule class implementation 2017-08-12 11:22:54 +02:00
Andreas Dangel 06e8e32d23 [doc] update generated documentation 2017-08-11 21:52:18 +02:00
Andreas Dangel 9111316c01 [doc] Support renamed/moved rules 2017-08-11 21:37:24 +02:00
Andreas Dangel 171ebad444 [doc] Add deprecation label for deprecated rules 2017-08-11 20:28:06 +02:00
Andreas Dangel ba32ed572b [core] Take deprecated flag into account when loading rulesets/rules 2017-08-11 20:17:37 +02:00
Bendegúz Nagy f51c75fa73 Java, typeres: basic type variable resolution in place 2017-08-11 18:41:49 +02:00
Bendegúz Nagy 7e49521762 Java, typeres: WIP resolution 2017-08-11 18:19:17 +02:00
Bendegúz Nagy 7a707aa7b6 Java, typeres: add erased candidate set and minimal erased candidate set methods 2017-08-11 18:19:17 +02:00
Bendegúz Nagy 0f657b3a52 Java, typeres: add supertype set and erased supertype set methods to JavaTypeDefinition 2017-08-11 18:19:17 +02:00
Bendegúz Nagy 37139c4038 Java, typeres: implement equals for JavaTypeDefinition 2017-08-11 18:19:17 +02:00
Bendegúz Nagy c94bb39352 Java, typeres: partial resolution algorithm for type inference 2017-08-11 18:19:17 +02:00