Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | ICE-5677 consistent checking of boolean properties | Dwayne Boone | 2014-09-18 |
| | |||
* | Simplified creation of Admin facets in IceBox; simplified test for Admin ↵ | Bernard Normier | 2014-09-17 |
| | | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property) | ||
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵ | Benoit Foucher | 2014-09-12 |
| | | | | wasn't instrumented | ||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | minor edits to IceBox comments | Mark Spruiell | 2013-10-10 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5172) - Ice.LogFile doesn't work with IceBox services | Jose | 2013-01-23 |
| | |||
* | Renamed MetricsAdmin facet name to Metrics | Benoit Foucher | 2012-10-26 |
| | |||
* | Added support for Glacier2 MX and fixed ICE-4880 | Benoit Foucher | 2012-10-12 |
| | |||
* | Added timestamp parameter to getMetricsView, support for metrics in C# and ↵ | Benoit Foucher | 2012-09-28 |
| | | | | Java IceBox | ||
* | ICE-4774: Merged skype_props enhancement | Benoit Foucher | 2012-08-30 |
| | |||
* | ICE-4609 - Add ability to load shared library with full path | Jose | 2012-08-16 |
| | | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented. | ||
* | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4771 - IceBox fixes | Mark Spruiell | 2012-01-11 |
| | |||
* | minor cleanup to IceBox error handling and log messages | Mark Spruiell | 2011-06-06 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | 4722 - IceBox: service access to the ServiceManager communicator | Mark Spruiell | 2011-03-27 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 2589: | Mark Spruiell | 2009-11-04 |
| | | | | | | - Fixing Python implementation of cloneWithPrefix - Implementing cloneWithPrefix in Ruby & PHP - Miscellaneous minor fixes | ||
* | 2589 - Bogus Ice.ProgramName value for IceBox service. | Jose | 2009-11-03 |
| | |||
* | bug 4196 - add class loader to InitializationData | Mark Spruiell | 2009-09-04 |
| | |||
* | more fixes for bug 4126 | Mark Spruiell | 2009-06-26 |
| | |||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Fixed bug 3732 - bogus startService method implementation | Benoit Foucher | 2009-02-17 |
| | |||
* | bug 3531 - fixing Eclipse warnings in Java code | Mark Spruiell | 2009-02-13 |
| | |||
* | Fixed bug 3700 - Configuring IceBox shared communicator before initialization | Benoit Foucher | 2009-02-11 |
| | |||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 2820: IceBox fixes | Mark Spruiell | 2008-03-13 |
| | |||
* | Fixed bug 2740 (again), IceBox observers fixes | Benoit Foucher | 2008-03-06 |
| | |||
* | Bug 2491 - Use getPropertyAsList | Dwayne Boone | 2008-02-13 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Bug 2487 - Recursive service starting | Dwayne Boone | 2008-01-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Moved various classes from IceUtil to IceUtilInternal | Bernard Normier | 2008-01-09 |
| | |||
* | - Fixed bug 2482 | Benoit Foucher | 2007-12-21 |
| | | | | | | | | | - Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests. | ||
* | New IceGrid/icebox demos and various IceBox fixes | Bernard Normier | 2007-12-04 |
| | |||
* | Fixed bug 1775 (service manager issues) | Bernard Normier | 2007-12-03 |
| | |||
* | Added Properties facet to IceBox services | Bernard Normier | 2007-11-30 |
| | |||
* | Implemented service observers | Bernard Normier | 2007-11-30 |
| | |||
* | Fixed test warning | Bernard Normier | 2007-09-24 |
| | |||
* | Fixed warning, remove need for indirect IceGrid.Node adapter | Bernard Normier | 2007-09-21 |
| | |||
* | InheritProperties no longer inherits Ice.Admin.Endpoints | Bernard Normier | 2007-09-20 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2007-09-18 |
| | | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532 | ||
* | bug 2441 - Do not require IceBoc.ServiceManager.Endpoints to be set | Dwayne Boone | 2007-08-31 |
| | |||
* | bug 1283: inheriting IceBox properties | Mark Spruiell | 2007-02-08 |
| |