Clément Fournier
71713026ce
Deprecate integer property
2018-11-26 23:32:50 +01:00
Travis CI (pmd-bot)
1db950bec6
Update documentation
...
TRAVIS_JOB_NUMBER=3114.1
TRAVIS_COMMIT_RANGE=baf5c316d31d...68cd02967206
2018-11-26 19:39:18 +00:00
Andreas Dangel
68cd029672
Add default delimiter for multi/list properties
2018-11-26 20:21:17 +01:00
Travis CI (pmd-bot)
baf5c316d3
Update documentation
...
TRAVIS_JOB_NUMBER=3112.1
TRAVIS_COMMIT_RANGE=54c9f2e2a453...dedc68424ff3
2018-11-26 19:14:36 +00:00
Andreas Dangel
dedc68424f
Fix build - apparently the eclipse compiler needs some generic support
...
Fix inRange property constraint
2018-11-26 19:51:26 +01:00
Andreas Dangel
d17e85b0bb
Merge branch 'pr-1470'
2018-11-26 19:21:59 +01:00
Andreas Dangel
54c9f2e2a4
Merge branch 'pr-1469'
2018-11-26 19:11:26 +01:00
Andreas Dangel
1675603286
Update release notes, refs #1469
2018-11-26 19:11:14 +01:00
Andreas Dangel
32002664f7
Merge branch 'pr-1441'
2018-11-26 12:28:18 +01:00
Andreas Dangel
1cd90c66ec
Update release notes, refs #1441
2018-11-26 12:27:46 +01:00
Andreas Dangel
202a184366
Remove unnecessary PMD language module for kotlin
2018-11-26 12:16:04 +01:00
Clément Fournier
0ae688fb75
Merge branch 'pr-1475'
2018-11-25 22:38:53 +01:00
Clément Fournier
b2d9b4ee57
Merge branch 'new-properties-framework' of github.com:oowekyala/pmd into new-properties-framework
2018-11-25 22:37:16 +01:00
Clément Fournier
bf8cb13cce
Remove ui order
2018-11-25 22:37:05 +01:00
Clément Fournier
1344b99f43
Use Comparable for generic constraint
2018-11-25 22:34:51 +01:00
Travis CI (pmd-bot)
b87df2203c
Update documentation
...
TRAVIS_JOB_NUMBER=3106.1
TRAVIS_COMMIT_RANGE=e3ef72cc0654...e735ee0f8426
2018-11-25 15:22:15 +00:00
Andreas Dangel
e735ee0f84
Dogfood - IdenticalCatchBranches, AvoidFileStream
2018-11-25 16:00:47 +01:00
Andreas Dangel
e3ef72cc06
[ci] Do not use "sudo=false" for travis anymore
...
See the following blog posts
* https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
* https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
* https://changelog.travis-ci.com/linux-builds-run-on-vms-by-default-77106
2018-11-25 15:09:15 +01:00
Andreas Dangel
1f76eb062c
Also checkout /sitemap.xml during release
...
Fixes #1328
2018-11-25 14:37:54 +01:00
Andreas Dangel and oowekyala
ce83a87549
Fix outdated versions
...
Co-Authored-By: oowekyala <clement.fournier76@gmail.com >
2018-11-23 20:46:41 +01:00
Andreas Dangel and oowekyala
76e57ea2c7
Fix wrong issue link
...
Co-Authored-By: oowekyala <clement.fournier76@gmail.com >
2018-11-23 20:25:04 +01:00
Andreas Dangel
56fecb5f6f
Merge branch 'pr-1463'
2018-11-22 20:32:45 +01:00
Andreas Dangel
280f53d0b5
[doc] update gems
2018-11-22 20:21:25 +01:00
Andreas Dangel
008963f6ca
[doc] Add cheat sheet for custom liquid tags
2018-11-22 20:21:12 +01:00
Andreas Dangel
d86de4531f
Merge branch 'pr-1453'
2018-11-21 22:00:43 +01:00
Andreas Dangel
9b1b1351d5
Update release notes, refs #1453 , fixes #1440
2018-11-21 21:56:39 +01:00
Andreas Dangel
8daa8a6e59
Fix more missing diamond operator cases
2018-11-21 20:53:09 +01:00
Andreas Dangel
ced1dd778b
Merge branch 'pr-1447'
2018-11-21 20:13:47 +01:00
Andreas Dangel
bc29973c3b
Update release notes, refs #1447
2018-11-21 20:11:47 +01:00
Travis CI (pmd-bot)
21d2bc5a93
Update documentation
...
TRAVIS_JOB_NUMBER=3098.1
TRAVIS_COMMIT_RANGE=447b7c5bceda...956ee2ff5613
2018-11-21 17:46:58 +00:00
Andreas Dangel
956ee2ff56
Merge branch 'pr-1436'
2018-11-21 18:27:19 +01:00
Clément Fournier
1647391507
Delegate to non-deprecated method
2018-11-20 17:23:08 +01:00
Andreas Dangel
3ac8d962ed
Update release notes, fixes #1468
2018-11-18 13:13:14 +01:00
Andreas Dangel
8444063600
Regenerated documentation
2018-11-18 13:11:14 +01:00
Andreas Dangel
77a30311a0
Fix quote detection
2018-11-18 13:09:27 +01:00
Andreas Dangel
888164ca23
Add a warning at the beginning of the generated files.
2018-11-18 13:05:27 +01:00
Andreas Dangel
75cbffaab4
Refactor EscapeUtils, use StringEscapeUtils for escaping html
2018-11-18 12:47:19 +01:00
Andreas Dangel
9cdfe6ff96
Move escape methods into own utility, add unit tests
2018-11-18 12:17:13 +01:00
Clément Fournier
f0dbb3640f
Remove constraints on StatisticalRule descriptors
...
They make no sense as they are shared by all StatisticalRules, and provoke configuration
errors on normal inputs since uncorrectly configured properties now cause the rule not to
be run
2018-11-16 21:19:24 +01:00
Andreas Dangel
447b7c5bce
[doc] Update location of eclipse-code-formatter.xml
...
Refs pmd/build-tools#11
2018-11-16 20:02:14 +01:00
Andreas Dangel
47617ea0c4
Update build-tools, update checkstyle
2018-11-16 20:02:14 +01:00
Clément Fournier
2229905257
Fix build
2018-11-16 17:46:39 +01:00
Clément Fournier
d662094d4c
checkstyle
2018-11-16 13:05:56 +01:00
Clément Fournier
0fd8f91bb4
Add some more tests
2018-11-16 12:44:57 +01:00
Clément Fournier
d0401eb17c
Test
2018-11-16 12:20:35 +01:00
Clément Fournier
f3e618b867
Add configuration error if property has wrong value
2018-11-16 03:05:22 +01:00
Clément Fournier
c3af76b8ad
Remove the uiOrder from the new builder
2018-11-16 02:58:04 +01:00
Clément Fournier
c4deebb889
Cleanup
2018-11-16 02:49:27 +01:00
Clément Fournier
e7dc9531f9
Merge branch 'master' into new-properties-framework
2018-11-16 02:29:33 +01:00
Clément Fournier
65bd8638fe
Merge branch 'pr-1420'
2018-11-16 02:22:37 +01:00