Fix FindBugs violations and enable enforcement in utils
[yangtools.git] / common / util / src / main / java / org / opendaylight / yangtools / util / concurrent / AsyncNotifyingListenableFutureTask.java
2017-11-21 Michael VorburgerFix FindBugs violations and enable enforcement in utils 37/65137/5
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-22 Robert VargaAddress trivial eclipse warnings 01/48501/3
2016-07-25 Michael VorburgerCheckstyle clean up about 200 trivial violation 11/42511/1
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2015-07-03 Tony TkacikFixed sonar issues in o.o.y.util package. 83/19283/2
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Tony TkacikMerge "BUG-1794: use QName.cachedReference in static...
2014-09-11 Tony TkacikMerge "BUG-1793: make sure we cache QNameModule"
2014-09-11 Tony TkacikMerge "BUG-1766: escape outbound strings"
2014-09-11 Robert VargaMerge "BUG 1440 - incorrect inserting of augment node"
2014-09-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-10 Robert VargaBUG-1787: cleanup AsyncNotifyingListenableFutureTask 85/10985/3
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Tony TkacikMerge "BUG-1305: fixed unknown nodes and issue with...
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Robert VargaMerge "Bug 1430: New common/util concurrent classes"
2014-07-28 tpantelisBug 1430: New common/util concurrent classes 05/9305/15