Commit Graph

6681 Commits (d332818f6ab978b4a8d116fa2d0722192b2105a9)
 

Author SHA1 Message Date
Halil İbrahim Kalkan d332818f6a Background job remove sync api
6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api
6 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
6 years ago
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage
6 years ago
Halil İbrahim Kalkan 4a3177d187 feature-management use async api
6 years ago
Halil İbrahim Kalkan 23a8a9f0fc Fix permission and setting management modules for removed sync api
6 years ago
Halil İbrahim Kalkan f6084749f9 Use Castle.Core.AsyncInterceptor
6 years ago
Halil İbrahim Kalkan c4b2d2b48c Remove reflection for ExecuteWithoutReturnValueAsync
6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API.
6 years ago
Halil İbrahim Kalkan 0860f54e5a Remove CachedApplicationConfigurationClient.Get
6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
Alper Ebicoglu 6e23829361 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Mehmet Erim 6cb06ac0e2
Update labeler.yml
6 years ago
mehmet-erim 7110b49f6c ci: update labeler
6 years ago
mehmet-erim b124bb9dee tests(core): add date-extensions.spec
6 years ago
mehmet-erim a7e44b739c tests(core): fix tests in the config.state.spec
6 years ago
mehmet-erim 8dd751bc21 tests(core): add AddRotue tests
6 years ago
mehmet-erim 2b2e0be51d fix(core): fix flattedRoutes manipulation
6 years ago
Halil İbrahim Kalkan 1af300ba18 Add cancellationToken to IPermissionGrantRepository
6 years ago
Alper Ebicoglu 79db1b4c76 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu 88a1c08ee1 add login/logout commands.
6 years ago
Halil İbrahim Kalkan dfb5841133 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 7967b24284 Remove unnecessary GetCountAsync methods.
6 years ago
Mehmet Erim 652ea9d1b5
Update labeler.yml
6 years ago
Halil İbrahim Kalkan 16c2df3358 Revert "Convert FirstOrDefault to First (temporary)"
6 years ago
Halil İbrahim Kalkan 0f6829b8da Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 894adc4ccb Convert FirstOrDefault to First (temporary)
6 years ago
mehmet-erim 45ada1b589 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 1a5273e4d8 chore: update labeler action
6 years ago
Alper Ebicoglu 3b6908c060 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu f0e275a0c8 add Poly to Abp.Cli.Core and use it GetApiKeyOrNullAsync method.
6 years ago
mehmet-erim f67c92f7f0 chore(core): remove old route handling method
6 years ago
Mehmet Erim 3dbb938e5e
Merge pull request #2425 from abpframework/feat/add-route-action
6 years ago
mehmet-erim 6a2b20f233 docs(core): add usage information to AddRoute action
6 years ago
Halil İbrahim Kalkan 42f9a792cb Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await
6 years ago
Mehmet Erim ef9c436ab8
Merge pull request #2423 from yinchang0626/feature/yc_ng_packs
6 years ago
mehmet-erim 30af9d3418 ci(scripts): add prod build script
6 years ago
TheDiaval 4007dd6d7f refactor(identity): correct export paths
6 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core.
6 years ago
mehmet-erim da3a2cd7a6 tests(core): update config.plugin.spec.ts
6 years ago
mehmet-erim 2b6b05c639 feat(core): add AddRoute action
6 years ago
mehmet-erim 15a82794ac fix(core): update flattedRoutes when patchRoute action dispatched
6 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements
6 years ago
mehmet-erim 17dd0a25a7 feat(core): fill the parentName property in flattedRoutes for child rotues
6 years ago
maliming 5c048a78fc
Merge pull request #2424 from Rwing/patch-5
6 years ago
Halil İbrahim Kalkan e0d9056611 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 3758dbab68 Improve logging
6 years ago
Rwing 9ae64bd113
fix typo in CLI sample
6 years ago