yangtools.git
2014-12-24 Robert VargaUpdate xtend and embed it 40/13540/11
2014-12-24 Robert VargaDo not test bundle activation of maven plugins 53/13853/3
2014-12-24 Robert VargaBUG-2159: ensure test survies Java 8 50/13850/2
2014-12-24 Robert VargaUse predictable class order 49/13849/2
2014-12-24 Robert VargaAdd a failure message when compilation test fails 48/13848/1
2014-12-24 Robert VargaMerge "Bug 2532: Fix potential NPE in Utils.listFiles"
2014-12-23 Ed WarnickeIntroducing binding-parent 02/13802/4
2014-12-21 Ed WarnickeBug 2532: Fix potential NPE in Utils.listFiles 00/13800/1
2014-12-20 Jozef GloncakBUG 2468 - leafrefs via import statement 83/13683/3
2014-12-19 Tony TkacikMerge "Cleanup binding proxy instantiation"
2014-12-19 Robert VargaCleanup binding proxy instantiation 57/13757/1
2014-12-19 Tony TkacikMerge "Clarify NotificationListener purpose"
2014-12-19 Tony TkacikMerge "Clarify code flow in SchemaAwareApplyOperation"
2014-12-15 Robert VargaPrune empty nodes from transaction when it is sealed 76/13576/3
2014-12-15 Robert VargaMove InMemoryDataTreeModification.mergeImpl() 73/13573/4
2014-12-15 Tony TkacikMerge "Cleanup delete/merge/write cohesion"
2014-12-15 Tony TkacikMerge "Mark ModifiedNode as NotThreadSafe"
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Fix checkstyle if-statements must use braces...
2014-12-15 Tony TkacikMerge "Do not access closed via updater"
2014-12-15 Robert VargaCleanup delete/merge/write cohesion 72/13572/4
2014-12-15 Robert VargaMark ModifiedNode as NotThreadSafe 75/13575/3
2014-12-15 Tony TkacikMerge "Match InMemoryDataTreeModification.write() argum...
2014-12-14 Robert VargaDo not access closed via updater 26/13626/1
2014-12-14 Thanh HaFix checkstyle if-statements must use braces in yang... 24/13624/1
2014-12-14 Thanh HaFix checkstyle if-statements must use braces in yang... 23/13623/1
2014-12-14 Thanh HaFix checkstyle if-statements must use braces in yang... 22/13622/1
2014-12-14 Thanh HaFix checkstyle if-statements must use braces in binding... 21/13621/1
2014-12-12 Robert VargaMatch InMemoryDataTreeModification.write() argument... 71/13571/2
2014-12-12 Robert VargaBUG-2470: fix ADD/DELETE state compression 70/13570/2
2014-12-11 Robert VargaImprove readability of ordered checking 65/13565/1
2014-12-10 Tony TkacikMerge "BUG-2470: implement InMemoryDataTree.toString()"
2014-12-10 Tony TkacikMerge "Bypass data tree generation on empty merge"
2014-12-10 Tony TkacikMerge "BUG-1914: bump API requirement"
2014-12-10 Tony TkacikMerge "BUG-2498: optimize enum's forValue() method"
2014-12-10 Robert VargaBUG-2498: optimize enum's forValue() method 32/13532/1
2014-12-10 Robert VargaBUG-1914: bump API requirement 47/12847/3
2014-12-10 Robert VargaBypass data tree generation on empty merge 31/13531/1
2014-12-10 Robert VargaClarify code flow in SchemaAwareApplyOperation 30/13530/2
2014-12-09 Robert VargaBUG-2470: implement InMemoryDataTree.toString() 83/13483/1
2014-12-08 Robert VargaClarify NotificationListener purpose 44/13444/1
2014-12-04 Robert VargaBUG-1914: force maven 3.1.1 46/12846/3
2014-12-04 Robert VargaFix feature-test failing with surefire 2.18 64/13364/2
2014-12-03 Tony TkacikMerge "Remove xtend plugin binding-data-codec"
2014-12-01 Robert VargaDo not use deprecated ClassLoaderUtils 71/13271/1
2014-12-01 Robert VargaRemove PropertyPair 69/13269/1
2014-12-01 Robert VargaRemove xtend plugin binding-data-codec 68/13268/1
2014-12-01 Tony TkacikMerge "Allow {Class,Method}Generator.process() to throw...
2014-12-01 Tony TkacikMerge "Remove unused declarations"
2014-12-01 Tony TkacikMerge "Bug 2271 - NPE during generation of java binding...
2014-11-30 Robert VargaMerge "Fix logging checkstyle"
2014-11-28 Robert VargaRemove unused declarations 04/13204/2
2014-11-28 Robert VargaAllow {Class,Method}Generator.process() to throw Cannot... 78/13178/3
2014-11-28 Tony TkacikMerge "Add model parent"
2014-11-27 pkajsaBug 2271 - NPE during generation of java binding for... 66/12566/5
2014-11-25 Robert VargaMerge "Resolved some sonar issues: If Stmts Must Use...
2014-11-25 Ladislav BorakResolved some sonar issues: Hide Utility Class Constructor 30/11930/4
2014-11-25 Milos FabianFix logging checkstyle 10/12910/3
2014-11-25 Tony TkacikMerge "Introduce QNameModule.toString()"
2014-11-25 Ladislav BorakResolved some sonar issues: If Stmts Must Use Braces 18/11918/2
2014-11-24 Robert VargaIntroduce QNameModule.toString() 75/13075/1
2014-11-24 Robert VargaBUG-1953: perform proper string validation 70/13070/1
2014-11-20 Tony TkacikMerge "Bug 1677 - Parser: ListSchemaNodeBuilder keys...
2014-11-20 Robert VargaDo not use YangInstanceIdentifier#getPath() 75/12975/1
2014-11-20 Tony TkacikMerge "Bug 2157 - Race condition when adding a RPC...
2014-11-20 Tony TkacikMerge "Improve InstanceIdentifier.keyOf()"
2014-11-20 Tony TkacikMerge "Fix indentation"
2014-11-20 Tony TkacikMerge "BUG-2402: add FIXMEs and javadoc"
2014-11-20 Tony TkacikMerge "Reduce SchemaContext cache to weak values"
2014-11-19 Robert VargaImprove InstanceIdentifier.keyOf() 54/12954/1
2014-11-19 Tony TkacikMerge "BUG-2304 Fix SchemaContextUtil for augmented...
2014-11-19 Tony TkacikMerge "Bug 1781: Fix serialization of leafrefs"
2014-11-19 Jozef GloncakBUG-2304 Fix SchemaContextUtil for augmented nodes. 85/12785/5
2014-11-19 Jozef GloncakBug 1781: Fix serialization of leafrefs 66/12666/4
2014-11-18 Robert VargaBUG-2402: add FIXMEs and javadoc 25/12925/1
2014-11-18 Robert VargaBUG-2401: remove LOG.warn() from entrySet() 24/12924/1
2014-11-18 Robert VargaFix indentation 14/12814/3
2014-11-18 Tony TkacikMerge "Bug 2354: Fixed parsing of block comments betwee...
2014-11-18 Tony TkacikMerge "Remove unused imports"
2014-11-18 Tony TkacikMerge changes Ic8e48ed1,Ie6bc9bbf,I3e94c637,I84c8ac42
2014-11-16 Robert VargaBUG-2390: Use child size hints 38/12838/2
2014-11-16 Robert VargaBUG-2390: Lower HashMap allocation defaults 37/12837/2
2014-11-16 Robert VargaBUG-2384: improve ImmutableUnkeyedListNode efficiency 21/12821/4
2014-11-16 Robert VargaBUG-2377: introduce internal UnmodifiableChildrenMap 15/12815/4
2014-11-16 Robert VargaRemove unused imports 08/12808/3
2014-11-15 Moiz RajaBUG 2353 : LeafSetEntryBuilder does not compare byte... 20/12820/2
2014-11-14 Robert VargaReduce SchemaContext cache to weak values 44/12844/1
2014-11-14 Martin CiglanBug 2354: Fixed parsing of block comments between state... 81/12781/3
2014-11-13 Tony TkacikMerge "Bug 2326 - NormalizeNode equals fails when Norma...
2014-11-13 Jan HajnarBug 2157 - Race condition when adding a RPC implementat... 86/12786/2
2014-11-13 pkajsaBug 2326 - NormalizeNode equals fails when NormalizeNod... 60/12760/2
2014-11-10 Robert VargaMerge "ISIS Yang model compilation issue"
2014-11-10 Ladislav BorakBug 1677 - Parser: ListSchemaNodeBuilder keys needs... 36/10836/5
2014-11-07 Maros MarsalekBUG-2329 Add handling of anyxml nodes in XmlDocumentUti... 75/12575/2
2014-11-06 Tony TkacikMerge "Bug 1781: Fix serialization of leafrefs"
2014-11-06 Ladislav BorakBug 1781: Fix serialization of leafrefs 18/12518/6
2014-11-06 Robert VargaAdd model parent 83/12083/2
2014-11-06 Reinaldo PennoISIS Yang model compilation issue 42/12542/1
next