14331 Commits

Author SHA1 Message Date
Clément Fournier
0b52a94c99 Improve event logging 2019-01-28 20:17:35 +01:00
Clément Fournier
c11d3abe80 Treat node selection as events 2019-01-28 17:06:33 +01:00
Clément Fournier
613eb9601c Cleanup 2019-01-28 00:01:26 +01:00
Clément Fournier
5c2b8e0afe Fix merge 2019-01-27 16:59:37 +01:00
Clément Fournier
a8eae0bd9b Merge branch 'master' into designer-breadcrumbbar 2019-01-27 16:51:58 +01:00
Andreas Dangel
72900e25f6 Prepare next development version 2019-01-27 14:08:22 +01:00
Andreas Dangel
63cd6d0f5c [maven-release-plugin] prepare for next development iteration 2019-01-27 13:25:00 +01:00
Andreas Dangel
ea2776f70c [maven-release-plugin] prepare release pmd_releases/6.11.0 pmd_releases/6.11.0 2019-01-27 13:24:51 +01:00
Andreas Dangel
8a7cc8c910 Prepare pmd release 6.11.0 2019-01-27 13:16:20 +01:00
Andreas Dangel
5f0d4d04fb Fix release notes 2019-01-27 13:14:50 +01:00
Andreas Dangel
ea2fb21924 Merge branch 'pr-1450' 2019-01-27 11:51:29 +01:00
Andreas Dangel
59f032dbbd Update release notes, mention plsql 2019-01-27 11:40:39 +01:00
Andreas Dangel
df169f7027 [plsql] Fix build: table is a reserved word so can't be used as a table name 2019-01-27 11:34:01 +01:00
Juan Martín Sotuyo Dodero
76f6ceab79 Merge pull request #1594 from adangel/issue-1526
[plsql] ParseException when using TableCollectionExpression
2019-01-26 19:31:44 -03:00
Juan Martín Sotuyo Dodero
21d683743c Merge pull request #1616 from adangel/issue-1588
[plsql] Parse Exception with function calls in WHERE clause
2019-01-26 19:26:24 -03:00
Juan Martín Sotuyo Dodero
d68b579d79 Fix typo in release notes 2019-01-26 16:22:24 -03:00
Andreas Dangel
2912486b21 Merge branch 'pr-1591' 2019-01-26 19:45:14 +01:00
Andreas Dangel
8609aa314f Merge branch 'pr-1558' 2019-01-26 18:45:06 +01:00
Andreas Dangel
6c4317547d Update versions 2019-01-26 18:41:59 +01:00
Andreas Dangel
8a208b7027 [doc] fix regex, union needs to be enclosed in extra parentheses 2019-01-25 20:56:59 +01:00
Andreas Dangel
79767a0191 Update release notes 2019-01-25 18:16:53 +01:00
Andreas Dangel
bac9d03cea Merge branch 'pr-1571' 2019-01-25 18:09:37 +01:00
Andreas Dangel
d61cccade5 [apex] Expose operator of BinaryExpression, add test for boolean expression op 2019-01-25 18:09:19 +01:00
Andreas Dangel
d43e65761b [core] Undo changes to AttributeAxisIterator / Attribute, so that
we only can iterate on the node's attribute
2019-01-25 18:08:29 +01:00
Clément Fournier
50f67945bb Fix names 2019-01-24 01:15:46 +01:00
Clément Fournier
3de2d87abf Merge commit '33513f49d' into designer-breadcrumbbar 2019-01-24 00:34:26 +01:00
Clément Fournier
e4ea6d7f71 Improve resilience to unknown language version 2019-01-24 00:25:58 +01:00
Clément Fournier
70ab933d2c Fix tooltip 2019-01-24 00:09:31 +01:00
Clément Fournier
ec4ff88fd5 Merge branch 'master' into designer-breadcrumbbar 2019-01-24 00:04:44 +01:00
Andreas Dangel
2def07b542 Fixes from PR review 2019-01-23 21:31:34 +01:00
Andreas Dangel
46ddd7d1f6 [plsql] ParseException when using TableCollectionExpression
Fixes #1526

Also adding InsertStatement
2019-01-23 21:31:34 +01:00
Andreas Dangel
b173d11508 [plsql] Parse Exception with function calls in WHERE clause
Fixes #1588
2019-01-23 20:56:44 +01:00
Clément Fournier
ead4a78c3b unused imports 2019-01-23 19:13:09 +01:00
Clément Fournier
f17b5f4722 Merge branch 'xpath-apex-attributes' of github.com:oowekyala/pmd into xpath-apex-attributes 2019-01-23 18:41:16 +01:00
Clément Fournier
032fae401e Remove unnecessary override 2019-01-23 18:41:11 +01:00
Clément Fournier
22107beac4 Merge branch 'master' into xpath-apex-attributes 2019-01-23 18:37:33 +01:00
Clément Fournier
7c1c5d54e7 Expose jorje attributes manually 2019-01-23 18:35:11 +01:00
Andreas Dangel
ecd60e8e3e Danger: Update PmdTester execution to report also configuration errors
Refs pmd/pmd-regression-tester#57
2019-01-20 20:18:45 +01:00
Juan Martín Sotuyo Dodero
dbe2442a2a Merge pull request #1596 from adangel/issue-1586
[plsql] Parse Exception when functions are used with LIKE
2019-01-20 12:08:33 -02:00
Andreas Dangel
872f4e90e2 [plsql] Parse Exception when functions are used with LIKE
Fixes #1586
2019-01-20 11:01:17 +01:00
Andreas Dangel
4665509c44 Merge branch 'pr-1554' 2019-01-20 10:30:29 +01:00
Andreas Dangel
1b75d6c49c Update release notes, refs #1554, fixes #1583 2019-01-20 10:29:43 +01:00
Andreas Dangel
b4d545b0c1 Multiple columns are not possible with ROW update 2019-01-20 10:28:14 +01:00
Juan Martín Sotuyo Dodero
1326fe5aca Merge pull request #1585 from oowekyala/designer-hide-event-log
[ui] Convert event log into a popup
2019-01-20 03:20:00 -02:00
Andreas Dangel
d8647b77aa Merge branch 'pr-1584' 2019-01-19 18:08:46 +01:00
Andreas Dangel
add3957b71 Update release notes, refs #1584, fixes #1196 2019-01-19 18:07:46 +01:00
Bruno Ferreira
214dc7f8c7 Starts using the PathFileComparator from apache commons instead of custom comparator.
Moves the sort to the private method that scans directories and starts listing files instead of paths, avoiding the creation of new File instances on our own.
2019-01-19 12:34:47 +00:00
Andreas Dangel
26ff9e3c3e [apex] Fix unit test 2019-01-18 18:09:24 +01:00
Juan Martín Sotuyo Dodero
94a928eddb Merge branch 'pr-1562' 2019-01-18 12:28:38 -02:00
Juan Martín Sotuyo Dodero
45477e8b37 [apex] Bump language version 2019-01-18 12:28:19 -02:00