Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Clean C++ exception code to only throw exception types | Jose | 2017-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 George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵ | Benoit Foucher | 2017-02-10 |
|/ | | | | ByType operations | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5798: IceGrid registry prints ObjectAdapterDeactivatedException on ↵ | Benoit Foucher | 2014-10-29 |
| | | | | shutdown | ||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Fixed (ICE-4858) - Eliminate IceDB | Jose | 2014-04-18 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fix for ICE-5417 - IceGrid/replication sporadic failures | Benoit Foucher | 2013-09-10 |
| | |||
* | Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵ | Benoit Foucher | 2013-09-03 |
| | | | | another replica | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed IceGrid compilation with G++ 4.6 | Jose | 2013-01-17 |
| | |||
* | Fixed ICE-4968 - Support for 1.0 observers with IceGrid | Benoit Foucher | 2013-01-17 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixes for ICE-4961: improve IceGrid interop with old nodes and registries | Benoit Foucher | 2012-11-19 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Bug 4286: added support for IceStorm/IceGrid database plugins | Benoit Foucher | 2009-10-07 |
| | | | | | - Fixed IceGrid database code to first save to the database and then do state changes. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed potential on shutdown deadlock in the IceGrid registry | Benoit Foucher | 2007-08-16 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Fixes | Benoit Foucher | 2007-01-30 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711 | Matthew Newhook | 2007-01-30 |
| | |||
* | Fixed bug 1671 and other minor fixes | Benoit Foucher | 2007-01-17 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Fixes | Benoit Foucher | 2006-11-29 |
| | |||
* | Simplified topic publishing | Benoit Foucher | 2006-11-09 |
| | |||
* | Fixed Sun CC build failure | Bernard Normier | 2006-11-03 |
| | |||
* | Renamed IceStorm::subscribe to IceStorm::Topic::subscribeAndGetPublisher. | Matthew Newhook | 2006-10-26 |
| | | | | Integrated the upstream ping stuff. Updated CHANGES file. | ||
* | Fixed race condition | Benoit Foucher | 2006-10-23 |
| | |||
* | Observer fixes | Benoit Foucher | 2006-10-20 |
| | |||
* | Bug fixes, replication test. | Benoit Foucher | 2006-10-11 |
| | |||
* | Removed null permission verifier well-known objects Various fixes for | Benoit Foucher | 2006-09-20 |
| | | | | replcia session establishment. | ||
* | Fixed TODOs | Benoit Foucher | 2006-09-14 |
| | |||
* | Simplified subscription code to use new per-subscriber publisher | Benoit Foucher | 2006-09-13 |
| | |||
* | Fixes | Benoit Foucher | 2006-09-13 |
| | |||
* | Fixes | Benoit Foucher | 2006-09-12 |
| | |||
* | The master now waits for the replicas to be updated before to return. | Benoit Foucher | 2006-09-06 |
| | | | | Added support for dynamic registration of adapters in the replicas. | ||
* | Improved observers, refactored topic manager and initialization Added | Benoit Foucher | 2006-09-04 |
| | | | | icegridadmin commands to examine the registries |