Sergey
81c67a5df2
Fallback for JS arrays and defs
2017-03-02 17:28:54 -08:00
Sergey
1942e94cec
Bug fix
2017-03-02 15:57:26 -08:00
Sergey
6137baf615
More test coverage
2017-03-02 15:51:57 -08:00
Sergey
32762c48d1
fix for unbalanced quotes
2017-03-02 15:47:47 -08:00
Sergey
b7946ba4d1
fix for special tags
2017-03-02 15:44:05 -08:00
Sergey
c4497d54e2
Logic bug fix
2017-03-01 15:54:22 -08:00
Sergey
2106e99dac
Revert quoted context
2017-03-01 15:44:55 -08:00
Sergey
a987c77805
Added support for quoted context
2017-03-01 13:51:07 -08:00
Sergey
34b707225c
Script EL support added
2017-03-01 13:09:35 -08:00
Sergey
2e073a196a
Initial
2017-03-01 10:54:35 -08:00
Sergey
2af071ab86
Improving detection of safe resources
2017-02-28 16:04:19 -08:00
Sergey
ea0fcb63f5
Renamed Escaping
2017-02-28 14:13:06 -08:00
Sergey
64bd577362
Moving Pattern to final static
2017-02-28 14:11:49 -08:00
Sergey
a700612552
Using EnumSet
2017-02-28 14:08:25 -08:00
Sergey
329e51c718
Adding a unit test and bug fix
2017-02-28 13:56:05 -08:00
Sergey
5ebf17e423
Small refactoring
2017-02-28 13:46:21 -08:00
Sergey
02e544045a
Whitelisting ObjectType
2017-02-28 13:36:33 -08:00
Sergey
3bbd5ca1b5
Literal starting with http
2017-02-28 13:32:50 -08:00
Sergey
e2a695687d
Whitelisting Labels
2017-02-28 13:28:24 -08:00
Sergey
b0a1cfb3ef
any case http
2017-02-28 13:18:37 -08:00
Sergey
6bafe94b94
Whitelisting of http
2017-02-28 13:17:54 -08:00
Sergey
a4f77dfe25
Additional negative test
2017-02-28 09:47:27 -08:00
Sergey
a7cf5319c3
Typo fix and tests
2017-02-28 09:45:11 -08:00
Sergey
452bb8e6ed
Reordering
2017-02-28 09:39:55 -08:00
Sergey
5c30890516
Adding VF to the list of supported languages
2017-02-27 15:27:57 -08:00
Sergey
3969644e85
Refactoring
2017-02-27 13:44:26 -08:00
Sergey
1a20e2c6c8
Fixing tests
2017-02-27 13:38:34 -08:00
Sergey
d61bef2c2e
space
2017-02-27 13:33:22 -08:00
Sergey
cd2eb5dcf1
Parser fix for EL in no quote context
2017-02-27 13:33:00 -08:00
Sergey
76dda01512
Merge remote-tracking branch 'origin/master' into VFSupport
2017-02-27 12:54:00 -08:00
Sergey
a99b45e7aa
Fixing unit test order
2017-02-27 11:33:16 -08:00
Sergey
35c70127a6
Reduced FPs with id and size
2017-02-27 11:23:29 -08:00
Andreas Dangel
22f5b75024
Merge branch 'travis-release-ghpages'
2017-02-25 21:39:14 +01:00
Andreas Dangel
2196924b7d
Specify branch name when pushing, make commit quiet
2017-02-25 21:38:42 +01:00
Andreas Dangel
be2103dc94
Merge branch 'travis-release-fix2'
2017-02-25 21:30:16 +01:00
Andreas Dangel
61df693ab4
Merge branch 'travis-release-fix2' into pmd/5.4.x
2017-02-25 21:30:00 +01:00
Andreas Dangel
6e4a5aef0e
Fix condition for when to upload the binaries to sourceforge
...
Travis builds each commit during the release process: this means,
the commit on the branch, which changes the version to a non-
SNAPSHOT version, is also built. And after that, the tag is built.
Therefore, we upload, when we build SNAPSHOTS or when we build from a
tag.
2017-02-25 21:29:45 +01:00
Andreas Dangel
fe22f04377
Merge branch 'travis-release'
2017-02-25 21:12:51 +01:00
Andreas Dangel
34b210c47e
Merge branch 'travis-release' into pmd/5.4.x
2017-02-25 21:12:34 +01:00
Andreas Dangel
fcc515902c
Add json request in output in case of error
...
Fix release script
2017-02-25 21:12:18 +01:00
Andreas Dangel
9e77578408
Merge branch 'pmd/5.5.x'
2017-02-25 20:59:21 +01:00
Andreas Dangel
a7ba0b47a6
Prepare next development version
2017-02-25 20:46:30 +01:00
Andreas Dangel
12fb1c2d7f
[maven-release-plugin] prepare for next development iteration
2017-02-25 20:44:32 +01:00
Andreas Dangel
765a542604
[maven-release-plugin] prepare release pmd_releases/5.5.4
pmd_releases/5.5.4
2017-02-25 20:44:24 +01:00
Andreas Dangel
88bdb85976
Prepare pmd release 5.5.4
2017-02-25 20:38:42 +01:00
Andreas Dangel
e5a126c9d6
Merge branch 'pmd/5.4.x' into pmd/5.5.x
2017-02-25 20:31:17 +01:00
Andreas Dangel
3d4e17b2cf
Merge branch 'travis-automated-release' into pmd/5.4.x
2017-02-25 20:09:27 +01:00
Andreas Dangel
ab578e8ad7
Set autoReleaseAfterClose to true
2017-02-25 20:09:07 +01:00
Andreas Dangel
38173659b3
Update release script, most steps are automatic now
2017-02-25 20:07:37 +01:00
Andreas Dangel
d8ee6717ee
Travis Build fixes
...
* Do only perform a release, if building from tag
* Add missing git config
* Output github releases request in case of error
2017-02-25 20:06:30 +01:00