Make MD-SAL use opendaylight parent
[controller.git] / opendaylight / md-sal / sal-rest-connector /
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 "md-sal: commons-codec artifact version sync"
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 Ed WarnickeFixed inappropriate uses of log level INFO 20/4420/5
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
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 Ed WarnickeMerge "InputStream for RSA file should not be static"
2014-01-22 Ed WarnickeMerge "Changed codec for Identityref in JSON transforma...
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-20 Ed WarnickeMerge "run.sh: fix -status command exit codes"
2014-01-20 Martin SunalChanged codec for Identityref in JSON transformation 38/4438/1
2014-01-19 Tomas OlveckyUse version 0.6.0-SNAPSHOT of yangtools everywhere... 98/4298/5
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
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 "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-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-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "Switch initial config files format to xml and...
2014-01-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "Restconf operation GET, PUT, POST tests refactoring"
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-14 Jozef GloncakRestconf operation GET, PUT, POST tests refactoring 93/4193/4
2014-01-14 Giovanni MeoMerge "Modify uncaught exception handler to call System...
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Ed WarnickeMerge "increased test coverage of config-persister"
2014-01-13 Ed WarnickeMerge "OF 1.3: Remove range check for max-length attrib...
2014-01-13 Ed WarnickeMerge "Added tests for DELETE operation"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ladislav BorakAdded tests for DELETE operation 66/4166/2
2014-01-11 Robert VargaFix a few POM versioning/dependency warnings 79/4079/4
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-10 Martin SunalAdded DELETE operation 39/4139/1
2014-01-10 Martin SunalChanged POST operation 81/4081/8
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Ed WarnickeMerge "bulk transaction and co-relation support"
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Martin VitezMinor changes in md-sal tests. 16/4116/1
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Improve error logging in yang-store-impl"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 Ed WarnickeMerge "Fix testing support for OSGi services registrati...
2014-01-08 Ed WarnickeMerge changes I994c19ee,I245e9e7a
2014-01-08 Jozef Gloncaksal-rest-connector test refactoring 61/3861/9
2014-01-08 Jozef GloncakMore test for improving of code coverage + test refactoring 44/3844/6
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf 37/4037/2
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
2013-12-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Ed WarnickeMerge "Verification of keys in list"
2013-12-18 Martin SunalSwitched codecs infrastructure to use yang-data-impl... 49/3749/8
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype 01/3701/3
2013-12-17 Tony TkacikVerification of keys in list 05/3605/3
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-17 Giovanni MeoMerge "Changed zeromq-routingtable module to remoterpc...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ladislav BorakAdded tests for reading: 54/3754/1
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
next