Merge "Distributed Datastore integration with config subsystem Updated with the usage...
[controller.git] / opendaylight / netconf / pom.xml
2014-07-04 Ed WarnickeMerge "Distributed Datastore integration with config...
2014-07-04 Ed WarnickeMerge "Basic DistributedDataStoreIntegrationTest added"
2014-07-04 Ed WarnickeMerge "Complete implementation of ThreePhaseCommitCohor...
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "Adding a method to process Identities in a YANG...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-02 Maros MarsalekBUG-1041 cli proposal #1 72/7472/50
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
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 "Removed `which` dependency, now using proper...
2014-06-09 Tony TkacikMerge changes I057476f2,I5b8602e7
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
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-05 Milos FabianCheckstyle plugin check - config & netconf 09/7709/1
2014-06-02 Tomas OlveckyBUG 624 - Make netconf TCP port optional. 85/7585/1
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-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 "Breaking up 6360: Adding base features"
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from... 31/6931/2
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-07 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-05-07 Ed WarnickeMerge "Bug 933: Fixed incorrect update type when Link...
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-03 tpantelisBug 946: Fixed eclipse errors with nagasena projects 44/6744/2
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Tony TkacikMerge "fix for BUG-709 - mixed up flow cookie and conne...
2014-04-22 Ed WarnickeMerge "BUG-732 Fix netconf-connector unable to detect...
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-18 Alessandro BochMerge " Remove version mismatch in config.version"
2014-04-18 Giovanni Meo Remove version mismatch in config.version 80/6280/1
2014-04-18 Giovanni MeoMerge "BUG-472: fix integration test breakage"
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 Jason YeMerge "Enhance the LLDPTLV.java to handle the LLDP...
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent... 47/6247/2
2014-04-16 Tony TkacikMerge "BUG-731: remove unneeded null check"
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
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-472: Import OpenEXI nagasena-0000.0002.0035.0 93/5493/4
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-15 Tony TkacikMerge "BUG-372: Rework sal-netconf-connector"
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-15 Tony TkacikMerge "BUG702: RPC Router fails to acquire IP address...
2014-04-14 jameshall03885Bug 651 - Added back IDE profile and changed target... 14/5914/5
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 changes I6029bd48,Ie8eb4152
2014-04-07 Maros MarsalekBUG-672 Remove deprecated plaintext/autodetect persiste... 41/5941/1
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 "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-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-28 Ed WarnickeMerge "Bug 500: DOMStore SPI"
2014-03-28 Ed WarnickeMerge "Bug 500: Type capture for DOM and Binding APIs"
2014-03-28 Ed WarnickeMerge "Bug 500: Updated data APIs with new concepts."
2014-03-27 Andrew KimMerge "Bug 141: Connection Manager special characters"
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-27 Robert VargaBump netty.io to 4.0.17.Final 30/5630/4
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-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl. 98/5598/4
next