yangtools.git
2014-05-12 Tony TkacikMerge "Memory hog: ImmutableList is appropriate here"
2014-05-12 Robert VargaMemory hog: ImmutableList is appropriate here 01/6901/1
2014-05-12 Robert VargaMemory hog: these collections are not fields 00/6900/1
2014-05-12 Robert VargaMemory hog: ImmutableSet is appropriate here 99/6899/1
2014-05-12 Robert VargaMemory hog: ConstraintDefinitionImpl should be static 98/6898/1
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 Robert VargaBUG-981: drop use of deprecated interfaces 80/6880/2
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: remove XmlToNodes class 10/6810/2
2014-05-10 Robert VargaBUG-731: StringBufferInputStream is deprecated 09/6809/2
2014-05-10 Robert VargaBUG-731: remove empty statement 08/6808/2
2014-05-10 Robert VargaBUG-731: eliminate magic constants 07/6807/2
2014-05-10 Robert VargaBUG-731: fix order of modifiers 06/6806/2
2014-05-10 Robert VargaBUG-731: remove unneeded public modifier 05/6805/2
2014-05-10 Robert VargaBUG-731: add final modifiers 04/6804/2
2014-05-10 Robert VargaBUG-731: add curly braces 03/6803/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 VargaBUG-648: add missing copy builders 20/6820/2
2014-05-08 Robert VargaRevert "Add ietf-inet-types@2013-07-15 and ietf-yang... 13/6813/1
2014-05-08 Robert VargaFix InstanceIdentifier toString() 54/6154/4
2014-05-08 Robert VargaBUG-868: Move getInstance() from Registration into... 88/5688/8
2014-05-08 Robert VargaBUG-868: Require ObjectRegistration in CompositeObjectR... 87/5687/8
2014-05-08 Robert VargaRemove unused imports 39/6039/6
2014-05-08 Robert VargaBUG-731: remove unneded temp variables 86/6786/3
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 Martin VitezBUG-970: Fix bug in BindingMapping.getClassName. 81/6781/3
2014-05-07 Tony TkacikMerge "BUG-592: Introduce InstanceIdentifier.relativeTo()"
2014-05-07 Robert VargaBUG-731: do not throw declared Exception 77/6777/2
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 Robert VargaBUG-592: Introduce InstanceIdentifier.relativeTo() 37/6037/5
2014-05-07 Robert VargaBUG-731: do not use raw exceptions 76/6776/1
2014-05-07 Robert VargaBUG-731: remove empty while() loop 75/6775/1
2014-05-07 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-07 Robert VargaBUG-731: remove unused methods 74/6774/1
2014-05-07 Martin VitezBUG-865: removed unnecessary test file. 71/6771/1
2014-05-06 Rob AdamsAdd ietf-inet-types@2013-07-15 and ietf-yang-types... 57/6757/1
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of identity-ref leaves 24/6624/2
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of Empty type leaves. 21/6621/3
2014-05-05 Martin VitezBUG-114: added artifact version check in yang-maven... 24/6724/2
2014-05-02 Ed WarnickeAdd a feature directory for yangtools that could suppor... 63/6663/6
2014-04-30 Robert VargaBUG-592: introduce InstanceIdentifier.child() 36/6036/4
2014-04-30 Robert VargaBUG-592: Format BI InstanceIdentifier 34/6034/2
2014-04-30 Jozef GloncakBUG 274 nicer formating of output error message 59/6359/2
2014-04-30 Martin VitezRevert "Fix for Bug 114." 10/6610/1
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-04-28 Martin VitezFix for Bug 114. 87/5287/12
2014-04-23 Robert VargaBUG-592: Migrate users to new build() method 87/5787/4
2014-04-23 Robert VargaBUG-592: Optimize equals() a bit 86/5786/4
2014-04-23 Tony TkacikMerge "BUG-592: Rework instance identifier"
2014-04-22 Tony TkacikBug 808: Added representation for unordered and ordered... 10/6310/1
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-15 Jozef GloncakBug 595 - Failed to maps instance-identifier (XML node... 92/6192/4
2014-04-14 Devin AveryBug 735 - Part 1 - add ietf-restconf.yang back into... 82/6182/3
2014-04-14 Maros MarsalekBUG-457 Fix TODOs and FIXMEs in yang-data-impl schema... 00/5800/6
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-07 Robert VargaBUG-648: expose copy builders 49/5949/1
2014-04-07 Robert VargaBUG-692: Rename mappedChildren to children 73/5873/7
2014-04-07 Robert VargaBUG-648: Provide framework for eliding copying builder... 72/5872/7
2014-04-07 Robert VargaBUG-648: Fixup hashCode/equals 71/5871/6
2014-04-07 Tony TkacikMerge "BUG-576: Fix concepts description"
2014-04-07 Tony TkacikMerge "BUG-648: Document AttributesBuilder expectation"
2014-04-04 Milos FabianBug 447 - Yang documentation generator improvements 94/5894/2
2014-04-02 Robert VargaMerge "Bug 631: made QName Comparable."
2014-04-02 Robert VargaBUG-648: Document AttributesBuilder expectation 70/5870/2
2014-04-02 Robert VargaFix concurrent verify jobs 74/5874/1
next