yangtools.git
2015-04-07 Tony TkacikBug 2362: Added range validation as last part of deseri... 55/17855/3
2015-04-07 Tony TkacikMoved implementation of (U)Int* codecs to separate... 51/17851/1
2015-04-07 Tony TkacikIntroduced AbstractIntegerStringCodec. 42/17842/1
2015-04-07 Tony TkacikMerge "Bug 2909 - Gson codec lost correct type"
2015-04-07 Robert VargaBUG-2939: fixup dynamic nodes to cover overwrites 64/17664/12
2015-04-02 Robert VargaMerge "Fixed NPE in BindingCodecTree#getSubtreeCodec...
2015-04-02 Tony TkacikFixed NPE in BindingCodecTree#getSubtreeCodec(YangInsta... 35/17635/1
2015-04-02 Tony TkacikBug 2939: Lazily expanded CandidateNode for writes... 28/17628/3
2015-04-02 Tony TkacikBug 2393: Extracted CandidateNode from InMemoryDataTree... 23/17623/1
2015-04-01 Robert VargaDo not embed java-concurrent-hash-trie-map 06/17506/4
2015-04-01 Robert VargaBUG-869: remove unneeded null check 04/17504/4
2015-04-01 Robert VargaBUG-869: kill more sonar warnings 03/17503/4
2015-04-01 Robert VargaBUG-869: remove public modifier 02/17502/2
2015-04-01 Robert VargaBUG-869: use curly braces 66/17366/4
2015-04-01 Jan Hajnarfix for getModifiedChild() in InMemoryDataTreeCandidate 40/17540/1
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-31 Tony TkacikBug 2924: DataCodecTree expose (de)serialization method... 05/17405/1
2015-03-30 Robert VargaBUG-869: remove unused assignment 65/17365/1
2015-03-30 Robert VargaBUG-869: do not use StringBuffer 64/17364/1
2015-03-30 Robert VargaBUG-869: constants should be static 63/17363/1
2015-03-30 Robert VargaBUG-869: allow instantiation of SynchronizedDataTreeMod... 60/17360/1
2015-03-30 Robert VargaBUG-869: remove public modifier 59/17359/1
2015-03-30 Robert VargaBUG-869: remove empty statements 57/17357/1
2015-03-30 Jan HajnarBug 2909 - Gson codec lost correct type 38/17338/1
2015-03-30 Tony TkacikMerge "BUG-2876: prune empty subtree modifications"
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-30 Tony TkacikMerge "Add DefaultDataTreeCandidate utility class"
2015-03-27 Robert VargaMerge "Bug 2906 - Added support of entering notificatio...
2015-03-27 Tony TkacikBug 2906 - Added support of entering notification by... 21/17221/2
2015-03-26 Tony TkacikMerge "Bug 2894 - Yang Data Codec Gson: null pointer...
2015-03-26 Jan HajnarBug 2894 - Yang Data Codec Gson: null pointer exception... 05/17105/2
2015-03-25 Robert VargaBUG-2876: prune empty subtree modifications 68/16968/6
2015-03-25 Tony TkacikMerge "Rename applySubtreeChange()"
2015-03-25 Tony TkacikMerge "Rename checkSubtreeModificationApplicable()"
2015-03-25 Robert VargaCleanup checkstyle warnings 87/17087/1
2015-03-24 Robert VargaRename applySubtreeChange() 46/17046/1
2015-03-24 Robert VargaRename checkSubtreeModificationApplicable() 45/17045/1
2015-03-23 Robert VargaAdd DefaultDataTreeCandidate utility class 28/16928/3
2015-03-23 Robert VargaDo not use recursive tree creation 17/17017/1
2015-03-23 Robert VargaFix child ordering assumptions 92/16992/4
2015-03-23 Robert VargaMake LatestOperationHolder final 91/16991/3
2015-03-23 Robert VargaTurn ModificationApplyOperation into an abstract class 90/16990/3
2015-03-23 Robert VargaOptimize AbstractDataNodeContainerModificationStrategy... 97/16997/2
2015-03-23 Robert VargaRename DataNodeContainerModificationStrategy 89/16989/2
2015-03-23 Robert VargaRename NormalizedNodeContainerModificationStrategy 88/16988/2
2015-03-23 Robert VargaRename ValueNodeModificationStrategy 87/16987/2
2015-03-23 Robert VargaSplit out static classes 86/16986/2
2015-03-23 Robert VargaLower method visibility 85/16985/2
2015-03-23 Robert VargaRemove duplicate import 84/16984/2
2015-03-23 Robert VargacheckApplicable() for DELETE overflows into TOUCH 04/17004/1
2015-03-23 Tony TkacikMerge "BUG-2876: improve ModificationType accuracy"
2015-03-23 Tony TkacikMerge "BUG-2876: switch to using the computed Modificat...
2015-03-23 Tony TkacikMerge "BUG-2876: determine ModificationType while apply...
2015-03-23 Tony TkacikMerge "Bug 2843 - Restconf JSON PUT cannot update/creat...
2015-03-23 Robert VargaBUG-2876: improve ModificationType accuracy 67/16967/2
2015-03-23 Robert VargaBUG-2876: switch to using the computed ModificationType 66/16966/2
2015-03-23 Robert VargaBUG-2876: determine ModificationType while applying... 57/16957/4
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: Introducing support for statement ANTLR4... 25/14925/9
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
next