Merge pull request #2394 from Mailaender/patch-1
[mono.git] / mcs / class / Mono.Data.Tds / Mono.Data.Tds.Protocol / TdsConnectionPool.cs
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from the class libs. This...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2012-12-19 James LewisMerge pull request #1 from knocte/master
2012-12-19 Andres G. Aragoneses[Mono.Data.Tds] Add Obsolete constructors to unbreak...
2012-12-05 James Lewis[System.Data.SqlClient] Support for "Connection Lifetim...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-01 Robert WilkensSee Reported Bug #4786 in bugzilla which this attempts...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-08-19 Marek SafarNew tests.
2009-08-17 Veerapuram Varadhan2009-08-17 Veerapuram Varadhan <vvaradhan@novell...
2009-07-25 Gert Driesen* TdsConnectionPool.cs: Fixed typo in ResetConnectionPool.
2009-05-27 Marek SafarNew tests, updates
2009-04-29 Gonzalo Paniagua... 2009-04-28 Gonzalo Paniagua Javier <gonzalo@novell...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-24 Gonzalo Paniagua... Improved TDS connection pooling
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-09 Gert Driesen* TdsConnectionPool.cs: Added TdsConnectionPoolManager...
2008-07-06 Gert Driesen* TdsConnectionPool.cs: When pooled connection cannot...
2008-07-04 Gert Driesen* TdsConnectionPool.cs: On 1.0 profile, use object...
2008-06-23 Veerapuram VaradhanHonor timeout and throw appropriate exception when...
2008-06-10 Veerapuram VaradhanRemove unnecessary locks and code refactoring
2008-06-10 Marek Habersack2008-06-09 Ankit Jain <jankit@novell.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-17 Nagappan Alagappan* TdsConnectionPool.cs: Default the pooling is enabled...
2007-09-25 Marek SafarNew tests.
2007-09-25 Nagappan Alagappan2007-09-25 Nagappan A <anagappan@novell.com>
2007-08-06 Nagappan Alagappan2007-08-06 Nagappan A <anagappan@novell.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next