Revert "BUG-2329 Add handling of anyxml nodes in XmlDocumentUtils with schema"
[yangtools.git] / yang /
2014-11-10 Colin DixonRevert "BUG-2329 Add handling of anyxml nodes in XmlDoc... 95/12695/1
2014-11-10 Colin DixonRevert "BUG 2282 - JSON top level element without modul... 94/12694/1
2014-11-07 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2014-11-07 Maros MarsalekBUG-2329 Add handling of anyxml nodes in XmlDocumentUti... 93/12593/1
2014-11-05 Tony TkacikMerge "Bug 2271: Fixed potentional NPE in generateTypes...
2014-11-04 Jozef GloncakBUG 2282 - JSON top level element without module name 59/12459/2
2014-10-31 Loi PanFix Bug 2291 32/12432/1
2014-10-31 Tony TkacikMerge "Remove module name prefix from top level element...
2014-10-30 Tony TkacikMerge "Bug 2279 - top level element should be entry...
2014-10-30 Jozef GloncakRemove module name prefix from top level element 83/12383/1
2014-10-30 Jozef GloncakBug 2279 - top level element should be entry and not... 78/12378/1
2014-10-30 Jozef GloncakBUG 1975 - yang unkeyed list is transformed to map... 63/12263/3
2014-10-29 Jozef GloncakBUG 2155 - depth parameter in NormalizedNodeWriter 27/12227/4
2014-10-28 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2014-10-27 Jozef GloncakParent schema node input parameter in JsonParserStream 59/12259/2
2014-10-27 Tony TkacikMerge "Bug 2117: Inner grouping used in outer grouping...
2014-10-27 Martin CiglanBug 2117: Inner grouping used in outer grouping's choic... 51/12251/1
2014-10-27 Jan HajnarBug 2180 - schema aware builders for ordered list and... 49/12249/1
2014-10-23 Tony TkacikMerge "Bug 2172 - AbstractGeneratedTypeBuilder check...
2014-10-22 Ladislav BorakBug 2191: Invalid use of addType in ChoiceCaseBuilder 49/12149/1
2014-10-17 Tony TkacikMerge "Bug 2147 - JSON does not properly encode multili...
2014-10-17 Tony TkacikMerge "Bug 2156: Unsupported augment target" into stabl...
2014-10-17 Tony TkacikMerge "Bug 2202: DerivableSchemaNode API incorrect...
2014-10-16 Martin CiglanBug 2202: DerivableSchemaNode API incorrect Javadoc 14/12014/1
2014-10-16 Jan HajnarBug 2147 - JSON does not properly encode multiline... 08/12008/1
2014-10-16 pkajsaBug 2156: Unsupported augment target 60/11860/2
2014-10-13 Martin Ciglanbug 1957 StackOverFlowError in YangParserImpl 59/11359/9
2014-10-03 Colin DixonIncrementing versions by 0.0.1 for post-Helium stabilit... 26/11726/1
2014-10-03 Colin DixonApplying the Helium release patch for yangtools 25/11725/1 release/helium
2014-09-22 Robert VargaMerge "BUG-2022: String Type pattern parsing and resolv...
2014-09-22 Lukas SedlakBUG-2022: String Type pattern parsing and resolving... 40/11440/5
2014-09-22 Tony TkacikMerge "BUG-1954: Fix useless Boolean instantiation...
2014-09-21 Robert VargaMerge "Bug 1984, Bug 2005: Changed valueEquals to work...
2014-09-21 Tony TkacikBug 1984, Bug 2005: Changed valueEquals to work with... 13/11413/1
2014-09-20 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-09-20 Robert VargaMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-09-20 Tony TkacikBug 1991: Ignore AugmentationIdentifier in XML Serializ... 95/11395/1
2014-09-18 Tony TkacikMerge "Bug 1960: Revert "BUG-1956: bump java-concurrent...
2014-09-18 Tony TkacikMerge "BUG-1956: bump java-concurrent-hash-trie-map...
2014-09-18 Robert VargaMerge "Bug 1848: Make sure that XmlStreamUtils preserve...
2014-09-18 Tony TkacikMerge "BUG-1849 Check for duplicate required sources...
2014-09-17 Tony TkacikMerge "BUG-1902: reuse ConcreteTypeImpl instances"...
2014-09-17 Tony TkacikBug 1848: Make sure that XmlStreamUtils preserve list... 87/11287/1
2014-09-17 Maros MarsalekBUG-1849 Check for duplicate required sources and exclu... 85/11285/1
2014-09-16 Robert VargaBUG-1886: implement lock-free InMemoryDataTree.commit() 40/11240/1
2014-09-16 Robert VargaBUG-1886: split static classes into separate files 39/11239/1
2014-09-16 Robert VargaBUG-1886: eliminate sychronized blocks 26/11226/1
2014-09-15 Tony TkacikMerge "Bug 576 Fixes of critical issues for YT components"
2014-09-15 Lukas SedlakBug 576 Fixes of critical issues for YT components 80/10780/4
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 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Robert VargaBUG-1431: make sure (Yang)InstanceIdentifier is Seriali... 34/11134/3
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Robert VargaBUG-650: Use lazy set in YangInstanceIdentifier/SchemaP... 28/11128/2
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Tony TkacikMerge "BUG-1851: fix potential visibility problem"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
2014-09-12 Robert VargaBUG-1851: fix potential visibility problem 25/11125/1
2014-09-12 Tony TkacikBug 1818: Do not relly on xml.isNameSpaceRepairing 09/11109/3
2014-09-12 Tony TkacikBug 1761: Fixed missing module name prefix for augmenta... 43/11043/6
2014-09-12 Tony TkacikMerge "BUG-1770: emit proper namespaces"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Robert VargaBUG-1770: emit proper namespaces 46/10946/5
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Peter Bandzivery basic tests for yang-binding-util 42/11042/1
2014-09-11 Jozef GloncakBUG 1440 - additional tests for data-codec-gson 99/10999/4
2014-09-11 Tony TkacikMerge "BUG-1800: restore QNameModule sharing in parser"
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 Tony TkacikMerge "BUG-1774: degrade log message"
2014-09-11 Robert VargaMerge "BUG 1440 - incorrect inserting of augment node"
2014-09-11 Tony TkacikMerge "BUG-1796: implement SourceIdentifier/PotentialSc...
2014-09-11 Robert VargaBUG-1774: degrade log message 27/11027/1
2014-09-10 Robert VargaBUG-1800: restore QNameModule sharing in parser 17/11017/1
2014-09-10 Robert VargaBUG-1796: implement SourceIdentifier/PotentialSchemaSou... 13/11013/1
2014-09-10 Robert VargaBUG-1793: make sure we cache QNameModule 10/11010/1
2014-09-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-10 Jozef GloncakBUG 1440 - incorrect inserting of augment node 97/10997/1
2014-09-10 Robert VargaBUG-1790: detect existing unmodifiableMap encapsulation 95/10995/1
2014-09-09 Robert VargaBUG-1766: escape outbound strings 47/10947/2
2014-09-09 Tony TkacikMerge changes I3672c44d,I9ca6b66d
2014-09-09 Tony TkacikMerge "BUG-1704: rework state tracking"
2014-09-09 Robert VargaMerge "Bug 1698: Updated handling of choice node inside...
2014-09-09 Robert VargaBUG-1768: expose JSONCodecFactory for sharing 41/10941/1
2014-09-09 Robert VargaBUG-1704: rework state tracking 66/10866/5
2014-09-09 Robert VargaBUG-1745, BUG-1746: remove needless quotes 36/10936/2
2014-09-08 Robert VargaMerge "BUG-1718 Fix hasAttributes method in XmlStreamUtils"
2014-09-08 Robert VargaMerge "Bug 650: Removed unnecessary and performance...
2014-09-08 Robert VargaMerge "Bug 1743: Fixed resolving of Identityrefs in...
2014-09-08 Maros MarsalekBUG-1718 Fix hasAttributes method in XmlStreamUtils 08/10908/1
2014-09-08 Tony TkacikBug 650: Removed unnecessary and performance affecting... 07/10907/1
2014-09-08 Robert VargaBUG-1742: do not use RemovalListener 04/10904/1
2014-09-08 Lukas SedlakBug 1743: Fixed resolving of Identityrefs in xml. 02/10902/1
next