yangtools.git
2015-03-27 Tony TkacikBug 2906 - Added support of entering notification by... 21/17221/2
2015-03-23 Tony TkacikMerge "Bug 2843 - Restconf JSON PUT cannot update/creat...
2015-03-23 Jan HajnarBug 2843 - Restconf JSON PUT cannot update/create netwo... 78/16978/2
2015-03-23 Tony TkacikMerge "BUG-2352: Remove commons-io from features"
2015-03-23 Tony TkacikMerge "SchemaAwareApplyOperation: use an immediate...
2015-03-23 Tony TkacikMerge "Do not use Iterables when we have a collection"
2015-03-23 Tony TkacikMerge "BUG-2856: optimize key/leaf reference checking"
2015-03-23 Tony TkacikMerge "BUG-2856: add leaf node simplied by key"
2015-03-23 Tony TkacikMerge "Make sure YangInstanceIdentifier.EMPTY is retained"
2015-03-22 Robert VargaSchemaAwareApplyOperation: use an immediate return 56/16956/2
2015-03-22 Robert VargaDo not use Iterables when we have a collection 64/16964/2
2015-03-22 Ladislav BorakBug 2297: Standalone model validation tool 79/12479/14
2015-03-22 Robert VargaMerge "Added META-INF to gitignore to get clean git...
2015-03-22 Robert VargaBUG-2856: optimize key/leaf reference checking 48/16948/1
2015-03-22 Robert VargaBUG-2856: add leaf node simplied by key 47/16947/1
2015-03-22 Kinsey Nietzscheextended test coverage of InstanceIdentifier 83/12783/4
2015-03-22 Kinsey Nietzscheextended test coverage of YangModelDependencyInfo.java 63/12763/4
2015-03-22 Kinsey NietzscheExtended coverage of YangInstanceIdentifier 77/12677/5
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-22 Charalampos... Added META-INF to gitignore to get clean git status 33/13433/2
2015-03-21 Martin CiglanBug 2366: Initial implementation of Statement Reactor 51/15351/9
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-20 Martin CiglanBug 2361: Added prototype implementation using new... 67/15167/11
2015-03-20 Tony TkacikBug 2874: Fixed JSON parsing of choice inside augment 13/16913/1
2015-03-20 Robert VargaBUG-2352: Remove commons-io from features 76/16476/6
2015-03-20 Robert VargaMerge "Bug 868: Removed Composite Nodes from Yangtools"
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Tony TkacikBug 868: Removed Composite Nodes from Yangtools 38/16838/1
2015-03-19 Tony TkacikBug 868: Removed Binding to Composite Node codecs. 36/16836/1
2015-03-19 Robert VargaBUG-2383: deprecate ModificationType.MERGE 21/16821/3
2015-03-19 Robert VargaMerge "Reduce InMemoryDataTree logging"
2015-03-19 Tony TkacikBug 868: Made sure Restconf client POC does not use... 22/16822/4
2015-03-19 tpantelisReduce InMemoryDataTree logging 85/15585/2
2015-03-19 Robert VargaMake sure YangInstanceIdentifier.EMPTY is retained 16/16816/1
2015-03-18 Vishal ThaparBUG 2868: Update iana-if-type with RFC 7224 68/16768/1
2015-03-18 Robert VargaMerge "Bug 2864: Fixed (de)serialization of leafrefs"
2015-03-18 Tony TkacikBug 2864: Fixed (de)serialization of leafrefs 52/16752/1
2015-03-18 Robert VargaMerge "Bug 2857: Tied pre-existing implementation to...
2015-03-18 Robert VargaMerge "Bug 2804: Fixed incorrect emiting of some argume...
2015-03-18 Tony TkacikBug 2857: Tied pre-existing implementation to BindingCo... 01/16701/4
2015-03-18 Tony TkacikBug 2804: Fixed incorrect emiting of some arguments. 02/16702/2
2015-03-17 Tony TkacikBug 2859: Key generation when anonymous Enum was used. 39/16639/3
2015-03-16 Tony TkacikMerge "Bug 2846 - Ordered-by user is broken again ...
2015-03-16 Jan HajnarBug 2846 - Ordered-by user is broken again - SFC is... 22/16622/2
2015-03-16 Tony TkacikMerge "Lower commons-lang3 dependency"
2015-03-16 Tony TkacikMerge "BUG-2512: get rid of commons-io"
2015-03-16 Tony TkacikMerge "BUG-2352: Remove RestMessageTools"
2015-03-16 Tony TkacikMerge "Migrate from BindingGeneratorUtil"
2015-03-16 Tony TkacikMerge "BUG-2829: make static QName field hold a cached...
2015-03-13 Robert VargaLower commons-lang3 dependency 74/16474/2
2015-03-13 Robert VargaBUG-2512: get rid of commons-io 73/16473/2
2015-03-13 Robert VargaBUG-2352: Remove RestMessageTools 75/16475/2
2015-03-13 Deepthi V VAdd ietf-interfaces to model. 48/16248/5
2015-03-12 Robert VargaMigrate from BindingGeneratorUtil 20/16420/4
2015-03-12 Ladislav BorakBug 2287 - TypeProviderImpl retains empty HashMaps 77/13477/7
2015-03-12 Robert VargaMerge "Bug 2818: Updated implementation of parser."
2015-03-12 Tony TkacikBug 2818: Updated implementation of parser. 12/16412/1
2015-03-12 Robert VargaBUG-2829: make static QName field hold a cached reference 10/16410/1
2015-03-12 Tony TkacikMerge "Eliminate all trailing whitespace in xtend"
2015-03-12 Tony TkacikMerge "Make sure we do not generate trailing whitespace"
2015-03-12 Robert VargaMerge "Bug 2818: Introduced optional array for parsing...
2015-03-12 Robert VargaEliminate all trailing whitespace in xtend 03/16403/2
2015-03-12 Robert VargaMake sure we do not generate trailing whitespace 02/16402/2
2015-03-12 Tony TkacikBug 2818: Introduced optional array for parsing root... 05/16405/1
2015-03-12 Robert VargaMerge "Bug 2248 - mvn clean install is failing due...
2015-03-12 Robert VargaMerge "Fixed generation of UnionBuilders for anonymous...
2015-03-12 Tony TkacikIntroduction of more powerful binding codec APIs 64/15964/6
2015-03-12 Tony TkacikFixed generation of UnionBuilders for anonymous unions. 90/16390/2
2015-03-12 Ladislav BorakBug 2248 - mvn clean install is failing due to checkstyle 53/12953/13
2015-03-11 Robert VargaBUG-1513: make sure client code remains compatible 38/16338/1
2015-03-11 Robert VargaBUG-1513: finish migration of ChoiceNodes 06/16306/1
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode 70/16270/7
2015-03-10 Tony TkacikMerge "Migrate to BasicGenerator"
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2015-03-10 Jozef GloncakBUG 2282 - JSON top level element without module name 68/12668/9
2015-03-10 Robert VargaMigrate to BasicGenerator 80/16280/2
2015-03-10 Tony TkacikMerge "Remove unneeded annontation"
2015-03-10 Tony TkacikMerge "Fix a generic warning"
2015-03-10 Tony TkacikMerge "Execute yang-maven-plugin"
2015-03-10 Robert VargaRemove unneeded annontation 69/16269/1
2015-03-10 Robert VargaFix a generic warning 68/16268/1
2015-03-10 Maros MarsalekAdd support for attributes int NN stream writer(list... 58/16258/1
2015-03-10 Robert VargaExecute yang-maven-plugin 67/16267/1
2015-03-10 Maros MarsalekAnyXml NormalizedNode wraps a DOMSource value 51/16251/2
2015-03-10 Maros MarsalekAdd support for attributes int NN stream writer 50/16250/2
2015-03-09 Robert VargaMerge "Bug 2766: Fixed parsing and serializing XPath...
2015-03-08 Tony TkacikIntroduced MethodHandle based invokers for Notification... 93/16093/3
2015-03-08 Tony TkacikBug 2766: Fixed parsing and serializing XPath Instance... 00/15900/8
2015-03-08 Tony TkacikMerge "Revert "AnyXml NormalizedNode wraps a DOMResult...
2015-03-08 Tony TkacikRevert "AnyXml NormalizedNode wraps a DOMResult value" 69/16169/1
2015-03-08 Tony TkacikMerge "Make sure maven artifacts are provided"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Remove unnecessary casts"
2015-03-08 Tony TkacikMerge "Do not rely on transitive dependencies"
2015-03-06 Maros MarsalekAnyXml NormalizedNode wraps a DOMResult value 84/16084/4
2015-03-06 Maros MarsalekPreserve backwards compatibility in DomToNormalizedNode... 29/16129/2
2015-03-05 Robert VargaMake sure maven artifacts are provided 79/16079/1
2015-03-05 Robert VargaRemove unnecessary casts 78/16078/1
2015-03-05 Robert VargaRemove unnecessary casts 77/16077/1
next