Commit Graph

3547 Commits (4bc9cfcd9a55f6e548b812c45a9f1d2b1c676269)
 

Author SHA1 Message Date
Halil İbrahim Kalkan a35fff3284
Merge pull request #955 from lanpin/master
7 years ago
Halil ibrahim Kalkan 50f08a74f8 remove unused namespace
7 years ago
Halil ibrahim Kalkan d9e4ac32a9 Introduce ScenarioExecutionContext.
7 years ago
Halil ibrahim Kalkan 69104bc79a Show scenario summary.
7 years ago
Halil ibrahim Kalkan ad2609aab8 Introduce SimulationSnapshot
7 years ago
lanpin 0c0fdd7676
Merge pull request #1 from abpframework/master
7 years ago
Halil ibrahim Kalkan 437cec92ac Simulation refactor
7 years ago
Halil ibrahim Kalkan dfd7a03f32 Add client-simulation to build and packaging.
7 years ago
Halil ibrahim Kalkan 9b405defd3 Adjust namespace
7 years ago
Halil ibrahim Kalkan 21f8d8d721 move client-simulation to the modules folder
7 years ago
Halil ibrahim Kalkan 6c6380b3eb Move simulation UI to Volo.ClientSimulation.Web project
7 years ago
Halil ibrahim Kalkan 768f701be8 Arrange namespaces
7 years ago
Halil ibrahim Kalkan 9e1033875a Move demo project to demo folder
7 years ago
Halil ibrahim Kalkan 2b2d8bfa76 styling
7 years ago
Halil ibrahim Kalkan c9e0cbed7c Convert to static client count.
7 years ago
Halil ibrahim Kalkan c61dd4808d Rename the solution.
7 years ago
Halil ibrahim Kalkan ee51584e0a Revise simulation code
7 years ago
Halil ibrahim Kalkan 3948223b52 Added scenario concept
7 years ago
Halil ibrahim Kalkan cbad4e9532 Add RandomHelper.GetRandomOf method.
7 years ago
Halil ibrahim Kalkan cfa5fb3832 Created client classes.
7 years ago
Halil ibrahim Kalkan 20fc53ad9d Created simulation library.
7 years ago
Halil ibrahim Kalkan 500563d938 Created fundamenatal pages and script files
7 years ago
Halil ibrahim Kalkan 3984ff0651 create layout and initial page.
7 years ago
Halil ibrahim Kalkan dd98510ef9 Add client-simulation solution
7 years ago
Alper Ebicoglu cdd8cafc4f Removed MongDB conn string.
7 years ago
Alper Ebicoglu 89db9350ab New project added with the name "VoloDocs"
7 years ago
Halil İbrahim Kalkan 4bd011939e
Merge pull request #969 from abpframework/castle-async-interceptors
7 years ago
Halil ibrahim Kalkan 4fc6a2e8d2 Re-enable async lock on distributed cache
7 years ago
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
7 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
7 years ago
maliming a6c744cd67 Add blog entity unit tests.
7 years ago
Halil ibrahim Kalkan 1da13a0a68 Use new CaptureProceedInfo feature of Castle.Core
7 years ago
Halil ibrahim Kalkan d3a5224240 Upgrade to Castle.Core 4.4.0.
7 years ago
maliming 235ec8268d Add test layer.
7 years ago
maliming 74d2100dad Add blog unit tests.
7 years ago
Halil ibrahim Kalkan f195d194c7 Implement ValidationInterceptor.InterceptAsync and use ProceedAsync in AuditingInterceptor
7 years ago
Yunus Emre Kalkan 5108b04148 Update tr.json
7 years ago
Yunus Emre Kalkan aa9fc92d69 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan ef6523b770 Update tr.json
7 years ago
maliming 277684997d add Volo.Abp.AuditLogging unit tests.
7 years ago
Enes Sadık Özbek eb4183ce2d
Fix inconsistent generic constraints in AsyncCrudAppService
7 years ago
Halil ibrahim Kalkan bf17712ae8 Use RenderSectionAsync instead of RenderSection
7 years ago
Halil İbrahim Kalkan fde21a655d
Merge pull request #959 from abpframework/cache-json-serializer
7 years ago
Halil ibrahim Kalkan 2f54aafc94 Use await RenderSectionAsync instead of RenderSection
7 years ago
Halil ibrahim Kalkan 7267e7898e Resolved #962: Upgrade to Nito.AsyncEx libraries to 5.0
7 years ago
maliming 60987d14c2 Add Volo.Abp.FeatureManagement unit tests.
7 years ago
Halil ibrahim Kalkan 43f5c80d4f Configure authentication inside AbpAccountWebIdentityServerModule to properly set default schema.
7 years ago
Halil ibrahim Kalkan 9fbb3f1104 Add migration for microservice
7 years ago
Halil ibrahim Kalkan 575d6bda54 Introduce IDistributedCacheSerializer and implement as Utf8JsonDistributedCacheSerializer
7 years ago
Alper Ebicoglu b32eaafbc8 Added global exception handler to catch unhandled exceptions from the base application.
7 years ago