Merge "Remove the need for synthetic methods"
[netconf.git] / features / restconf /
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-27 Jakub MorvayMerge "Convert yanglib project to blueprint"
2017-06-27 Tomas CereMerge "Use lambdas to remove references to Function"
2017-06-27 Jakub MorvayMerge "Add blueprint wiring for restconf connector"
2017-06-24 Tom PantelisAdd blueprint wiring for restconf connector 68/57368/31
2017-06-22 Stephen KittBuild features-... instead of features4-... 14/59414/1
2017-06-22 Jakub MorvayBump odlparent dependency to 2.0.0 84/59284/5
2017-06-21 Jakub MorvayMerge changes I0d93e3c4,I34aca892,I74162d9a,Icd48e366
2017-06-21 Jakub MorvayMerge "Switch from config-parent in pom files"
2017-06-20 Tomas CereMerge "Remove import-package declaration"
2017-06-20 Tomas CereMerge "Migrate XML output to yang-data-codec-xml"
2017-06-20 Tomas CereMerge "Run NormalizedNode parsing inline if possible"
2017-06-20 Tomas CereMerge "Bug 5995: remove org.json"
2017-06-14 Stephen KittBug 5995: remove org.json 45/58945/2
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 46/58846/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 96/58296/1
2017-04-12 Tomas CereMerge "Bug-8187: call home throwing exception on startup"
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 07/54707/1
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-17 Tomas CereMerge "Bug 7295 - Incorrect handling of device transact...
2017-02-16 Robert VargaPull in feat-jetty instead of feat-war 59/51959/1
2017-02-16 Jakub MorvayMerge "BUG-7183: do not hard-code scala version"
2017-02-16 Jakub MorvayMerge "Compile-time dependencies matter"
2017-02-15 Vratko PolakCompile-time dependencies matter 24/51924/1
2017-02-09 Robert VargaPull in odl-karaf-feat-war 37/51637/1
2017-02-08 Stephen KittBUG-7529: provide Karaf 4 features 07/50307/12
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-24 Tomas CereMerge "Prepare upgrade to Netty 4.1"
2017-01-23 Stephen KittPrepare upgrade to Netty 4.1 02/41002/2
2016-12-20 Jakub TothBug 5679 - add new module ietf-restconf 55/49555/4
2016-12-20 Jakub TothBug 5679 - add new module ietf-restconf-monitoring... 18/49018/4
2016-12-20 Jakub TothBug 5679 - new module 'models' for new models in restconf 58/48858/4
2016-10-04 Tomas CereMerge "Check Testool YANG filenames for revision"
2016-09-29 Tomas CereMerge "Move sal-remote to sal-rest-connector"
2016-09-28 Tomas CereMerge "Remove use of controller/checkstyle.xml (use...
2016-09-23 Alexis de TalhouëtMove sal-remote to sal-rest-connector 75/44575/7
2016-09-21 Tomas CereMerge "Fix broken ApiDocGeneratorTest"
2016-09-21 Tomas CereMerge "Clean-up mdsal-netconf-notification"
2016-09-21 Tomas CereMerge "Add missing copyright to pom files"
2016-09-15 Alexis de TalhouëtAdd missing copyright to pom files 37/45637/2
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 27/43427/1
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-10 Tomas CereMerge "Bug 5526 - Added new servlet to the web.xml...
2016-05-10 Tomas CereMerge "Remove unused jersey dependencies in RESTCONF...
2016-05-09 Ryan GouldingRemove unused jersey dependencies in RESTCONF and yangl... 00/38600/1
2016-05-06 Tomas CereMerge "Bug 3864: Notify netconf monitoring about change...
2016-05-06 Tomas CereMerge "Update comment and remove unwanted FIXME in...
2016-05-05 Jakub TothBug 5526 - Remove jersey from features for restconf 89/36989/33
2016-02-22 Tomas CereMerge "Added initial design documentation for clustering."
2016-02-22 Robert VargaRework netconf build wiring 24/35124/14
2016-02-01 Tony TkacikMerge "Stop failing netconf connection on revision...
2016-01-22 Tony TkacikMerge "Bug 4940 - correctly implement default-request...
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 75/33275/4
2016-01-18 Tony TkacikMerge "Bug 4114 - netconf connector replace causes...
2016-01-18 Tony TkacikMerge "Bug 4455 - Inconsistent COMMIT operation handlin...
2016-01-15 Maros MarsalekMerge "Patch for Bug 3889(redundant final keyword)...
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 99/32699/1
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-08 Tony TkacikMerge "Revert "BUG 2594 - PUT method returns wrong...
2016-01-05 Maros MarsalekMerge "Make mdsal datastore persist through different...
2016-01-05 Robert VargaCleanup features a bit 07/32107/2
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 GouldingRemove unused jersey properties 16/31916/1
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-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-10 Stephen KittRemove unnecessary uses of odlparent properties 35/31135/1
2015-12-07 Tony TkacikMerge "Bug 4713: Handle "missing-element" in RESTCONF."
2015-12-07 Tony TkacikMerge "Add netconf test to verify key ordering in output"
2015-12-04 Tomas CereCleanup features 02/30302/6
2015-11-18 Maros MarsalekMerge "Add the ability to edit running in stress-client"
2015-11-14 Robert VargaBUG-4351: remove commons-lang3 from features 78/29678/3
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-02 Tony TkacikMerge "Bug 3999: Create internal service to access...
2015-09-24 Tony TkacikMerge "Set proper keepalive delay for netconf testtool"
2015-09-24 Maros MarsalekMerge "Add a missing commons-lang3 dependcy to features...
2015-09-22 Tomas CereAdd a missing commons-lang3 dependcy to features-restconf 95/27295/1
2015-09-22 Tom PantelisBug 3999: Create internal service to access restconf 86/27286/1
2015-09-21 Tomas CereUpdate aaa-authn-odl-plugin to use updated aaa bindings 19/27119/3
2015-09-14 Tony TkacikMigration to use MD-SAL Project 45/26345/9
next