Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang / yang-model-util /
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: remove SimpleDateFormatUtil 10/64710/2
2017-10-25 Robert VargaBUG-4688: Move SourceIdentifier.REVISION_PATTERN to... 09/64709/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaEnforce non-null QNameModule namespace 88/61988/18
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
2017-10-20 Robert VargaBUG-4688: Eliminate use of ModuleIdentifier in ImpPrefi... 31/64531/6
2017-10-20 Robert VargaBUG-4688: Eliminate Module.DEFAULT_SEMANTIC_VERSION 20/64520/8
2017-10-19 Robert VargaBUG-4688: Eliminate ModuleIdentifier.getQNameModule() 25/64525/5
2017-10-19 Robert VargaBUG-4688: Disconnect Module and ModuleIdentifier 19/64519/4
2017-10-19 Robert VargaFix Module.getVersion() 15/64515/4
2017-10-19 Robert VargaRemove Module.getSource() and SchemaContext.getModuleSo... 28/64428/4
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-11 Robert VargaBUG-9043: Remove use of CheckedFuture from YANG components 62/62262/17
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-04 Robert VargaBUG-8043: introduce RangeRestrictedTypeDefinition 79/62279/9
2017-09-04 Robert VargaBUG-8043: introduce LengthRestrictedTypeDefinition 78/62278/6
2017-08-28 Robert VargaMark getIdentity() as deprecated 83/62283/2
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-12 Robert VargaBUG-7052: extract SimpleSchemaContext 52/58752/4
2017-06-12 Robert VargaBUG-7052: Move ModuleDependencySort to yang-model-util 50/58750/3
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-12 Robert VargaEnable checkstyle in yang-model-util 13/58713/3
2017-06-09 Robert VargaDo not duplicate findModuleByNamespaceAndRevision() 89/58589/2
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 94/58294/1
2017-06-04 Robert VargaRevert "Bug 4640: Change semantic-version to openconfig... 18/58218/2
2017-06-02 Tomas CereBUG 8566 Introduce a fallback for ChoiceSchemaNode... 06/58106/2
2017-06-02 Igor FoltinBug 4640: Change semantic-version to openconfig-version 69/57769/3
2017-05-12 Robert VargaDo not use FileInputStream 53/56953/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-04-10 Igor FoltinBug 7847: Implement YANG 1.1 XPath functions in YangFun... 25/54525/3
2017-02-27 Robert VargaBUG-7850: fix SourceIdentifier.toYangFileName() 51/52251/3
2017-02-24 Robert VargaEliminate custom SimpleDateFormat instances 54/52254/1
2017-02-23 Igor FoltinBug 6887: [Yang 1.1] Allow enumerations and bits to... 53/51453/8
2017-02-20 Robert VargaFix RangeConstraintImpl 58/52058/3
2017-02-20 Robert VargaCleanup SchemaContextUtil 57/52057/3
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-17 Peter KajsaBug 7551 - Bad error message for pattern constrain 43/50543/3
2017-01-12 Igor FoltinBug 6873: [Yang 1.1] Add support for "require-instance... 97/49697/7
2017-01-11 Robert VargaFix LengthConstraintImpl javadoc 24/49824/3
2016-12-17 Peter KajsaBug 6870: [Yang 1.1] Support for new "modifier" statement 58/49158/12
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-22 Stephen KittJava 8: migrate to java.util.function.Function 37/47837/6
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-10-29 Robert VargaBUG-7054: add a YinTextToDomTransformer 18/47718/10
2016-10-29 Robert VargaBUG-7052: move ModuleIdentifierImpl 35/47735/4
2016-10-27 Filip GregorBug 6979 - yang.model.util.EffectiveAugmentationSchema... 31/47631/3
2016-09-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 59/45459/1
2016-09-08 Robert VargaBUG-5561: use canonical Bits order 58/45158/4
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-08-30 Igor FoltinBUG-6316: Fix Bit and EnumPair's position/value types 55/42855/12
2016-08-16 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 57/43857/2
2016-08-16 Igor FoltinBug 6414: Fixed DataNodeIterator's traverseModule method 70/43970/3
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
2016-08-04 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 20/43120/2
2016-08-01 Robert VargaBUG-865: remove MustDefinitionImpl 53/42853/3
2016-08-01 Robert VargaBUG-865: Move ModuleImportImpl and hide it 52/42852/3
2016-08-01 Robert VargaBUG-865: remove BitImpl 80/42780/6
2016-08-01 Robert VargaPropagate @Deprecated annotation 79/42779/3
2016-08-01 Robert VargaBUG-865: remove deprecated EnumPairImpl 70/42670/6
2016-07-28 Robert VargaBUG-865: Deprecate EnumPairImpl 69/42669/1
2016-07-27 Robert VargaUse TypedSchemaNode 63/42663/1
2016-07-26 Robert VargaBUG-865: make EnumPair getQName/getSchemaPath unimplemented 94/41994/7
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 88/42188/1
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-19 Robert VargaRemove use of Guava Charsets 74/41974/4
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-07-11 Robert VargaBUG-865: remove deprecated types 65/41465/3
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-15 Robert VargaFurther cleanups of code 14/39714/18
2016-06-08 Robert VargaFix missing type arguments 26/39926/2
2016-06-06 Peter KajsaBug 4662: Introduce a SemanticVersion concept - SchemaC... 22/37622/28
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-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-05-03 Alexis de TalhouëtBug 5819 - Violation of synchronization rules in Abstra... 36/38236/5
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-04-01 Ryan GouldingMove CACHED_FILE_PATTERN constant to correct location 33/36933/3
2016-04-01 Ryan GouldingFilesystemSchemaSourceCache reduce sourceIdToFile(... 19/36919/4
2016-03-31 Ryan GouldingFilesystemSchemaSourceCache to use try-with-resources... 30/36930/2
2016-03-31 Ryan GouldingImprove Error Reporting for non-parsable date for file... 34/36934/2
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
next