Bug 2366 - new parser API - implementation of declared statements
[yangtools.git] / yang /
2015-04-14 Martin CiglanBug 2366 - new parser API - implementation of declared... 30/16130/26
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Tony TkacikBug 2984 - Added Missing space separator for list keys... 05/18205/2
2015-04-13 Tony TkacikMerge "BUG-1485: deprecate length/range methods"
2015-04-13 Robert VargaMerge "Bug 1260: Implemented Binding Caching Codec"
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-13 Tony TkacikBug 1260: Implemented Binding Caching Codec 51/17951/6
2015-04-13 Jan HajnarBug 2964 - ClassCastException when querying - 11/18011/3
2015-04-11 Robert VargaFix enum members' name 48/18148/3
2015-04-11 Robert VargaDo not declare RuntimeExceptions as thrown 50/18150/1
2015-04-11 Robert VargaSquash declared types 45/18145/1
2015-04-11 Robert VargaFix constant names 44/18144/1
2015-04-10 Tony TkacikMerge "BUG-2962: add DataTreeTip interface and implemen...
2015-04-10 Tony TkacikBug 2362: Make sure JSON and XML codecs are not losing... 10/18010/2
2015-04-10 Robert VargaMerge "Bug 2362: Added pattern validation for string...
2015-04-10 Robert VargaMerge "Extracted remaining codecs to protected classes."
2015-04-09 Jan HajnarBug 2964 - ClassCastException when querying - 30/18030/1
2015-04-09 Tony TkacikMerge "Make sure LOOKUP is a proper constant"
2015-04-09 Tony TkacikMerge "Remove unneeded final modifiers"
2015-04-09 Tony TkacikMerge "Remove unused imports"
2015-04-09 Tony TkacikMerge "Fix modifier ordering"
2015-04-09 Tony TkacikBug 2362: Added pattern validation for string types. 99/17899/4
2015-04-09 Tony TkacikExtracted remaining codecs to protected classes. 96/17896/4
2015-04-09 Robert VargaMake sure LOOKUP is a proper constant 07/18007/1
2015-04-09 Robert VargaRemove unneeded final modifiers 06/18006/1
2015-04-09 Tony TkacikMerge "Bug 2960 - Yang Data Codec Gson: failed to looku...
2015-04-09 Robert VargaRemove unused imports 05/18005/1
2015-04-09 Robert VargaFix modifier ordering 04/18004/1
2015-04-09 Robert VargaBUG-2962: add DataTreeTip interface and implement it 77/17877/5
2015-04-09 Jan HajnarBug 2964 - ClassCastException when querying - 91/17991/2
2015-04-08 Robert VargaMerge "Fixed incorrect signature in NotificationListene...
2015-04-08 Tony TkacikFixed incorrect signature in NotificationListenerInvoker 54/17954/1
2015-04-08 Robert VargaMerge "Bug 2362: Wired integer value validating codec."
2015-04-08 Jan HajnarBug 2960 - Yang Data Codec Gson: failed to lookup prefi... 12/17912/2
2015-04-08 Tony TkacikBug 2362: Wired integer value validating codec. 57/17857/5
2015-04-08 Tony TkacikMerge "BUG-2955: Fix error reporting for wrong YangInst...
2015-04-08 Robert VargaBUG-2955: Fix error reporting for wrong YangInstanceIde... 53/17853/4
2015-04-08 Tony TkacikMoved DerivedTypes to yang-model-util 56/17856/4
2015-04-08 Tony TkacikMerge "BUG 2908 - Unable to read data from netconf...
2015-04-08 Tomas CereBUG 2908 - Unable to read data from netconf northbound... 49/17249/6
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 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 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 Tony TkacikBug 2374 - YANG Binding: Added support for Augmentation... 40/17440/1
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
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-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"
next