Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Removed cpp:unscoped from all Ice enums | Bernard Normier | 2017-02-08 |
| | | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC | ||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-07-01 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Make.common.rules cpp/Makefile cpp/config/Make.rules cpp/config/Make.rules.Linux cpp/src/Ice/InstrumentationI.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/IceSSL/Makefile cpp/src/IceUtil/Makefile cpp/test/Glacier2/attack/Makefile cpp/test/Glacier2/attack/Makefile.mak cpp/test/Glacier2/router/Makefile cpp/test/Glacier2/sessionHelper/Makefile cpp/test/Glacier2/staticFiltering/Makefile cpp/test/Ice/objects/Makefile cpp/test/IceSSL/configuration/AllTests.cpp cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux cpp/test/IceUtil/stacktrace/StackTrace.release.Linux csharp/src/Ice/PropertyNames.cs java/Makefile java/gradle.properties java/gradle/ice.gradle java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/test/build.gradle js/src/Ice/PropertyNames.js man/man1/icegridadmin.1 man/man1/transformdb.1 php/BuildInstructionsWindows.md php/Makefile php/config/Make.rules.Darwin php/config/Make.rules.mak.php php/config/Make.rules.php php/src/IcePHP/Makefile php/src/Makefile php/src/Makefile.mak php/src/php5/.depend.mak php/src/php5/Communicator.cpp php/src/php5/Config.h php/src/php5/Connection.cpp php/src/php5/Endpoint.cpp php/src/php5/IcePHP.rc php/src/php5/Makefile php/src/php5/Makefile.mak php/src/php5/Operation.cpp php/src/php5/Types.cpp php/src/php5/Types.h php/src/php5/Util.cpp php/src/php7/Communicator.cpp php/src/php7/Communicator.h php/src/php7/Config.h php/src/php7/Connection.cpp php/src/php7/Endpoint.cpp php/src/php7/IcePHP.rc php/src/php7/Makefile php/src/php7/Operation.cpp php/src/php7/Types.cpp php/src/php7/Types.h php/src/php7/Util.cpp scripts/TestUtil.py | ||
| * | Fixed ICE-7185 - Global destructor segfault in powerpc | Jose | 2016-06-14 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 |
| | | |||
* | | C++11 metrics fixes | Jose | 2015-12-22 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed bug ICE-5783 - php tests fails with --mx | Benoit Foucher | 2014-10-24 |
| | |||
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵ | Benoit Foucher | 2014-09-12 |
| | | | | wasn't instrumented | ||
* | IceMX and Python support for the new collocation optimization | Benoit Foucher | 2014-07-01 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fix for Solaris build failure | Benoit Foucher | 2013-09-11 |
| | |||
* | Fixed ICE-5196: allow setting an observer with IceMX enabled | Benoit Foucher | 2013-09-09 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fix for ICE-5140 - an opaque endpoint which doesn't specify -e is assumed to ↵ | Benoit Foucher | 2013-02-01 |
| | | | | be a 1.0 encoded endpoint | ||
* | Xcode 4.6 - clang 4.2 updates | Jose | 2013-01-31 |
| | |||
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 |
| | |||
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵ | Benoit Foucher | 2013-01-07 |
| | | | | invocation metrics, support for requestId attribute | ||
* | Fixed ICE-4979: test failures with --mx enabled | Benoit Foucher | 2012-11-22 |
| | |||
* | ICE-4965: added Python Ice/metrics demo | Benoit Foucher | 2012-11-20 |
| | |||
* | Minor metrics fixes | Benoit Foucher | 2012-10-26 |
| | |||
* | Added support for Glacier2 MX and fixed ICE-4880 | Benoit Foucher | 2012-10-12 |
| | |||
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
| | | | | with a userException member. | ||
* | Fixed Win32 build issues, IceStorm test failure | Benoit Foucher | 2012-10-08 |
| | |||
* | Added timestamp parameter to getMetricsView, support for metrics in C# and ↵ | Benoit Foucher | 2012-09-28 |
| | | | | Java IceBox | ||
* | Java & C# port | Benoit Foucher | 2012-09-28 |
| | |||
* | Win32 fixes | Benoit Foucher | 2012-09-17 |
| | |||
* | Moved some MX classes to IceInternal | Benoit Foucher | 2012-09-17 |
| | |||
* | Fixed to remove need for calling updateViews after map registration | Benoit Foucher | 2012-09-14 |
| | |||
* | Fixed metrics tests | Benoit Foucher | 2012-09-14 |
| | |||
* | Added Ice/metrics test | Benoit Foucher | 2012-09-13 |
| | |||
* | Minor fixes | Benoit Foucher | 2012-09-12 |
| | |||
* | Support for IceBox services MetricsAdmin and IceStorm metrics | Benoit Foucher | 2012-09-11 |