14483 Commits

Author SHA1 Message Date
Clément Fournier
7839d1fbb7 Checkstyle 2019-02-22 16:22:03 +01:00
Clément Fournier
255c052138 Output reflection warning on system.out 2019-02-22 16:08:30 +01:00
Clément Fournier
6e330b0848 Add constructors for scenebuilder 2019-02-22 16:06:12 +01:00
Clément Fournier
7f7090f009 Improve initialization output 2019-02-22 00:56:24 +01:00
Clément Fournier
50f99743a7 Change error display for editor 2019-02-21 14:58:25 +01:00
Clément Fournier
99e8924198 Fix parent highlighting 2019-02-21 14:24:31 +01:00
Clément Fournier
fc48f93e92 Handle XPath errors gracefully 2019-02-21 14:08:38 +01:00
Clément Fournier
00fbcdfc9f Shorten code 2019-02-21 13:02:26 +01:00
Clément Fournier
c113f98311 Handle missing VM arg on JRE 9+ 2019-02-21 12:55:47 +01:00
Clément Fournier
f7a6d95658 Clarify NodeSelectionSource 2019-02-21 12:32:16 +01:00
Clément Fournier
e329aa39d4 use FXMLLoader to inject designer root 2019-02-21 12:17:59 +01:00
Andreas Dangel
22edffbb21 [ui] Minor fixes
* Eclipse compiler needs apparently an additional import for HighlightLayerCodeArea.LayerId
* LICENSE file location no absolute
* Unselect xpath result if another node is selected
2019-02-20 20:25:04 +01:00
Andreas Dangel
95c145898d Merge branch 'pr-1630' 2019-02-20 19:27:51 +01:00
Clément Fournier
9530653561 Merge branch 'master' into designer-event-refactor 2019-02-20 15:41:26 +01:00
Clément Fournier
60bf26d375 Update release notes
Closes #1679
2019-02-20 13:41:02 +01:00
Clément Fournier
f6b909d844 Fix designer default version 2019-02-20 13:38:26 +01:00
Andreas Dangel
c4ce925997 Update release notes, refs #1663 2019-02-18 19:46:06 +01:00
Clément Fournier
74339cae54 Merge branch 'master' into designer-event-refactor 2019-02-18 10:12:15 +01:00
Juan Martín Sotuyo Dodero
c6375185c2 Merge branch 'pr-1621' 2019-02-18 00:49:49 -03:00
Juan Martín Sotuyo Dodero
08df72dfbd Merge branch 'pr-1657' 2019-02-18 00:45:48 -03:00
Juan Martín Sotuyo Dodero
43c055121d Merge branch 'pr-1655' 2019-02-17 23:34:34 -03:00
Juan Martín Sotuyo Dodero
52c4d6ed37 Update changelog, refs #1655 2019-02-17 23:34:15 -03:00
lsoncini
7ba565f9b4 Merge branch 'kotlin-tokenizer-refactor' of https://github.com/teamraptor/pmd into kotlin-tokenizer-refactor 2019-02-17 20:31:19 -03:00
lsoncini
55c2c00e7a merge fixes 2019-02-17 20:28:57 -03:00
lsoncini
9b12f1e3d0 Merge branch 'master' of https://github.com/pmd/pmd into kotlin-tokenizer-refactor 2019-02-17 19:26:26 -03:00
Juan Martín Sotuyo Dodero
91e3f699f5 Merge branch 'pr-1654' 2019-02-17 18:52:23 -03:00
Juan Martín Sotuyo Dodero
4a0bb348b6 Update docs, reflect changes to CPD suppression 2019-02-17 18:52:05 -03:00
Juan Martín Sotuyo Dodero
4199064c2c Update changelog, refs #1654 2019-02-17 18:50:32 -03:00
Tomi De Lucca
60aa1b5c2b Moved base token filter to internal package 2019-02-17 18:36:55 -03:00
Tomi De Lucca
321f4b0f33 Merge branch 'master' of github.com:pmd/pmd into feature/token-filter 2019-02-17 17:45:48 -03:00
Tomi De Lucca
decb969491 Antlr token manager now is responsible of filtering non default tokens 2019-02-17 17:36:15 -03:00
Juan Martín Sotuyo Dodero
b74527cb8e Merge branch 'pr-1598' 2019-02-17 16:33:33 -03:00
Juan Martín Sotuyo Dodero
2cf10b9759 Internalize the AntrlTokenizer 2019-02-17 16:31:56 -03:00
Travis CI (pmd-bot)
dd175ff4e5 Update documentation
TRAVIS_JOB_NUMBER=3448.1
TRAVIS_COMMIT_RANGE=4835b29f88f0...9f4341e70e02
2019-02-17 17:58:25 +00:00
Juan Martín Sotuyo Dodero
9f4341e70e [core] Add release sourceset 2019-02-17 14:43:32 -03:00
Juan Martín Sotuyo Dodero
4835b29f88 Merge branch 'pr-1538' 2019-02-17 14:37:52 -03:00
Juan Martín Sotuyo Dodero
4938fa8272 The rule will be part of 6.12.0 2019-02-17 14:33:41 -03:00
Andreas Dangel
f3771d2401 Update release notes, fixes #1656 2019-02-16 22:23:06 +01:00
Andreas Dangel
c32daec699 [plsql] Avoiding tokens for "FIRST" and "REPLACE" 2019-02-16 20:28:05 +01:00
Andreas Dangel
7333ed4595 [plsql] New reserved words are: COLUMNS, INDEXES, OVERLAPS
Separated reserved words tokens from keyword tokens
2019-02-16 20:28:00 +01:00
Andreas Dangel
c94e87e1b0 [plsql] Add operator for ComparisonCondition 2019-02-16 20:27:53 +01:00
Andreas Dangel
fcd6006b56 [plsql] Support TRIM function 2019-02-16 20:27:45 +01:00
Andreas Dangel
e7e1262b00 [plsql] Fix function calls in order by clause 2019-02-16 20:27:29 +01:00
Andreas Dangel
c7f104a357 [plsql] SELECT is a reserved word 2019-02-16 20:27:22 +01:00
Andreas Dangel
808c03f532 [plsql] Add SimpleExpressionNode, allow expressions with REGEXP_LIKE 2019-02-16 20:25:50 +01:00
Matias Fraga
22aaa70983 Add final modifier 2019-02-16 16:20:03 -03:00
Andreas Dangel
984928ad52 [plsql] Add more code samples 2019-02-16 20:13:48 +01:00
Andreas Dangel
d81e708db0 [plsql] Improved UPDATE statement 2019-02-16 20:13:39 +01:00
Andreas Dangel
80f3f07166 [plsql] Allow subqueries in SELECT columns 2019-02-16 20:13:27 +01:00
Andreas Dangel
e8ed43d7e2 [plsql] Fix parsing of union in SELECT INTO statements
Also allow "normal" SELECT statement (without INTO).
2019-02-16 20:13:18 +01:00