14248 Commits

Author SHA1 Message Date
b173d11508 [plsql] Parse Exception with function calls in WHERE clause
Fixes #1588
2019-01-23 20:56:44 +01:00
ecd60e8e3e Danger: Update PmdTester execution to report also configuration errors
Refs pmd/pmd-regression-tester#57
2019-01-20 20:18:45 +01:00
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
872f4e90e2 [plsql] Parse Exception when functions are used with LIKE
Fixes #1586
2019-01-20 11:01:17 +01:00
4665509c44 Merge branch 'pr-1554' 2019-01-20 10:30:29 +01:00
1b75d6c49c Update release notes, refs #1554, fixes #1583 2019-01-20 10:29:43 +01:00
b4d545b0c1 Multiple columns are not possible with ROW update 2019-01-20 10:28:14 +01:00
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
d8647b77aa Merge branch 'pr-1584' 2019-01-19 18:08:46 +01:00
add3957b71 Update release notes, refs #1584, fixes #1196 2019-01-19 18:07:46 +01:00
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
26ff9e3c3e [apex] Fix unit test 2019-01-18 18:09:24 +01:00
94a928eddb Merge branch 'pr-1562' 2019-01-18 12:28:38 -02:00
45477e8b37 [apex] Bump language version 2019-01-18 12:28:19 -02:00
5be2027654 [core] CPD: Add unit test for file order relevance
Refs #1196
2019-01-18 12:19:43 +01:00
f61fb1491d Update release notes, fixes #1546 2019-01-18 09:47:12 +01:00
200cd2c210 [apex] Update jorje to 2019-01-18-a041d7 2019-01-18 09:46:29 +01:00
a52ffc6eb8 [apex] Improve create-local-repo script
* Update version in pom.xml
* remove old binaries
* stage the changes with git
2019-01-18 09:45:11 +01:00
857a33561b [apex] Improve script to update jorje 2019-01-17 21:43:53 +01:00
57ece42cb9 [apex] Fix method name for constructors 2019-01-17 21:43:39 +01:00
37e2bb54a3 Use ToolbarTitledPane 2019-01-16 13:11:59 +01:00
b2d496f4fe Checkstyle 2019-01-16 12:40:49 +01:00
b6d75f78ed Wrap message text 2019-01-15 14:26:56 +01:00
58bfc288de Fix ImmutableField 2019-01-15 11:46:27 +01:00
6f242496f7 Sort in descending order 2019-01-15 11:37:10 +01:00
5cabc61a7d Resize dialog 2019-01-15 11:03:10 +01:00
a5f131cc4c Fix caching logic 2019-01-15 10:56:19 +01:00
efec05fd76 Move auxclasspath in view menu, record new exceptions 2019-01-15 10:27:43 +01:00
8b30cee921 Merge branch 'master' into designer-hide-event-log 2019-01-15 08:11:51 +01:00
34abe877e2 Sorts the listed files by path in order to avoid unconsistencies since the listing on directories provided by tha java api does not guarantee always the same order. Therefore, sorting the files by path (ignoring the case), we can guarantee that the files will be iterated always by the same order, avoiding returning different clones for the same files in different cpd executions. 2019-01-14 23:26:48 +00:00
954758b371 Merge pull request #1582 from oowekyala/designer-exception-noise
[ui] Reduce event log noise in designer
2019-01-14 19:20:27 -03:00
8b4ad01777 Merge pull request #1580 from oowekyala/designer-fix-jar-exploration
[ui] Fix package exploration in jars
2019-01-14 19:18:35 -03:00
0a16b5f349 Merge branch 'master' into designer-exception-noise 2019-01-14 22:09:36 +01:00
f96e4ff33e Merge branch 'master' into designer-hide-event-log 2019-01-14 22:04:59 +01:00
a32399a397 Merge pull request #1576 from oowekyala/designer-clear-toolbar
[ui] Clear designer toolbar
2019-01-14 17:31:12 -03:00
dc44b2bb46 Merge branch 'pr-1553' 2019-01-14 19:27:49 +01:00
b5e2221e15 Update release notes, refs #1553 2019-01-14 19:27:24 +01:00
59e8805bdd Merge branch 'pr-1552' 2019-01-14 19:25:45 +01:00
0dde1e7935 Update release notes, refs #1552 2019-01-14 19:24:50 +01:00
b521126130 Merge branch 'pr-1550' 2019-01-14 18:50:17 +01:00
cc68dde87a Fix header height in node info panel 2019-01-14 18:16:19 +01:00
22f1ad5f5e Shorten code 2019-01-14 16:48:47 +01:00
f26901edc4 Merge branch 'master' into designer-exception-noise 2019-01-14 16:37:55 +01:00
38309af4f7 Merge pull request #1581 from oowekyala/update-build-tools
[core] Update build-tools to 1.4.0
2019-01-14 12:09:34 -03:00
f035eaaa54 Prop build-tools to 1.4.0 2019-01-14 12:41:08 +01:00
ab5b20f014 Also fix tab/enter completion not working on JRE > 1.8 2019-01-14 11:51:08 +01:00
21d0956b4c Add todo 2019-01-14 09:38:46 +01:00
e86a0ac82c Fix package exploration in jars 2019-01-14 09:03:52 +01:00
03ce9a3e48 Fix checkstyle violations 2019-01-14 00:23:37 +01:00
69435d511a Fix ellipses in menus 2019-01-13 22:06:39 +01:00