Clean up more Sonar warnings
[yangtools.git] / common / yang-common / src /
4 days ago Robert VargaRemove unused throws declarations 80/111980/2
4 days ago Robert VargaRemove deprecated YangVersion methods 78/111978/2
4 days ago Robert VargaRemove Revision.Proxy 77/111977/1
4 days ago Robert VargaRemove deprecated QNameModule methods 87/103387/3
2024-04-10 Robert VargaDefeat potential singleton pollution attacks 48/111348/1
2024-03-12 Robert VargaImprove Revision.toString() javadoc 85/110685/1
2024-01-31 Robert VargaMake Empty hashcode deterministic 94/110094/1
2024-01-30 Robert VargaAdd Empty.{completed,immediate}Future() 89/110089/2
2024-01-27 Robert VargaFix deprecation marker 26/110026/1
2024-01-27 Robert VargaUse RevisionUnion in QNameModule 42/109642/16
2024-01-26 Robert VargaAdd QNameModule hash code tests 25/110025/1
2024-01-06 Robert VargaExpose NotRevision 51/109651/2
2024-01-06 Robert VargaMigrate YangVersionTest 50/109650/1
2024-01-05 Robert VargaAdd RevisionUnion 23/109623/9
2024-01-05 Robert VargaAdd serialization proxy for Revision 39/109639/2
2024-01-04 Robert VargaAssert serialized Revision size 22/109622/1
2024-01-04 Robert VargaImprove serialization defensiveness of Revision 21/109621/1
2023-08-29 Robert VargaMove UintConversions.throwIAE() 60/107560/2
2023-08-29 Robert VargaUnify Decimal64 checks 59/107559/3
2023-08-03 Robert VargaUse switch expression in forElementBody() 31/107231/1
2023-05-30 Robert VargaDo not leak SuppressFBWarnings from UnresolvedQName 99/106299/2
2023-05-30 Robert VargaPromote YangNamespaceContext 97/106297/1
2023-05-30 Robert VargaPromote YangNames 96/106296/1
2023-05-30 Robert VargaPromote YangVersion 95/106295/1
2023-05-30 Robert VargaPromote dedicated YANG types 94/106294/1
2023-05-20 Robert VargaIntroduce AnnotationName 75/106075/3
2023-05-20 Robert VargaMigrate RFC references to rfc-editor.org 72/106072/2
2023-05-20 Robert VargaDocument MountPointLabel 73/106073/2
2023-05-20 Robert VargaMove MountPointLabel to yang-common 70/106070/3
2023-05-20 Robert VargaYangDataName should be a WritableObject 71/106071/1
2023-05-16 Robert VargaEliminate YangLibraryConstants 99/105999/9
2023-05-16 Robert VargaRemove RFC7950_YANG_LIBRARY_CAPABILITY 98/105998/3
2023-05-16 Robert VargaDeprecate YangConstants.RFC7950_YANG_LIBRARY_CAPABILITY 97/105997/3
2023-04-11 Robert VargaMigrate users of Optional.get() 51/105351/4
2023-03-06 Robert VargaAdd AbstractQName.unbind() 08/104208/4
2023-03-06 Robert VargaMove QNameAwareData{Input,Output} 78/104778/1
2023-03-06 Robert VargaRemove getLocalName() invocation 77/104777/1
2023-01-23 Robert VargaAdd YangDataName 94/104094/3
2022-11-25 Robert VargaValidate namespace sooner 86/103386/2
2022-11-25 Robert VargaTrim QNameModule.compare() 85/103385/2
2022-11-01 Robert VargaRemove UnresolvedQName.(qualified,unqualified) 00/103000/1
2022-11-01 Robert VargaUse java.io.Serial in yang-common 99/102999/1
2022-07-29 OleksandrZharovImprove Decimal64.toString() implementation 35/101635/22
2022-05-25 Robert VargaAdd Decimal64.scaleTo() 79/101279/6
2022-05-25 Robert VargaUse diamond notation for ClassValue subclass 80/101280/1
2022-05-25 Robert VargaUse Long.{MIN,MAX}_VALUE instead of open-coded value 76/101276/2
2022-05-25 Robert VargaImprove Decimal64 scale check 75/101275/2
2022-05-24 Robert VargaFix Decimal64.toString() 73/101273/1
2022-05-24 Robert VargaUse a switch expression 72/101272/1
2022-05-09 Robert VargaIntroduce {Qualified,Unqualified}.of() 04/101004/2
2022-04-26 Robert VargaUse pattern matching on instanceof in yang-common 98/100798/4
2022-04-25 Robert VargaSeal AbstractQName hierarchy 04/100504/9
2022-03-25 Robert VargaMigrate yang-common to JUnit5 67/100267/1
2022-03-13 Robert VargaRequire scale for integral conversions and RoundingMode... 02/100102/4
2022-03-13 Robert VargaAdd Decimal64.{min,max}ValueIn(scale) 01/100101/1
2022-03-13 Robert VargaExpose scale and unscaled value from Decimal64 00/100100/2
2022-02-16 Robert VargaImprove YangNames annotations a bit 73/99773/2
2022-02-08 Robert VargaDo not depend on osgi.annotation 59/99659/2
2022-01-19 Robert VargaMigrate yang-common to bnd-parent 83/99383/1
2022-01-18 Robert VargaUpdate XXX to a FIXME 52/99352/1
2022-01-18 Robert VargaDo no use Builder concept in RpcResultBuilder 51/99351/2
2021-11-14 Robert VargaRemove Empty.getInstance() 06/98506/2
2021-11-14 Robert VargaAdd QNameModule documentation 07/98507/2
2021-11-14 Robert VargaAdd Empty.value() 05/98505/2
2021-10-30 Robert VargaRevert "Move SchemaNodeIdentifier to yang-common" 48/98248/1
2021-10-28 Robert VargaMove SchemaNodeIdentifier to yang-common 52/98152/5
2021-10-27 Robert VargaAllow rebinding the prefix of an UnresolvedQName 69/98169/1
2021-09-27 Robert VargaIntroduce UnresolvedQName 46/97646/5
2021-09-16 Robert VargaPublish identifier matches 01/97501/1
2021-09-13 Robert VargaFix Decima64.valueOf(String) 60/97460/4
2021-09-13 Robert VargaFix CanonicalValueViolation.getMessage() 61/97461/1
2021-09-12 Robert VargaUse ErrorTag for RpcError.getTag() 54/97454/4
2021-09-12 Robert VargaRemove deprecated NETCONF error interfaces 53/97453/5
2021-08-31 Robert VargaCorrect QName.compareTo() 53/96553/2
2021-07-27 Robert VargaAdd ErrorTag.MALFORMED_MESSAGE 32/97032/3
2021-07-27 Robert VargaErrorTag should be Serializable 31/97031/2
2021-07-14 Robert VargaDeprecate yang.common.YangError 87/96687/17
2021-07-14 Robert VargaAdd yang.common.Error{Severity,Tag,Type} constructs 82/96682/22
2021-06-26 Robert VargaAdd YangError.getErrorTag() 78/96678/2
2021-04-25 Robert VargaMove yang-common(-netty) 16/95916/1