yangtools.git
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 88/42188/1
2016-07-20 Robert VargaBUG-865: Remove DataTreeFactory#create() 50/32850/10
2016-07-20 Robert VargaBUG-865: remove CrossSourceStatementReactor.buildEffect... 93/41993/3
2016-07-20 Robert VargaMake YangToSourcesProcessor methods static 92/41992/3
2016-07-20 Robert VargaBUG-865: remove SchemaContextUtil.findParentModuleByType() 91/41991/2
2016-07-20 Robert VargaBUG-865: remove deprecated BaseTypes constants 89/41989/2
2016-07-20 Robert VargaBUG-865: remove InstanceIdentifierTypeDefinition#.getPa... 88/41988/2
2016-07-20 Robert VargaBUG-865: remove DataSchemaNodeAware 87/41987/2
2016-07-20 Robert VargaBUG-865: remove SchemaContextHolder 86/41986/2
2016-07-20 Robert VargaBUG-865: eliminate getYangText() 85/41385/4
2016-07-19 Michael VorburgerFix bug FileNotFoundException: target/logger-messages... 71/42071/2
2016-07-19 Robert VargaRemove use of Guava Charsets 74/41974/4
2016-07-19 Igor FoltinBug 6022: Deviation statement is not fully available... 52/40752/9
2016-07-18 Michael VorburgerNew LogMessageExtractorCheck which writes out TXT repor... 10/39410/10
2016-07-18 Tomas CereAdd toString() to InMemoryDataTreeCandidate 10/39310/4
2016-07-18 Michael VorburgerFix YangToSourcesPluginTestIT failure 05/41505/3
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-11 Michael VorburgerPerformance related changes 39/41339/4
2016-07-11 DavidFix yang.skip feature to include all files needed 80/41480/2
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-07-11 Peter KajsaBug 6134: Introducing of DataTreeConfiguration concept 38/41138/4
2016-07-11 Peter KajsaBug 6158: Optimization of if-feaures resolution during... 71/41471/7
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-07-11 Robert VargaBUG-865: remove deprecated types 65/41465/3
2016-07-07 Michael VorburgerMinor refactoring in YangToSourcesPluginTestIT 04/41504/1
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-30 Robert VargaBUG-865: Remove SchemaAwareNormalizedNodeStreamWriter 32/40732/2
2016-06-29 Michael VorburgerAvoid catch (NullPointerException e), take II 96/40996/3
2016-06-29 Robert VargaBUG-865: remove UnknownBoundaryNumber 09/40709/6
2016-06-29 Robert VargaBUG-865: Remove URLSchemaContextResolver 02/40702/7
2016-06-29 Michael VorburgerAvoid catch (NullPointerException e), do explicit if... 75/40975/3
2016-06-23 DavidAdd property "yang.skip" 83/40183/4
2016-06-23 Igor FoltinBug 1441: Bug fixes, clean-up and test migration 43/39643/10
2016-06-22 Robert VargaAllow base type builders to be used fluently 63/40663/2
2016-06-22 Robert VargaBUG-865: remove unused model.util types 29/40629/5
2016-06-21 Robert VargaBUG-865: remove unused TypeConstraints 51/40451/3
2016-06-21 Robert VargaRemove formattedRevision from serialization format 40/40340/8
2016-06-21 Robert VargaAdd QNameModule hash cache 41/40341/8
2016-06-21 Robert VargaIntern QName localname 39/40339/9
2016-06-21 Robert VargaAdd QName.hashCode() cache 37/40337/6
2016-06-21 Robert VargaBUG-865: remove QName(Module).cachedReference() 36/40336/4
2016-06-21 Igor FoltinImplement method anyxmlNode in ImmutableNormalizedNodeS... 97/40597/1
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-15 Robert VargaBUG-865: Remove users of SchemaAwareNormalizedNodeStrea... 98/39698/16
2016-06-15 Robert VargaRemove {String,UUID}Identifier 86/39886/2
2016-06-14 Robert VargaBUG-865: remove pre-Beryllium parser 93/39893/6
2016-06-09 Robert VargaDo not pass nulls to Interner 96/40096/2
2016-06-08 Robert VargaRemove unused imports 12/39712/12
2016-06-08 Robert VargaFix missing type arguments 26/39926/2
2016-06-08 Robert VargaAdd WritableObjects.writeLongs() 04/39904/3
2016-06-08 Robert VargaRemove dead code 92/39892/4
2016-06-08 Robert VargaMake LeafInterner a utility class 69/39469/3
2016-06-07 Abbas PareedkunjuBug 6016: Corrected the error message for typo 32/39932/2
2016-06-07 Peter KajsaBug 5830: Mandatory leaf enforcement is not correct... 13/39313/10
2016-06-06 Peter KajsaBug 4662: Introduce a SemanticVersion concept - SchemaC... 22/37622/28
2016-06-06 Robert VargaBUG-865: integrate SchemaAwareNormalizedNodeStreamWriter 97/39697/8
2016-06-06 Robert VargaFix third-party aggregator groupId 79/39879/2
2016-06-06 Michael VorburgerRemove @Deprecated CompositeObjectRegistration 79/38879/2
2016-06-06 Robert VargaDeprecate {String,UUID}Identifier 40/39740/4
2016-06-06 Robert VargaAnnotate Identifier with @ThreadSafe 39/39739/4
2016-06-06 Robert VargaIntroduce WritableObject/WritableIdentifier 95/39695/6
2016-06-06 Robert VargaBUG-5410: turn Token types into proper constants 77/39177/3
2016-06-06 Robert VargaBUG-5410: bring the imported source code to Java 7... 69/39169/6
2016-06-06 Robert VargaBUG-5410: initial import of Xerces RegularExpression 68/39168/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 Michael VorburgerRemove all not directly custom Logger check related... 17/39417/3
2016-06-02 Peter KajsaBug 5946: Unique statement is not exposed by the YANG... 81/39481/4
2016-05-30 Robert VargaSpeed up toString() for XML elements 87/39587/2
2016-05-27 Michael VorburgerFix @Deprecated checkstyle.api.Check to new AbstractCheck 96/39396/2
2016-05-27 Michael Vorburger.gitignore .factorypath created by m2e-apt 17/39517/2
2016-05-25 Michael VorburgerMinor inline code comment to clarify TestClass has... 94/39394/3
2016-05-25 Michael VorburgerConform to our own Checkstyle rules in checkstyle-loggi... 95/39395/1
2016-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-05-24 Igor FoltinBUG-5917: validate TransformerFactory 12/39312/5
2016-05-24 Tomas CereAdd application of RootedDataTreeCandidates 83/38883/8
2016-05-23 Igor FoltinBug 4506: Honor if-feature during SchemaContext assembly 08/38108/12
2016-05-20 Igor FoltinBug 5917: master fails mounting controller-config 67/39167/1
2016-05-19 Filip GregorBug 5899: Cardinality check incorrectly limited to... 03/39103/1
2016-05-18 Michael VorburgerBumping Apache Maven dependencies from 3.3.3 to 3.3.9 45/38645/3
2016-05-18 Robert VargaAddress minor sonar issues in ImmutableOffsetMap 54/38854/2
2016-05-18 Robert VargaClean up generic type arguments 57/38257/6
2016-05-17 Michael VorburgerBump Checkstyle version from 6.2 to 6.16 11/38211/10
2016-05-16 Peter KajsaBug 4662: Introduce a SemanticVersion concept - pre... 72/36872/16
2016-05-13 Michael VorburgerCheckstyle dependency to runtime version instead of... 15/38815/4
2016-05-12 Peter KajsaBug 5446: Yangtools UnionStringCodec is not consistent... 69/38669/3
2016-05-11 Michael VorburgerRefactor currentThread into local variable 59/38659/3
2016-05-11 Alexis de TalhouëtRevert "Bug 5829 - New yang parser allows two choice... 73/38673/1
2016-05-11 Robert VargaRevert "Bug 5829 - New yang parser allows two choice... 64/38664/2
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-10 Robert VargaBUG-5626: introduce utility identifiers 21/38621/2
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-05-04 Ryan GouldingAddress FIXME for QueuedNotificationManager 78/36978/7
next