BUG-2329 Add handling of anyxml nodes in XmlDocumentUtils with schema
[yangtools.git] / code-generator /
2014-11-05 Tony TkacikMerge "Bug 2271: Fixed potentional NPE in generateTypes...
2014-11-04 Lukas SedlakBug 2271: Fixed potentional NPE in generateTypesFromCho... 85/12485/1
2014-10-23 Tony TkacikMerge "Bug 2172 - AbstractGeneratedTypeBuilder check...
2014-10-22 pkajsaBug 2172 - AbstractGeneratedTypeBuilder check for dupli... 48/12148/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-17 Tony TkacikMerge "Bug 2183: ClassCastException in AbstractTypeMemb...
2014-10-16 pkajsaBug 2176 - add property with name == null fix. 16/12016/1
2014-10-16 Martin CiglanBug 2183: ClassCastException in AbstractTypeMemberBuild... 15/12015/1
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 SedlakAdded Test suite for testing of TypeProviderImpl. 45/11245/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-20 Robert VargaMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-09-19 Robert VargaBUG-1954: Fix useless Boolean instantiation 18/11318/3
2014-09-18 Tony TkacikMerge "Bug 1960: Revert "BUG-1956: bump java-concurrent...
2014-09-18 Tony TkacikBug 1906: Fixed bug in Binding leafref to union codec 86/11286/3
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-16 Robert VargaBUG-1902: reuse ConcreteTypeImpl instances 25/11225/4
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 Ladislav BorakBug 1512 - generated builder java file for a leaf conta... 52/9952/6
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 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-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 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
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-1766: escape outbound strings"
2014-09-10 Robert VargaBUG-865: migrate tests to use BindingGeneratorImpl... 12/11012/1
2014-09-10 Robert VargaBUG-1794: use QName.cachedReference in static references 11/11011/1
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 Tony TkacikBug 1698: Updated handling of choice node inside choice... 40/10940/1
2014-09-08 Robert VargaMerge "Bug 1743: Fixed resolving of Identityrefs in...
2014-09-08 Tony TkacikMerge "Bug 1672 - Generated javadoc contains symbols...
2014-09-08 Tony TkacikMerge "BUG-1486: Pick Javassist version from odlparent"
2014-09-05 Tony TkacikMerge "Do not require namespace repairing"
2014-09-05 Ladislav BorakBug 1672 - Generated javadoc contains symbols of javado... 53/10753/6
2014-09-05 Lukas SedlakAdded Nonnull annotation for get operation 40/10840/1
2014-09-05 Tony TkacikMerge "Added safe copy of array."
2014-09-04 Lukas SedlakAdded safe copy of array. 77/10777/1
2014-09-04 Tony TkacikMerge "Added missing parent tag to pom files"
2014-09-04 Lukas SedlakMerge "add tests to yang-model-util"
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-03 Tony TkacikMerge "Fix xml->CompositeNode transformation for rpc...
2014-09-03 Robert VargaMerge "Added methods for benchmarking of commit/write...
2014-09-03 Robert VargaMerge "Added hardcoded URLs back for repository section"
2014-09-03 Tony TkacikMerge changes I55667cbb,I94073183,Ib87cc0ec
2014-09-03 Robert VargaBUG-1668: make sure we preserve schema key order 95/10695/1
2014-09-03 Robert VargaMerge "Bug 1441: Fixed incorrect commas serialization...
2014-09-03 Robert VargaMerge "Bug 1442: Fixed SchemaTracker resolving case...
2014-09-02 Robert VargaMerge "BUG-1622 Fix DependencyResolver ignoring submodu...
2014-09-02 Tony TkacikMerge "Bug 1441: Expose constructor, which allows to...
2014-09-02 Tony TkacikMerge "BUG-1258: fix TreeNode amortization"
2014-09-02 Tony TkacikRevert "Bug 1478 - Autoboxing support" 28/10628/2
2014-09-02 Tony TkacikMerge "Eliminate duplicate code"
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Robert VargaMerge "Fixed SchemaTracker behaviour in choice nodes."
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Robert VargaMerge "Use resolved augmentation schema instead of...
2014-09-01 Robert VargaMerge "Replaced harcoded nexus proxy URLs with variable."
2014-09-01 Tony TkacikMerge "BUG-1440: extract a reusable StringInstanceIdent...
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-09-01 Robert VargaMerge changes I8a672b0e,I8f0a22a8,I2192d909
2014-09-01 Tony TkacikMerge changes I0bc3b486,I67f2ca3e,Ie591417d,I01acd9f9...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-31 Tony TkacikBug 1443: Make sure that LazyDataObject hashCode comput... 30/10130/2
2014-08-30 Ladislav BorakBug 1478 - Autoboxing support 44/9744/5
2014-08-30 Robert VargaRemove explicit final keywords 09/10509/2
2014-08-29 Robert VargaIdentifiableItemCodec should be a static inner class 07/10507/1
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Tony TkacikMerge "Bug 1446: Add new concurrent classes for trackin...
2014-08-29 Robert VargaMerge "BUG-869: removed redundant check for null before...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-28 Tony TkacikMerge "Bug 1505 - Provide test coverage for binding...
2014-08-28 Tony TkacikMerge "Hotfix for gson test."
2014-08-28 Tony TkacikMerge "BUG-869: avoid String repetition in RestRestconf...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-576: fixed bug in AbstractSchemaRepository...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid if conditions in LazyGene...
next