summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/SqlDB/SqlDB.cpp
Commit message (Collapse)AuthorAge
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed IceGrid/SqlDB build failure on WindowsBenoit Foucher2013-09-18
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fixed ICE-5371 - fixed IceGrid registry executable to not require data ↵Benoit Foucher2013-07-03
| | | | property to be set to get help or the version with -h/-v
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Cleaned up code, fixed encoding in SqlDB, renamed DatabaseCache to ↵Bernard Normier2012-08-29
| | | | ConnectionPool
* Win32 fixes, C# portBenoit Foucher2012-04-26
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bunch of minor SQL issuesDwayne Boone2009-11-17
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* Added *.SQL.Port propertyDwayne Boone2009-10-07
|
* - Bug 4286: added support for IceStorm/IceGrid database pluginsBenoit Foucher2009-10-07
- Fixed IceGrid database code to first save to the database and then do state changes.