oowekyala
9a2a91115b
Deprecated PropertyDescriptorFactory
2017-07-12 19:04:09 +02:00
oowekyala
648e15122e
Revert "Removed PropertyDescriptorFactory"
...
This reverts commit 72d435f2f62896dd7fb68b076eaa494274b88e8d.
2017-07-12 18:39:13 +02:00
oowekyala
772875d13f
More tests
2017-07-12 18:38:40 +02:00
oowekyala
72d435f2f6
Removed PropertyDescriptorFactory
2017-07-12 18:07:23 +02:00
oowekyala
1f0908388b
Added some tests
2017-07-12 17:40:47 +02:00
oowekyala
7eac745cb5
Fix Ncss tests
2017-07-12 17:03:34 +02:00
oowekyala
fb64e130f8
Memoization tests
2017-07-11 21:02:06 +02:00
Juan Martín Sotuyo Dodero
865f86599f
Merge branch 'pr-492'
2017-07-11 15:57:21 -03:00
Juan Martín Sotuyo Dodero
ac50d9a47f
Update changelog, refs #492
2017-07-11 15:55:56 -03:00
oowekyala
d92b7e5376
Added a version to Ncss
2017-07-11 17:04:01 +02:00
oowekyala
3061778587
Memoization tests
2017-07-11 17:02:52 +02:00
oowekyala
79fc51220c
Merge branch 'typesafe-properties' of https://github.com/oowekyala/pmd into typesafe-properties
2017-07-11 16:06:23 +02:00
Clément Fournier
824f87995d
Merge branch 'master' into typesafe-properties
2017-07-11 16:05:17 +02:00
oowekyala
341d66b694
Abstracted Metrics to use MetricKeys
2017-07-11 14:47:45 +02:00
oowekyala
65ef499433
Removed isRequired
2017-07-11 12:09:02 +02:00
oowekyala
707fd9bdd0
Removed choices from EnumeratedPropertyDescriptor
2017-07-11 12:02:20 +02:00
Bendegúz Nagy
4728eff5d6
Java, typeres: move method typeresolution methods into a helper class
2017-07-11 10:35:15 +02:00
oowekyala
1d5ec7f1b6
Cleaned OperationSignature
2017-07-10 21:05:39 +02:00
Andreas Dangel
bea145d106
Changelog - fix typos
2017-07-10 20:57:02 +02:00
Andreas Dangel
301ad55688
Merge branch 'pr-482'
2017-07-10 20:54:46 +02:00
Andreas Dangel
3f24f64da7
Update changelog, refs #482 #495
2017-07-10 20:47:48 +02:00
Andreas Dangel
969c66d363
Merge branch 'metrics' of https://github.com/oowekyala/pmd into pr-482
2017-07-10 20:38:19 +02:00
oowekyala
8136053154
Update getter and setter detection
2017-07-10 19:52:51 +02:00
oowekyala
8b7745cf14
Update tests to reset correctly: depends on #495
2017-07-10 19:18:13 +02:00
oowekyala
ea633ece0a
Merge branch 'reinit-tests' into metrics
2017-07-10 18:16:42 +02:00
oowekyala
58401cecc8
Deleted MetricsForceHook
2017-07-10 18:16:28 +02:00
oowekyala
f19428660e
Custom rule reinitialization code
2017-07-10 17:18:59 +02:00
Bendegúz Nagy
2a7fbc1d43
Java, typeres: put links to JLS sections for method resolution
2017-07-09 22:48:26 +02:00
Bendegúz Nagy
979ef7c77c
Java, typeres: fix checkstyle issues
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
97f7f6a6de
Java, typeres: add vararg method resolution
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
176ccb4533
Java, typeres: add vararg tests for method resolution
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
65be8c6afb
Java, typeres: add ethod resolution second phase
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
430486a761
Java, typeres: add second phase method resolution tests
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
877f9d1b71
Java, typeres: add most specific method resolution
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
1b52d46c26
Java, typeres: add first phase method overoad resolution
2017-07-08 22:31:19 +02:00
Bendegúz Nagy
5b53b73bb8
Java, typeres: add method first phase tests
2017-07-08 22:31:19 +02:00
Juan Martín Sotuyo Dodero
e56bf2a407
Simplify solution
2017-07-08 17:10:56 -03:00
Juan Martín Sotuyo Dodero
fdd2a6b637
Merge branch 'pr-486'
2017-07-08 16:25:46 -03:00
Juan Martín Sotuyo Dodero
d8da47d9b9
Update changelog, refs #486
2017-07-08 16:23:17 -03:00
Andreas Dangel
6e084e7f27
Merge branch 'coveralls'
2017-07-08 20:46:41 +02:00
Andreas Dangel
e32e6e08d9
Add coveralls badge
2017-07-08 20:42:58 +02:00
Andreas Dangel
ce96da092a
[doc] Remove jacoco report and surefire report for site generation
2017-07-08 20:33:02 +02:00
Andreas Dangel
e8dcbda839
[ci] Add coveralls.io
...
Updated jacoco, add maven profile "coveralls"
2017-07-08 20:30:25 +02:00
Juan Martín Sotuyo Dodero
f8c8c01c86
Avoid ArrayList instantiation
2017-07-08 15:12:35 -03:00
Andreas Dangel
d669395bab
[core] Missing screenshot on "How to write a rule" doc
...
Fixes #480
2017-07-08 20:00:43 +02:00
Andreas Dangel
68046a0064
Merge branch 'issue-412'
2017-07-08 19:43:34 +02:00
Andreas Dangel
c6eeed6d48
Merge branch 'issue-412' of https://github.com/Monits/pmd into issue-412
2017-07-08 19:34:18 +02:00
Juan Martín Sotuyo Dodero
6f37c17565
Merge branch 'pr-490'
2017-07-08 13:59:08 -03:00
Andreas Dangel
8b109f9981
[ci] let's try the quiet option (-q) of maven
...
travis_wait_truncated doesn't work, since the pipes are buffered...
2017-07-08 13:10:32 +02:00
Andreas Dangel
e9ac18427a
[ci] add a truncated travis_wait function
...
Since travis_wait outputs the "Still running" indication into the
same stream as the command's output, we need to make sure, we
output these indications to avoid a build timeout.
But to workaround the log size limit, we shouldn't output everything.
travis_wait_truncated now outputs the head immediately, while
only outputting the tail of the log after the command is finished.
2017-07-08 12:48:43 +02:00