BUG-848 Make base capabilities from netconf server configurable
[controller.git] / opendaylight / netconf / netconf-impl / src / test / java / org / opendaylight / controller / netconf / impl / ConcurrentClientsTest.java
2014-04-29 Maros MarsalekBUG-848 Make base capabilities from netconf server... 44/6544/2
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK... 43/6543/2
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-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Ed WarnickeMerge "Bug 616 - Eliminate the use of xtend in md-sal...
2014-04-28 Tony TkacikMerge "BUG-732 Fix sal-netconf-connector unable to...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download... 56/6356/7
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 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 "Resolve Bug:713 - Open snapshot only once per...
2014-04-15 Tomas OlveckyResolve Bug:713 - Open snapshot only once per session. 57/6157/2
2014-04-15 Tony TkacikMerge "Cleanup utility classes"
2014-04-15 Tony TkacikMerge "BUG-459 Remove deprecated NetconfClient class."
2014-04-14 Maros MarsalekBUG-459 Remove deprecated NetconfClient class. 14/5514/8
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-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 "Update toaster example to emit lifecycle logs"
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 TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-26 Tomas OlveckyResolve Bug:593. Persister should communicate via OSGi... 71/5771/1
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-20 Alessandro BochMerge "Fixed the problem in which different containers...
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl. 98/5598/4
2014-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekGet rid of netconf operation filters 22/5522/1
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Andrew KimMerge "Fix for Bug 403: Install button does not work...
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message. 63/5263/3
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-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-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "updated test coverage for AutodetectDirectoryPer...
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-21 Tomas OlveckyFix bug in hello message: module with more revisions. 05/4505/1
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Milos FabianFixed netconf monitoring. 61/3661/6
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Ed WarnickeMerge "Update base configuration to expose RPC broker...
2013-12-04 Ed WarnickeMerge "Bump model revisions to 2010.09.24.2-SNAPSHOT"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
next