summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertiesAdminI.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ ↵Bernard Normier2014-09-25
| | | | implementation
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Java & C# PropertiesAdmin fixesBenoit Foucher2012-09-14
|
* Bug fixesBenoit Foucher2012-09-03
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Refactored server-properties access/retrieval from IceGrid admin clientBernard Normier2007-11-21
|
* Squashed commit of the following:Bernard Normier2007-09-26
| | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
* Squashed commit of the following:Bernard Normier2007-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