Merge "Added tests for yang.model.util"
[yangtools.git] / common /
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Robert VargaMerge "Fixed SchemaTracker behaviour in choice nodes."
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Robert VargaMerge "Use resolved augmentation schema instead of...
2014-09-01 Robert VargaMerge "Replaced harcoded nexus proxy URLs with variable."
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-09-01 Robert VargaAdd slf4j-simple for tests 72/10572/1
2014-09-01 Tony TkacikMerge changes I0bc3b486,I67f2ca3e,Ie591417d,I01acd9f9...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-31 Devin AveryReplaced harcoded nexus proxy URLs with variable. 23/10323/3
2014-08-31 Robert VargaBUG-1440: include gson codec in feature 52/10352/9
2014-08-29 Robert VargaFix ObjectCacheFactory thread safety 03/10503/1
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Tony TkacikMerge "Bug 1446: Add new concurrent classes for trackin...
2014-08-29 Robert VargaMerge "BUG-869: removed redundant check for null before...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-29 Ed WarnickeFix to feature files to include ietf-yang-types-20130715 70/10470/2
2014-08-29 tpantelisBug 1446: Add new concurrent classes for tracking stats 37/9837/7
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-28 Martin VitezBUG-869: removed redundant check for null before an... 36/10436/1
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-26 Robert VargaMerge "BUG-865: removed use of deprecated YangInstanceI...
2014-08-26 Robert VargaMerge "Bug 1505 - Added test model and instance identif...
2014-08-26 Tony TkacikMerge "BUG-869: description field in BitsType made...
2014-08-26 Tony TkacikMerge "BUG-865: removed UnknownType class"
2014-08-26 Tony TkacikMerge "BUG-869: avoid unused constructor parameter...
2014-08-26 Tony TkacikMerge "BUG-869: simplified if expressions as suggested...
2014-08-26 Tony TkacikMerge "BUG-869: fixed code style violations in TypeProv...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Ed WarnickeFix for features - added missing dependency 06/10306/1
2014-08-26 Tony TkacikMerge ".equals() should check for null"
2014-08-25 Robert Varga.equals() should check for null 58/10258/1
2014-08-21 Tony TkacikMerge "Fix ordering fields in generated type builder"
2014-08-21 Tony TkacikMerge "BUG-1425: fix LazyDataObject.toString()"
2014-08-21 Martin VitezMerge "Bug 1586: Fixed missing processing of single...
2014-08-21 Tony TkacikMerge "Update feature to carry binding-data-codec"
2014-08-21 Robert VargaUpdate feature to carry binding-data-codec 28/10128/1
2014-08-21 Lukas SedlakMerge "add new tests BindingTypesTest, BaseYangTypesTest"
2014-08-21 Tony TkacikMerge "Bug 1391 - New DataBroker unexpected behaviour"
2014-08-20 Robert VargaMerge "Add scope compile to features pom for xtend...
2014-08-19 Ed WarnickeAdd scope compile to features pom for xtend-lib 79/10079/1
2014-08-19 Tony TkacikMerge "BUG-1555: skip choices which are not valid in...
2014-08-18 Robert VargaMerge "Enabled feature-test for features-yangtools."
2014-08-18 Robert VargaMerge "features-test to test that features load correctly."
2014-08-18 Ed WarnickeEnabled feature-test for features-yangtools. 12/10012/5
2014-08-18 Ed Warnickefeatures-test to test that features load correctly. 11/10011/4
2014-08-18 Martin VitezMerge "Fix MapAdaptor logging"
2014-08-11 Robert VargaFix MapAdaptor logging 41/9841/2
2014-08-11 Ed WarnickeFixes to yangtools feature.xml file 47/9847/1
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Fix AugmentationSchemaProxy.getDataChildByName()"
2014-08-07 Robert VargaMigrate test asserts 26/9626/4
2014-08-07 Robert VargaDo not override versions provided through odlparent 33/9433/7
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle augmentation...
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle refinement...
2014-08-06 Tony TkacikMerge "Fix sonar not reporting unit tests"
2014-08-06 Ladislav BorakFix sonar not reporting unit tests 24/9724/10
2014-08-06 Tony TkacikMerge "Bug 1432 - Generated DTOs for types use ineffici...
2014-08-05 Ed WarnickeFix feature file (again :( ) 15/9715/1
2014-08-05 Giovanni MeoFix to feature file 91/9691/3
2014-08-05 Tony TkacikMerge "yang-data-json is in the feature file, but not...
2014-08-05 Giovanni Meoyang-data-json is in the feature file, but not built 93/9693/1
2014-08-04 Tony TkacikMerge "BUG-1275: teach NormalizedNode builders about...
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-997: Evolve the SchemaRegistry concepts"
2014-08-03 Tony TkacikMerge "BUG-1469: introduce ReflectiveExceptionMapper"
2014-08-03 Tony TkacikMerge "BUG-1473: rename yang.model.util.InstanceIdentifier"
2014-08-03 Tony TkacikMerge "BUG-1460: make sure DCL works"
2014-08-03 Robert VargaBUG-1469: introduce ReflectiveExceptionMapper 09/9609/5
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Tony TkacikMerge "BUG-1305: fixed unknown nodes and issue with...
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Robert VargaMerge "Bug 1430: New common/util concurrent classes"
2014-08-01 Tony TkacikMerge "BUG-997: introduce base SchemaRepository"
2014-08-01 Tony TkacikMerge "BUG-997: Rework URLSchemaContextResolver"
2014-08-01 Tony TkacikMerge "BUG-997: Introduce ASTSchemaSource"
2014-08-01 Robert VargaBUG-1460: make sure DCL works 67/9567/3
2014-08-01 Tony TkacikMerge "BUG-1402: removed hardcoded plugin version for...
2014-08-01 Tony TkacikMerge changes Ic9936326,I9b600761
2014-08-01 Tony TkacikMerge "BUG-865: Move Immutables"
2014-07-31 Tony TkacikMerge "Introduced CompositeNode <-> NormalizedNode...
2014-07-31 Tony TkacikIntroduced CompositeNode <-> NormalizedNode serializer 39/9539/1
2014-07-31 Tony TkacikMerge "Revert "Composite node <-> normalized node seria...
2014-07-31 Tony TkacikRevert "Composite node <-> normalized node serializer... 35/9535/1
2014-07-31 Tony TkacikMerge "Composite node <-> normalized node serializer...
2014-07-30 Jozef GloncakComposite node <-> normalized node serializer and deser... 72/9472/1
2014-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-30 Robert VargaBUG-865: move ClassLoaderUtils into util package 63/9463/2
next