Commit Graph

4170 Commits (a4ac4046915514f8856bf77c389ec37b98942cf6)

Author SHA1 Message Date
maliming 80d73e7218
Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1
5 years ago
Halil İbrahim Kalkan 9825f63ff9 Refactor AbpCommonDbContextRegistrationOptions
5 years ago
Halil İbrahim Kalkan bc0da761a5
Merge pull request #7673 from abpframework/liangshiwei/addDefaultRepository
5 years ago
Yunus Emre Kalkan def5167177 Cli: AppTemplate ConfigureTenantSchema
5 years ago
Halil İbrahim Kalkan bb61d598e4
Merge pull request #7753 from abpframework/alper/security-response-headers
5 years ago
Halil İbrahim Kalkan a4dffd33f8
Merge pull request #7766 from acjh/patch-4
5 years ago
maliming cf7f0816c2
Merge pull request #7862 from real-zony/aliyun-sms
5 years ago
GameBelial 5412f736ee Fixed the errors of the unit test.
5 years ago
GameBelial cbd63ca531 Optimized code.
5 years ago
maliming 34916da469
Merge pull request #7864 from abpframework/auto-merge/rel-4-2/172
5 years ago
Halil İbrahim Kalkan 7f6c6f4d8b
Merge pull request #7804 from abpframework/maliming/uow-patch
5 years ago
Halil İbrahim Kalkan b5f601caff
Merge pull request #7859 from abpframework/cli-new-no-ui-option
5 years ago
GameBelial 7779a98aec Implement Aliyun SMS Sender.
5 years ago
Yunus Emre Kalkan 6f9e03a1e4 Cli new command: no-ui option
5 years ago
Halil İbrahim Kalkan db699d38aa
Merge pull request #7819 from abpframework/cotur/proxy-scripting
5 years ago
Yunus Emre Kalkan da07de8330 ABP CLI support to create services for the microservice solution
5 years ago
maliming 21014ec807 Handle null value.
5 years ago
maliming 8e72d54d3f Add JsonName to ParameterApiDescriptionModel.
5 years ago
liangshiwei 490c96784e
Merge pull request #7816 from abpframework/maliming/ApplicationApiDescriptionModel
5 years ago
Alper Ebicoglu 3df1322a30
Merge pull request #7827 from abpframework/issue/3161
5 years ago
Mehmet Erim 9df1500fa0
Merge pull request #7828 from abpframework/auto-merge/rel-4-2/168
5 years ago
Yunus Emre Kalkan 50319ad7d3 Update ListModulesCommand.cs
5 years ago
Yunus Emre Kalkan fcd634caf9 CLI: Create a command to list open-source modules
5 years ago
Yunus Emre Kalkan 8e511b86c4 CLI: Create tsconfig.prod.json when run the abp add-module command
5 years ago
Ahmet d06c654d3e Implementing JsonName generating for PropertyApiDescriptionModel
5 years ago
Ahmet 4df9e90de1 Added PropertyNameGenerator to AbpApiProxyScriptingOptions
5 years ago
Alper Ebicoglu 9a81666557 refactor CreateMigrationAndRunMigratorCommand.cs
5 years ago
maliming 105d7fd542 Use controller type as key.
5 years ago
maliming d07230910b Use ApplicationApiDescriptionModel.Create insetad of new.
5 years ago
maliming c596f8d90f
Make GetAllAsync method of SettingProvider virtual.
5 years ago
maliming ff5f263e92 Rollback the uow instead of begin new one.
5 years ago
maliming 0c65fec561 Add RequiredPermissionName to ToolbarItem.
5 years ago
maliming dbfe263d0c Use new uow in mvc filter.
5 years ago
Yunus Emre Kalkan 37973efb45 rename CreateMigrationAndRunMigrator to CreateMigrationAndRunMigratorCommand
5 years ago
Yunus Emre Kalkan 33f45d504b CLI CreateMigrationAndRunMigrator: check if EF Core global tool installed
5 years ago
maliming 3aaa1d8423 Add RequiredPermissionName to ApplicationMenuItem.
5 years ago
liangshiwei 8a3c70d13a Remove unnecessary using
5 years ago
liangshiwei 909e5c0db8 Localize login&logout text
5 years ago
Halil İbrahim Kalkan 7fcb5121ae Should check the result of QueueBindCommands.TryPeek.
5 years ago
Aaron Chong 1325367e18 Add tests for AbpServiceConvention new behaviour
5 years ago
Aaron Chong ebacbbd2ea Rename variable to exposedControllerModels
5 years ago
Aaron Chong ebe92d3bb3 Add tests for AbpServiceConvention
5 years ago
liangshiwei eef33e033d
Merge pull request #7716 from abpframework/maliming/Oracle.EntityFrameworkCore
5 years ago
liangshiwei 8a3fd85631
Merge pull request #7717 from abpframework/maliming/Volo.Abp.Minify
5 years ago
liangshiwei f80419aa9b
Merge pull request #7740 from abpframework/maliming/Swashbuckle
5 years ago
Aaron Chong c504993946 Only remove controller if has base controller model
5 years ago
Aaron Chong bb3e89b85f Remove existing controllers if expose service self
5 years ago
maliming 32d7219580 Add unit test for AbpSecurityHeadersMiddleware.
5 years ago
Alper Ebicoglu 393f86babf added security header middleware. closes #7752
5 years ago
Halil İbrahim Kalkan 739db98e16 Resolved #7750: Re-registering custom repositories should also override the default repositories for the same entity.
5 years ago
Halil İbrahim Kalkan 819a4488ba Implemented #7737 for MongoDB: Should return the same instance in th same UOW for replaced DbContexts.
5 years ago
maliming f88b495e54 Upgrade Swashbuckle.AspNetCore to 6.0.
5 years ago
Halil İbrahim Kalkan 82d370b385 Implemented #7737 for EF Core: Should return the same instance in the same UOW for replaced DbContexts.
5 years ago
maliming f7cc1138e1 Upgrade NUglify to latest.
5 years ago
maliming 00b6ceaecd Make Volo.Abp.EntityFrameworkCore.Oracle available.
5 years ago
David Hurtado da65c81321
UPDATE es.json Misspelling "Actions"
5 years ago
Galip Tolga Erdem 81389a8fce Update LocalDistributedEventBus_Test.cs
5 years ago
Halil İbrahim Kalkan 66ca4db011 Merge branch 'auto-merge/rel-4-2/163' into dev
5 years ago
Halil İbrahim Kalkan 1780bba764 Fixes #7701: System.Text.Json can't deserialize properties of EtoBase class.
5 years ago
Halil İbrahim Kalkan 7b1fea8b82 Arrange menu items & add email settings to the tiered mvc UI
5 years ago
Bunyamin Coskuner 98c8255345
Merge branch 'dev' into auto-merge/rel-4-2/162
5 years ago
erolarkat 2f64f74f2a npm packages 4.2.1
5 years ago
Halil İbrahim Kalkan 0f5b390a01
Merge pull request #7628 from abpframework/maliming/Remove-AddAutofac
5 years ago
liangshiwei 3b6a0ee16c Update RepositoryRegistrarBase
5 years ago
liangshiwei 21bc0bdc11 Add AddDefaultRepository method
5 years ago
Halil İbrahim Kalkan eb29c8b869
Merge pull request #7590 from olicooper/pr/datatable-createajax
5 years ago
Halil İbrahim Kalkan ba83880e53
Merge pull request #7523 from abpframework/liangshiwei/cache
5 years ago
Halil İbrahim Kalkan 546c24da48 Remove unused method: ShouldRegisterDefaultRepositoryFor
5 years ago
Galip Tolga Erdem fe02e72e59 added Eto Extra property test
5 years ago
Mehmet Erim 7083364946
Merge pull request #7653 from abpframework/auto-merge/rel-4-2/159
5 years ago
mehmet-erim 6e21421fae Merge branch 'rel-4.2' of https://github.com/abpframework/abp into auto-merge/rel-4-1/157
5 years ago
Mehmet Erim 73be11c998
Merge pull request #7647 from abpframework/auto-merge/rel-4-2/155
5 years ago
Alper Ebicoglu 2f411058d2
Merge pull request #7625 from abpframework/maliming/AddHttpClient
5 years ago
Halil İbrahim Kalkan 4bf04bbb18
Merge pull request #7619 from abpframework/module-db-group
5 years ago
Yunus Emre Kalkan 9be8eb2ea5 create NuGetPackageTarget.IdentityServer
5 years ago
liangshiwei 9f49b111cc Update KafkaMessageConsumer
5 years ago
liangshiwei 298a981505
Merge pull request #7632 from abpframework/auto-merge/rel-4-2/153
5 years ago
Halil İbrahim Kalkan 3ab79685b4 Ignore errors on RabbitMQ Nack message.
5 years ago
liangshiwei 002b539c45 Add re-queue feature to kafka
5 years ago
maliming 4d82f41823 Remove AddAutofac method.
5 years ago
maliming 4ccf716580 Use ms IHttpClientFactory to create http client.
5 years ago
Halil İbrahim Kalkan 005bf4b10a Define and handle AbpDbConnectionOptions.Databases option.
5 years ago
Alper Ebicoglu f69f8c9fd6 remove unncessary async usage #7618
5 years ago
Alper Ebicoglu 90decc7606 add cancellation token
5 years ago
Alper Ebicoglu fa477b9e47 implement timeout for singleton HttpClient #7618
5 years ago
Alper Ebicoglu 25ae8b12d8 Make CliHttpClient singleton #7618
5 years ago
Alper Ebicoglu f89ceb597c Merge branch 'rel-4.2' of https://github.com/abpframework/abp into rel-4.2
5 years ago
Alper Ebicoglu 341183b2dd Update ModuleInfo.cs
5 years ago
Halil İbrahim Kalkan fba06043bb
Merge pull request #7614 from abpframework/auto-merge/rel-4-2/150
5 years ago
Halil İbrahim Kalkan 43491dd213 Resolved #7613: Should use the tenant's default connection string if available when requested a specific connection but not defined for the tenant.
5 years ago
Halil İbrahim Kalkan 5438350ced
Merge pull request #7612 from abpframework/auto-merge/rel-4-2/149
5 years ago
Halil İbrahim Kalkan 3dbdecfa5f Resolved #7611: Distributed event bus should send NACK to RabbitMQ server on event handling failures.
5 years ago
Alper Ebicoglu 14479d7c6b
Merge pull request #7595 from abpframework/cli-download-error-log
5 years ago
Yunus Emre Kalkan b9aaffd7db Cli solution rename: handle company name kebab-case
5 years ago
Yunus Emre Kalkan d367ea057f Cli source-code download remote error log
5 years ago
maliming b45f2c695a
Merge pull request #7593 from abpframework/auto-merge/rel-4-2/147
5 years ago
liangshiwei 13c5e0eea3 Update unit tests
5 years ago
liangshiwei 45f778cb94 Allow custom services construction
5 years ago
Oliver Cooper 9217fcf1ca Improve DataTable.Net AJAX Adapter (abp.libs.datatables.createAjax) function
5 years ago
maliming a53aaef0cd
Merge pull request #7577 from abpframework/separate-tenant-db-improvements
5 years ago