BUG 5089: Fix incorrect slave schema repo behaviour
[netconf.git] / opendaylight / restconf /
2016-02-09 Maros MarsalekMerge changes Ib7024e5e,I1b1003c1 into stable/beryllium
2016-02-03 adetalhouetBug 5175: RPC called on mount point not being correctly... 82/33982/1
2016-02-02 Balaji VaradarajuBug 4948: Catch RuntimeException from ensureParentByMerge 59/33659/6
2016-02-01 Martin CiglanBug 3934: Websockets: Scope ONE doesn't work correctly 61/33761/4
2016-01-31 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 50/33650/3
2016-01-27 Martin CiglanBug 3934: Websockets: Scope ONE doesn't work correctly 22/33622/1
2016-01-27 Martin CiglanBug 3934: Websockets: Scope ONE doesn't work correctly 07/33607/1
2016-01-13 Maros MarsalekMerge "BUG 4547: Make sure all channel writes are from...
2016-01-12 Robert VargaBUG-2062: use newly-introduced ordered leaf-list methods 68/32268/3
2016-01-11 Tony TkacikMerge "Fix yang source provisioning from MD-SAL netconf...
2016-01-09 Maros MarsalekMerge "Add logging for RPC calls."
2016-01-09 Maros MarsalekMerge "Cleanup features a bit"
2016-01-09 adetalhouetAdd logging for RPC calls. 02/32202/4
2016-01-08 Tony TkacikMerge "Revert "BUG 2594 - PUT method returns wrong...
2016-01-07 Tomas CereRevert "BUG 2594 - PUT method returns wrong status... 15/32215/1
2016-01-05 Maros MarsalekMerge "Make mdsal datastore persist through different...
2016-01-05 Maros MarsalekMerge "BUG 3015 - restconf: Un-helpful error message...
2016-01-05 Maros MarsalekMerge "BUG 2594 - PUT method returns wrong status on...
2016-01-04 Maros MarsalekMerge "BUG 3274 - Generate multiple configs for same...
2016-01-04 Maros MarsalekMerge "Bug 4709 - Add keepalive response timeout to...
2016-01-04 Tony TkacikMerge changes from topic 'netconf-clustering'
2016-01-04 Tony TkacikMerge "Fix empty revision handling in NETCONF capability"
2016-01-04 Tony TkacikMerge "Bug 4846 odl-mdsal-apidocs swagger UI uses depre...
2015-12-28 Ryan GouldingBug 4846 odl-mdsal-apidocs swagger UI uses deprecated... 15/31915/1
2015-12-22 Maros MarsalekMerge "Formatted code for Bug-3890"
2015-12-21 Tomas CereBUG 3015 - restconf: Un-helpful error message presented... 95/31695/1
2015-12-21 Tomas CereBUG 2594 - PUT method returns wrong status on create 93/31693/1
2015-12-16 Tony TkacikMerge "Fix non ietf-netconf* mounted RPC invocation...
2015-12-16 Maros MarsalekMerge "Make test tool work with schemas with no revision"
2015-12-16 Maros MarsalekMerge "Make test tool expose submodule sources"
2015-12-16 Maros MarsalekFix non ietf-netconf* mounted RPC invocation from Restconf 28/31428/2
2015-12-15 Thanh HaAdd copyright headers to sal-rest-connector 73/31373/2
2015-12-14 Ryan GouldingBug 4773 Package uses conflict between authn and restconf 94/31294/2
2015-12-14 Maros MarsalekMerge "Bug 3896 - direct usage of == instead of .equals"
2015-12-14 Maros MarsalekMerge "Formatted code Bug-3894."
2015-12-11 Tony TkacikMerge "Remove DelegatingNormalizedNodeStreamWriter"
2015-12-11 Tony TkacikMerge changes I24adce35,Ia5947ae6
2015-12-11 Tony TkacikMerge "Bug 4700 - RestPerfClient spits NumberFormatExce...
2015-12-11 Tony TkacikMerge "Remove unnecessary uses of odlparent properties"
2015-12-11 Tony TkacikMerge "Bug 4719 Shiro integration into restconf"
2015-12-10 Ryan GouldingBug 4719 Shiro integration into restconf 72/26472/29
2015-12-08 Tomas CereRemove DelegatingNormalizedNodeStreamWriter 16/30916/2
2015-12-07 Tony TkacikMerge "Fix NormalizedNodeStreamWriter implementation"
2015-12-07 Tomas CereFix NormalizedNodeStreamWriter implementation 12/30912/1
2015-12-07 Tony TkacikMerge "Bug 4713: Handle "missing-element" in RESTCONF."
2015-12-07 Tony TkacikMerge "Add payload along with the log.trace message...
2015-12-07 Tony TkacikMerge "Add netconf test to verify key ordering in output"
2015-12-04 adetalhouetAdd payload along with the log.trace message for REST... 37/30737/1
2015-12-03 Shigeru YasudaBug 4713: Handle "missing-element" in RESTCONF. 63/30563/1
2015-12-01 Tony TkacikMerge "Bug 4355 - Data Tree: Enforce case uniqueness...
2015-11-30 Tony TkacikMerge changes from topic 'netconf-clustering'
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 45/30345/1
2015-11-21 Robert VargaFix javadocs and remove jdk8+ profile 44/30044/1
2015-11-18 Robert VargaBUG-4638: handle StringTypeDefinition properly 78/29878/2
2015-11-18 Robert VargaBUG-4638: use interface instead of concrete types 77/29877/1
2015-11-18 Maros MarsalekMerge "Add the ability to edit running in stress-client"
2015-11-14 Robert VargaBUG-4351: remove use of commons-lang from sal-rest... 76/29676/3
2015-11-14 Robert VargaBUG-4351: remove use of commons-lang from sal-rest... 75/29675/3
2015-11-14 Robert VargaRemove use of commons-io in tests 80/29680/2
2015-11-10 Maros MarsalekMerge "Remove explicit version"
2015-11-05 Robert VargaRemove explicit version 00/29200/2
2015-11-02 Maros MarsalekMerge "Fix for bug 4266 (unnecessary concurent map...
2015-10-29 Tony TkacikMerge "Revert "Bug 2515 - Jersey to support JAX-RS...
2015-10-29 Ryan GouldingRevert "Bug 2515 - Jersey to support JAX-RS 2.0" 69/28969/1
2015-10-29 Tony TkacikMerge "Bug 2515 - Jersey to support JAX-RS 2.0"
2015-10-21 Ryan GouldingBug 2515 - Jersey to support JAX-RS 2.0 97/27397/21
2015-10-21 Martin CiglanMissing white-space character between module name 39/28639/1
2015-10-15 Tony TkacikMerge changes from topic 'netconf-clustering'
2015-10-15 Tomas CereAdd missing required-capability 54/28454/1
2015-10-02 Maros MarsalekFix javax.annotation missing package from rest 12/27812/3
2015-10-02 Tony TkacikMerge "Bug 3999: Create internal service to access...
2015-09-29 Tony TkacikRemoved use of toInstance in NETCONF. 68/27568/2
2015-09-28 Stephen KittYangInstanceIdentifier::toInstance() -> build() 32/27532/1
2015-09-22 Tom PantelisBug 3999: Create internal service to access restconf 86/27286/1
2015-09-16 Tom PantelisBug 3822: Improve error reporting for restconf PUT 50/27050/2
2015-09-16 Tony TkacikMerge changes Iad68eda5,Ie962aa4b
2015-09-14 Robert VargaBUG-865: use new JSONNormalizedNodeStreamWriter methods 68/26968/2
2015-09-14 Tony TkacikMigration to use MD-SAL Project 45/26345/9
2015-09-14 Tomas CereIgnore failing tests 11/26911/1
2015-09-11 Maros MarsalekMerge "Add .gitreview"
2015-09-08 Maros MarsalekMerge "Enable authn on odl-restconf feature"
2015-09-08 Maros MarsalekMerge "Make test-tool advertise candidate capability"
2015-09-08 Maros MarsalekMerge "Bug 4276 - restconf-artifacts is missing restcon...
2015-09-08 JMorvayBug 4276 - restconf-artifacts is missing restconf-featu... 38/26638/1
2015-09-04 Maros MarsalekMerge "Use migrated restconf artifacts in restconf...
2015-09-03 JMorvayUse migrated restconf artifacts in restconf features... 59/26459/2
2015-09-03 Maros MarsalekMerge "Implement md-sal datastore into netconf test...
2015-09-02 Maros MarsalekMerge "Make sal-netconf-connector fail, if connecting...
2015-09-02 Maros MarsalekMerge "Add features-restconf to restconf-artifacts"
2015-08-28 Tomas CereAdd features-restconf to restconf-artifacts 40/26140/1
2015-08-25 Maros MarsalekMerge "Rename restconf packages to org.opendaylight...
2015-08-25 Tomas CereRename restconf packages to org.opendaylight.netconf 54/25954/1
2015-08-24 Tomas CereCreate restconf-artifacts 29/25529/7
2015-08-20 Tomas CereAdd rest connector config 28/25528/3
2015-08-20 Tomas CereChange groupId and versions of netconf artifacts 27/25527/2
2015-08-19 Tomas CereCleanup project structure and dependencies 15/25415/6