Commit Graph

5176 Commits (d6016257af8bfb81aeaccfc7878722d97a5944a9)

Author SHA1 Message Date
maliming 2eddc9aa2b Add an options to disable the `AbpMongoDbDateTimeSerializer`.
4 years ago
maliming f1b383f22e Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
liangshiwei 28da0b837c Improve
4 years ago
liangshiwei b809ee50e3 Refactor
4 years ago
liangshiwei bc4944c19d Add ISqlAdapter
4 years ago
Berkan Sasmaz 5ccc5f8dfd
Merge pull request #10144 from abpframework/alper/suite-semantic-version
4 years ago
maliming ec3b3f8809
Merge pull request #10170 from abpframework/auto-merge/rel-4-4/561
4 years ago
maliming a367a785cf
Add `ImpersonatorUserId` and `ImpersonatorTenantId` to `AuditLogInfo`
4 years ago
maliming 3c0f5ae197 Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
liangshiwei 40115687d7 Upgrade Devart.Data.Oracle.EFCore package
4 years ago
liangshiwei fc1d421a23 Merge branch 'dev' into liangshiwei/upgrade_nuget_packages
4 years ago
liangshiwei f0f61884b7 Improve performance
4 years ago
liangshiwei 0cf5d248fd Complete the Outbox & Inbox Patterns feature
4 years ago
liangshiwei cec636c238
Merge pull request #10137 from abpframework/maliming/AbpHttpClientWebModule
4 years ago
liangshiwei 19ee96129c
Merge pull request #10152 from abpframework/maliming/PermissionsRequirementHandler
4 years ago
maliming 0afbbe4f34 Merge branch 'dev' into pr/7453
4 years ago
liangshiwei 90b84473f3 Update CSharpServiceProxyGenerator
4 years ago
maliming 549b76158c Add `PermissionsRequirement` and `PermissionsRequirementHandler` to check multiple permissions.
4 years ago
maliming 6a3e4e3e5e Introduce `AbpMongoDbDateTimeSerializer`.
4 years ago
Alper Ebicoglu d8cb60f904 Improve semantic version parser
4 years ago
maliming fdb4b8f8d1 Replace the JavaScript proxy script in the microservice.
4 years ago
maliming 84c1c2935c Merge branch 'dev' into maliming/AbpHttpClientWebModule
4 years ago
maliming df5d3e0cc4 Implement `IEnumerable` interface.
4 years ago
maliming 8d4224474b Use index instead of Linq.
4 years ago
maliming e821c8502c Solve the case of duplicate parameter types
4 years ago
liangshiwei 555c895d6e Fix ClientProxyBase
4 years ago
maliming 92c74a3882 Introduce AbpHttpClientWebModule.
4 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable
4 years ago
maliming 0bcc2b9d85 Refactor the proxy class.
4 years ago
maliming cf4c91672a Use `GetFullNameHandlingNullableAndGenerics` instead of `FullName`.
4 years ago
maliming b163ab9e76 Check API description.
4 years ago
maliming c2d9bb20dd Merge branch 'dev' into maliming/client-proxy
4 years ago
maliming c13fb4b0a5
Merge pull request #10107 from abpframework/auto-merge/rel-4-4/555
4 years ago
maliming 9820a9a12c
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj
4 years ago
Ebicoglu 86d003b2a3
Update Oracle package to v5.21.3
4 years ago
maliming 87de01471e
Upgrade Scriban to 4.0.2
4 years ago
Halil İbrahim Kalkan dd31f66186
Merge branch 'dev' into rel-4.4
4 years ago
Yunus Emre Kalkan 4f428a30a7 Move ProjectNameValidator enhancements to 4.4
4 years ago
Yunus Emre Kalkan d2dc246ab7 Update ProjectNameValidation_Tests.cs
4 years ago
Yunus Emre Kalkan a01140f531 Update ProjectNameValidator.cs
4 years ago
Halil İbrahim Kalkan 21d81b04cc
Merge pull request #9725 from abpframework/liangshiwei/rabbitmq
4 years ago
Halil İbrahim Kalkan 3171177cfb
Merge pull request #9675 from abpframework/maliming/IdentityClientConfiguration
4 years ago
Alper Ebicoglu 2cd9c25132 added InstallationCompleteMessage which comes from abp.io ... closes #10079
4 years ago
liangshiwei dba16280a3 Disable publishing oracle packages
4 years ago
liangshiwei 4fa617a633 Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
4 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest
4 years ago
maliming e36f92a0d6
Merge pull request #10075 from abpframework/auto-merge/rel-4-4/549
4 years ago
maliming f550c694f9 Check `Response.HasStarted` in `AbpNoContentActionFilter`.
4 years ago
maliming a7626e28c0
Update Volo.Abp.IdentityModel.Tests.csproj
4 years ago
maliming 1c1daca10f Merge branch 'dev' into maliming/IdentityClientConfiguration
4 years ago
Halil İbrahim Kalkan cdceaa272f
Merge pull request #9735 from abpframework/maliming/EntityChangeType
4 years ago
maliming e9d2361fa7 Remove NumberHandling setting.
4 years ago
maliming 07a8223836 Merge branch 'dev' into liangshiwei/sweetalert2
4 years ago
maliming 146e3b63da Merge branch 'dev' into maliming/client-proxy
4 years ago
Halil İbrahim Kalkan 75a270a48f Move EntityChangeType to contracts
4 years ago
liangshiwei a53eca77b0 Merge branch 'dev' into liangshiwei/sweetalert2
4 years ago
maliming b65a8d7dc5 Cache CallRequestAsyncMethod.
4 years ago
maliming 6bf33de791 JSON Numbers can be read from string.
4 years ago
Halil İbrahim Kalkan e17b876062 Remove unnecessary namespace import
4 years ago
Halil İbrahim Kalkan dea2bba839 #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies.
4 years ago
maliming e5c4254df5 Remove BuildActionArguments.
4 years ago
maliming 96aae3a1ae Refactor BuildActionArguments method.
4 years ago
maliming f48cafb4cc Change public to protected in ClientProxyBase.
4 years ago
maliming db592db12d
Merge pull request #10041 from abpframework/liangshiwei/service-proxy
4 years ago
liangshiwei ac9557e805 Enhance service proxy file template
4 years ago
maliming f77a9d06c9 Enhance ClientProxyBase.
4 years ago
liangshiwei 887ba4f201
Merge pull request #10037 from abpframework/AbpHttpRequestExtensions
4 years ago
Halil İbrahim Kalkan dab68335bc Merge branch 'dev' into liangshiwei/services-proxy
4 years ago
Halil İbrahim Kalkan bb8ba8c173
Merge pull request #9940 from abpframework/maliming/AbpAuthorizationException
4 years ago
maliming a7bb3d3988 Enhance AbpHttpRequestExtensions.
4 years ago
Halil İbrahim Kalkan fc70729d54 Rename local variable: rawPublisher to supportsEventBoxes.
4 years ago
Halil İbrahim Kalkan cc14ae6559 Define index for the creationtime.
4 years ago
Halil İbrahim Kalkan 8859803254 Remove old TODOs
4 years ago
Halil İbrahim Kalkan 8200298f5d Remove unnecessary log
4 years ago
Halil İbrahim Kalkan 4af63febff Rename IRawEventPublisher to ISupportsEventBoxes and refactor methods.
4 years ago
Halil İbrahim Kalkan 2db1a1cf91 Fast stop on application stop.
4 years ago
maliming 8d826fbaa9 Update packages to RC 1.
4 years ago
maliming d49c21c0fc Update SDK to RC 1.
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
Halil İbrahim Kalkan 8114a628ac delete old todo note
4 years ago
Halil İbrahim Kalkan 166ab48ce0 Merge branch 'dev' into eventboxes
4 years ago
maliming 60d97be477 Use `AbpAsyncTimer` to replace `AbpTimer`.
4 years ago
maliming 1c5b8a7b6f Normalized client proxy controller name.
4 years ago
liangshiwei 0572b5d633
Merge pull request #10017 from abpframework/maliming/cli-log
4 years ago
maliming 47c839c103 Use `Latest` if the version is not specified.
4 years ago
liangshiwei 92143a6efe
Merge pull request #10009 from abpframework/IsEssential
4 years ago
maliming 5192857808
Update AbpTenantAppService.cs
4 years ago
maliming aaf09f715c
Update AbpTenantController.cs
4 years ago
Murat Yuceer 35025b63cb make methods virtual to be overridable
4 years ago
Halil İbrahim Kalkan c8d525716d Fix concurrencystamp & tests
4 years ago
Halil İbrahim Kalkan 59dada8814 Refactored the example solution. Added mongodb extensions
4 years ago
Halil İbrahim Kalkan 3b7d1514a9 Added initial mongodb boxing services
4 years ago
maliming a22155c3c3 Bypass the cookie consent policy check.
4 years ago
Halil İbrahim Kalkan 4e0e0de1d7 Regularly delete old events
4 years ago
Halil İbrahim Kalkan 51ce477165 Eliminate duplicate incoming events
4 years ago
Halil İbrahim Kalkan eb47e50896 Apply ABP concepts on state change, not on savechanges.
4 years ago
Halil İbrahim Kalkan 2aa45fe208 Check handlerselector for inbox event processing
4 years ago
liangshiwei 47bbfd0a48 Remove unnecessary spaces and line breaks
4 years ago
liangshiwei cd0fdf1bb5 Merge branch 'dev' into liangshiwei/services-proxy
4 years ago
Halil İbrahim Kalkan 8af7ccdbaf Implemented initial inbox processing logic
4 years ago