controller.git
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users 08/8508/3
2014-07-02 Robert VargaBUG-868: getChildren() has been superseded by getValue() 07/8507/3
2014-07-02 Robert VargaBUG-868: mark inherited methods as deprecated 06/8506/3
2014-07-02 Robert VargaBUG-868: remove deprecated use of QName constructors 05/8505/3
2014-07-02 Robert VargaBUG-868: do not use deprecated InstanceIdentifier methods 04/8504/3
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Tony TkacikBug 762: Fixed bug in CsSnToXmlTest java. 10/8510/1
2014-07-01 Devin AveryMerge "Bug 1081 - Deprecate non-asynchronous Data Broke...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Tony TkacikBug 1081 - Deprecate non-asynchronous Data Broker API 22/8322/6
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikBug 488: Removed BundleContext usage for registering... 64/8464/7
2014-07-01 Tony TkacikBug 488: Removed requirement for DOM providers to suppl... 63/8463/6
2014-07-01 Tony TkacikBug 488: Removed BundleContext from InMemoryDataBroker. 62/8462/6
2014-07-01 Tomas OlveckyMake dependencyResolver protected in generated code 93/8493/1
2014-07-01 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-07-01 Ed WarnickeMerge "Bug 1073: Extracted Implementation of Binding...
2014-07-01 Ed WarnickeMerge "Bug 1027: Sort map of instance-identifiers and...
2014-07-01 Tony TkacikBug 1073: Added Transaction Chain support to Binding... 70/8370/3
2014-07-01 Ed WarnickeMerge "Implement rest of the methods for TransactionProxy"
2014-07-01 Ed WarnickeMerge "Implement TransactionProxy#read"
2014-07-01 Ed WarnickeMerge "Implement DistributedDataStore#registerDataChang...
2014-07-01 Tony TkacikBug 1073: Extracted Implementation of Binding Transaction 64/8364/4
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-07-01 Tony TkacikBug 1112, Bug 629: Migrated toaster to use BindingDataB... 68/8168/9
2014-06-30 Moiz RajaImplement rest of the methods for TransactionProxy 13/8313/5
2014-06-30 Moiz RajaImplement TransactionProxy#read 10/8310/5
2014-06-30 Moiz RajaImplement DistributedDataStore#registerDataChangeListener 09/8309/5
2014-06-30 Moiz RajaImplement commiting of data 70/8270/5
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 Devin AveryMerge "Fixing issue with failing to remove 02-clusterin...
2014-06-30 Ed WarnickeMerge "Partial fix for Bug 1256"
2014-06-30 Ed WarnickeFixing issue with failing to remove 02-clustering.xml 60/8460/1
2014-06-30 Tony TkacikBug 1236 - Documented Binding-aware RPC services of... 30/8330/6
2014-06-30 Tony TkacikBug 1027: Sort map of instance-identifiers and data... 55/8455/1
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-30 Maros MarsalekBUG-874 Add none default operation to delete requests... 97/8297/3
2014-06-30 Maros MarsalekBUG-874 Remove rolback cabaility advertised by config... 96/8296/4
2014-06-30 Colin DixonPartial fix for Bug 1256 39/8439/6
2014-06-28 Giovanni MeoMerge "ArpHandler to send ARP reply on proper vlan"
2014-06-27 Alessandro... ArpHandler to send ARP reply on proper vlan 29/8429/1
2014-06-27 Michal RehakBUG-835 + BUG-1234 logical nodeConnection names 23/8423/2
2014-06-27 Giovanni MeoEnhancements for hosts behing trunks 15/8415/2
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector 67/8067/6
2014-06-27 Tomas OlveckyBug:1252 - Fix formatting errors in config code generator 04/8404/1
2014-06-27 Giovanni MeoMerge "AD-SAL: Filter packet-in based on container...
2014-06-27 Tomas OlveckyBug:1253 - Fix NPE in config pusher 03/8403/1
2014-06-27 Alessandro... AD-SAL: Filter packet-in based on container flow 57/8357/4
2014-06-26 Michal RehakBUG-835 Reserve ports should be logical ports - part2 74/8374/1
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-26 Tony TkacikBug 1227: Removed #close() from Write Transactions. 49/8249/5
2014-06-26 Jozef GloncakBUG 1211 - deletion non existing target returns 500 98/8298/3
2014-06-26 Ed WarnickeMerge "BUG-1234 nodeType/ID in adaptors"
2014-06-25 Moiz RajaEnsure that modifications are tracked by ShardTransaction 69/8269/4
2014-06-25 Moiz RajaIntroducing the Modification classses 89/8189/5
2014-06-25 Moiz RajaImplement finding a primary based on the shard name... 63/8163/4
2014-06-25 Mathieu LemayReverted merged changes breaking karaf distribution 02/8102/2
2014-06-25 Michal RehakBUG-1234 nodeType/ID in adaptors 54/8354/1
2014-06-25 Prasanth PallamreddySupport for FIQL queries on REST retreive operations 10/7610/5
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "Having InMemoryDOMDatastore in its own bundle...
2014-06-25 Tony TkacikMerge "Bug:1238 - Revert changes to SshClientAdapter."
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Basheeruddin... Having InMemoryDOMDatastore in its own bundle.To make... 65/8165/7
2014-06-25 Tony TkacikMerge "Helium: improve contract with ListenerRegistration"
2014-06-25 Jozef GloncakBUG 1179 - rpcResult = false but response 200 36/8236/2
2014-06-25 Moiz RajaMerge "Introducing Protocol Buffers Encoding Required...
2014-06-25 Basheeruddin... Introducing Protocol Buffers Encoding 81/8281/5
2014-06-24 Alessandro... Merge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Surekha BejgamBug 1129 - POM Versioning changes for automated weekly... 96/7996/12
2014-06-24 Ed WarnickeRemove remoterpc dead code. 04/8304/1
2014-06-24 Tony TkacikMerge "BUG 484 Anyxml normalized node"
2014-06-24 Tomas OlveckyBug:1238 - Revert changes to SshClientAdapter. 93/8293/1
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Jozef GloncakBUG 484 Anyxml normalized node 62/8062/4
2014-06-24 Tony TkacikMerge "BUG 484 - XmlReader improve readability"
2014-06-24 Tony TkacikFixed concurrency bug in DOMTransactionChainTest 82/8282/1
2014-06-24 Maros MarsalekBUG-944 Remove backwards compatibility config from... 70/8170/7
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Vaishali MithbaokarBut 1129: Removing hard coded versions from MD-SAL 58/8158/4
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 Devin AveryMerge "Cleanup: Removed unused inventory-config model."
2014-06-23 Devin AveryMerge "API Clarity: Documented Async Data Broker APIs."
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Tony TkacikCleanup: Removed unused inventory-config model. 50/8250/1
2014-06-23 Ed WarnickeMerge "Fixed yangtools feature repo, bug with base...
2014-06-23 Mathieu LemayFixed yangtools feature repo, bug with base and lang3... 98/7998/3
2014-06-23 Tony TkacikMerge "Inventory manager: get rid of synchronized blocks"
2014-06-23 Ed WarnickeMerge "BUG-1138 - wrong value in OFPXMT_OFB_VLAN_VID...
2014-06-23 Ed WarnickeMerge "Bug 1112: Updated toaster-it configuration to...
next