Trigger a GC once initial configuration has been pushed
[controller.git] / opendaylight / md-sal / sal-rest-connector / src /
2014-05-14 Tony TkacikMerge "BUG 1001 Failing test - RestGetOperationTest...
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-14 Tony TkacikMerge "BUG-372 Add reconnecting to netconf-connector...
2014-05-14 Jozef GloncakBUG 1001 Failing test - RestGetOperationTest.getStreamsTest 84/6984/1
2014-05-13 Andrew KimMerge "REST API to fetch Node Property"
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 tpantelisBug 617: Remove extend files from sal-rest-connector 21/6821/6
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "BUG-832 Add schemaContext to notification parsin...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-05 Ed WarnickeMerge "Skip from the surefire execution plugins that...
2014-05-01 Ed WarnickeMerge "BUG-633: allow overriding of channelFactory"
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-04-02 Jozef Gloncak524 bug - %2F slashes translation behind mount point... 63/5863/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-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
next