Fix compile errors in NetconfDeviceSimulator
[controller.git] / opendaylight / netconf / config-persister-impl /
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io 25/16625/1
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use transaction-dispatcher for ShardT...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tom PantelisMerge "BUG 2676 : Introduce API for accessing akka...
2015-02-23 Tom PantelisMerge "BUG 2718 : Create a diagnostic utility to track...
2015-02-23 Tom PantelisMerge "BUG 2741 : Fix issue with real snapshotting...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Re-enable running of SingleFeaturesTest"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "DOMDataTree APIs"
2015-02-23 Tony TkacikMerge "Update JMX generator"
2015-02-23 Tony TkacikMerge "xsql should pull junit directly"
2015-02-23 Tony TkacikMerge "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md... 54/15254/8
2015-02-23 Tony TkacikMerge "Prevent multiple config pushers"
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-20 Maros MarsalekPrevent multiple config pushers 94/15494/2
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-14 Robert VargaBUG-1173: ensure compatibility with Guava 17+ 31/7831/8
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Moiz RajaMerge "Bug-2591 : Clustering: Shard does not notify...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-16 Tony TkacikMerge "Fixed missing dependencies in netconf-netty...
2015-01-16 Tony TkacikMerge "Increase timeout in config pusher for conflictin...
2015-01-16 Maros MarsalekIncrease timeout in config pusher for conflicting versi... 21/14121/2
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-10 Tony TkacikMerge "BUG-2475: Do not issue garbage collection on...
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-09 Thanh HaFix checkstyle if-statements must use braces netconf 00/13500/1
2014-12-09 Robert VargaBUG-2475: Do not issue garbage collection on when pushi... 79/13479/3
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Marian DubaiFix checkstyle warnings for config-persister-impl 52/12852/2
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Robert VargaMigrade JUnitMatchers references 02/12602/1
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-15 Devin AveryMerge "Fixes bug 2114"
2014-10-15 Devin AveryMerge "BUG 720 - YANG leaf as JSON input *<*:* couldn...
2014-10-10 Moiz RajaMerge "Update the XSQL jdbc driver to support pentaho"
2014-10-09 Moiz RajaMerge "Bug 2003: CDS serialization improvements"
2014-10-16 Tony TkacikMerge "BUG 2047 - HTTP GET - no returning error message"
2014-10-16 Tony TkacikMerge "BUG 1966 - change message logging level (info...
2014-10-16 Tony TkacikMerge "Bug 2131 - NPE when starting controller"
2014-10-16 Tony TkacikMerge changes I879118ce,I664b391e
2014-10-16 Tony TkacikMerge "BUG-1958 Fix leafref path in config-yang module."
2014-10-16 Tony TkacikMerge "BUG-1521 netconf-impl & netconf-monitoring line...
2014-10-05 Colin DixonIncrementing versions by 0.1.0 for post-Helium master... 39/11739/4
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-19 Ed WarnickeMerge "Bug 1876 - Added missing parent tag to pom files"
2014-09-18 Tony TkacikMerge "BUG-692 Fix major issues reported by sonar for...
2014-09-18 Maros MarsalekBUG-692 Fix major issues reported by sonar for netconf... 90/11290/2
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-09 Moiz RajaMerge "Allowed Jolokia to use HttpService"
2014-09-09 Tony TkacikMerge "BUG-1521 Add missing unit tests for config-persi...
2014-09-05 Maros MarsalekBUG-1521 Add missing unit tests for config-persister... 42/10842/1
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
next