Merge "Bug 1372 - toString methods in generated classes"
[yangtools.git] / yang / yang-data-impl / src / test / java / org / opendaylight / yangtools / yang / data / impl / schema /
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 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
2014-07-29 Tony TkacikMerge "BUG-461 Test transformation of rpc input using...
2014-07-29 Tony TkacikMerge "BUG-1413: fixed bug in antlr grammar."
2014-07-28 Tony TkacikMerge "Degrade DataNodeContainer.getChildNodes() from...
2014-07-28 Robert VargaDegrade DataNodeContainer.getChildNodes() from Set... 52/9352/6
2014-07-25 Tony TkacikMerge "BUG-1407 fix."
2014-07-24 Robert VargaMerge "Documented Augmentable Codec"
2014-07-23 Tony TkacikBug 1363: Introduced ModifiedNodeDoesNotExistsException. 58/9058/3
2014-07-22 Tony TkacikMerge "BUG-979: reworked data schema nodes ordering"
2014-07-21 Tony TkacikMerge "Revert "BUG-1097: implemented check for null...
2014-07-21 Tony TkacikMerge "BUG-865: get rid of InstanceIdentifier-related...
2014-07-21 Martin VitezMerge "Bug 1329: Use original definition for searching...
2014-07-21 Martin VitezMerge "Bug 626 - It should be possible to create java...
2014-07-21 Tony TkacikMerge "BUG-865: removed use of deprecated code in yang...
2014-07-21 Tony TkacikMerge "BUG-865: removed use of deprecated schema path...
2014-07-21 Tony TkacikMerge "Tests for TreeNodeUtils"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-16 Jan HajnarTests for TreeNodeUtils 72/9072/1
2014-07-11 Tony TkacikMerge "BUG-1281: introduce XML event stream writer"
2014-07-11 Tony TkacikMerge "BUG-1342: fixed bug in resolving augments with...
2014-07-10 Tony TkacikMerge "Bug 1352: Fixed issue when ModificationSnapshot...
2014-07-10 Tony TkacikBug 1352: Fixed issue when ModificationSnapshot was... 04/8904/1
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-04 Robert VargaBUG-865: Do not use QName constructor 59/8659/2
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
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-865: do not use SchemaPath.getPath()"
2014-06-25 Tony TkacikMerge "BUG-994: Use SchemaPath.getParent()"
2014-06-25 Tony TkacikMerge "BUG-994: introduce SchemaPath.getParent()"
2014-06-25 Martin VitezMerge "Bug 1203: Reset state of LocationDispatchCodecs"
2014-06-25 Tony TkacikMerge "Move implementation of DataTree to Yangtools"
2014-06-25 Basheeruddin AhmedMove implementation of DataTree to Yangtools 68/8268/5
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Tony TkacikMerge "BUG-990: fixed deserialization of enums."
2014-05-20 Tony TkacikMerge "BUG-865: removed use of deprecated parseToClassN...
2014-05-20 Tony TkacikMerge "BUG-865: removed unused code."
2014-05-20 Martin VitezBUG-865: removed unused code. 79/6779/7
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-14 Maros MarsalekBUG-457 Fix TODOs and FIXMEs in yang-data-impl schema... 00/5800/6
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-04-02 Tony TkacikMerge "Implement edit-config operations for NormalizedN...
2014-03-28 Maros MarsalekImplement edit-config operations for NormalizedNode... 70/5670/19
2014-03-25 Tony TkacikMerge "Global cleanup of restconf client dependencies"
2014-03-25 Tony TkacikMerge "Bump javax.ws.rs-api version to 2.0"
2014-03-25 Tony TkacikMerge "Remove needless references to xtend library"
2014-03-25 Tony TkacikMerge "Do not depend on jersey-client"
2014-03-25 Tony TkacikMerge "Update interface to hide Dispatcher"
2014-03-21 Robert VargaUpdate interface to hide Dispatcher 11/5711/1
2014-03-20 Maros MarsalekAdd attributes to nodes that can take attributes 10/5610/19
2014-03-20 Maros MarsalekAbstract infrastructure for normalized nodes translation. 94/5594/23
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-19 Tony TkacikAdded NormalizedNodeContainerBuilder and helpers. 46/5646/5
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (model + integration-test)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (concepts)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Maros MarsalekImmutable implementation of new yang-data-api 57/5557/5