Add netconf-cli temporary files to .gitignore
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding / impl /
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Ensure that modifications are tracked by ShardTr...
2014-06-30 Ed WarnickeMerge "Introducing the Modification classses"
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
2014-06-23 Ed WarnickeMerge "Implement basic ShardTransactionChain#CloseTrans...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-21 Tony TkacikBug 1245: Dropped Binding prefix from Binding Data... 38/8338/8
2014-06-20 Tony TkacikMerge "Fix checkstyle errors in sal-compatibility"
2014-06-20 Ed WarnickeMerge "Bug 629: Make BindingDataBroker to be visible."
2014-06-19 Tony TkacikBug 629: Make BindingDataBroker to be visible. 16/7116/3
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-11 Ed WarnickeMerge "Renamed MD-SAL all feature to follow proper...
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Robert VargaBUG-272: fix sal-binding-broker 65/7865/1
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-03 Ed WarnickeMerge "BUG-1051: logback configuration loader proposal"
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-06-03 Tony TkacikMerge "Fix logging in NetconfDeviceSalFacade"
2014-06-03 Tony TkacikMerge "BUG-1120: optimize notification delivery fast...
2014-06-03 Tony TkacikMerge "BUG-1120: fold GenerationalListenerMap back"
2014-06-03 Tony TkacikMerge "BUG-1120: introduce generations to ListenerMap"
2014-06-02 Ed WarnickeMerge "TCP_Flag extension model additions for OFPXMC_NX...
2014-06-02 Robert VargaBUG-1120: optimize notification delivery fast path 94/7594/1
2014-06-02 Robert VargaBUG-1120: fold GenerationalListenerMap back 93/7593/1
2014-06-02 Robert VargaBUG-1120: introduce generations to ListenerMap 92/7592/1
2014-06-02 Robert VargaBUG-1120: Rename to GenerationalListenerMap 91/7591/1
2014-06-02 Robert VargaBUG-1120: promote synchronization to all entrypoints 90/7590/1
2014-06-02 Robert VargaBUG-1120: introduce NotificationListenerMap 89/7589/1
2014-06-02 Robert VargaBUG-868: disallow instantiation without executor 88/7588/1
2014-06-02 Robert VargaBUG-1120: fix race window in unregistration 67/7567/3
2014-06-02 Tony TkacikMerge "BUG-832 Refactor netconf connector"
2014-06-01 Robert VargaBUG-614: degrade NotifyTask to Runnable 64/7564/2
2014-06-01 Robert VargaBUG-614: do not use xtend's library 63/7563/2
2014-06-01 Robert VargaBUG-614: No need to build a future list 62/7562/2
2014-06-01 Robert VargaBUG-614: Remove xtendisms 61/7561/2
2014-06-01 Robert VargaBUG-614: explicitly use old constructor 66/7566/1
2014-06-01 Robert VargaBUG-614: Hide the executor and improve logging 60/7560/1
2014-05-31 Robert VargaBUG-614: convert NotificationBrokerImpl 59/7559/1
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-22 Ed WarnickeMerge "Fix for Bug 934 - issue in validations for nuetr...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-20 Ed WarnickeMerge "Cosmetics: check in pom.xml files as _sort_pom_...
2014-05-20 Tony TkacikMerge "Bug 953 - Change the BindingIndependentConnector...
2014-05-20 Tony TkacikMerge "BUG-509: Move ModificationApplyOperation"
2014-05-20 Tony TkacikMerge "BUG-509: remove unused code"
2014-05-20 Tony TkacikMerge "BUG-509: Move DataTree concepts into separate...
2014-05-20 Tony TkacikMerge "BUG-509: simple cleanup of DataTreeModification"
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Devin AveryBug 953 - Change the BindingIndependentConnector to... 06/6906/6
2014-05-20 Tony TkacikMerge "BUG-731: fix warnings from missing generic argum...
2014-05-20 Tony TkacikMerge "BUG-731: fix unused imports"
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "BUG-868: move to use unified ClassLoaderUtils"
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Robert VargaBUG-868: move to use unified ClassLoaderUtils 61/7161/2
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Ed WarnickeMerge "Breaking up 6360: Adding base features"
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Andrew KimMerge "Node Name in non-default container should defaul...
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
next