yangtools.git
2014-08-20 Martin VitezBUG-1578: fixed NPE caused by invalid import statement. 87/10087/1
2014-08-19 Robert VargaMerge "Bug 1531: Fixed incorrect use of leaf types...
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
2014-08-19 Tony TkacikMerge "BUG-1555: skip choices which are not valid in...
2014-08-18 Robert VargaMerge "Enabled feature-test for features-yangtools."
2014-08-18 Robert VargaMerge "features-test to test that features load correctly."
2014-08-18 Ed WarnickeEnabled feature-test for features-yangtools. 12/10012/5
2014-08-18 Ed Warnickefeatures-test to test that features load correctly. 11/10011/4
2014-08-18 Lukas SedlakBug 1559: Fixed resolving of used extensions. 19/10019/1
2014-08-18 Robert VargaBUG-1555: skip choices which are not valid in a particu... 20/10020/1
2014-08-18 Martin VitezMerge "Fix MapAdaptor logging"
2014-08-14 Robert VargaImprove error message 59/9959/1
2014-08-14 Robert VargaFix Precondition formatting 58/9958/2
2014-08-14 Lukas SedlakBug 1515: Properly resolving prefix for submodule 51/9951/1
2014-08-13 Robert VargaFix conflict on Object definition 19/9919/1
2014-08-13 Robert VargaMerge "Check for null pointer when parsing identities."
2014-08-13 Maros MarsalekCheck for null pointer when parsing identities. 13/9913/1
2014-08-13 Robert VargaMerge "Make buildModules() in YangParser behave same...
2014-08-13 Lukas SedlakBugfix: Resolving of extension arguments. 08/9808/3
2014-08-13 Maros MarsalekMake buildModules() in YangParser behave same as other... 12/9912/1
2014-08-12 Robert VargaBUG-1425: fix builder's implementation of equals() 68/9868/2
2014-08-11 Lukas SedlakMerge "BUG-1425: fix toString() invocation on LazyObject"
2014-08-11 Robert VargaBUG-1425: fix toString() invocation on LazyObject 56/9856/1
2014-08-11 Milos FabianFixed missing "/" at begining of list. 54/9854/1
2014-08-11 Robert VargaFix MapAdaptor logging 41/9841/2
2014-08-11 Ed WarnickeFixes to yangtools feature.xml file 47/9847/1
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami... 95/9795/7
2014-08-10 Robert VargaMerge "BUG-997 Add SourceIdentifier to MissingSchemaSou...
2014-08-10 Robert VargaMerge "BUG-997 Fix unused argument in SchemaResolutionE...
2014-08-10 Robert VargaMerge "BUG-997 Implement Filesystem source cache for...
2014-08-10 Robert VargaMerge "BUG-997 Add tests for shared schema context...
2014-08-08 Tony TkacikMerge "Fix DCL in YangInstanceIdentifier"
2014-08-08 Robert VargaFix DCL in YangInstanceIdentifier 12/9812/2
2014-08-08 Maros MarsalekBUG-997 Add SourceIdentifier to MissingSchemaSourceExce... 11/9811/1
2014-08-08 Maros MarsalekBUG-997 Fix unused argument in SchemaResolutionException 10/9810/1
2014-08-08 Maros MarsalekBUG-997 Implement Filesystem source cache for schema... 69/9769/3
2014-08-08 Maros MarsalekBUG-997 Add tests for shared schema context and fix... 46/9646/4
2014-08-08 Tony TkacikBug 1443: Added support for Union type & OSGI Runtime 49/9749/3
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Fix AugmentationSchemaProxy.getDataChildByName()"
2014-08-07 Robert VargaMigrate test asserts 26/9626/4
2014-08-07 Robert VargaDo not override versions provided through odlparent 33/9433/7
2014-08-07 Robert VargaFix AugmentationSchemaProxy.getDataChildByName() 92/9792/1
2014-08-07 Robert VargaBUG-1436: deprecate IntermediateMapping 87/9787/2
2014-08-07 Ladislav BorakBug 1372 - toString methods in generated classes 82/9782/1
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle augmentation...
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle refinement...
2014-08-06 Tony TkacikMerge "Fix sonar not reporting unit tests"
2014-08-06 Ladislav BorakFix sonar not reporting unit tests 24/9724/10
2014-08-06 Robert VargaBUG-1487: refactor StreamWriterGenerator 09/9709/8
2014-08-06 Robert VargaBUG-1487: use prototypes for instantiating codecs 08/9708/8
2014-08-06 Martin VitezBUG-576: modified parser to handle augmentation of... 75/9575/4
2014-08-06 Tony TkacikMerge "Bug 1432 - Generated DTOs for types use ineffici...
2014-08-06 Martin VitezBUG-576: modified parser to handle refinement of extens... 74/9574/3
2014-08-05 Ladislav BorakBug 1432 - Generated DTOs for types use inefficient... 02/9502/3
2014-08-05 Ed WarnickeFix feature file (again :( ) 15/9715/1
2014-08-05 Giovanni MeoFix to feature file 91/9691/3
2014-08-05 Tony TkacikMerge "yang-data-json is in the feature file, but not...
2014-08-05 Giovanni MeoBUG-1402: Make sure the version in the yang-maven-plugi... 94/9694/2
2014-08-05 Giovanni Meoyang-data-json is in the feature file, but not built 93/9693/1
2014-08-05 Martin VitezBUG-1382: eliminate use of QName.getPrefix from yang... 90/9390/7
2014-08-05 Robert VargaMerge "BUG-1472: deprecated CompositeNode and friends"
2014-08-05 Tony TkacikMerge "BUG-994: introduce ObjectCache for QNameModule...
2014-08-05 Robert VargaBUG-1472: deprecated CompositeNode and friends 21/9621/3
2014-08-04 Tony TkacikBug 1439, Bug 1443 Binding Codec NormalizedNodeWriter... 97/9497/11
2014-08-04 Tony TkacikMerge "BUG-1275: teach NormalizedNode builders about...
2014-08-04 Tony TkacikMerge "BUG-865: Remove SchemaServiceListener"
2014-08-04 Tony TkacikMerge "BUG-1382: deprecate QName.getPrefix()"
2014-08-04 Ladislav BorakBug 1232 - Add snippet of yang file into comments 44/9144/15
2014-08-04 Robert VargaBUG-1382: deprecate QName.getPrefix() 43/9643/2
2014-08-04 Tony TkacikBug 1424: Documented RootModificationApplyOperation 66/9366/3
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-04 Robert VargaBUG-994: introduce ObjectCache for QNameModule/QName 26/6926/19
2014-08-04 Robert VargaBUG-1275: teach NormalizedNode builders about size... 38/9638/1
2014-08-04 Robert VargaRemove unused imports 24/9624/2
2014-08-04 Robert VargaBUG-865: Remove SchemaServiceListener 30/9530/3
2014-08-03 Ed WarnickeBug 1475: Correctly handle case of typedef that extends... 35/9635/1
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-997: Evolve the SchemaRegistry concepts"
2014-08-03 Tony TkacikMerge "BUG-1469: introduce ReflectiveExceptionMapper"
2014-08-03 Tony TkacikMerge "BUG-1473: rename yang.model.util.InstanceIdentifier"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaBUG-1473: rename yang.model.util.InstanceIdentifier 22/9622/1
2014-08-03 Robert VargaBUG-997: Evolve the SchemaRegistry concepts 81/9581/9
2014-08-03 Robert VargaBUG-1469: introduce ReflectiveExceptionMapper 09/9609/5
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-03 Tony TkacikUpdated creation of Binding Spec Context to provide... 85/9585/2
2014-08-03 Tony TkacikRuntime Codec cleanup 84/9584/2
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Tony TkacikMerge "BUG-997: make sure we carry YANG text around"
2014-08-01 Tony TkacikBug 1437, Bug 1438 NormalizedNode Stream Writer API... 96/9496/5
2014-08-01 Robert VargaBUG-997: make sure we carry YANG text around 80/9580/1
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Ladislav BorakBug 1119 - Optimize generated range checks 83/9483/7
2014-08-01 Tony TkacikMerge "BUG-1305: fixed unknown nodes and issue with...
next