Allow QueuedNotificationManager to batch notifications
[yangtools.git] / common / util /
2016-09-23 Robert VargaAllow QueuedNotificationManager to batch notifications 94/46094/7
2016-09-22 Robert VargaAdd batching to QueuedNotificationManager 93/46093/2
2016-09-21 Robert VargaCleanup QueuedNotificationManager 38/45938/2
2016-09-20 Robert VargaUse LongAdder instead of an atomic long 98/45898/1
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-08-10 Michael VorburgerIntro. new yangtools.testutils artifacts (incl. Mikito) 29/42529/8
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-08-04 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 20/43120/2
2016-07-25 Michael VorburgerCheckstyle clean up about 200 trivial violation 11/42511/1
2016-07-25 Michael VorburgerOrganize Imports to be Checkstyle compliant in utils 09/42509/1
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-06-15 Robert VargaRemove {String,UUID}Identifier 86/39886/2
2016-06-06 Robert VargaDeprecate {String,UUID}Identifier 40/39740/4
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-18 Robert VargaAddress minor sonar issues in ImmutableOffsetMap 54/38854/2
2016-05-11 Michael VorburgerRefactor currentThread into local variable 59/38659/3
2016-05-10 Robert VargaBUG-5626: introduce utility identifiers 21/38621/2
2016-05-04 Ryan GouldingAddress FIXME for QueuedNotificationManager 78/36978/7
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2016-03-07 Robert VargaFix TrieMap tests a bit 34/35834/2
2016-02-17 Robert VargaRemove an unneeded null check 37/34637/3
2016-02-15 Robert VargaDo not use String.split() 70/34570/2
2016-02-04 Thanh HaEnable site generation for yangtools 11/27711/13
2016-01-26 Robert VargaRemove of/copyOf factory methods 52/32852/5
2016-01-21 Robert VargaBump yangtools to 1.0.0-SNAPSHOT 54/32854/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 86/32686/1
2016-01-04 Robert VargaBUG-4803: optimize unordered cache 82/31782/3
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2016-01-04 Robert VargaBUG-4803: fix MutableOffsetMap's insertion order 25/31725/6
2016-01-04 Robert VargaBUG-4803: invalidate cache before each test 66/31766/3
2016-01-04 Robert VargaBUG-4803: introduce ordered/unordered offsets 11/31711/4
2016-01-04 Robert VargaBUG-4803: make MutableOffsetMap abstract 05/31705/5
2016-01-04 Robert VargaBUG-4803: make ImmutableOffsetMap abstract 04/31704/4
2016-01-04 Robert VargaBUG-4803: make SharedSingletonMap abstract 03/31703/3
2016-01-04 Robert VargaBUG-4803: fix equals() method 19/31519/5
2015-12-17 Maros MarsalekRevert "Do not retain HashMap$KeySet()" 11/31511/2
2015-12-16 Robert VargaDo not retain HashMap$KeySet() 65/31365/3
2015-10-14 Robert VargaCleanup a few warnings 90/27490/3
2015-09-18 Robert VargaBUG-4300: Make Lazy*ContainerNode really lazy 96/26896/6
2015-09-16 Robert VargaBUG-865: remove deprecated DeadlockDetectingListeningEx... 53/26953/2
2015-09-16 Robert VargaBUG-865: remove HashCodeBuilder.toInstance() 52/26952/2
2015-09-16 Robert VargaBUG-865: remove DurationStatsTracker 51/26951/2
2015-09-16 Robert VargaFix OffsetMap's unneeded modifiers 34/26934/2
2015-09-14 Robert VargaImplement ConstantArrayCollection.toString() 30/26830/4
2015-09-10 Robert VargaImplement ImmutableOffsetMap.toString() 57/26757/1
2015-09-10 Robert VargaBUG-4275: Improve MapAdaptor and LazyContainerNode... 30/26630/3
2015-09-10 Robert VargaMake OffsetMaps work on direct values 71/26671/3
2015-09-10 Robert VargaIntroduce SharedSingletonMap 45/26545/8
2015-09-10 Robert VargaBUG-4158: *MapPhase should extend Mutable/Immutable 21/26221/4
2015-09-07 Robert VargaImplement efficient hashCode for OffsetMaps 72/26572/2
2015-08-29 Robert VargaBUG-4158: ImmutableOffsetMap should not be Cloneable 86/26186/1
2015-08-27 Robert VargaBUG-4158: optimize ImmutableOffsetMap 19/26119/1
2015-08-27 Robert VargaBUG-4158: Introduce Modifiable/UnmodifiableMapPhase 32/26032/2
2015-08-27 Robert VargaBUG-4158: introduce ImmutableOffsetMap 94/25994/10
2015-08-06 Thanh HaFix license header violations in common/util 29/24829/1
2015-07-03 Tony TkacikFixed sonar issues in o.o.y.util package. 83/19283/2
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-16 Robert VargaIntroduce MapAdaptor.initialSnapshot() 67/22667/2
2015-05-04 Robert VargaMerge "Removed features-test"
2015-05-04 Robert VargaMerge "Removed unused dependency."
2015-04-30 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-29 Tony TkacikFixed sonar issues in ClassLoaderUtils. 82/19282/1
2015-04-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-23 Tony TkacikBumped Yangtools by minor version. 06/18906/2
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-07 Tony TkacikMerge "Bug 2909 - Gson codec lost correct type"
2015-04-01 Robert VargaDo not embed java-concurrent-hash-trie-map 06/17506/4
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-30 Robert VargaBUG-869: do not use StringBuffer 64/17364/1
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-30 Tony TkacikMerge "Add DefaultDataTreeCandidate utility class"
2015-03-27 Robert VargaMerge "Bug 2906 - Added support of entering notificatio...
2015-03-26 Tony TkacikMerge "Bug 2894 - Yang Data Codec Gson: null pointer...
2015-03-25 Tony TkacikMerge "Rename applySubtreeChange()"
2015-03-25 Tony TkacikMerge "Rename checkSubtreeModificationApplicable()"
2015-03-25 Robert VargaCleanup checkstyle warnings 87/17087/1
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-08 Tony TkacikMerge "Make sure maven artifacts are provided"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Do not rely on transitive dependencies"
2015-03-04 Maros MarsalekXML -> NormalizedNodes parser identity-ref/instance... 21/16021/2
2015-03-01 Tony TkacikMerge changes Ie600f25f,I99deeb57,I63bddcfe
2015-02-28 Robert VargaCap LazyCollections list 51/15851/1
2015-02-28 Robert VargaIntroduce UnmodifiableCollection 50/15850/1
2015-02-28 Robert VargaExpand known immutables 49/15849/1
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Tony TkacikMerge "Update Objects->MoreObjects"
2015-02-16 Robert VargaUpdate Objects->MoreObjects 29/15329/3
2015-02-14 Robert VargaFixup build failures introduced by guava 18 12/15312/2
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-26 Tony TkacikMerge "Cleanup warnings in pom.xml"
2015-01-23 Robert VargaCleanup warnings in pom.xml 16/14416/2
next