Merge "fix bug 431"
[controller.git] / opendaylight /
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Tony TkacikMerge "Integration test added to netconf-it to test...
2014-02-25 Tony TkacikMerge "Accept agentpath as a parameter to the run script"
2014-02-25 Tony TkacikMerge changes I1b834def,Iece78be2
2014-02-25 Milos FabianSalRemoteClientDeployer - instantiate SalRemoteClient... 87/5387/6
2014-02-25 Tony TkacikMerge "Reuse AbstractListenerRegistration"
2014-02-25 Tomas OlveckyRemoved duplicated dependency declaration: ietf-netconf... 26/5426/2
2014-02-25 Tomas OlveckyMove xtend dependency definition from md-sal pom to... 25/5425/3
2014-02-25 Tony TkacikMerge "Fix some sonar bugs in config-api and config...
2014-02-25 Robert VargaRpcRegistration.close() should not throw 55/5455/1
2014-02-25 Robert VargaReuse AbstractListenerRegistration 05/5405/2
2014-02-25 Vaclav Demcakfix bug 431 54/5454/1
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-24 Lukas SedlakAdded support to register of RPC Implementation. 49/5449/1
2014-02-24 Ladislav BorakAdded documentation into web socket in RestConf 39/5439/2
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-21 Maros MarsalekModify config-api exceptions, bump config and netconf... 61/5261/6
2014-02-21 Maros MarsalekIntegration test added to netconf-it to test identity... 37/5437/1
2014-02-21 Tony TkacikMerge "Fix message aggregator for chunked netconf messa...
2014-02-21 Maros MarsalekFix message aggregator for chunked netconf messages. 23/5423/3
2014-02-20 Tomas OlveckyFix some sonar bugs in config-api and config-manager. 15/5415/2
2014-02-20 Maros MarsalekMake use of new sendMessage method in AbstractNegotiator 93/5393/2
2014-02-19 Alessandro BochMerge "ConfigurationService to create default config...
2014-02-19 Moiz RajaAccept agentpath as a parameter to the run script 18/5418/1
2014-02-19 Yevgeny KhodorkovskyConfigurationService to create default config dir 07/5407/5
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime... 14/5414/2
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-19 Jozef Gloncakbug 433 NPE in onGlobalContextUpdated of ControllerCont... 12/5412/1
2014-02-19 Tomas OlveckyStop config-manager as first bundle when shutting down... 11/5411/1
2014-02-19 Sapan ShahBackward compatibility for User management 04/5404/1
2014-02-18 Robert VargaAdd logging for HashMapDataStore 95/5395/1
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Jozef Gloncakbug 344 interpretation of slashes ('/') in URI 68/5368/3
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Robert VargaActivate enforcement of Path type 92/5392/1
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util 67/5367/4
2014-02-18 Robert VargaImprove NETCONF encoding performance 80/5380/3
2014-02-18 Tony TkacikMerge "Untangle the XML/Hello message decoders"
2014-02-18 Tony TkacikMerge "Do not instantiate multiple DocumentBuilderFacto...
2014-02-18 Tony TkacikMerge "Split message aggregators"
2014-02-18 Tony TkacikMerge "Correct encoding"
2014-02-18 Tony TkacikMerge "Cleanup framing mechanisms"
2014-02-18 Robert VargaIntroduce checked sendMessage() method 90/5390/1
2014-02-18 Robert VargaFix a few more warnings 86/5386/1
2014-02-18 Robert VargaOptimize empty transactions 84/5384/3
2014-02-18 Robert VargaAnother round of warnings fixes 82/5382/3
2014-02-18 Robert VargaPlace an upper bound on notification concurrency 81/5381/3
2014-02-18 Robert VargaUntangle the XML/Hello message decoders 79/5379/1
2014-02-18 Robert VargaDo not instantiate multiple DocumentBuilderFactories 78/5378/1
2014-02-18 Robert VargaSplit message aggregators 77/5377/1
2014-02-18 Robert VargaCorrect encoding 76/5376/1
2014-02-18 Robert VargaCleanup framing mechanisms 75/5375/1
2014-02-18 Sapan ShahUpdate UserConfig with salt value while changing roles 74/5374/1
2014-02-18 Moiz RajaSwitch from using xtend to java in md-sal adapters 73/5373/3
2014-02-17 Tony TkacikMerge "Fix eclipse warnings about maven-enforcer-plugin"
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Robert VargaFix eclipse warnings about maven-enforcer-plugin 58/5358/2
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-17 Tony TkacikMerge "Fix namespaces for netconf monitoring extensions."
2014-02-17 Alissa BonasFix typo in switchmanager log message in word 'available' 66/5366/1
2014-02-17 Robert VargaFix unused field warnings 57/5357/2
2014-02-17 Robert VargaFix warnings about overriden versions 56/5356/2
2014-02-17 Maros MarsalekFix namespaces for netconf monitoring extensions. 53/5253/6
2014-02-17 Robert VargaCleanup warnings 55/5355/2
2014-02-17 Tony TkacikMerge "Serializable classes should have serialVersionUID"
2014-02-17 Tony TkacikMerge "Do not access static methods through object...
2014-02-17 Tony TkacikMerge "Add a bit of documentation"
2014-02-16 Robert VargaSerializable classes should have serialVersionUID 54/5354/1
2014-02-16 Robert VargaDo not access static methods through object instances 53/5353/1
2014-02-15 Robert VargaAdd a bit of documentation 47/5347/1
2014-02-15 Robert VargaDisconnect node statistics tracking 46/5346/1
2014-02-15 Robert VargaHandle openflowplugin returning null 45/5345/1
2014-02-15 Robert VargaDetect RPC failures 42/5342/1
2014-02-15 Tony TkacikMerge "Move queue/meter/flow listeners into their trackers"
2014-02-15 Tony TkacikMerge "Move statistics request functions into trackers"
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Robert VargaMove queue/meter/flow listeners into their trackers 35/5335/3
2014-02-15 Robert VargaMove statistics request functions into trackers 23/5323/5
2014-02-15 Robert VargaMove statistics request methods into NodeStatisticsHandler 22/5322/3
2014-02-15 Robert VargaMove MultipartMessageManager into NodeStatisticsHandler 21/5321/3
2014-02-15 Robert VargaSplit out statistics tracking into separate classes 12/5312/4
2014-02-15 Robert VargaAdd proxies for statistics getters 11/5311/3
2014-02-15 Robert VargaUse a single Timer instead of two threads 00/5300/4
2014-02-15 Robert VargaStart rework of MultipartMessageManager 99/5299/4
2014-02-15 Robert VargaCentralize targetNodeRef in the NodeStatisticsHandler 98/5298/7
2014-02-15 Robert VargaKeep track of the tables we discover 97/5297/6
2014-02-15 Tony TkacikMerge "Walk the tables directly"
2014-02-15 Tony TkacikMerge "Do not rely od DataStore for all connected nodes"
2014-02-15 Tony TkacikMerge "Split off tracking of node presence"
2014-02-15 Tony TkacikMerge "Fix issue where NodeConnector ADDED events were...
2014-02-15 Lukas SedlakBug fixes for netconf southbound plugin. 22/5222/5
2014-02-14 Alessandro BochMerge "Changing SimpleBroadcastHandler so that it's...
2014-02-14 Yevgeny KhodorkovskySwitch Manager should ignore redundant updates 29/5329/3
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Colin DixonChanging SimpleBroadcastHandler so that it's disabled... 36/5336/1
2014-02-14 Diti BhatiaFix for container directory creation/deletion in startu... 38/5238/7
next