Merge "Fix netconf ssh client"
[controller.git] / opendaylight / config /
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
2014-06-23 Ed WarnickeMerge "Implement basic ShardTransactionChain#CloseTrans...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-20 Maros MarsalekBUG-944 Fix nested union types in config subsystem... 69/8169/2
2014-06-18 Vaishali MithbaokarBug 1129: Removing hard coded versions from config... 25/8125/1
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-09 Tony TkacikMerge changes I057476f2,I5b8602e7
2014-06-09 Robert VargaBUG-868: do not instantiate SchemaPath directly 07/7807/2
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-07 Robert VargaBUG-1166: do not import BundleContext 98/7798/1
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Tony TkacikMerge "BUG-1079: reorder fields within get-schema"
2014-06-06 Tony TkacikMerge "BUG-1089: convert TopologyReader"
2014-06-06 Tony TkacikMerge "BUG-1089: migrate TopologyMapping"
2014-06-06 Tony TkacikMerge "BUG-625: migrate InventoryAndReadAdapter"
2014-06-06 Tony TkacikMerge "Checkstyle maven plugin check - md-sal"
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-06 Tony TkacikMerge "Fix unstable FixedThreadPoolConfigBeanTest"
2014-06-06 Tomas OlveckyFix unstable FixedThreadPoolConfigBeanTest 47/7747/2
2014-06-05 Ed WarnickeMerge "Fixed Karaf Distribution javax.annotations confl...
2014-06-05 Ed WarnickeMerge "Provided OSGi Friendly version of Jersey2 as...
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-05 Milos FabianCheckstyle plugin check - config & netconf 09/7709/1
2014-06-05 Ed WarnickeMerge "Bug 1034 : Statistics request queue cleanup...
2014-06-04 Tony TkacikMerge "Do not use deprecated destroyConfigBean in confi...
2014-06-04 Tomas OlveckyDo not use deprecated destroyConfigBean in config tests 65/7665/1
2014-06-03 Ed WarnickeMerge "BUG-1051: logback configuration loader proposal"
2014-05-30 Michal RehakBUG-1051: logback configuration loader proposal 52/7252/3
2014-05-30 Ed WarnickeMerge "Bug 1073: Introduced Transaction Chain to DOMSto...
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tony TkacikMerge "Bug 1036 - Allow using container in case stmt...
2014-05-26 Madhu VenugopalMerge "Neutron API v2.0 bindings and APIs for security...
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-23 Tony TkacikMerge "BUG-770: NumberFormatException for input string...
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-23 Tomas OlveckyBug 1036 - Allow using container in case stmt to preser... 54/7354/1
2014-05-22 Tomas OlveckyBug 1062 - Allow multiple service references with same... 28/7328/1
2014-05-22 Robert VargaBUG-868: remove the use of Javassist.init() 22/7322/2
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Ed WarnickeMerge "Commit generated test files after copyright...
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
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 Ed WarnickeMerge "Bug 967: Do not translate leaf Instance Identifi...
2014-05-16 Tomas OlveckyBug 1022 - Add ability to lookup dependent Module's... 10/7110/1
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-15 Tomas OlveckyCommit generated test files after copyright was removed. 12/7012/1
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-14 Flavio FernandesAdjust regenerated files to match what latest and great... 78/6978/1
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-12 Tony TkacikMerge "BUG-704 Remove pax from netconf identity-ref...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-648: Improve performance by reusing old...
2014-05-12 Tony TkacikMerge "BUG-980: stop emiting copyright"
2014-05-12 Tony TkacikMerge "BUG-731: RoutedRegistration.close() should not...
2014-05-12 Tony TkacikMerge "Remove overriding versions"
2014-05-12 Tony TkacikMerge "Unify maven-bundle-plugin version at 2.4.0"
2014-05-12 Tony TkacikMerge "BUG-972: correct Precondition"
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-11 Robert VargaAdd serialVersionUID to Serializable 70/6870/2
2014-05-09 Robert VargaBUG-980: stop emiting copyright 27/6827/3
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-08 Robert VargaRemove overriding versions 18/6818/1
2014-05-07 Tony TkacikMerge "Fix netconf-connector filter construction"
2014-05-07 Tony TkacikMerge "Add missing exception to log message in SchemaAw...
2014-05-07 Tony TkacikMerge "Initial mdsal and config karaf features"
2014-05-07 Ed WarnickeInitial mdsal and config karaf features 53/6753/3
2014-05-07 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Giovanni MeoMerge "Breaking up 6360: dummy console"
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-06 Tony TkacikMerge changes I05e784af,Ie975a2ec
2014-05-05 Ed WarnickeMerge "Bug 949: Fixed support for DataChangeListeners...
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."
next