Memory hog: ImmutableList is appropriate here
[yangtools.git] / code-generator /
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-11 Robert VargaBUG-981: improve waitForSchema() reliability 82/6882/1
2014-05-11 Robert VargaBUG-981: force callers to handle exceptions 79/6879/8
2014-05-11 Robert VargaBUG-981: make some methods static and non-public 77/6877/7
2014-05-11 Robert VargaBUG-981: untangle interfaces 76/6876/7
2014-05-11 Tony TkacikBug 981: Make sure InstanceIdentifier codec is able... 81/6881/2
2014-05-11 Robert VargaBUG-981: RuntimeGeneratedMappingServiceImpl thread... 75/6875/1
2014-05-11 Robert VargaBUG-981: improve RuntimeGeneratedMappingServiceImpl... 72/6872/4
2014-05-11 Robert VargaBUG-981: cleanup superfluous use of Callable 71/6871/3
2014-05-11 Robert VargaBUG-981: defensive checks 74/6874/1
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "BUG-731: remove XmlToNodes class"
2014-05-10 Tony TkacikMerge "BUG-731: StringBufferInputStream is deprecated"
2014-05-10 Tony TkacikMerge "BUG-731: remove empty statement"
2014-05-10 Tony TkacikMerge "BUG-731: eliminate magic constants"
2014-05-10 Tony TkacikMerge "BUG-731: fix order of modifiers"
2014-05-10 Tony TkacikMerge "Fix InstanceIdentifier toString()"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-648: add missing copy builders"
2014-05-10 Robert VargaBUG-731: fix order of modifiers 06/6806/2
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-10 Tony TkacikMerge "BUG-731: make sure utility classes are not insta...
2014-05-10 Robert VargaBUG-981: remove use of deprecated getPath() 59/6859/1
2014-05-10 Robert VargaBUG-893: improve ClassLoaderUtils safety 58/6858/2
2014-05-10 Robert VargaBUG-893: do not use deprecated contructor 57/6857/1
2014-05-10 Robert VargaBUG-983: remove the use of xtend Conversions 51/6851/1
2014-05-10 Robert VargaBUG-983: prepare for proper wrapping 50/6850/1
2014-05-10 Robert VargaBUG-983: convert sneakyThrow into checked exception 49/6849/1
2014-05-10 Robert VargaBUG-893: fix loaderClassPaths safety 48/6848/1
2014-05-10 Robert VargaBUG-981: harden exception handling 47/6847/1
2014-05-08 Robert VargaRemove unused imports 39/6039/6
2014-05-08 Robert VargaBUG-731: make sure utility classes are not instantiated 78/6778/3
2014-05-08 Jan MedvedMerge "Add ietf-inet-types@2013-07-15 and ietf-yang...
2014-05-07 Tony TkacikMerge "BUG-731: do not use raw exceptions"
2014-05-07 Tony TkacikMerge "BUG-731: remove empty while() loop"
2014-05-07 Tony TkacikMerge "BUG-731: remove unused methods"
2014-05-07 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of Empty type leaves. 21/6621/3
2014-04-30 Robert VargaBUG-592: introduce InstanceIdentifier.child() 36/6036/4
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-04-23 Tony TkacikMerge "BUG-592: Rework instance identifier"
2014-04-16 Robert VargaBUG-592: Rework instance identifier 78/5778/6
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-16 Tony TkacikMerge "Bug 595 - Failed to maps instance-identifier...
2014-04-15 Debolina BandyopadhyayBug:700 Mapped description from the yang file to the... 21/6221/1
2014-04-09 Martin VitezBug 613: Minimize use of xtend in binding-generator... 38/5838/4
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-04-08 Tony TkacikMerge "Bug 447 - Yang documentation generator improvements"
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-04-04 Milos FabianBug 447 - Yang documentation generator improvements 94/5894/2
2014-04-02 Tony TkacikMerge "Implement edit-config operations for NormalizedN...
2014-03-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-28 Martin VitezFix for Bug 586. 03/5803/2
2014-03-27 Martin VitezFix for Bug 527. 51/5751/2
2014-03-25 Tony TkacikMerge "Global cleanup of restconf client dependencies"
2014-03-25 Tony TkacikMerge "Bump javax.ws.rs-api version to 2.0"
2014-03-25 Tony TkacikMerge "Remove needless references to xtend library"
2014-03-25 Tony TkacikMerge "Do not depend on jersey-client"
2014-03-25 Tony TkacikMerge "Update interface to hide Dispatcher"
2014-03-25 Tony TkacikMerge "Introduce the concept of ProductAwareBuilder"
2014-03-25 Tony TkacikMerge "Introduce common directory"
2014-03-23 Robert VargaAnother set of warning fixes 81/5681/2
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-18 Martin VitezFixed possible NPE in CodecMapping. 31/5631/2
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-18 Martin VitezFix for Bug 511 (code-generator) 25/5625/3
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
2014-03-12 Tony TkacikMerge "Fix for Bug 497."
2014-03-12 Tony TkacikMerge "Better logging for codegen's generateModuleInfos"
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-12 Martin VitezFix for Bug 497. 83/5583/2
2014-03-11 Tomas OlveckyBetter logging for codegen's generateModuleInfos 96/5596/1
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Robert VargaMigrate RuntimeGeneratedMappingServiceImpl to use Schem... 73/5573/2
2014-03-10 Tony TkacikMerge "Create onGlobalContextUpdated() in SchemaContext...
2014-03-10 Martin VitezFix for Bug 496. 82/5582/1
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter... 76/5576/1
2014-03-07 Martin VitezFix for Bug 489. 58/5558/2
2014-03-04 Tony TkacikMerge "ModifAction enum added NONE operation + addition...
2014-03-04 Tony TkacikMerge "Fix for Bug 295."
2014-03-03 Martin VitezFix for Bug 295. 15/5515/2
2014-02-28 Tony TkacikMerge "restconf client expects stream discovery to...
2014-02-27 Tony TkacikMerge "Fixed for Bug 468."
2014-02-26 Martin VitezFixed for Bug 468. 72/5472/1
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for... 67/5467/2
2014-02-26 Martin VitezFixed possible NPE, improved logging. 66/5466/1
2014-02-25 Tony TkacikFixed NPE caused by tryToLoadAugmentations in LazyGener... 60/5460/2
2014-02-25 Martin VitezFixed generation of toString method in builder template. 27/5427/2
2014-02-24 Milos FabianFix for Bug-427. 99/5399/6
2014-02-21 Robert VargaBUG-432: Start fixing the Registration contract 03/5403/3
2014-02-21 Robert VargaFix various warnings 08/5408/2
2014-02-19 Tony TkacikMerge "Add registration interface contract definition"
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi... 13/5413/1
2014-02-18 Tony TkacikMerge "Added more javadocs."
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests. 65/5365/4
next