1222 Commits (1925c448d9a21f524da9ebfd2df53e6fd9941682)
 

Author SHA1 Message Date
Cloud.Liu 1925c448d9 Pull request #1075: KERNEL-5583 feat: 升级spring到4.3.29RELEASE 4 years ago
Cloud.Liu 79cff8db0d KERNEL-5583 feat: 升级spring到4.3.29RELEASE 4 years ago
superman 5ba1e145f4 Merge pull request #1044 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman 604d33023e Merge pull request #1043 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
superman 0e91bd9742 Merge pull request #1042 in CORE/base-third from final/10.0 to release/10.0 4 years ago
superman 61ae1a4f58 Merge pull request #1039 in CORE/base-third from release/10.0 to final/10.0 4 years ago
superman 517c40b93d Merge pull request #963 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman 3ed4780774 Merge pull request #962 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
superman 9977546bf6 Merge pull request #959 in CORE/base-third from bugfix/10.0 to release/10.0 4 years ago
superman 60505c2dbe Merge pull request #947 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman a19914721d Merge pull request #946 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
lidongy 102e0b534d Pull request #932: DEC-15199 fix: 同样数据创建的datasource,首次init报错后,第二次init不会报错 4 years ago
superman 74f65a6c1a Merge pull request #942 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman 31d25a31a6 Merge pull request #941 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
superman 2dda110b5e Merge pull request #940 in CORE/base-third from final/10.0 to release/10.0 4 years ago
superman 6ba098696e Merge pull request #939 in CORE/base-third from persist/10.0 to final/10.0 4 years ago
superman acc2893aca Merge pull request #938 in CORE/base-third from final/10.0 to persist/10.0 4 years ago
lidongy d294e9afd7 DEC-15199 fix: 再catch一个throwable,捕获未知异常 4 years ago
lidongy 58b20c1fb2 Merge branch 'release/10.0' of https://code.fineres.com/scm/~lidongy/base-third into release/10.0 4 years ago
lidongy 448c3a8171 DEC-15199 同样数据创建的datasource,首次init报错后,第二次init不会报错 4 years ago
superman 511b657a77 Merge pull request #876 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman d356a7e709 Merge pull request #875 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
lidongy ab3816fa87 Pull request #872: DEC-15106 fix: mysql有些小版本(如5.5.46)不支持创建key的同时自动创建前缀索引,此处手动指定 4 years ago
lidongy cfef014fdf DEC-15106 test: 补充单元测试 4 years ago
lidongy 3fbdf933fd DEC-15106 fix: 改成统一在方言中实现,方便维护一点 4 years ago
lidongy 773b248570 Merge branch 'release/10.0' of https://code.fineres.com/scm/~lidongy/base-third into release/10.0 4 years ago
lidongy 986e749924 DEC-15106 fix: mysql有些小版本(如5.5.46)不支持创建key的同时自动创建前缀索引,此处手动指定 4 years ago
lidongy 98ae82a817 Pull request #871: KERNEL-5345 refactor: hibernate特殊处理,使其可以扩展建表时的主键设置语句 4 years ago
lidongy 9039b3a654 KERNEL-5345 refactor: 对mysql5数据库特殊处理 改在third 4 years ago
lidongy e90c1be915 KERNEL-5345 refactor: hibernate特殊处理,使其可以扩展建表时的主键设置语句 4 years ago
superman 3955b03b53 Merge pull request #864 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman a34b1e0eee Merge pull request #863 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
Niko 155ae1825d Pull request #858: KERNEL-5313 refactor: 修改gradle文件中版本为1.8 4 years ago
charile_Lu ab9cbd9ab7 Merge branch 'release/10.0' of ssh://code.fineres.com:7999/~niko/base-third into release/10.0 4 years ago
charile_Lu f46a62d74c KERNEL-5313 refactor: 修改gradle文件中版本为1.8 4 years ago
Niko e731bc2ff1 Pull request #856: 无jira任务,补交guava库readme文件 4 years ago
charile_Lu 19b6d80790 修改源码地址 4 years ago
charile_Lu 910fa83341 无jira任务,补交readme文件 4 years ago
charile_Lu bee8b44567 Merge branch 'release/10.0' of ssh://code.fineres.com:7999/~niko/base-third into release/10.0 4 years ago
charile_Lu d61797b49a 无jira任务,补交readme文件 4 years ago
zhouping e9cadeffb7 Pull request #855: KERNEL-5313 refactor : guava升级到26 4 years ago
charile_Lu 33109f8777 KERNEL-5313 refactor : guava升级到26 4 years ago
superman 60664494eb Merge pull request #833 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman fb2c61df26 Merge pull request #832 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
Cloud.Liu f99f3d5df3 Pull request #824: KERNEL-5056 feat: Websocket支持将token放入header而不是url中 4 years ago
Cloud.Liu 3c679ebd88 KERNEL-5056 fix: 使用自定义分隔符 4 years ago
Cloud.Liu 3fa10301ea KERNEL-5056 feat: Websocket支持将token放入header而不是url中 4 years ago
superman 06b04e4b39 Merge pull request #817 in CORE/base-third from bugfix/10.0 to feature/10.0 4 years ago
superman be8e0969ee Merge pull request #816 in CORE/base-third from release/10.0 to bugfix/10.0 4 years ago
Hugh.C c46902ac9d Pull request #811: 无jira任务,合代码错误(多余代码残留),导致单元测试失败 4 years ago