Merge "Bug 762: Verify input in typedef codecs"
[yangtools.git] / yang / yang-model-api /
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Tony TkacikMerge "BUG-1258: Mark FIXME for implementation"
2014-07-01 Tony TkacikMerge "BUG-868: do not use InstanceIdentifier.getPath()"
2014-07-01 Tony TkacikMerge "Cleanup pom.xml"
2014-07-01 Tony TkacikMerge "BUG-994: introduce SchemaPath.getLastComponent()"
2014-07-01 Robert VargaBUG-994: introduce SchemaPath.getLastComponent() 08/8408/4
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tomas OlveckyBug 1198: Make URLSchemaContextResolver thread safe 14/8114/8
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-07-01 Tony TkacikMerge "Revert "Revert "BUG-994: reorganize SchemaPath...
2014-06-30 Robert VargaMerge "BUG-994: do not use SchemaPath.getPath()"
2014-06-30 Tomas OlveckyBUG 1131: Removed duplicate code in builders. 95/7895/13
2014-06-30 Robert VargaRevert "Revert "BUG-994: reorganize SchemaPath into... 07/8407/2
2014-06-27 Jan MedvedMerge "Revert "BUG-994: reorganize SchemaPath into...
2014-06-26 Ed WarnickeRevert "BUG-994: reorganize SchemaPath into a tree" 90/8390/1
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-26 Tony TkacikMerge "BUG-994: reorganize SchemaPath into a tree"
2014-06-26 Tony TkacikMerge "BUG-944: optimize SchemaContextUtil"
2014-06-26 Robert VargaBUG-994: reorganize SchemaPath into a tree 37/8337/6
2014-06-26 Robert VargaBUG-944: optimize SchemaContextUtil 34/8334/4
2014-06-25 Tony TkacikMerge "BUG-994: make SchemaPath abstract"
2014-06-25 Tony TkacikMerge "BUG-994: remove the legacy public constructor"
2014-06-25 Tony TkacikMerge "BUG-994: introduce SchemaPath.getParent()"
2014-06-25 Robert VargaBUG-994: make SchemaPath abstract 88/8288/3
2014-06-25 Robert VargaBUG-994: remove the legacy public constructor 86/8286/3
2014-06-24 Robert VargaBUG-994: introduce SchemaPath.getParent() 84/8284/1
2014-06-24 Tony TkacikMerge "BUG-579: removed dependency on GeneratedTOBuilde...
2014-06-23 Tony TkacikMerge "Extract typedefs to local variable to avoid...
2014-06-23 Robert VargaBUG-582: improve SchemaPath.hashCode() 66/7766/14
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-09 Robert VargaMerge "API Clarity: Documented o.o.y.yang.parser.builde...
2014-06-09 Tony TkacikAPI Clarity: Documented o.o.y.yang.parser.builder.api 77/7677/6
2014-06-06 Robert VargaMerge "bug 1128:POM Restructuring for Automated Release"
2014-06-06 Vaishali Mithbaokarbug 1128:POM Restructuring for Automated Release 97/6397/10
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-06-02 Robert VargaMerge "Bug 1027: Fixed generation of static QNAME field"
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-30 Tony TkacikAPI Clarity: Documented YANG Common. 18/7518/5
2014-05-28 Tony TkacikMerge "BUG-864: decrease log level when sorting and...
2014-05-28 Tony TkacikMerge "BUG-973: fixed (de)serialization of union type."
2014-05-27 Tony TkacikMerge "BUG-1070: split off YangSourceContext"
2014-05-27 Tony TkacikMerge "BUG-981: remove deprecated elements"
2014-05-27 Robert VargaBUG-994: convert users of SchemaPath constructor 27/7327/4
2014-05-27 Tony TkacikBug 1076: Updated SchemaPath hashcode to behave as... 13/7413/1
2014-05-26 Tony TkacikMerge "BUG-582: use shared thread-safe SimpleDateFormat"
2014-05-26 Tony TkacikMerge "BUG-1070: introduce YangSyntaxErrorException"
2014-05-26 Robert VargaBUG-1070: introduce YangSyntaxErrorException 86/7386/2
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-23 Robert VargaBUG-994: introduce SchemaPath.create() and friends 19/7319/5
2014-05-12 Tony TkacikMerge "Don't throw NPE if we fail to find ChildOf inter...
2014-05-12 Tony TkacikMerge "Memory hog: ImmutableList is appropriate here"
2014-05-12 Robert VargaMemory hog: ImmutableList is appropriate here 01/6901/1
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "BUG-731: eliminate magic constants"
2014-05-10 Robert VargaBUG-731: eliminate magic constants 07/6807/2
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-18 Martin VitezFix for Bug 511 (yang) 26/5626/3
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Tony TkacikMerge "Create onGlobalContextUpdated() in SchemaContext...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter... 76/5576/1
2014-03-09 Robert VargaCreate onGlobalContextUpdated() in SchemaContextListener 72/5572/1
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for... 67/5467/2
2014-02-14 Robert VargaMerge changes Id68de4e3,Id4b3c97f
2014-02-14 Martin Bobak- fix of getConfigurationDatastore returning null 04/5304/3
2014-02-10 Martin Bobak- restconf client implementation using RuntimeGenerated... 96/5096/30
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated... 53/5153/2
2014-02-04 Robert VargaMerge "Renamed getLength() method to length() in classe...
2014-02-04 Robert VargaMerge "Deleted unused YangNode from yang-model-api."
2014-02-04 Robert VargaMerge "Make sure builder-generated object do not emit...
2014-02-04 Martin VitezDeleted unused YangNode from yang-model-api. 98/5098/5
2014-02-04 Martin VitezMinor code style improvements to eliminate eclipse... 33/5033/5
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.1 yangtools-0.6.1
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.0 yangtools-0.6.0
2014-01-27 Martin VitezFixed bug in generation of return type for list key... 85/4885/1
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-26 Tony TkacikMerge "Add SchemaContextListener and deprecate SchemaSe...
2014-01-26 Robert VargaAdd SchemaContextListener and deprecate SchemaServiceLi... 89/4789/1
2014-01-24 Martin VitezMerge "Instance identifier in XML output was added"
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaAdd copyright headers to pom.xml files 82/4682/1
2014-01-24 Robert VargaAdd copything headers to java files 80/4680/1
2014-01-24 Tony TkacikMerge "introducing general purpose websocket client"
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to... 31/4631/2
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
next