10757 Commits

Author SHA1 Message Date
Andreas Dangel
98bb301998 Merge branch 'pr-505' 2017-07-21 11:19:17 +02:00
Andreas Dangel
a6f8107577 Update changelog, refs #505 2017-07-21 11:18:18 +02:00
oowekyala
1ac1fabe38 Corrections for PR #505 2017-07-20 22:41:55 +02:00
oowekyala
99b3c5e12f Checkstyle fixes 2017-07-20 12:59:47 +02:00
Clément Fournier
0f313f9044 Merge branch 'master' into metrics 2017-07-20 12:48:54 +02:00
oowekyala
875a79f34f Last corrections 2017-07-20 12:26:10 +02:00
Andreas Dangel
98670a736f [ci] increase timeout for site generation 2017-07-19 20:47:07 +02:00
Andreas Dangel
c808ad1245 Merge branch 'pr-499' 2017-07-19 20:18:20 +02:00
Andreas Dangel
b5316b48c4 Update changelog, refs #499 2017-07-19 20:07:14 +02:00
Andreas Dangel
e4a42cdc9d Merge branch 'memoization-tests' of https://github.com/oowekyala/pmd into pr-499 2017-07-19 20:06:14 +02:00
oowekyala
b41e674cbd Merge branch master from upstream 2017-07-18 00:42:33 +02:00
Andreas Dangel
1e3347d95b Merge branch 'pr-487' 2017-07-17 21:04:33 +02:00
Andreas Dangel
230994848a Update changelog, refs #487 2017-07-17 20:50:50 +02:00
Andreas Dangel
ef246adf2a Merge branch 'fix-extends-object' of https://github.com/Monits/pmd into pr-487 2017-07-17 20:49:37 +02:00
Andreas Dangel
dc90db14ba Merge branch 'pr-479' 2017-07-17 20:43:26 +02:00
Andreas Dangel
d18b4f9948 Update changelog, refs #479 2017-07-17 20:23:07 +02:00
Andreas Dangel
16d1d80062 Merge branch 'typesafe-properties' of https://github.com/oowekyala/pmd into pr-479 2017-07-17 20:18:37 +02:00
oowekyala
026b03dfb2 Some documentation about Wmc and Cyclo 2017-07-17 14:54:16 +02:00
Juan Martín Sotuyo Dodero
b259db6d59 Merge branch 'pr-503' 2017-07-16 17:22:45 -03:00
Andreas Dangel
fba00843bb [apex] Disable logging of jorje apex lexer
Fixes #500
2017-07-16 21:17:05 +02:00
oowekyala
2a53d2e532 Added tests for Cyclo 2017-07-16 16:33:21 +02:00
oowekyala
1c1e97e7e4 Added factory methods for custom metric keys 2017-07-16 14:45:00 +02:00
oowekyala
516f9da10b Generified Metrics and keys 2017-07-16 14:22:11 +02:00
oowekyala
5e887b61d3 Fix bug with empty statements in the body of a class 2017-07-15 18:39:13 +02:00
oowekyala
ca41c67371 Checkstyle fixes 2017-07-15 16:50:46 +02:00
oowekyala
31ed6fd565 Removed overloads of setProperty 2017-07-15 16:41:38 +02:00
oowekyala
35dee58bc8 Fix initialisation bug 2017-07-15 16:36:11 +02:00
oowekyala
e270ff13f6 Merge branch memoization-tests 2017-07-14 16:38:56 +02:00
oowekyala
f44a08d9d5 Fix memo tests 2017-07-14 16:32:02 +02:00
oowekyala
278e857bf6 Reworked factories 2017-07-14 02:15:50 +02:00
oowekyala
879a7d375c Modularized numeric and packaged properties 2017-07-13 21:43:18 +02:00
Juan Martín Sotuyo Dodero
c408dc3ba9 Merge branch 'pr-501' 2017-07-13 15:42:52 -03:00
Juan Martín Sotuyo Dodero
4adfebffdf Update changelog, refs #501 2017-07-13 15:42:30 -03:00
oowekyala
282cf5bd66 Added PackagedPropertyDescriptor interface 2017-07-13 19:03:10 +02:00
oowekyala
8474131f5b Removed wrappers altogether 2017-07-13 16:53:26 +02:00
oowekyala
5e57af605c Removed need for wrappers 2017-07-13 16:46:05 +02:00
oowekyala
e39cbba24a Added overloads of setProperty for multivalued properties 2017-07-13 14:54:05 +02:00
oowekyala
0164edf585 Corrections for #479 2017-07-13 14:17:30 +02:00
Bendegúz Nagy
976240ca48 Java, typeres: add choosing most specific vararg method 2017-07-13 10:54:45 +02:00
Bendegúz Nagy
12a16caf69 Java, typeres: add vararg most specific tests 2017-07-13 10:54:45 +02:00
oowekyala
9075cb005c Fix bug with empty value strings 2017-07-12 20:00:32 +02:00
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