4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved images to the img subfolder. Removed unused files. More... over 11 years ago
Added "Why use" and "Who uses" sections. Added more images and backgrounds. More... over 11 years ago
[en] Created NuGet package fpr version 2.4 More... over 11 years ago
[en] Updated version from 2.3.0.0 to 2.4.0.0 More... over 11 years ago
Added download buttons. More... over 11 years ago
New template based on 1140px grid. More... over 11 years ago
[en] Fixed concurrency issue in ZyanConnection.CreateProxy method (issue #1821).
yallie
as Alexey Yakovlev
More... over 11 years ago
Extracted styles to a separate css. More... over 11 years ago
Added a bigger logo and a footer. More... over 11 years ago
[en] Added missing constructor to ZyanConnection. Removed unnecessary client protocol setup classes in the unit tests.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added the project file for the Sandcastle Help File Builder.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Localized a few exception messages.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Translated the comments in SqlSessionManager, Asynchronizer, SyncContextSwitcher and TransactionStarter classes.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Translated XML comments in ZyanComponentHost class. Marked all NotificationService-related methods and properties with the Obsolete attribute. Added more tags to the NuGet package specification.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Fixed invalid ServerSession.CurrentSession in the ClientHeartBeatReceived event handler (work item #1808). Added regression test for this issue.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added TcpExChannel.ConnectDuringCreation option and "connectDuringCreation" configuration parameter support. Default is false, which is similar to the standard TcpChannel's behavior.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Changed default protocol mapping of "tcp://" to the TcpBinaryClientProtocolSetup for backward compatibility. ZyanConnection now uses ClientProtocolSetup.GetClientProtocol to select the proper protocol setup for the given URL.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added default client protocols to the ClientProtocolSetup class. Included NullChannel sources to the Zyan.Communication.Fx3.csproj (uses ConcurrentQueue class from the Mono Framework v2.10). Improved integration test for the NullChannel.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added releaseNotes node to the NuGet 2.4 package specification. Fixed the integration test for the bindTo parameter. Fixed intermixed tabs and spaces.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Implemented "bindTo" channel property for TcpExChannel. "bindTo" channel property for TcpExChannel is tested in integration test [de] "bindTo" Kanaleigenschaft für TcpExChannel implementiert. Kanaleigenschaft "bindTo" für TcpExChannel wird im Rahmen des Integrationstests getestet. More... over 11 years ago
[en] Updated Mono version of the integration tests project file. Added NullChannelTest. Added NuGet package specification for the upcoming release 2.4.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added IpcBinaryTest to the integration tests suite.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added traffic compression support to all custom protocols.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added TcpBinary channel to the integration tests.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added CustomClientProtocolSetup and CustomServerProtocolSetup — base classes for Zyan protocols featuring custom authentication and encryption. All custom protocol setup classes now inherit from these base classes. Encryption-related properties and ConfigureEncryption method are moved to the base classes.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Enabled LegacyBlockingEvents mode in the integration tests. Added static utility method: EventStub.GetHandlerCount. Moved BuildDynamicInvoke method to the DynamicWireFactory class.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Fixed compression sink transport header issues and enabled compression in HttpCustom integration tests.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added integration test for the HttpCustom protocol.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Added support for different compression methods to the compression sinks.
yallie
as Alexey Yakovlev
More... over 11 years ago
[en] Fixed package version in Zyan.2.3.nuspec
yallie
as Alexey Yakovlev
More... over 11 years ago