Make MD-SAL use opendaylight parent
[controller.git] / opendaylight / md-sal /
2014-01-24 Robert VargaMake MD-SAL use opendaylight parent 78/4078/8
2014-01-24 Giovanni MeoMerge "Remove powermock dependency from md-sal." jenkins-controller-bulk-release-prepare-only-2-3
2014-01-24 Giovanni MeoMerge "Provide single point for enforcing config naming...
2014-01-24 Tomas OlveckyRemove powermock dependency from md-sal. 86/4686/1
2014-01-24 Ed WarnickeSmall fix to make dryrun happy. 78/4678/1
2014-01-24 Ed WarnickeMerge "Binary masks in match types yang model changed... jenkins-controller-bulk-release-prepare-only-2-1 jenkins-controller-bulk-release-prepare-only-2-2
2014-01-24 Ed WarnickeBinary masks in match types yang model changed to numbers. 35/4635/3
2014-01-23 Ed WarnickeMerge "Fix config transaction handling in netconf."
2014-01-23 Ed WarnickeMerge "sal-remote yang"
2014-01-23 Giovanni MeoMerge "Add support to resolve docker container names...
2014-01-23 Martin Bobaksal-remote yang 28/4228/8
2014-01-23 Tony TkacikFixed incorrect null check. 29/4629/1
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "Gerrit contains following changes : 1) Fix for...
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-23 Anil VishnoiGerrit contains following changes : 83/4583/2
2014-01-23 Tony TkacikIntroduced advanced strategy for parsing of YANG schemas 85/4585/4
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-23 Ed WarnickeMerge "Added DEBUG log statements for transaction trans...
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Giovanni MeoMerge "fix typos and some Java improvements in ClusterM...
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO 20/4420/5
2014-01-22 Elek JaniChange target to ${project.build.target} in a bunch... 57/4557/2
2014-01-22 Tony TkacikFixed bug when global RPCs we're not forwarded 80/4580/3
2014-01-22 Tony TkacikAdded DEBUG log statements for transaction translation. 79/4579/3
2014-01-22 Giovanni MeoMerge "Optimization - calculate the subnet prefix only...
2014-01-22 Giovanni MeoMerge "Bump yangtools artifacts to reflect their uptoda...
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Ed WarnickeMerge "Default DataBroker does not read subtrees from...
2014-01-22 Robert VargaBump yangtools artifacts to reflect their uptodate... 67/4567/2
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Tony TkacikDefault DataBroker does not read subtrees from Mountpoint 61/4561/1
2014-01-22 Robert VargaLog transactions being allocated 55/4555/1
2014-01-22 Chris Wrightmd-sal: commons-codec artifact version sync 50/4550/1
2014-01-22 Abhishek KumarChanged port number for test server in ClientRequestHan... 39/4539/3
2014-01-22 Ed WarnickeMerge "More defensive RPC handling in DOM Broker"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Tony TkacikMore defensive RPC handling in DOM Broker 21/4521/2
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "Fix: removed tabs from yang files."
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "Clean up unnecessary imports in 01-md-sal.xml ."
2014-01-22 Alessandro BochMerge "The config now is loaded only from the coordinat...
2014-01-22 Alessandro BochMerge "Migrate all artifact versions to dependencyManag...
2014-01-22 Chris Wrightsal-remoterpc-connector: sync ch.qos.logback:logback... 38/4538/1
2014-01-22 Ed WarnickeMerge "InputStream for RSA file should not be static"
2014-01-22 Ed WarnickeMerge "Changed codec for Identityref in JSON transforma...
2014-01-22 Ed WarnickeMerge "OSGI version change to 5.0.0 in ganymed subproject"
2014-01-22 Ed WarnickeMerge "Enhancements to remote rpc server. Using zmq...
2014-01-21 Alessandro BochMerge "Bug fix for bug 328 https://bugs.opendaylight...
2014-01-21 Giovanni MeoMigrate all artifact versions to dependencyManagement 22/4522/1
2014-01-21 Tony TkacikCommented out Sys.outs in runtime generated code. 20/4520/1
2014-01-21 jenkins-controllerUpdate to new version of the artifacts proposed by... 14/4514/1
2014-01-21 Martin Sunalfix of Bug 314 54/4454/2
2014-01-21 Jozef GloncakTests for loading data with augmented schema nodes... 95/4495/1
2014-01-21 Tomas OlveckyClean up unnecessary imports in 01-md-sal.xml . 91/4491/1
2014-01-20 Abhishek KumarEnhancements to remote rpc server. Using zmq router... 86/3686/7
2014-01-20 Giovanni MeoMerge "Fix for Bugs 324"
2014-01-20 Ed WarnickeMerge "run.sh: fix -status command exit codes"
2014-01-20 Ed WarnickeMerge "Updated port-types yang file to adhere to pyang...
2014-01-20 Ed WarnickeMerge "pyang fixes for table/meter types"
2014-01-20 Prasanna Huddarpyang fixes for table/meter types 37/4437/3
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation 38/4438/1
2014-01-20 Deepthi V VUpdated port-types yang file to adhere to pyang validation. 33/4433/2
2014-01-19 Anil VishnoiFix for bug 288 16/4416/2
2014-01-19 Ed WarnickeFix for Bugs 324 10/4410/4
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere... 98/4298/5
2014-01-19 Prasanna Huddarpyang fixes for base model type. changes do not affect... 06/4406/2
2014-01-19 Prasanna Huddarpyang fixes for inventory and topology models 05/4405/2
2014-01-19 Prasanna Huddarpyang fixes for service models 04/4404/2
2014-01-19 Prasanna Huddarpyang fixes for statistics module 02/4402/2
2014-01-19 Prasanna Huddarpyang error fixes for management models. 01/4401/3
2014-01-18 Ed WarnickeMerge "Move protocol framework from BGPCEP project"
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Robert VargaMove protocol framework from BGPCEP project 15/4315/5
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util 97/4297/7
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Fixed NetconfDevice to store capability info."
2014-01-18 Ed WarnickeMerge "increased test coverage"
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Add deprecated warning for plaintext configurati...
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-18 Lukas SedlakFixed NetconfDevice to store capability info. 68/4168/6
2014-01-17 Andrew KimMerge "Move connection manager dashlet to left bottom"
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-17 Jozef GloncakChanged mount point URI decoding in restconf 25/4225/7
2014-01-17 Anil VishnoiFixed bug : 205 56/4356/1
2014-01-17 Maros MarsalekSwitch testing configuration for md-sal tests to xml. 55/4355/1
2014-01-16 Tony TkacikAdded cache for YANG models downloaded from Netconf... 31/4331/1
next