92d2e68396
Merge branch 'master' of https://github.com/fsherstobitov/pmd into issue-358
2017-05-20 20:54:06 +02:00
cd625c3086
Merge branch 'pr-392'
2017-05-20 20:46:30 +02:00
073c001b1b
Update changelog, refs #392
2017-05-20 20:46:10 +02:00
6d768485dd
Merge branch 'master' of https://github.com/alwa/pmd into pr-392
2017-05-20 20:46:00 +02:00
55bb251887
Merge branch 'pr-391'
2017-05-20 20:39:03 +02:00
3e4a9a3999
Update changelog, refs #391
2017-05-20 20:38:56 +02:00
ba4dbee410
Merge branch 'fix-apex-doc-typo' of https://github.com/KThompso/pmd into pr-391
2017-05-20 20:38:05 +02:00
8d787333f6
Merge branch 'pr-390'
2017-05-20 20:37:14 +02:00
f4b4966f41
Update changelog, refs #390
2017-05-20 20:37:04 +02:00
fb471281b0
Merge branch 'trailingwhitespace' of https://github.com/vanniktech/pmd into pr-390
2017-05-20 20:36:21 +02:00
daa66f5bbb
Merge branch 'empty_renderer' of https://github.com/ryan-gustafson/pmd
2017-05-20 20:27:28 +02:00
0589941b38
Merge branch 'issue-369'
2017-05-20 20:20:38 +02:00
5bcdf5c513
Update changelog, refs #369 #383
2017-05-20 20:20:07 +02:00
c825fb6f58
Merge branch 'issue369' of https://github.com/oowekyala/pmd into issue-369
2017-05-20 20:17:34 +02:00
71a1926e81
Merge branch 'issue-334'
2017-05-20 20:04:47 +02:00
ff67aa0799
Update changelog, refs #334 #382
2017-05-20 20:04:38 +02:00
9ed962ac62
Merge branch 'issue334' of https://github.com/oowekyala/pmd into issue-334
2017-05-20 20:01:10 +02:00
fb56643590
Fix travis build for releases (refs #376 )
2017-05-20 11:17:35 +02:00
050e659c68
Fix travis build, part 5 (refs #376 )
2017-05-20 11:09:54 +02:00
eb0ddfcf2b
Fix travis build, part 4 (refs #376 )
...
Now, a push is a push
2017-05-20 10:43:14 +02:00
120c7cc1ff
Fix travis build, add more info during build (refs #376 )
2017-05-20 10:30:57 +02:00
64eac02bbd
Fix travis build, part 3 (refs #376 )
2017-05-20 09:59:30 +02:00
8ef25e839c
Fix travis build, part 2 (refs #376 )
2017-05-20 09:55:09 +02:00
e5b38f7937
Fix travis build script, refs #376
2017-05-20 09:51:37 +02:00
5e9a0e4e89
Merge branch 'issue-376'
2017-05-20 09:22:07 +02:00
13e788edcf
Update changelog, refs #376
2017-05-20 09:21:44 +02:00
b82228d8df
Fixes #358 Mockito verify method is not taken into account in JUnitTestsShouldIncludeAssert rule - treat Mockito's verify and Mockito.verify as assert statements
2017-05-17 11:27:04 +05:00
adced2dd26
Restructure travis build scripts, so that we have 3 steps, that can
...
run in parallel:
* build-deploy.sh
* build-site.sh
* build-sonar.sh
2017-05-15 21:11:43 +02:00
207cbf9c91
False positive for Law Of Demeter: https://sourceforge.net/p/pmd/bugs/1427/
2017-05-10 23:56:34 +02:00
4f96cabe82
[apex] Fix documentation typo
2017-05-10 12:33:57 -04:00
e297f7c48b
Removed copypaste suggestion
2017-05-10 11:35:09 +02:00
d076264813
Remove trailing whitespaces in design.xml
2017-05-09 10:32:50 +02:00
abaeea12a5
Merge branch 'pr-381'
2017-05-08 20:50:21 +02:00
8ec4e2acb2
Update changelog, refs #381
2017-05-08 20:50:04 +02:00
d61a18fe62
Merge branch 'site-doc-fix' of https://github.com/oowekyala/pmd into pr-381
2017-05-08 20:48:03 +02:00
1554fb91bc
Merge branch 'issue-389'
2017-05-08 20:36:11 +02:00
a1492bb2cc
Update changelog, refs #389
2017-05-08 20:36:03 +02:00
4a03cd7eb7
Fixes #389 RuleSetCompatibility - old ruleset name was unusedcode
2017-05-08 20:35:13 +02:00
354e592540
Add the 'empty' Renderer which writes nothing.
...
Use with '-f empty' on the command line.
2017-05-07 22:30:54 -05:00
01164e2de5
Use a permalink
2017-05-07 01:04:16 +02:00
3b7c956596
Fixed unrecognised headers
2017-05-06 02:56:10 +02:00
fdff9bb964
Added documentation details
2017-05-06 02:14:05 +02:00
c8b6a4d9d9
Fix broken link
2017-05-06 01:41:10 +02:00
39eb79f58e
Fix build determining current version
...
Only take the last line of the output. Current maven wrapper
will output the current directy, later versions of the wrapper
will output the wrapper version.
2017-05-05 12:22:55 +02:00
bbb6757e10
Update changelog, closes #377
2017-05-05 11:37:56 +02:00
767eea8b4e
travis release script - fix missing escape for backslash, refs #324
2017-05-05 11:37:56 +02:00
aba44a8824
Make travis to use maven wrapper, too
...
refs #377
2017-05-05 11:37:51 +02:00
88a8d44f97
Add maven wrapper, use maven 3.5.0
...
refs #377
2017-05-05 11:37:41 +02:00
1ed34de15c
Use latest maven-pmd-plugin 3.8
...
refs #361
2017-05-05 10:49:15 +02:00
7c3bce0546
Improve changelog
2017-05-01 19:36:04 +02:00