summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
Commit message (Collapse)AuthorAge
...
* Fixed warning, remove need for indirect IceGrid.Node adapterBernard Normier2007-09-21
|
* 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
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2233Matthew Newhook2007-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 9c5b39640659633dfad70341c4e709eeda8d5f8e Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 18:13:59 2007 +0800 More fixes. commit 49cade00fee4dfc00fd688ba1ca8bcbf80376b59 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 17:07:36 2007 +0800 removed debug. commit f33af74a2fe64ee2433228133c58afe6278fc5f3 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 17:03:01 2007 +0800 fixes. commit a145684f88b000087a6fe5551bb9018ad03c8307 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 15:25:37 2007 +0800 altered reference counting as suggested in the bug report.
* bug 2433 - use Ice.Plugin.Logger instead of Ice.LoggerPlugin to load logger ↵Dwayne Boone2007-08-30
| | | | from properties
* bug 1597: minor cleanup in makepropsMark Spruiell2007-08-20
|
* Fixed bug 2292Benoit Foucher2007-07-10
|
* Fixed some errors in PropertyNames.xmlDwayne Boone2007-06-22
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1993 - Rename ↵Dwayne Boone2007-06-21
| | | | | | Ice.Trace.Location Ice.Trace.Locator http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2013 - Use IANA ports in demos
* Fixing a problem with the property class support for deprecatedBy. TheBrent Eagles2007-06-21
| | | | generated deprecatedBy's were incomplete.
* Merge branch 'property_names_enh'Brent Eagles2007-06-19
|\ | | | | | | | | | | | | | | | | | | Conflicts: cpp/config/PropertyNames.xml cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cs/src/Ice/PropertyNames.cs java/src/IceInternal/PropertyNames.java
| * * Modified makeprops.py to allow property classes to containBrent Eagles2007-06-19
| | | | | | | | | | | | | | | | deprecated properties. * Fixed a bug in handling properties that were simply deprecated through the deprecated attribute (as opposed to through the deprecatedBy attribute)
* | Fixed merge conflicts.Dwayne Boone2007-06-18
|\|
| * Squashed commit of the following:Brent Eagles2007-06-15
| | | | | | | | | | | | | | | | | | | | commit d0aa3ed6e86681231443b1c0050dd5d32f17e4a2 Author: Brent Eagles <brent@eagle2.eaglestechnologies.com> Date: Fri Jun 15 11:30:52 2007 -0230 - Removing generation of the Property class definitions from makeprops.py. - Fixing java build to work in git repository without requiring ICE_HOME to be set.
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵Dwayne Boone2007-06-18
|/ | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized
* Fixed bug 2254Benoit Foucher2007-06-14
|
* More transactional evictor testingBernard Normier2007-06-01
|
* updatesBrent Eagles2007-05-31
|
* fixing registry thread pool nameBrent Eagles2007-05-24
|
* Implementation of enhancements described inBrent Eagles2007-05-24
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1597
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughputBenoit Foucher2007-05-23
| | | | performance issue on Win32.
* Bug 1625 - unused property warningDwayne Boone2007-05-16
|
* removing Ice.AllowableEndpointsMark Spruiell2007-02-20
|
* Removed IceGridAdmin.RoutedBenoit Foucher2007-02-16
|
* Added IceGridAdmin.RoutedBenoit Foucher2007-02-16
|
* removing IceGrid.AdminGUI.EndpointsMark Spruiell2007-02-16
|
* Added unknown property warningDwayne Boone2007-02-14
|
* Remove Ice.OA.Dwayne Boone2007-02-14
|
* Updated copyrightDwayne Boone2007-02-13
|
* updating proxy propertiesMark Spruiell2007-02-12
|
* Enable debug by defaultDwayne Boone2007-02-12
|
* Update propertiesDwayne Boone2007-02-12
|
* Bug 1268.Michi Henning2007-02-12
|
* bug 1283: inheriting IceBox propertiesMark Spruiell2007-02-08
|
* adding Ice.Default.EndpointSelectionMark Spruiell2007-01-26
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-26
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1283Matthew Newhook2007-01-25
|
* Changed property nameDwayne Boone2007-01-22
|
* Added Ice.Batch.AutoFlushDwayne Boone2007-01-22
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Bug 1327 - allow getClientProxy to return nil proxyDwayne Boone2007-01-03
|
* added Ice.CacheMessageBuffers propertyBrent Eagles2006-12-22
|
* Fixed bugs #1640 and #1641Bernard Normier2006-12-21
|
* Use local date formatDwayne Boone2006-12-20
|
* Added Ice.Logger.DateFormat propertyDwayne Boone2006-12-19
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Added LoggerPluginDwayne Boone2006-12-11
|
* Added extra proxy propertiesDwayne Boone2006-12-04
|
* Added start/stop of IceBox serviceDwayne Boone2006-11-29
|
* Deprecated Glacier2.AddUserToAllowCategoriesDwayne Boone2006-11-22
|
* Added Ice.Default.PreferSecureDwayne Boone2006-11-21
|