summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Database.cpp
Commit message (Collapse)AuthorAge
...
* - 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.
* Bug 3231 - alternative storage for IceGrid and IceStormDwayne Boone2009-09-28
|
* Fixed bug 3230 - IceGrid node leakBenoit Foucher2009-03-25
|
* Fixed bug 3839 - ICeGrid/replication test failure, fixed other minor issuesBenoit Foucher2009-03-12
|
* Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warningsBenoit Foucher2009-03-04
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Fixed bug 3762 - session server deactivation on application updateBenoit Foucher2009-02-26
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug in IceGrid application syncBenoit Foucher2008-11-07
|
* get rid of some optimizer warnings.Matthew Newhook2008-03-13
|
* Fixed bug 2738Benoit Foucher2008-03-12
|
* Updated copyrightDwayne Boone2008-01-23
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Refactored server-properties access/retrieval from IceGrid admin clientBernard Normier2007-11-21
|
* Fixed bug 2330Benoit Foucher2007-08-16
|
* Fixed bug 2220Benoit Foucher2007-06-12
|
* Fixed IceGrid registry assert which would occur when registering duplicateBenoit Foucher2007-04-20
| | | | well-known objects with the same adapter
* Removed support for removed Ice.OA property prefixBenoit Foucher2007-02-14
|
* Fixed warningBenoit Foucher2007-02-05
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed bug 1671 and other minor fixesBenoit Foucher2007-01-17
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Changes to support IceGrid database upgrade from 3.1 to 3.2Benoit Foucher2007-01-02
|
* Fixed iceVersion issuesBenoit Foucher2006-12-21
|
* - Added internal descriptor types for node-registry communicationsBenoit Foucher2006-12-20
| | | | - Various bug fixes
* Fixed bug 1603Benoit Foucher2006-12-07
|
* FixesBenoit Foucher2006-11-29
|
* CleanupBenoit Foucher2006-11-28
|
* Code cleanupBenoit Foucher2006-11-24
|
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
| | | | longer contacts all the nodes).
* Simplified topic publishingBenoit Foucher2006-11-09
|
* Added ordered load balancingBenoit Foucher2006-11-03
|
* Added IceGrid::Locator interface, more replication tests.Benoit Foucher2006-10-18
|
* Replication fixes, more work on the replication testsBenoit Foucher2006-10-17
|
* Bug fixes, replication test.Benoit Foucher2006-10-11
|
* Added back support for --deploy option. Locking the registry isn't requiredBenoit Foucher2006-09-29
| | | | anymore to update the database.
* Fixes to allow upgrade of a slave to a masterBenoit Foucher2006-09-26
|
* Node proxies are now stored in a separate non-replicated map.Benoit Foucher2006-09-22
|
* Removed null permission verifier well-known objects Various fixes forBenoit Foucher2006-09-20
| | | | replcia session establishment.
* Fixed registry observer.Benoit Foucher2006-09-19
|
* More code cleanup + added replica session timeoutBenoit Foucher2006-09-15
|
* Fixed TODOsBenoit Foucher2006-09-14
|
* Simplified subscription code to use new per-subscriber publisherBenoit Foucher2006-09-13
|
* FixesBenoit Foucher2006-09-13
|
* FixesBenoit Foucher2006-09-12
|
* FixesBenoit Foucher2006-09-12
|
* FixBenoit Foucher2006-09-12
|
* FixesBenoit Foucher2006-09-12
|
* The master now waits for the replicas to be updated before to return.Benoit Foucher2006-09-06
| | | | Added support for dynamic registration of adapters in the replicas.
* Improved observers, refactored topic manager and initialization AddedBenoit Foucher2006-09-04
| | | | icegridadmin commands to examine the registries