Fix checkstyle if-statements must use braces in yang-model-util
[yangtools.git] / restconf /
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Martin VitezBUG-865: removed unused code. 79/6779/7
2014-05-20 Tony TkacikMerge "BUG-509: InstanceIdentifier should be Comparable"
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaDo not declare Throwable as thrown 55/7155/1
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-11 Robert VargaBUG-981: drop use of deprecated interfaces 80/6880/2
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "BUG-731: remove XmlToNodes class"
2014-05-10 Tony TkacikMerge "Fix InstanceIdentifier toString()"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-648: add missing copy builders"
2014-05-10 Robert VargaBUG-731: remove XmlToNodes class 10/6810/2
2014-05-10 Robert VargaBUG-731: add curly braces 03/6803/2
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-08 Robert VargaBUG-731: remove unneded temp variables 86/6786/3
2014-05-08 Jan MedvedMerge "Add ietf-inet-types@2013-07-15 and ietf-yang...
2014-05-07 Tony TkacikMerge "BUG-592: Introduce InstanceIdentifier.relativeTo()"
2014-05-07 Tony TkacikMerge "BUG-731: do not use raw exceptions"
2014-05-07 Tony TkacikMerge "BUG-731: remove empty while() loop"
2014-05-07 Robert VargaBUG-731: do not use raw exceptions 76/6776/1
2014-05-07 Robert VargaBUG-731: remove empty while() loop 75/6775/1
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
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-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-27 Martin VitezFix for Bug 527. 51/5751/2
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-25 Tony TkacikMerge "Introduce the concept of ProductAwareBuilder"
2014-03-25 Tony TkacikMerge "Introduce common directory"
2014-03-25 Robert VargaGlobal cleanup of restconf client dependencies 48/5748/1
2014-03-25 Robert VargaBump javax.ws.rs-api version to 2.0 47/5747/1
2014-03-25 Robert VargaRemove needless references to xtend library 46/5746/1
2014-03-25 Robert VargaDo not depend on jersey-client 45/5745/1
2014-03-23 Robert VargaAnother set of warning fixes 81/5681/2
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 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-04 Tony TkacikMerge "Fix for Bug 295."
2014-03-03 Tony TkacikMerge "Organize imports to get rid of warnings"
2014-02-28 Robert VargaOrganize imports to get rid of warnings 03/5503/1
2014-02-28 Tony TkacikMerge "restconf client expects stream discovery to...
2014-02-27 Tony TkacikMerge "Fixed for Bug 468."
2014-02-26 Martin Bobakrestconf client expects stream discovery to be implemented 51/5451/3
2014-02-26 Martin Bobakadded missing payload extraction in proxy method 27/5327/15
2014-02-26 Martin Bobakadded isInterface test for listener registration 08/5308/17
2014-02-24 Milos FabianFix for Bug-427. 99/5399/6
2014-02-21 Robert VargaFix various warnings 08/5408/2
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Tony TkacikMerge "Use AbstractListenerRegistration"
2014-02-19 Robert VargaUse AbstractListenerRegistration 00/5400/1
2014-02-14 Robert VargaMerge changes Id68de4e3,Id4b3c97f
2014-02-14 Martin BobakFixed resolving rpc service classes by name and revisio... 05/5305/3
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-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
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-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-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Tony TkacikMerge "BUG-326: quickfix: Log offending type and fallba...
2014-01-19 Robert VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT"" 09/4409/2
2014-01-19 Robert VargaUse java versions inherited from parent POM 96/4396/1
2014-01-19 Robert VargaBump findbugs-maven-plugin to 2.5.3 95/4395/1
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT" 94/4294/1
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT 81/4281/1
2014-01-14 Tony TkacikMerge "Added module sorting to SchemaContext."
2014-01-14 Tony TkacikMerge "Fix for Bug 280."
2014-01-13 Robert VargaMerge "Introduce RESTCONF Client API"
2014-01-10 Tony TkacikIntroduce RESTCONF Client API 62/4062/5
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Tony TkacikMerge "Added RESTCONF constants and draft of JAXRS...
2013-09-25 Tony TkacikAdded RESTCONF constants and draft of JAXRS mapping 13/1413/1