Clément Fournier
4aaab66c50
Merge branch 'master' into split-variableNamingConventions
2018-06-10 04:09:55 +02:00
Clément Fournier
f0e0b3caa2
Moar reverting
2018-06-10 04:07:37 +02:00
Clément Fournier
b08da58069
Rule messages can no longer be declared in Java
...
This caused problems with the RuleSetWriter. Schade.
2018-06-10 04:05:21 +02:00
Juan Martín Sotuyo Dodero
ab9aac28a2
Merge branch 'pr-1180'
2018-06-09 21:37:25 -03:00
Clément Fournier
c3aa662b77
Add unit test
2018-06-10 02:23:30 +02:00
Clément Fournier
57d999c617
Use EventSource in the EventLogger
2018-06-10 02:17:25 +02:00
Juan Martín Sotuyo Dodero
914293daad
Restrict upper bound of generic
2018-06-09 20:08:22 -03:00
Juan Martín Sotuyo Dodero
226d4c7c07
Merge branch 'pr-1163'
2018-06-09 20:06:55 -03:00
Juan Martín Sotuyo Dodero
f0071f64fa
Merge branch 'pr-1169'
2018-06-09 19:51:16 -03:00
Juan Martín Sotuyo Dodero
c93b6c6812
Update changelog, refs #1169
2018-06-09 19:49:21 -03:00
Travis CI (pmd-bot)
5ffe69ee49
Update documentation
2018-06-09 21:49:08 +00:00
Juan Martín Sotuyo Dodero
3ca449426e
Merge branch 'pr-1172'
2018-06-09 18:39:01 -03:00
Juan Martín Sotuyo Dodero
2ed1549eff
Update changelog, refs #1172
2018-06-09 18:38:49 -03:00
Juan Martín Sotuyo Dodero
26a5dd625e
Merge branch 'pr-1183'
2018-06-09 18:07:23 -03:00
Juan Martín Sotuyo Dodero
eaf474209b
Update changelog, refs #1183
2018-06-09 18:07:10 -03:00
jakehemmerle
c6989507cd
fixed typos
2018-06-09 11:52:59 -04:00
Clément Fournier
4754bddafe
Update release notes, refs #1159
2018-06-09 01:52:45 +02:00
Clément Fournier
2eebe2b07e
Merge branch 'pr-1159'
2018-06-09 01:50:24 +02:00
Clément Fournier
1d4eb00ba3
Improve styling
2018-06-09 01:49:00 +02:00
Clément Fournier
226de4875d
Fix XML node length with autoclosing element
2018-06-08 21:40:53 +02:00
Clément Fournier
e533c54ffb
Fix visitors not started
2018-06-08 19:43:23 +02:00
akshatbahety
2f730806fb
Merge branch 'master' of https://github.com/pmd/pmd
2018-06-08 19:05:41 +05:30
akshatbahety
8380d3d5a9
Minor updates
2018-06-08 15:07:54 +05:30
akshatbahety
6fe9459d1c
Minor updates
2018-06-08 14:30:19 +05:30
akshatbahety
84f9c9db32
Minor updates
2018-06-07 17:58:57 +05:30
akshatbahety
7fd3ba4679
Updates
2018-06-07 17:03:19 +05:30
Akshat Bahety
1de2313472
Typo
2018-06-07 16:54:29 +05:30
Akshat Bahety
6d2bbb0ede
Classloader is completed.
2018-06-07 16:25:41 +05:30
Akshat Bahety
c61fb73d7b
Classloader is completed.
2018-06-07 16:24:31 +05:30
Akshat Bahety
5ae8e72930
Data flow is working properly thanks to @oowekyala for helping me out.
...
UI is upgraded to make sure buttons are active only when needed (will make a small addition to moveitem up and moveitem down button as discussed)
About the ClassLoader I am a bit confused about how to use `ClasspathClassLoader` I think will be able to merge it today before evening IST.
2018-06-07 04:24:19 +05:30
Andreas Dangel
92e74bb228
Use snapshot build of pmd-build-tools
2018-06-05 22:36:07 +02:00
Akshat Bahety
30f63266fe
added the Cancel button
...
the list needs to be updated in the popup to make the data flow as required
working on validation and left out a couple of changes due to some reasons
2018-06-05 21:56:57 +05:30
Clément Fournier
7eaffe1088
Checkstyle
2018-06-05 05:27:40 +02:00
Clément Fournier
6ae7df6e95
Check if enum switch is exhaustive
2018-06-05 03:01:01 +02:00
Clément Fournier
fafd851e20
WIP, whitelists all enums
2018-06-05 00:48:28 +02:00
Clément Fournier
4e29b793d2
Fix ConcurrentModificationException on designer
...
It was triggered when restoring multiple properties,
since the items where added to a collection that was
being iterated.
Also fix a small bug when creating a property named
TODO -> the next property was allowed to be called
TODO if the name wasn't changed, since the name field
wasn't changed, so didn't trigger reevaluation of the
validators.
2018-06-04 00:47:45 +02:00
Akshat Bahety
9b341a62b6
UI Updates.
2018-06-02 19:14:07 +05:30
Matthew Duggan
a7cec0d48d
Update stylesheets with a default namespace ( Fixes #1168 )
2018-06-02 14:00:17 +09:00
Travis CI (pmd-bot)
eaa907cd36
Update documentation
2018-06-01 17:42:29 +00:00
Juan Martín Sotuyo Dodero
f00bfc6370
Merge branch 'pr-1165'
2018-06-01 14:30:41 -03:00
Akshat Bahety
7e1d36ba06
List can be reordered , I'll update the UI by day's end.
...
I need to still test the classPathLoader @jsotuyod some guidance needed here.
2018-06-01 17:36:44 +05:30
Akshat Bahety
705e007bd7
List can be reordered , I'll update the UI by day's end.
...
I need to still test the classPathLoader @jsotuyod some guidance needed here.
2018-06-01 17:35:40 +05:30
Andreas Dangel
9bb638fef2
Reformatting
2018-06-01 09:38:15 +02:00
Andreas Dangel
439624319a
[ecmascript] InnaccurateNumericLiteral false positive with hex literals
...
Fixes #861
2018-06-01 09:38:08 +02:00
Andreas Dangel
b2a7448974
Update release notes, refs #869
2018-05-31 11:08:42 +02:00
Andreas Dangel
7b54c5a6c9
[java] GuardLogStatement false positive with something.error on return
...
Fixes #869
2018-05-31 11:07:10 +02:00
Andreas Dangel
d86891da85
[java] GuardLogStatement false positive with Math.log
...
Fixes #869
2018-05-31 10:29:07 +02:00
Akshat Bahety
8b553ff53d
UI Upgrades (understood that we need the components to be scalable will push that in next commit , and rename the fx:id too ) , dropped the list.
2018-05-31 12:05:36 +05:30
Clément Fournier
63e22779bc
Enforce fx:id naming convention
...
Refs pmd/build-tools#7
2018-05-31 07:41:38 +02:00
Juan Martín Sotuyo Dodero
48861e1da2
Merge branch 'pr-1161'
2018-05-30 20:52:17 -03:00