Fix mandatory enforcer failure on augmented nodes
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / nodes /
2020-10-05 Robert VargaAlways use lazy leaf nodes 02/92902/3
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 63/89263/2
2020-02-12 Robert VargaEnable SpotBugs enforcement in yang-data-impl 39/87639/1
2020-01-21 Robert VargaDeprecate non-lazy leaf tracking 69/87069/1
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-08-30 Robert VargaVerify leaf node squashing 95/84095/1
2019-08-30 Robert VargaFixup LazyLeafOperations 89/84089/3
2019-08-29 Robert VargaDo not retain leaf nodes in containers by default 15/84015/9
2019-07-09 Robert VargaAdd AbstractIdentifiable 83/82983/4
2019-04-04 Robert VargaRemove AttributesContainer 88/80688/33
2019-02-11 Robert VargaCleanup yang-data-impl nullness annotations 79/80179/4
2018-12-26 Robert VargaMass-migrate to Objects.requireNonNull() 40/79040/4
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-09-17 Robert VargaRemove redundant interface declarations 66/76166/1
2018-08-27 Robert VargaOmit empty attributes in toString() 12/75512/1
2018-05-09 Robert VargaFix yang-data-impl code smells 89/71889/1
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-10 Robert VargaYANGTOOLS-706: reorganize statement definitions 52/65352/11
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-04 Robert VargaCleanup checkstyle warnings and turn enforcement on... 51/62551/6
2017-08-10 Robert VargaMake sure binary values are properly wrapped 64/61464/1
2017-06-04 David SuarezReplace LOGGER/logger/log by LOG 86/58186/2
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-08-01 Robert VargaBUG-865: remove CloneableChildrenMap 93/42893/1
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2015-09-27 Robert VargaFix a few sonar warnings 99/27499/1
2015-08-27 Robert VargaBUG-4158: use ImmutableOffsetMap 33/26033/8
2015-08-26 Robert VargaIntroduce CloneableMap 93/25993/2
2015-08-26 Robert VargaImport YangInstanceIdentifier inner classes 72/25772/3
2015-06-15 Robert VargaUse an ImmutableMap for empty case 97/22597/1
2015-06-15 Robert VargaBUG-2402: introduce CloneableChildrenMap 96/22596/1
2015-06-15 Robert VargaImprove stored map memory efficiency 92/22592/1
2015-04-30 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-28 Robert VargaMerge "Cleanup some major sonar warning in yang/*"
2015-04-27 Tony TkacikCleanup some major sonar warning in yang/* 35/19135/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-02 Tony TkacikMerge "Make sure NormalizedNodeContainer uses Collection"
2015-02-28 Robert VargaMake sure NormalizedNodeContainer uses Collection 52/15852/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-01-07 Tony TkacikMerge "BUG-2159: update karaf version to 3.0.2"
2015-01-07 Tony TkacikMerge changes I0eabfe3d,I58faf7df,I7e7758f4,Ic56afe1b...
2015-01-07 Robert VargaDo not override surefire version 56/13856/3
2015-01-07 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2015-01-07 Tony TkacikMerge "Turn NodeModification into an abstract class"
2015-01-07 Tony TkacikMerge "Update xtend and embed it"
2015-01-07 Tony TkacikMerge "Do not test bundle activation of maven plugins"
2015-01-07 Tony TkacikMerge "BUG-2159: ensure test survies Java 8"
2015-01-07 Tony TkacikMerge "Use predictable class order"
2015-01-07 Tony TkacikMerge "Add a failure message when compilation test...
2015-01-07 Tony TkacikMerge "Limit the references IdentityCodec retains"
2015-01-07 Tony TkacikMerge "Migrate ClassLoaderUtils user to new package"
2015-01-07 Tony TkacikMerge "BUG-2350: improve performance of data tree merges"
2015-01-07 Tony TkacikMerge topic 'stable/helium'
2015-01-05 Jan MedvedMerge "Add yang-binding dependency to binding-parent."
2015-01-05 Robert VargaMerge "Remove unused imports in yang-data-impl"
2014-12-29 Thanh HaRemove unused imports in yang-data-impl 05/13705/3
2014-11-28 Tony TkacikMerge "Add model parent"
2014-11-20 Tony TkacikMerge "Bug 1677 - Parser: ListSchemaNodeBuilder keys...
2014-11-20 Tony TkacikMerge "Bug 2157 - Race condition when adding a RPC...
2014-11-20 Tony TkacikMerge "Improve InstanceIdentifier.keyOf()"
2014-11-20 Tony TkacikMerge "Fix indentation"
2014-11-20 Tony TkacikMerge "BUG-2402: add FIXMEs and javadoc"
2014-11-20 Tony TkacikMerge "Reduce SchemaContext cache to weak values"
2014-11-19 Tony TkacikMerge "BUG-2304 Fix SchemaContextUtil for augmented...
2014-11-19 Tony TkacikMerge "Bug 1781: Fix serialization of leafrefs"
2014-11-18 Robert VargaBUG-2402: add FIXMEs and javadoc 25/12925/1
2014-11-18 Robert VargaBUG-2401: remove LOG.warn() from entrySet() 24/12924/1
2014-11-18 Tony TkacikMerge "Bug 2354: Fixed parsing of block comments betwee...
2014-11-18 Tony TkacikMerge "Remove unused imports"
2014-11-18 Tony TkacikMerge changes Ic8e48ed1,Ie6bc9bbf,I3e94c637,I84c8ac42
2014-11-16 Robert VargaBUG-2377: introduce internal UnmodifiableChildrenMap 15/12815/4
2014-11-13 Tony TkacikMerge "Bug 2326 - NormalizeNode equals fails when Norma...
2014-11-13 pkajsaBug 2326 - NormalizeNode equals fails when NormalizeNod... 60/12760/2
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-22 Lukas SedlakMerge "Bug 584: Increase test coverage"
2014-10-22 Tony TkacikMerge "Added test suite for parser builder implementation"
2014-10-22 Tony TkacikMerge "Bug 584: Test coverage increase SchemaContextUtil"
2014-10-22 Lukas SedlakMerge "Resolved some sonar issues: Simplify Boolean...
2014-10-22 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-10-22 Tony TkacikMerge "Fixed potentional NPE in generateTypesFromChoice...
2014-10-22 Tony TkacikMerge "Bug 2219: NPE during copy operation for Identity...
2014-10-22 Tony TkacikBug 1984, Bug 2005: Changed valueEquals to work with... 27/11427/2
2014-09-15 Tony TkacikMerge "Bug 1512 - generated builder java file for a...
2014-09-15 Tony TkacikMerge "BUG-1431: make sure (Yang)InstanceIdentifier...
2014-09-15 Robert VargaMerge "yangtools cannot release, so fixing it"
2014-09-15 Robert VargaMerge "Bug 1869: Fixed binding-data-codec to work with...
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
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...
next