Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm fixes | Joe George | 2021-02-02 |
| | |||
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Remove IcePatch2 (#602) | Bernard Normier | 2021-02-01 |
| | | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI. | ||
* | 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. | ||
* | 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 | ||
* | Removed Current's default value in the C++11 mapping | Bernard Normier | 2017-03-08 |
| | | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Revert "Replaced double and triple underscores in C++ by ice-prefixed names" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00. | ||
* | | Revert "Reverted previous double-underscore changes in IceUtil classes" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 2e6243dd2955e6a292bbe8a569d4e1711253746a. | ||
* | | Reverted previous double-underscore changes in IceUtil classes | Bernard Normier | 2016-11-03 |
| | | |||
* | | Replaced double and triple underscores in C++ by ice-prefixed names | Bernard Normier | 2016-11-02 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++ Consistent usage of public virtual | Jose | 2016-01-12 |
| | | |||
* | | Fixed ICE-6889 - Added support for server.data and service.data variables | Benoit Foucher | 2015-11-19 |
| | | |||
* | | Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdB | Dwayne Boone | 2015-10-28 |
|/ | |||
* | Fixed (ICE-5740) - IcePatch2 has issues with 'large' files. | Jose | 2015-02-17 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5518: allows saving application with no-restart when removing ↵ | Benoit Foucher | 2014-10-17 |
| | | | | stopped server | ||
* | ICE-5698 - Deprecate IceBox.ServiceManager object adapter | Joe George | 2014-10-10 |
| | | | | | - Fix IceGrid to only define IceBox.InstanceName if IceBox.ServiceManager.Endpoints is defined | ||
* | IceGrid::Admin now provides remote access to IceGrid registry and node Admin ↵ | Bernard Normier | 2014-09-10 |
| | | | | | | objects, and icegridadmin uses these new operations to show the Ice log file for IceGrid registries and IceGrid nodes (ICE-2400) | ||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | ICE-4774: Merged skype_props enhancement | Benoit Foucher | 2012-08-30 |
| | |||
* | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-3590 - localhost vs. 127.0.0.1 | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Fix for bug 4799: minimize escapes in config files generated by IceGrid | Jose | 2011-04-04 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed bug 3839 - ICeGrid/replication test failure, fixed other minor issues | Benoit Foucher | 2009-03-12 |
| | |||
* | Additional fixes for bug 3704 and 2841 | Benoit Foucher | 2009-02-04 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 3529 | Dwayne Boone | 2008-11-07 |
| | |||
* | Bug 3529 - check ice version before esacping properties | Dwayne Boone | 2008-11-03 |
| | |||
* | Fixed locator implementation to not serialize anymore locator request for ↵ | Benoit Foucher | 2008-10-23 |
| | | | | non round-robin replica groups also fixed an issue where the registry would try to re-activate servers while the node is shutting down | ||
* | IceGrid fixes to ensure the registry/node don't wait too long if a replica ↵ | Benoit Foucher | 2008-09-26 |
| | | | | becomes unreachable | ||
* | Bug 2073 - support UNC paths on Windows | Dwayne Boone | 2008-05-07 |
| | |||
* | Fixed bug 3039 | Benoit Foucher | 2008-04-25 |
| | |||
* | Fixed IceGrid GUI help | Bernard Normier | 2008-03-14 |
| | |||
* | Fixed bug 2738 | Benoit Foucher | 2008-03-12 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2583 | Benoit Foucher | 2007-12-06 |
| |