Bug 4295: Fixed incorrectly introduced nodes when MERGE was followed by DELETE
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / nodes /
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...
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-1790: detect existing unmodifiableMap encapsulation 95/10995/1
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-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
2014-07-29 Tony TkacikMerge "BUG-1413: fixed bug in antlr grammar."
2014-07-28 Tony TkacikMerge "Fix Ip{Address,Prefix}Builder performance"
2014-07-28 Tony TkacikMerge "BUG-1412: fixed bug in antlr grammar."
2014-07-28 Tony TkacikMerge "BUG-432: remove type argument from Registration"
2014-07-28 Tony TkacikMerge "Cache public view of children of AbstractImmutab...
2014-07-26 Robert VargaCache public view of children of AbstractImmutableDataC... 53/9353/5
2014-07-21 Martin VitezMerge "Bug 1329: Use original definition for searching...
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-16 Tony TkacikMerge "BUG-1091: sever the NormalizedNode/Node relation...
2014-07-15 Robert VargaBUG-1091: sever the NormalizedNode/Node relationship 16/9016/5
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-06-30 Robert VargaMerge "BUG-994: do not use SchemaPath.getPath()"
next