Add SchemaPath->SchemaNodeIdentifier conversions
[yangtools.git] / yang / yang-model-api / src / main / java / org / opendaylight / yangtools / yang / model / api / SchemaPath.java
2020-10-08 Robert VargaAdd SchemaPath->SchemaNodeIdentifier conversions 90/92990/1
2020-03-26 Robert VargaRemove SchemaPath FIXMEs 08/88708/2
2020-02-11 Robert VargaDo not cache path from root 83/87583/5
2020-02-11 Robert VargaRemove SchemaPath.getPath() 84/87584/3
2020-02-11 Robert VargaUse VarHandle to cache path in SchemaPath 81/87581/2
2020-02-11 Robert VargaDeprecate SchemaPath.getPath() for removal 82/87582/2
2020-01-16 Robert VargaRefactor yang-model-api child traversal return types 77/86877/21
2019-11-01 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-07-03 Robert VargaSpecialize SchemaPath.create(boolean, QName) 19/82919/1
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2017-11-20 Robert VargaFix a few warnings 36/65736/2
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaAdd SchemaPath/SchemaNodeIdentifier.createChild(QName) 23/65423/6
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-06-05 Robert VargaCleanup checkstyle in yang-{data,model}-api 30/58230/1
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-08-01 Robert VargaBUG-865: hide SchemaPath constructor 97/42897/2
2015-11-10 Robert VargaLower SchemaPath#getPath() memory overhead 57/29457/4
2015-10-01 Robert VargaEnforce SchemaPath correctness 03/27203/4
2015-09-28 Robert VargaUse Objects.equals() in yang-model-api 07/27507/2
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-09-07 Robert VargaUse Guava's UnmodifiableIterator 58/26558/2
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-23 Tony TkacikMerge "Bug 2363, Bug 2205. Beta version of LeafRefConte...
2015-04-22 Tony TkacikMerge "Fix missing format placeholder"
2015-04-22 Tony TkacikMerge "Add parser support for non-strict schema lookup."
2015-04-22 Tony TkacikMerge "Introduce InstanceIdToNodes into yang-data-impl"
2015-04-22 Gregor ZatkoSonar issues clean-up 45/18745/5
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Tony TkacikMerge "Update Objects->MoreObjects"
2015-02-16 Robert VargaUpdate Objects->MoreObjects 29/15329/3
2015-01-23 Robert VargaMerge "Bug 2480: Union objects are generated incorrectl...
2015-01-16 Robert VargaBUG-2159: fix wrong javadocs 85/14185/3
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Robert VargaBUG-650: Use lazy set in YangInstanceIdentifier/SchemaP... 28/11128/2
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-29 Robert VargaFix SchemaPath.legacyPath visibility 87/10487/2
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
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 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-07-01 Tony TkacikMerge "Revert "Revert "BUG-994: reorganize SchemaPath...
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 Robert VargaBUG-994: reorganize SchemaPath into a tree 37/8337/6
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-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
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 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
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4 44/1144/3
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-09-02 Martin VitezMerge "Added compilation of model for YANG extension"
2013-08-29 Tony TkacikMerge "Added Layer 2 Types model"
2013-08-28 Jozef GloncakComments added to a source codes. 30/1030/1
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4