BUG-731: remove unneded temp variables
[yangtools.git] / yang /
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 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 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-07 Robert VargaBUG-731: remove unused methods 74/6774/1
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of identity-ref leaves 24/6624/2
2014-05-05 Martin VitezBUG-114: added artifact version check in yang-maven... 24/6724/2
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 Jozef GloncakBug 595 - Failed to maps instance-identifier (XML node... 92/6192/4
2014-04-14 Maros MarsalekBUG-457 Fix TODOs and FIXMEs in yang-data-impl schema... 00/5800/6
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-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
2014-04-02 Martin VitezBug 631: made QName Comparable. 61/5861/3
2014-04-02 Maros MarsalekFix build failure in yang-data-operations. Add yang... 59/5859/1
2014-04-02 Tony TkacikMerge "Implement edit-config operations for NormalizedN...
2014-03-31 Tony TkacikMerge "Remove executable bit"
2014-03-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-30 Robert VargaCleanup run-time dependencies 16/5816/1
2014-03-29 Robert VargaRemove executable bit 10/5810/1
2014-03-28 Maros MarsalekImplement edit-config operations for NormalizedNode... 70/5670/19
2014-03-27 Martin VitezFix for Bug 527. 51/5751/2
2014-03-27 Martin VitezFix for Bug 588. 92/5792/1
2014-03-26 Robert VargaMerge "Fix for Bug 589."
2014-03-26 Moiz RajaBug 525 : Document the InstanceIdentifier API 67/5767/2
2014-03-26 Jozef GloncakFix of failing tests in yang-data-json 75/5775/2
2014-03-26 Martin VitezFix for Bug 589. 70/5770/1
2014-03-25 Tony TkacikMerge "Remove unused code from Immutables"
2014-03-25 Robert VargaMerge "Parsing and serialization of composite and simpl...
2014-03-25 Jozef GloncakParsing and serialization of composite and simple node... 58/5658/9
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-21 Robert VargaUpdate interface to hide Dispatcher 11/5711/1
2014-03-20 Maros MarsalekAdd attributes to nodes that can take attributes 10/5610/19
2014-03-20 Maros MarsalekAbstract infrastructure for normalized nodes translation. 94/5594/23
2014-03-20 Martin VitezFix for Bug 364. 53/5553/3
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-19 Tony TkacikAdded NormalizedNodeContainerBuilder and helpers. 46/5646/5
2014-03-18 Martin VitezFix for Bug 394. 97/5097/7
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (model + integration-test)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (concepts)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
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 (yang) 26/5626/3
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Maros MarsalekImmutable implementation of new yang-data-api 57/5557/5
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 Martin VitezFix for Bug 495. 81/5581/4
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Tony TkacikMerge "Create onGlobalContextUpdated() in SchemaContext...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter... 76/5576/1
2014-03-09 Robert VargaCreate onGlobalContextUpdated() in SchemaContextListener 72/5572/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-03-03 Maros MarsalekModifAction enum added NONE operation + additional... 73/5473/3
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 TkacikFixed missing predicate in package name regex. Improved... 69/5469/1
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for... 67/5467/2
next