summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Topics.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Eliminate catch(const char*) #48Jose2018-07-26
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
|/ | | | ByType operations
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5798: IceGrid registry prints ObjectAdapterDeactivatedException on ↵Benoit Foucher2014-10-29
| | | | shutdown
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fix for ICE-5417 - IceGrid/replication sporadic failuresBenoit Foucher2013-09-10
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed IceGrid compilation with G++ 4.6Jose2013-01-17
|
* Fixed ICE-4968 - Support for 1.0 observers with IceGridBenoit Foucher2013-01-17
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixes for ICE-4961: improve IceGrid interop with old nodes and registriesBenoit Foucher2012-11-19
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-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.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed potential on shutdown deadlock in the IceGrid registryBenoit Foucher2007-08-16
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* FixesBenoit Foucher2007-01-30
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711Matthew Newhook2007-01-30
|
* Fixed bug 1671 and other minor fixesBenoit Foucher2007-01-17
|
* Updated copyright headerDwayne Boone2007-01-08
|
* FixesBenoit Foucher2006-11-29
|
* Simplified topic publishingBenoit Foucher2006-11-09
|
* Fixed Sun CC build failureBernard Normier2006-11-03
|
* Renamed IceStorm::subscribe to IceStorm::Topic::subscribeAndGetPublisher.Matthew Newhook2006-10-26
| | | | Integrated the upstream ping stuff. Updated CHANGES file.
* Fixed race conditionBenoit Foucher2006-10-23
|
* Observer fixesBenoit Foucher2006-10-20
|
* Bug fixes, replication test.Benoit Foucher2006-10-11
|
* Removed null permission verifier well-known objects Various fixes forBenoit Foucher2006-09-20
| | | | replcia session establishment.
* 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
|
* 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