Merge "BUG-634: introduce netty ChannelFactory wrapper"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal /
2014-05-01 Ed WarnickeMerge "BUG-634: introduce netty ChannelFactory wrapper"
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Jozef GloncakBUG 274 REST response instead of NumberFormatException 58/6358/2
2014-04-29 Ed WarnickeMerge "Statistics-Manager - Performance Improvement...
2014-04-29 Ed WarnickeMerge "Resolve Bug:853 - remove groovy from config...
2014-04-29 Giovanni MeoMerge "Allow to disable default gw feature"
2014-04-28 Ed WarnickeMerge "Fixed typo in test name. Temporary ignore test."
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-24 Jozef GloncakBUG 652 leafref CCE & BUG 720 colons problem 35/6335/4
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-16 Robert VargaBUG-731: do not do String.toString() 28/6228/1
2014-04-15 Ed WarnickeMerge "BUG-509: add missing copyright headers"
2014-04-15 Ed WarnickeMerge "Bug 509: Fixed small discrepancies in Binding...
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-15 Tony TkacikMerge "Resolve Bug:717 - Remove fragment version requir...
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "Resolve Bug:445 Remove freemarker from config...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-11 Martin SunalBUG 718: changed codec for URI parsing 48/6048/1
2014-04-08 Ed WarnickeMerge "Bug 509: Fixed order of invoking Schema listeners."
2014-04-08 Ed WarnickeMerge "Fixed potential class pool override in integrati...
2014-04-08 Tony TkacikMerge "Update config-module-archetype."
2014-04-08 Tony TkacikMerge "Add filtering capability to config.ini in order...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "BUG-633: allow bootstrap customization"
2014-04-08 Tony TkacikMerge "Resolve Bug:623 : Generate private key using...
2014-04-08 Tony TkacikMerge "Bug 639, Bug 641, Bug 642: This is MD-SAL based...
2014-04-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-08 Tony TkacikMerge "BUG-672 Make Xml directory adapter skip initial...
2014-04-08 Tony TkacikMerge changes I6029bd48,Ie8eb4152
2014-04-08 Tony TkacikMerge "bug - missing excaping of % character in String...
2014-04-07 Jozef Gloncakbug - missing excaping of % character in String.format... 32/5932/1
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-12 Tony TkacikMerge "Fixed whitespace dependent tests in config-persi...
2014-03-12 Tony TkacikMerge "added generated files to .gitignore"
2014-03-12 Tony TkacikMerge "Resolve Bug:419. Bump logging bridge reference...
2014-03-11 Alessandro BochMerge "Adding some more traces for better debuggability"
2014-03-11 Tony TkacikMerge "Cleanup warnings in restconf-broker Notification...
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaRemove unused import and raw type references 71/5571/2
2014-03-07 Martin BobakBug 453 - sal-rest-connector doesn't provide stream... 62/5562/5
2014-03-03 Alessandro BochMerge "The code through out hosttracker assumes the...
2014-03-03 Tony TkacikMerge "Remove static state and default beans from Runti...
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-03-03 Tony TkacikMerge "Eradicate exificient from the repository"
2014-03-03 Tony TkacikMerge "Do not use currently-deprecated APIs"
2014-02-28 Alessandro BochMerge "included the nodetype in the congruence check...
2014-02-28 Tony TkacikMerge "Eliminate superfluous pluginManagement section"
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-28 Robert VargaDo not use currently-deprecated APIs 00/5500/1
2014-02-28 Tony TkacikMerge "Add toaster sample consumer/provider modules...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
2014-02-27 Alessandro BochMerge "Use same memory settings for surefire and failsa...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-26 Jozef GloncakBug 383 - exception raised if key part of URI is incorrect 26/5326/3
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 "Fix some sonar bugs in config-api and config...
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-24 Jozef GloncakException for URI /restconf/operations/module_name... 94/5394/4
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-19 Alessandro BochMerge "ConfigurationService to create default config...
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
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-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Jozef Gloncakbug 344 interpretation of slashes ('/') in URI 68/5368/3
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Andrew KimMerge "Fix incorrect validation in SwitchConfig"
2014-02-07 Andrew KimMerge "Lower logger level in OF1.0 Discovery Service"
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Ed WarnickeMerge "Improve logging in NetconfClient, logging-bridge...
2014-02-07 Ed WarnickeMerge "Maven archetype for config subsystem aware bundles"
2014-02-07 Ed WarnickeMerge "Fix of bug in Notificator class"
2014-02-06 Jozef GloncakFix of bug in Notificator class 03/5103/4
2014-02-05 Jason YeMerge changes I8290457c,If84199a1
2014-02-05 Ed WarnickeMerge "Added resource /streams/stream/<streamName>"
2014-02-05 Ed WarnickeMerge "Added support for /modules, /modules/module...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Martin SunalAdded resource /streams/stream/<streamName> 94/5094/9
2014-02-04 Jozef GloncakAdded support for /modules, /modules/module, /operation... 47/4847/6
next