Wrap throwable in NetconfDocumentedException for AbstractWriteTx
[netconf.git] / restconf / sal-rest-connector / src / main / java / org / opendaylight / restconf /
2016-09-13 Tomas CereMerge "Unit test for RestconfDataServiceImpl class"
2016-09-13 Tomas CereMerge "Unit test for RestconfInvokeOperationsServiceImp...
2016-09-08 Tomas CereMerge "Unit test for RestconfStreamsSubscriptionService...
2016-09-07 miroslav.kovacUnit test for RestconfStreamsSubscriptionServiceImpl... 47/45247/4
2016-09-06 miroslav.kovacUnit test for RestconfDataServiceImpl class 67/45167/4
2016-09-06 Tomas CereMerge "BUG-5488: Decrease buffer size to prevent memory...
2016-09-05 miroslav.kovacUnit test for PostDataTransactionUtil class 71/44871/7
2016-09-05 miroslav.kovacUnit test for PutDataTransatcionUtil class 16/44716/13
2016-09-05 miroslav.kovacAdd test for CreateStreamUtil class 90/44390/9
2016-09-05 miroslav.kovacUnit test for RestconfInvokeOperationsUtil class 61/44661/8
2016-09-05 miroslav.kovacUnit test for ReadDataTransactionUtil class 03/44603/7
2016-08-26 Tomas CereMerge "Bug 5615 - Netconf connector update overwriting...
2016-08-26 Tomas CereMerge "Remove jersey-server artifact"
2016-08-25 Jakub TothBug 6457 - Delete Cars configuration from Follower... 63/44563/4
2016-08-16 Tomas CereMerge changes I20578f97,I629c909b,I54f04c99,I9c1e3a28...
2016-08-16 Tomas CereMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-15 Jakub TothBug 6325 - Fix for draft15 update 21/43121/14
2016-08-15 Jakub TothBug 6325 - upgrade draft11 to draft15 - added timestamp... 15/43115/9
2016-08-15 Jakub TothBug 6325 - upgrade draft11 to draft15 - change get... 97/42997/10
2016-08-15 Jakub TothBug 6325 - upgrade draft11 to draft15 - change media... 94/42994/10
2016-08-15 Jakub TothBug 6325 - upgrade draft11 to draft15 - renaming 83/42983/9
2016-08-15 Jakub MorvayBUG-865: remove String-based getDataChildByName() 82/43982/3
2016-08-15 Jakub TothBug 5553 - Impl get operations 91/41391/13
2016-08-11 Tomas CereMerge "Bug 6198 - Use sal-netconf-connector to connet...
2016-08-05 Tomas CereMerge "Bug 6037 - Check if delete request was successful"
2016-08-05 Tomas CereMerge "Yang HTTP PATCH for Restconf11"
2016-08-03 Ivan HraskoBug 6037 - Check if delete request was successful 12/42712/25
2016-08-03 Ivan HraskoYang HTTP PATCH for Restconf11 33/41833/53
2016-08-02 Jakub TothBug 2594 - PUT method returns wrong status for create... 35/40235/14
2016-08-02 Tomas CereMerge changes I426a2bc1,I5440b866
2016-08-01 Ivan HraskoBug 6291 - Fix bugs of new Restconf 11 implementation 65/42565/17
2016-06-28 Jakub TothBug 5528 - Connecting RESTful part to restconf + fix... 46/40246/10
2016-06-28 Jakub TothBug 5528 - Subscribing to stream impl 00/40100/12
2016-06-28 Jakub TothBug 5528 - Create stream for DS 55/40055/14
2016-06-28 Jakub TothBug 5528 - Streams service impl - prepare impl by interface 28/39928/13
2016-06-28 Jakub TothBug 5528 - Invoke RPC impl 88/39888/18
2016-06-28 Jakub TothBug 5528 - RPC invoke impl - prepare impl of interface 49/39749/20
2016-06-28 Jakub TothBug 5528 - Delete data impl 34/39634/23
2016-06-28 Jakub TothBug 5528 - Impl Post data 66/39566/30
2016-06-28 Jakub TothBug 5528 - Put data impl 85/39485/29
2016-06-28 Jakub TothBug 5528 - Read data impl 64/39464/32
2016-06-28 Jakub TothBug 5528 - Handlers 63/39463/27
2016-06-28 Jakub TothBug 5528 - Preparing enviroment for impl of restful... 47/38747/23
2016-06-28 Tomas CereMerge ".gitignore .factorypath created by m2e-apt"
2016-06-22 Jakub TothBug 5528 - API for RESTful - transaction part of CRUD 99/38499/27
2016-06-21 Tomas CereMerge "Stop using blocking invoke for lock and editConfig."
2016-06-20 Tomas CereMerge "Propagate reconnectOnSchemasChanged flag to...
2016-06-20 Tomas CereMerge "Bug 5708 - Schemaless mount point notifications"
2016-06-20 Tomas CereMerge changes Ife737bb3,Ifa1e8774
2016-06-20 Tomas CereMerge "Bug 5527: Unit testing - deserializer"
2016-06-20 Tomas CereMerge "Bug 5526 - Testing - Utils - Schema util"
2016-06-20 Ivan HraskoBug 5526 - Testing - Utils - Parser identifier 77/38577/23
2016-06-16 Tomas CereMerge "Remove unused isMaster variable in ClusteredNetc...
2016-06-15 Tony TkacikMerge "BUG-865: Do not use QName.cachedReference()"
2016-06-15 Tomas CereMerge "Bug 5529 - Restconf M5 - Clean-up sonar issues"
2016-06-14 Ivan HraskoBug 5911 - Restconf draft11 - bad parsing 69/39769/15
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-09 Tomas CereMerge "Bug 6023 - Add default address setting"
2016-06-08 Tomas CereMerge "Bug 5527 - Testing - Provider"
2016-06-08 Ivan HraskoBug 5526 - Testing - Rest implementations - Schema 74/38574/23
2016-05-31 Tomas CereMerge "Bug 5912 - Restconf draft11 - utils"
2016-05-30 Ivan HraskoBug 5912 - Restconf draft11 - utils 61/39361/9
2016-05-17 Jakub TothBug 5900 - Jenkins RaceContiditions - problem between... 78/38978/1
2016-05-16 Tomas CereMerge "Refactor Logger in RestCodec"
2016-05-12 Jakub TothBug 5527 - Re-implement ControllerContext.toInstanceIde... 20/38420/15
2016-05-10 Tomas CereMerge "Bug 5526 - Added new servlet to the web.xml...
2016-05-07 Jakub TothBug 5526 - Added new servlet to the web.xml for new... 40/37240/35
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 - Prepared provider for new implemantation 76/36176/42
2016-05-05 Jakub TothBug 5526 - Implementation of SchemaContextHandler 06/36106/35
2016-05-05 Jakub TothBug 5526 - Implementations of services 49/35949/51
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Fix NetconfDevice schema setup"
2016-04-25 Tomas CereMerge changes Ia25fc20d,I0b2ff209,I33768fc9
2016-04-25 Jakub TothBug 5526 - Handling schema context for restconf 48/35948/27
2016-04-25 Jakub TothBug 5526 - Restconf services api + RestconfConstants 74/35874/25
2016-04-25 Jakub TothBug 5676 - Base draft util class for media types and... 73/35873/21