14581 Commits

Author SHA1 Message Date
Juan Martín Sotuyo Dodero
0703b041a8 Update changelog, refs #1635 2019-01-30 12:15:53 -03:00
Shubham
0547897934 Reviewed code updated 2019-01-30 19:43:09 +05:30
Shubham
cb0c70f1ac Review changes implemented 2019-01-30 18:58:47 +05:30
Shubham
d1c75ccff4 Unused Formatter need not be checked for synchronization. 2019-01-30 14:57:39 +05:30
Shubham
149f85a7e4 #1633 [java] UnsynchronizedStaticFormatter reports commons lang FastDateFormat
Thread safe formatter org.apache.commons.lang3.time.FastDateFormat can not avoid UnsynchronizedStaticFormatterRule.
2019-01-30 14:02:17 +05:30
Shubham
9532552eaa BeanMembersShouldSerializeRule aware of lombok accessors
Extended AbstractLombokAwareRule to make BeanMembersShouldSerializeRule aware of lombok annotations. Checking if class or any of the variables have lombok annotations and avoid BeanMembersShouldSerializeRule on these variables.
2019-01-30 11:09:44 +05:30
Clément Fournier
455860a9a9 Checkstyle 2019-01-29 19:03:07 +01:00
Clément Fournier
16267426d4 Fetch the type of TypeNode reflectively 2019-01-29 19:01:24 +01:00
Clément Fournier
f9aa6679c5 Extract license popup 2019-01-29 18:50:15 +01:00
Clément Fournier
bb2999378f Extract node edition code area 2019-01-29 18:38:35 +01:00
Clément Fournier
4829404a67 Bind editor style layers to properties 2019-01-29 18:13:49 +01:00
Travis CI (pmd-bot)
dab1fb24c6 Update documentation
TRAVIS_JOB_NUMBER=3376.1
TRAVIS_COMMIT_RANGE=add4a78b57a2...8a7913a30d93
2019-01-29 03:22:02 +00:00
Juan Martín Sotuyo Dodero
8a7913a30d Merge branch 'pr-1628' 2019-01-29 00:04:40 -03:00
Juan Martín Sotuyo Dodero
754a812ad2 Update changelog, refs #1628 2019-01-29 00:03:44 -03:00
Juan Martín Sotuyo Dodero
add4a78b57 Merge branch 'pr-1625' 2019-01-29 00:00:11 -03:00
Juan Martín Sotuyo Dodero
212fd100aa Update changelog, refs #1625 2019-01-28 23:59:30 -03:00
Juan Martín Sotuyo Dodero
081ee17349 Simplify test 2019-01-28 23:59:19 -03:00
Juan Martín Sotuyo Dodero
b15a5087e0 Merge branch 'pr-1623' 2019-01-28 23:46:23 -03:00
Juan Martín Sotuyo Dodero
c76c9734e0 Update changelog, refs #1623 2019-01-28 23:46:03 -03:00
Clément Fournier
b83d06028e Fix name occurrences 2019-01-29 02:44:01 +01:00
Clément Fournier
e47f942c80 Checkstyle 2019-01-29 01:15:09 +01:00
Clément Fournier
e377a17265 add a nice runlater 2019-01-29 01:08:15 +01:00
Clément Fournier
2c357fe941 REVERT ME Remove crumbbar to prep for PR 2019-01-28 23:47:32 +01:00
Clément Fournier
75da199b06 Hunt down some redundant events 2019-01-28 23:42:36 +01:00
Clément Fournier
3dc99bc160 Document and organise code 2019-01-28 22:51:41 +01:00
Clément Fournier
8759db46c4 Fix duplicate events 2019-01-28 21:29:14 +01:00
Clément Fournier
0b52a94c99 Improve event logging 2019-01-28 20:17:35 +01:00
Shubham
6f2cd5fe29 Test cases added
Updated testcases.
2019-01-28 23:02:59 +05:30
Clément Fournier
c11d3abe80 Treat node selection as events 2019-01-28 17:06:33 +01:00
Shubham
746dc4e602 Code review changes
All overridden methods are ignored now.
2019-01-28 20:51:06 +05:30
Shubham
1b9e63b4f4 #1543 [java] LinguisticNaming should ignore overriden methods
Overriden methods are ignored from LinguisticNamingRule.
2019-01-28 16:50:51 +05:30
Shubham
189bb46ea1 UnusedImports false positive for method parameter type in @see Javadoc
Updated SEE_PATTERN regex pattern.
2019-01-28 14:39:08 +05:30
Tomi De Lucca
16fe20af0e Restored imports order 2019-01-28 01:34:17 -03:00
Tomi De Lucca
8a46cea437 Added AntlrTokenFilter 2019-01-28 01:26:10 -03:00
Clément Fournier
613eb9601c Cleanup 2019-01-28 00:01:26 +01:00
Andreas Dangel
dd66f9c5a2 [ci] fix path to travis_wait, more usages of travis_wait 2019-01-27 19:39:31 +01:00
Andreas Dangel
b0eb46379e [ci] Fail the build if uploading the baseline fails 2019-01-27 18:31:21 +01:00
Andreas Dangel
017b6c3275 [ci] use travis_wait while uploading to sourceforge 2019-01-27 18:30:57 +01:00
Clément Fournier
5c2b8e0afe Fix merge 2019-01-27 16:59:37 +01:00
Bobby Wertman
ea022f0e68 [java] Fix lombok.AllArgsConstructor support 2019-01-27 10:55:45 -05: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