Correct double-quoted string whitespace trimming
[yangtools.git] / yang / yang-parser-impl / src / test / java / org / opendaylight / yangtools / yang / stmt /
2017-10-24 Igor FoltinBug 9242: Reuse deviating statement contexts 47/64647/1
2017-10-19 Igor FoltinBug 9244: Fix deviate replace of implicit substatements 18/64518/1
2017-08-22 Peter KajsaBug 9005 - scope of model import prefix should be modul... 44/62144/1
2017-08-13 Peter KajsaBug 8922 - Evaluation of if-features is done regardless... 72/61572/1
2017-08-05 Peter KajsaBug 8831 - Yang 1.1 default values are not checked... 22/61222/1
2017-06-12 Robert VargaCleanup effectiveStatements() access 98/58698/2
2017-06-06 Igor FoltinBug 8523: Add support for parsing restconf:yang-data... 58/58358/1
2017-06-06 Peter KajsaBug 8597 - Empty description and reference of ModuleImp... 50/58350/1
2017-06-05 Igor FoltinBug 4640: Change semantic-version to openconfig-version 63/58263/1
2017-06-05 Peter KajsaBug 7037 - Improve mapping of YANG extensions 29/58229/1
2017-05-28 Igor FoltinBug 8307: Add the option for activating deviation state... 33/57333/2
2017-04-27 Robert VargaSilence all info messages about all features being... 96/56096/3
2017-04-14 Peter KajsaBug 7038 - Rework 'type decimal64' lookup 67/54767/2
2017-04-10 Igor FoltinBug 7847: Implement YANG 1.1 XPath functions in YangFun... 25/54525/3
2017-04-07 Peter KajsaBug 8126 - Some augments are not being processed 65/54365/5
2017-03-27 Peter KajsaBug 6183 - Shorthand case should create case node in... 39/53139/11
2017-03-16 Igor FoltinBug 7954: Throw an exception when parsing duplicate... 83/53283/6
2017-03-11 Robert VargaBUG-7954: identify source of the offending statement 84/53184/1
2017-03-09 Peter KajsaBUG-7424: Disallow child namespace collisions 00/51400/9
2017-03-08 Peter KajsaBug 7865 - Extension argument is being restricted to... 91/52991/1
2017-03-03 Igor FoltinBug 6856: Rpc definition should implicitly define input... 04/48704/22
2017-03-02 Peter KajsaBug 7879 - refine target node was not found 39/52639/2
2017-02-24 Robert VargaEliminate custom SimpleDateFormat instances 54/52254/1
2017-02-23 Robert VargaUpdate StmtTestUtils 70/52070/7
2017-02-23 Peter KajsaBug 6884 - [Yang 1.1] Submodule can reference all defin... 03/51903/4
2017-02-23 Robert VargaAdd utility YangTextSchemaSource factories 54/52054/6
2017-02-23 Peter KajsaBug 7480 - yang-system-test: -p directories are for... 18/51018/13
2017-02-13 Igor FoltinBug 6261: Introduce resolution of deviation statement... 08/51008/9
2017-01-31 Robert VargaBUG-7061: mass-rename test files 53/51153/4
2017-01-24 Peter KajsaBug 6868: If-feature argument may be boolean expression 14/49714/8
2017-01-17 Peter KajsaBug 7551 - Bad error message for pattern constrain 43/50543/3
2017-01-04 Robert VargaDo not confuse statement and argument names 18/49818/4
2016-12-26 Igor FoltinBug 7440: Fix empty parent in deviate "replace" 79/49779/3
2016-12-17 Peter KajsaBug 6869: [Yang 1.1] Allow if-feature in bit, enum... 42/49242/9
2016-12-15 Robert VargaBUG-7267: catch RuntimeExceptions when processing sources 51/49351/6
2016-12-14 Robert VargaBUG-6867: simplify definitions with static imports 68/49368/2
2016-12-14 Peter KajsaBug 6867: Extend yang statement parser to support diffe... 68/48368/28
2016-12-06 Igor FoltinBug 7146: Propagate exceptions caught in YangStatementS... 31/48631/4
2016-11-16 Robert VargaBUG-7161: Do not tolerate source-level exceptions 73/48273/4
2016-11-11 Vratko PolakBUG-6150: add an import statement special-case 00/48200/11
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-10-29 Robert VargaBUG-7052: move ModuleIdentifierImpl 35/47735/4
2016-10-28 Robert VargaBUG-7038: cleanup parser listener 08/47708/2
2016-10-25 Peter KajsaBug 6669: Mandatory nodes cannot be added to node from... 82/45382/15
2016-10-23 Peter KajsaBug 6329: Parser fails when target node of uses-augment... 18/46118/7
2016-10-21 Igor FoltinBug 6972: Preliminary unit test 12/47312/3
2016-10-21 Robert VargaFix a few checkstyle warnings 14/47214/2
2016-10-21 Filip GregorBug 6491: Some imports are not exposed in Module.getImports 29/47129/5
2016-10-20 Filip GregorBug 6961: SchemaContext.getAllModuleIdentifiers() doesn... 21/47121/4
2016-10-18 Robert VargaBUG-4456: add RecursiveExtensionResolver 42/47042/8
2016-10-18 Robert VargaBUG-6757: revert fix for BUG-4456 38/47038/3
2016-10-04 Igor FoltinIncrease unit test coverage for Yangtools 34/46334/2
2016-10-03 Peter KajsaBug 6771: Problem with typedefs nested in augment 23/46223/3
2016-10-03 Igor FoltinIncrease unit test coverage for Yangtools 30/46130/2
2016-10-03 Peter KajsaNaming convetion fix of some unit tests in yang-parser... 45/46245/2
2016-09-19 Robert VargaFix ConstraintDefinition inconsistency 06/45806/5
2016-09-08 Robert VargaBUG-5561: use canonical Bits order 58/45158/4
2016-09-05 Robert VargaFix a bunch of warnings 48/45148/1
2016-08-30 Igor FoltinBUG-6316: Fix Bit and EnumPair's position/value types 55/42855/12
2016-08-16 Igor FoltinBug 6410: Fixed initialization of typedefs in rpc 36/44036/3
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-08 Igor FoltinBug 6244: Add context to exceptions thrown by yang... 13/43113/2
2016-08-04 Robert VargaDo not use revision in AbstractEffectiveDocumentedNode 61/42861/4
2016-07-31 Peter KajsaBug 5518: Beryllium yangtools gives error parsing files... 47/42047/2
2016-07-29 Peter KajsaBug 6180 - Parser: Backslash double-quote in double... 28/41828/13
2016-07-26 Robert VargaBUG-865: make EnumPair getQName/getSchemaPath unimplemented 94/41994/7
2016-07-25 Peter KajsaBug 6240: Entities of imported module's submodule are... 12/42312/2
2016-07-20 Robert VargaBUG-865: remove CrossSourceStatementReactor.buildEffect... 93/41993/3
2016-07-19 Igor FoltinBug 6022: Deviation statement is not fully available... 52/40752/9
2016-07-14 Vratko PolakBug 6173: Allow refine statement to have no substatements 52/41552/4
2016-07-14 Peter KajsaBug 6131 - NPE on malformed yang model 09/41809/2
2016-07-07 Filip GregorBug 5884: Augmenting a choice without a case results... 58/40158/13
2016-07-07 Peter KajsaBug 5942: When condition of uses node is not exposed... 75/39775/6
2016-06-22 Robert VargaBUG-865: remove unused model.util types 29/40629/5
2016-06-20 Ryan GouldingBug 2872 - Generated Java Enumerations should contain... 33/39733/5
2016-06-15 Robert VargaFurther cleanups of code 14/39714/18
2016-06-14 Robert VargaBUG-865: remove pre-Beryllium parser 93/39893/6
2016-06-03 Igor FoltinRemove usage of deprecated yang parser classes 89/39689/4
2016-06-03 Peter KajsaTest of multiple revisions of module 73/37173/4
2016-06-03 Peter KajsaBug 4662: Introduce a SemanticVersion concept - import... 77/36877/28
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-06-02 Peter KajsaBug 5946: Unique statement is not exposed by the YANG... 81/39481/4
2016-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-05-23 Igor FoltinBug 4506: Honor if-feature during SchemaContext assembly 08/38108/12
2016-05-19 Filip GregorBug 5899: Cardinality check incorrectly limited to... 03/39103/1
2016-05-16 Peter KajsaBug 4662: Introduce a SemanticVersion concept - pre... 72/36872/16
2016-05-11 Alexis de TalhouëtRevert "Bug 5829 - New yang parser allows two choice... 73/38673/1
2016-05-11 Igor FoltinUnit test post-clean-up fix 60/38660/1
2016-05-11 Igor FoltinBug 5712: Reference type in same module with prefix... 99/37599/5
2016-05-11 Peter KajsaBug 5829 - New yang parser allows two choice cases... 71/38371/4
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-04-21 Ivan HraskoBug 5693: IOException after first parsing phase - strea... 25/37425/8
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2016-03-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-18 Peter KajsaBug 5550 - Omit the check of mandatory nodes in uses... 23/36423/1
2016-03-10 Peter KajsaBug 5481: When condition of augment added in constraint... 58/36058/2
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-03-08 Peter KajsaBug 5335: augmenting a mandatory node on a presence... 80/35880/5
2016-03-01 Peter KajsaBug 5437: Issue accessing mounted device supporting... 76/35576/1
next