Commit Graph

95 Commits

Author SHA1 Message Date
lishangbu ab0e0fb8c1 🎨 Improving structure / format of the code.代码格式化 2020-12-28 23:36:35 +08:00
lishangbu 28cdd9c014 ♻️ Refactoring code. 调整菜单树构建代码至菜单服务实现类中,保持TreeUtil的纯净性,使用Spring断言工具快速失败,不再透传控制器的R对象 2020-12-28 23:29:44 +08:00
lengleng 295d571d34 🎉 🎉 🎉 3.0 support spring cloud 2020 2020-12-23 13:31:10 +08:00
lengleng d7ce51e0b1 🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020
🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020

aa
2020-12-23 12:23:13 +08:00
lengleng 57860066b2 ⬆️ Upgrading dependencies. spring cloud 2020 2020-12-23 10:34:55 +08:00
lengleng 1634cca54e ⬆️ Upgrading dependencies. spring cloud 2020.RC1 2020-12-19 17:17:14 +08:00
lengleng 8077daab0a 🔖 Releasing / Version tags. 2.10.4-SNAPSHOT 2020-12-17 16:05:02 +08:00
小七 dd30052b73 Introducing new features. spring cloud 2020 2020-12-04 14:16:34 +08:00
lbw 0c7a679bfa 🔖 Releasing / Version tags. 2.10.3 down nacos version 2020-11-26 12:15:21 +08:00
阿亮 21ceb75c1e 🔖 Releasing / Version tags. 2.10.2 2020-11-15 17:08:21 +08:00
pig777 7f1f31c203 🔖 Releasing / Version tags. 2.10.1 support spring boot 2.3.5 2020-11-01 16:28:45 +08:00
kapai 44a5b98356 Introducing new features. 日志功能新增时间过滤条件 https://gitee.com/log4j/pig/issues/I1XPCP 2020-10-09 22:26:37 +08:00
let-go 4af0b1aa89 🐳 Work about Docker. 优化分层镜像的 Base FROM 镜像
🔖 🔖 🔖 Releasing / Version tags. 2.10.0

 Introducing new features. support docker layer image
2020-10-04 16:04:16 +08:00
lengleng f213de9143 ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
cj c4e2bbb8cc #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00
冷冷 f8b4ad79f4 Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:48 +08:00
冷冷 1f53e42be8 Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:20 +08:00
sxp 9af2b1d38b 🔖 Releasing / Version tags. 2.9.1 spring boot 2.3.4 & sca 2.2.3 2020-09-19 14:46:02 +08:00
ahantx 030950590f 🔖 Releasing / Version tags. 2.9.1-snapshot 2020-09-18 11:52:58 +08:00
wangyifei f2ee77d468 🐳 Optimize image and Shrink size | closed #I1VKO2 2020-09-17 09:27:05 +08:00
DevOps 8b63d97844 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
2020-09-14 21:42:00 +08:00
冷冷 38802bfdf5 🔖 Releasing / Version tags. 2.8.1 2020-07-26 23:11:18 +08:00
pig666 a060f8d7b8 🔖 Releasing / Version tags. 2.8 2020-06-23 17:40:26 +08:00
pig666 58331006d7 🔊 add logback-spring.xml disable nacos log 2020-06-23 15:39:04 +08:00
东哥兄弟 3b4e8f6eda Reverting changes. Dockerfile remove wait-for-it 2020-06-23 11:04:30 +08:00
东哥兄弟 34c580edd8 🐳 Work about Docker. 统一 Dockerfile base 镜像 2020-06-22 23:05:56 +08:00
lengleng 2ba85bce83 🔖 Releasing / Version tags. 2.8.0 2020-06-22 22:14:42 +08:00
lengleng 88a612ed7c 🎨 改进结构和代码格式. spring java format 2020-06-14 18:35:38 +08:00
lengleng 6f904f8649 Introducing new features. 支持 sentinel 2020-06-11 16:52:05 +08:00
lishangbu bc32c9f280 Reverting changes.回滚p6spy sql 日志打印 2020-06-10 20:11:46 +08:00
lengleng 8df9e65e2a 🔖 Releasing / Version tags. 2.7.8.snapshot 2020-06-06 19:32:22 +08:00
lengleng 849a083d46 🔖 Releasing / Version tags. 2.7.6 support hoxton.sr5 2020-06-02 14:23:22 +08:00
pig666 5477ad173d 🔒 v2.7.5. 紧急修复 fastjson 安全问题 2020-06-01 12:15:33 +08:00
pig666 e8c5b1a8b7 Merge branch 'master' into dev
# Conflicts:
#	pig-upms/pig-upms-biz/src/main/resources/spy.properties
2020-06-01 12:10:41 +08:00
pig666 78979b8c18 ♻️ Refactoring code. 菜单删除提示优化 2020-06-01 12:10:18 +08:00
lishangbu 19403e7fff 🐛 Fixing a bug.修复docker启动参数错误 2020-05-22 22:46:27 +08:00
lishangbu 8bb7d732ad 🐳 Work about Docker.优化Dockerfile,支持通过wait-for-it.sh决定启动顺序,支持JVM调优入参 2020-05-22 22:13:55 +08:00
lishangbu a012923bb8 🔧 Changing configuration files.调整docker环境变量配置,避免linux export命令造成的截断 2020-05-22 22:03:18 +08:00
lishangbu 01186a0252 Introducing new features.支持dev环境下P6SPY控制台打印SQL语句
🔖 Releasing / Version tags. 2.7.4
2020-05-21 13:36:05 +08:00
lishangbu 78b148c790 Introducing new features.支持dev环境下P6SPY控制台打印SQL语句 2020-05-20 20:37:35 +08:00
lengleng 83605f5460 🔖 Releasing / Version tags. 2.7.4 2020-05-20 15:26:25 +08:00
lishangbu c0e7a623e6 ♻️ Refactoring code.优化代码,R对象仅在控制器层返回 2020-05-14 05:04:16 +08:00
lishangbu c7fafda6e5 ♻️ Refactoring code.Assert断言进行参数校验 2020-05-14 04:45:16 +08:00
lishangbu 3e71bf24b0 ♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor) 2020-05-13 13:09:40 +08:00
冷冷 7f2e4750b8 🔖 Releasing / Version tags. 2.7.3 up spring boot 2020-05-11 21:57:44 +08:00
冷冷 b5dcbc68e7 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
yangying 63d5aaf65d #1. getUserVosPage.mapper 不返回密码,脱密处理。
#2. 后台校验部门名称,修复部门管理能创建相同名字部门的问题。
2020-04-03 09:27:40 +08:00
冷冷 e151016525 🔖 Releasing / Version tags. 2.7.1 2020-03-30 22:13:53 +08:00
冷冷 10eaaf8a79 🔖 Releasing / Version tags. 2.7.0 2020-03-14 23:05:45 +08:00
冷冷 b8c76e9003 Introducing new features. add module pig-common-mybatis 2020-03-14 21:44:36 +08:00