Merge "Added tests for yang.model.util"
[yangtools.git] / code-generator /
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...
2014-08-28 Tony TkacikMerge "BUG-576: fixed test sources loading in YangModul...
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-28 Martin VitezBUG-576: fixed invalid if conditions in LazyGeneratedCo... 30/10430/1
2014-08-27 Robert VargaImprove TypeProviderImpl.sortTypeDefinitionAccordingDepth() 61/10261/4
2014-08-27 Jan HajnarBug 1505 - Provide test coverage for binding-data-codec... 07/10307/4
2014-08-27 Robert VargaMerge "Fixed incorrect instanceof in yang-data-operations."
2014-08-27 Martin VitezBUG-576: fixed test sources loading in YangModuleInfoCo... 58/10358/3
2014-08-27 Tony TkacikMerge "Bug 1630: Updated normalized to binding codec...
2014-08-27 Tony TkacikBug 1630: Updated normalized to binding codec to exclud... 78/10378/1
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Robert VargaBUG-1630: fix warning message format 70/10370/1
2014-08-27 Tony TkacikMerge "BUG-650: add missing bypass"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Robert VargaBUG-650: add missing bypass 63/10363/1
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Tony TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
2014-08-26 Robert VargaBUG-650: improve toYangInstanceIdentifier() speed 41/10341/2
2014-08-26 Robert VargaBUG-650: clarify BindingNormalizedNodeSerializer API... 40/10340/2
2014-08-26 Robert VargaRemove unused arguments from UnionTypeCodec.loader() 39/10339/1
2014-08-26 Robert VargaUnionTypeCodec should not throw raw Exception 38/10338/1
2014-08-26 Robert VargaMerge "BUG-865: removed use of deprecated YangInstanceI...
2014-08-26 Robert VargaMerge "Bug 1505 - Added test model and instance identif...
2014-08-26 Martin VitezBUG-576: added support for handling nested groupings... 20/10320/1
2014-08-26 Tony TkacikMerge "BUG-869: description field in BitsType made...
2014-08-26 Tony TkacikMerge "BUG-865: removed UnknownType class"
2014-08-26 Tony TkacikMerge "BUG-869: avoid unused constructor parameter...
2014-08-26 Tony TkacikMerge "BUG-869: simplified if expressions as suggested...
2014-08-26 Tony TkacikMerge "BUG-869: fixed code style violations in TypeProv...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Tony TkacikBug 1505 - Added test model and instance identifier... 00/10300/2
2014-08-26 Martin VitezBUG-865: removed use of deprecated YangInstanceIdentifi... 08/10308/1
2014-08-26 Martin VitezBUG-576: fixed possible null pointer dereference in... 99/10299/1
2014-08-26 Martin VitezBUG-869: fixed code style violations in TypeProviderImp... 93/10293/1
2014-08-25 Robert VargaMerge "BUG-1589 Exclude xml* prefixes from RandomPrefix"
2014-08-25 Tony TkacikFixed breakage of uses generation in Binding 49/10249/1
2014-08-25 Tony TkacikMerge "BUG-576: fixed text file loading in test."
2014-08-25 Tony TkacikMerge "BUG-1514: fixed bug in module sort."
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Tony TkacikMerge "BUG-1605: Fixup yang-data-api interface"
2014-08-25 Tony TkacikMerge "BUG-1605: Fix yang-binding interfaces"
2014-08-24 Robert VargaBUG-1611: make sure runtime components create short... 28/10228/2
2014-08-24 Robert VargaBUG-1611: force maven plugin generating verbose comments 27/10227/2
2014-08-24 Robert VargaBUG-1611: make verbose comments optional 26/10226/2
2014-08-24 Robert VargaBUG-1611: use CharMatcher to remove characters 25/10225/2
2014-08-24 Robert VargaBUG-1611: drop a FIXME for thread-safety 24/10224/2
2014-08-24 Robert VargaBUG-1611: do not instantiate splitters needlessly 23/10223/2
2014-08-24 Robert VargaBUG-1611: fix SimpleDateFormat 22/10222/2
2014-08-22 Robert VargaBUG-1605: Fixup yang-data-api interface 89/10189/5
2014-08-22 Robert VargaBUG-1605: Fix yang-binding interfaces 88/10188/6
2014-08-22 Martin VitezBUG-1537: improved YangModuleInfo. 34/10134/2
2014-08-21 Tony TkacikMerge "Fix ordering fields in generated type builder"
2014-08-21 Tony TkacikMerge "BUG-1425: fix LazyDataObject.toString()"
2014-08-21 Martin VitezMerge "Bug 1586: Fixed missing processing of single...
2014-08-21 Tony TkacikMerge "Update feature to carry binding-data-codec"
2014-08-21 Lukas SedlakMerge "add new tests BindingTypesTest, BaseYangTypesTest"
2014-08-21 Robert VargaMerge "BUG-1382: eliminate QName.getPrefix() from Gener...
2014-08-21 Tony TkacikMerge "Bug 1391 - New DataBroker unexpected behaviour"
2014-08-21 Robert VargaBUG-1425: fix LazyDataObject.toString() 79/9879/2
2014-08-20 Tony TkacikBug 1443: Fixed incorrect throw of IllegalArgumentExcep... 99/10099/2
2014-08-20 Martin VitezBUG-1382: eliminate QName.getPrefix() from GeneratorImp... 94/10094/1
2014-08-20 Peter Bandziadd new tests BindingTypesTest, BaseYangTypesTest 56/10056/2
2014-08-20 Robert VargaMerge "Add scope compile to features pom for xtend...
2014-08-19 Robert VargaMerge "Bug 1531: Fixed incorrect use of leaf types...
2014-08-19 Martin VitezBUG-1433: augmentation field visibility changed to... 59/10059/1
2014-08-19 Tony TkacikBug 1531: Fixed incorrect use of leaf types in BindingG... 58/10058/1
2014-08-19 Martin VitezBUG-1382: eliminate QName.getPrefix() from binding... 57/10057/1
next