Deprecate DataNodeAggregator for removal
[yangtools.git] / common / util / src /
2022-03-04 Robert VargaBump odlparent to 10.0.0 67/99767/14
2022-02-25 Robert VargaFix javadoc warnings in ImmutableOffsetMap 71/99871/2
2022-02-25 Robert VargaFix javadoc warnings in ExecutorServiceUtil 70/99870/2
2022-02-25 Robert VargaFix javadoc warnings in DurationStatisticsTracker 69/99869/2
2022-02-08 Robert VargaMigrate common/util to bnd-parent 52/99652/3
2022-01-17 Robert VargaDecouple HashCodeBuilder from Builder 27/99327/1
2022-01-17 Robert VargaRemove redundant type arguments 26/99326/1
2021-09-27 Robert VargaRemove util.Immutables 53/97653/3
2021-09-27 Robert VargaDeprecate util.Immutables for removal 52/97652/3
2021-09-06 Robert VargaRemove RecursiveObjectLeaker 07/97407/1
2021-03-09 Robert VargaUpdate module-info.java 78/95278/12
2021-02-27 Robert VargaFix checkstyle 40/95340/2
2021-02-05 Robert VargaDo not use RecursiveObjectLeaker 24/95024/5
2020-12-07 Robert VargaRework NormalizedNode type hierarchy 13/93813/49
2020-11-13 Robert VargaClean up UnmodifiableCollection constants 27/93827/1
2020-11-13 Robert VargaRefactor AbstractIdentifiable 20/93820/3
2020-11-02 IlliaAdd LazyCollections.lazyAdd for Sets 91/93391/3
2020-10-01 Robert VargaRemove util.OptionalBoolean 54/92854/1
2020-09-21 Robert VargaUse assertThrows() in common-util 57/92557/2
2020-07-24 Robert VargaFix some util javadoc warnings 15/91615/1
2020-03-18 Robert VargaDocument SingletonSet 87/88487/2
2020-03-03 Robert VargaUpdate ExceptionMapper documentation 29/88229/1
2020-02-29 Robert VargaFilter registered listeners 56/88156/1
2020-02-29 Robert VargaDo not instantiate a Consumer for registration 54/88154/1
2020-02-29 Robert VargaRemove ListenerRegistry.getRegistrations() 53/88153/1
2020-02-29 Robert VargaAdd ListenerRegistry.clear() 52/88152/1
2020-02-29 Robert VargaFix @NonNull module-info reference 51/88151/1
2020-02-22 Robert VargaConvert ConstantArrayCollectionTest to use assertThrows() 02/88002/1
2020-01-23 Robert VargaRemove usage of ExpectedException 11/87111/2
2020-01-23 Robert VargaTurn util into a JPMS module 21/83921/16
2020-01-23 Robert VargaRemove LoggingThreadUncaughtExceptionHandler 07/87107/1
2020-01-23 Robert VargaMigrate Queue stats collection 06/87106/1
2019-12-29 Robert VargaRemove useless UnsupportedOperationException throws 12/86612/2
2019-11-08 Robert VargaSeparate out {Identity,Equality}QueuedNotificationManager 13/83713/22
2019-11-04 Robert VargaDeprecate LoggingThreadUncaughtExceptionHandler for... 45/85545/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-09-02 Robert VargaHide Immutables.KNOWN_IMMUTABLES 31/84131/1
2019-08-28 Robert VargaMigrate away from @ConstructorProperties 38/84038/2
2019-08-28 Robert VargaHide AbstractIdentifier.getValue() 80/82980/10
2019-08-20 Robert VargaExpand MapAdaptor javadoc 92/83792/1
2019-08-20 Robert VargaMake sure readOnly field is initialized 87/83787/3
2019-08-19 Robert VargaRelax read-only snapshot memory fencing 67/83767/1
2019-08-19 Robert VargaBump odlparent to 6.0.0-SNAPSHOT 83/83383/17
2019-08-17 Robert VargaGeneralize ForwardingIdentityObject 17/83717/3
2019-08-13 Robert VargaAdd @SuppressModernizer 15/83415/9
2019-08-05 Robert VargaFix checkstyle errors 90/83390/1
2019-06-20 Robert VargaAdd SharedSingletonMap.getEntry() 05/82605/1
2019-04-10 Robert VargaRemove CollectionsWrappers map support 16/81516/1
2019-04-09 Robert VargaExpand CollectionWrappers 02/81502/1
2019-03-29 Robert VargaExpose QueuedNotificationManager statistics 09/81309/2
2019-03-27 Robert VargaUpdate QueuedNotificationManager.BatchedInvoker 27/81227/1
2019-03-26 Robert VargaUpdate ClassLoaderUtils methods 11/80611/5
2019-03-26 Robert VargaRemove deprecated {Cached,Fast}ThreadPoolExecutor const... 88/81188/3
2019-03-26 Robert VargaRemove deprecated QueuedNotificationManager interface... 87/81187/3
2019-03-25 Robert VargaBump odlparent to 5.0.0 92/80892/23
2019-03-22 Robert VargaRemove RecursiveObjectLeaker @ThreadSafe annotation 00/81100/2
2019-03-22 Robert VargaRemove ListenerRegistry @ThreadSafe annotation 99/81099/2
2019-02-26 Robert VargaRemove ClassLoaderUtils.withClassLoader() 10/80610/2
2019-02-26 Robert VargaRemove ClassLoaderUtils.construct() 09/80609/2
2019-02-25 Robert VargaUpdate ListenerRegistry design 74/80574/3
2019-02-14 Robert VargaDefang immutables.org 34/80334/1
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-12-03 Robert VargaOptimize SingletonSet.containsAll() 88/78388/1
2018-12-03 Robert VargaOptimize ImmutableOffsetMap a bit 87/78387/1
2018-12-03 Robert VargaOptimize ConstantArrayCollection.equals() 86/78386/1
2018-11-29 Robert VargaAllocate new keyes map lazily 96/78296/2
2018-11-25 Robert VargaFactor out {SharedSingleton,ImmutableOffset}MapTemplate 08/78108/4
2018-11-23 Robert VargaAdd ImmutableMapTemplate 59/78059/18
2018-11-23 Robert VargaSeparate out ConstantArrayCollection iterator 86/78086/2
2018-11-23 Robert VargaAdd EmptyDequeTest 74/78074/2
2018-11-13 Robert VargaFix HashCodeBuilder Eclipse error 40/77740/1
2018-11-08 Robert VargaAdd OptionalBoolean.ofOptional() 12/77612/1
2018-10-26 Robert VargaLimit the TCCL when instantiating UntrustedXML 00/77300/1
2018-10-08 Robert VargaMigrate common/util to use JDT annotations 12/76712/7
2018-10-05 Robert VargaRevert "Migrate common/util to use JDT annotations" 09/76709/1
2018-10-05 Robert VargaMigrate common/util to use JDT annotations 89/76689/7
2018-09-13 Robert VargaMigrate to tech.pantheon.TrieMap 49/75949/10
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-07-12 Robert VargaAdd ObjectRegistry 59/73959/5
2018-07-12 Robert VargaRemove CPD-reported copy&paste 77/73977/1
2018-07-11 Robert VargaUpdate ListenerRegistry implementation 57/73957/2
2018-07-10 Robert VargaReduce sonar code smells 78/73878/1
2018-05-30 Robert VargaImprove SingletonSet.spliterator() 69/72469/4
2018-05-30 Robert VargaAdd util.concurrent.FluentFutures 54/72454/3
2018-05-29 Robert VargaRemove ClassLoaderUtils.findFirstGenericArgumentTask() 06/72406/1
2018-05-09 Robert VargaMove trailing comments 92/71892/1
2018-05-09 Robert VargaDo not declare runtime exceptions 91/71891/1
2018-04-09 Robert VargaImprove ClassLoaderUtils.loadClassWithTCCL() 59/70659/2
2018-03-19 Robert VargaAdd alternative ClassLoaderUtils methods 08/69608/4
2018-03-11 Robert VargaAdd CollectionWrappers 74/68774/11
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-11-21 Michael VorburgerRemove deprecated methods without loggerIdentity from... 05/65805/2
2017-11-21 Michael VorburgerFix FindBugs violations and enable enforcement in utils 37/65137/5
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-10-19 Michael VorburgerSpecialExecutors with LoggingThreadUncaughtExceptionHandler 05/63805/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-11 Robert VargaBUG-9043: Remove use of CheckedFuture from YANG components 62/62262/17
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-07 David SuarezRemove explicit default super-constructor calls 01/63601/3
next