BUG-2288: DOMNotification API
[controller.git] / opendaylight / md-sal / sal-dom-api / src / main / java / org / opendaylight /
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-26 Tony TkacikBug 1227: Removed #close() from Write Transactions. 49/8249/5
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-19 Ed WarnickeMerge "BUG-1167: missing Notification of FLOW_REMOVED"
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-17 Ed WarnickeMerge "Added container wrapper against action to suppor...
2014-06-17 Ed WarnickeMerge "added containermanager shell feature"
2014-06-16 Ed WarnickeMerge "Add some unimplemented proxy classes related...
2014-06-16 Ed WarnickeMerge "Add more yang/sal dependencies"
2014-06-16 Ed WarnickeMerge "Hook the Distributed Data store into the config...
2014-06-16 Ed WarnickeMerge "Add akka dependencies"
2014-06-16 Ed WarnickeMerge "Initial commit of the akka based distributed...
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Tony TkacikBug 1073: Added support to DOMBrokerImpl for Transactio... 95/7395/14
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-11 Ed WarnickeMerge "Renamed MD-SAL all feature to follow proper...
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Robert VargaBUG-272: fix sal-dom-api 67/7867/1
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Commit generated test files after copyright...
2014-05-19 Ed WarnickeMerge "Adjust regenerated files to match what latest...
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Ed WarnickeMerge "Breaking up 6360: Adding base features"
2014-05-19 Tony TkacikMerge "Trigger a GC once initial configuration has...
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Andrew KimMerge "Node Name in non-default container should defaul...
2014-05-15 Tony TkacikMerge changes Ibe0145be,I0764bfa9
2014-05-15 Tony TkacikMerge "BUG-509: remove StoreUtils.initialChangeEvent()"
2014-05-15 Tony TkacikMerge "BUG-509: StoreUtils should operate on Normalized...
2014-05-15 Tony TkacikMerge "Bug 1002 - REST POST transaction is not commited"
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-11 Flavio FernandesCosmetics: fix typo facilitate 66/6866/1
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
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-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-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous 85/5485/9
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-02 Tony TkacikMerge "BUG-467: reconnect-strategy configuration moved...
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-04-01 Giovanni MeoMerge "Initial commit for new Match classes"
2014-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-31 Tony TkacikMerge changes I28d517fe,Ia6f0b6ce
2014-03-31 Tony TkacikMerge "Do not use InstanceIdentifier.builder()"
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-28 Tony TkacikBug 499: Added support for old DOM Broker APIs. 44/5744/5
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-28 Ed WarnickeMerge "Bug 500: Type capture for DOM and Binding APIs"
2014-03-27 Robert VargaBug 500: Type capture for DOM and Binding APIs 13/5613/4
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-26 Chi-Vien LyMerge "1. Delete TLS KeyStore password from system...
2014-03-25 Robert VargaUpdate to use yang concepts 57/5757/1
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-13 Robert VargaAdd MountInstance client documentation and promote... 22/5622/2
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-12 Tony TkacikMerge "Fix clustering versions"
2014-03-12 Tony TkacikMerge "Fixed whitespace dependent tests in config-persi...
2014-03-12 Tony TkacikMerge "Use ObjectRegistration instead of Registration"
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 Alessandro BochMerge "When node disconnects from master controller...
2014-03-11 Alessandro BochMerge "Topology Manager to avoid redundant edge updates"
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaPrune long-deprecated APIs 01/5501/4
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
2014-02-28 Alessandro BochMerge "included the nodetype in the congruence check...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
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-27 Alessandro BochMerge "We already have a merged and validated flow...
next