冷冷
|
1ab4b9f63c
|
🐛 fix 单体编译失败问题问题
|
2024-06-14 17:51:35 +08:00 |
|
冷冷
|
1839c8851a
|
add docker mirror
|
2024-06-10 08:33:17 +08:00 |
|
冷冷
|
5bd49b3be5
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# pig-common/pig-common-feign/src/main/java/org/springframework/cloud/openfeign/PigFeignClientsRegistrar.java
|
2024-04-19 21:24:28 +08:00 |
|
冷冷
|
357cf26b4f
|
♻️ 重构代码.优化 quartz 配置,不常用配置抽取至 quartz-config.yml
|
2024-04-19 21:22:19 +08:00 |
|
冷冷
|
e7a20be233
|
🎨 Improving structure / format of the code.
|
2024-04-17 14:14:52 +08:00 |
|
冷冷
|
225a5d5b52
|
🗃️ 执行数据库相关的变化,支持最新架构合并数据库配置文件
|
2024-04-07 14:50:34 +08:00 |
|
冷冷
|
38a8b41bfb
|
🎨 Improving structure / format of the code. 格式化代码
|
2024-04-07 14:32:57 +08:00 |
|
冷冷
|
a5125ed8d3
|
♻️ Refactoring code. 重构 PasswordDecoderFilter ValidateCodeFilter 代码至 pig-auth 模块简化网关逻辑
|
2024-04-07 12:13:39 +08:00 |
|
lbw
|
cb94ea52ce
|
🔖 Releasing / Version tags. 3.7.4
|
2024-01-28 21:39:35 +08:00 |
|
lbw
|
b14411f967
|
🔖 Releasing 3.7.4
|
2024-01-28 20:25:43 +08:00 |
|
twelvet
|
eb6df8dfe4
|
规范导出,防止跨域无法获取文件名称
Signed-off-by: twelvet <2471835953@qq.com>
|
2023-11-16 03:53:15 +00:00 |
|
lbw
|
5449be8fdd
|
♻️ Refactoring code. 重构 knife4j 服务发现机制
|
2023-09-06 15:25:02 +08:00 |
|
lbw
|
25359e4a55
|
🐛 Fixing a bug. #I7YNE8 monitor模块开启安全验证登录页UI异常,注销登陆返回403
|
2023-09-05 14:19:17 +08:00 |
|
lbw
|
9a8b936e0d
|
🐛 Fixing a bug. #I7YNE8 monitor模块开启安全验证登录页UI异常,注销登陆返回403
|
2023-09-05 14:11:54 +08:00 |
|
lbw
|
45824b20ac
|
Merge branch 'dev'
# Conflicts:
# README.md
# pig-common/pig-common-bom/pom.xml
# pom.xml
|
2023-08-29 09:19:21 +08:00 |
|
lbw
|
6134f7138c
|
🔖 Releasing / Version tags. 3.7.1-JDK8
|
2023-08-29 09:09:19 +08:00 |
|
lbw
|
cca691b552
|
🎨 Improving structure / format of the code.
|
2023-08-28 23:11:11 +08:00 |
|
lbw
|
959b4f5e04
|
♻️ Refactoring code. 重构代码生成支持更多类型数据库
|
2023-08-28 23:08:39 +08:00 |
|
徐晓伟
|
d98073e5fc
|
🔧 优化 Dockerfile,减少层数
WORKDIR 可以自动创建文件夹,无需执行 mkdir 命令
|
2023-08-24 14:29:00 +08:00 |
|
lbw
|
cc43baa795
|
🔖 Releasing / Version tags. 3.7.0-JDK8
|
2023-08-17 21:45:14 +08:00 |
|
Lht
|
6991cdad55
|
⬆️ Upgrading dependencies. UP xxl-job 2.4.0
|
2023-03-30 19:02:47 +08:00 |
|
lbw
|
37325ad312
|
🔖 🔖 🔖 3.6.7
|
2023-03-23 19:55:58 +08:00 |
|
徐晓伟
|
b7e6a670ce
|
🐛 HashMap初始大小应该是2的指数,如:2、4、8、16 ...,默认达到75%时进行扩容,删除无用代码
|
2023-03-07 09:14:31 +08:00 |
|
lbw
|
3485586c19
|
🔖 🔖 🔖 v3.6.6 引入 jasypt 3.x 注意更新 pig_config.sql
|
2023-03-04 23:10:38 +08:00 |
|
徐晓伟
|
b6163ae2eb
|
⬆️ 升级 spring-javaformat 0.0.38
|
2023-02-23 15:48:20 +08:00 |
|
lbw
|
fd7be54d84
|
⬆️ Upgrading dependencies. maven 3.9.0 编译失败
|
2023-02-21 10:04:48 +08:00 |
|
unreleased
|
d9738718bf
|
update pig-visual/pig-sentinel-dashboard/src/main/resources/application.yml.
sentinel服务添加nacos账号密码配置,否则服务无法正常启动
Signed-off-by: unreleased <unreleased@qq.com>
|
2023-01-31 08:46:58 +00:00 |
|
aeizzz
|
56751368d4
|
✨ close #I6AIC7 pigx-register支持开启认证模式
|
2023-01-14 19:01:58 +08:00 |
|
aeizzz
|
ea1acee88a
|
🔖 Releasing / Version tags. 3.6.5
|
2022-12-30 09:00:47 +08:00 |
|
aeizzz
|
dd92c956f3
|
🐛 Fixing a bug. 查询时前端查询时参数类型接收错误
|
2022-12-20 19:14:25 +08:00 |
|
lbw
|
d79f5ec79a
|
🔖 Releasing / Version tags. 3.6.4
|
2022-12-12 12:04:17 +08:00 |
|
aeizzz
|
c228975d85
|
✨ Introducing new features. closed #I63BA5 xxl-job-admin 模块配置文件移动到 nacos中
|
2022-11-27 17:42:09 +08:00 |
|
lbw
|
f225d53010
|
🔖 Releasing / Version tags. v3.6.3
|
2022-11-25 19:54:21 +08:00 |
|
sun2008mt
|
4aaa869cfe
|
update pig-visual/pig-xxl-job-admin/pom.xml.
统一 mysql maven coordinates
Signed-off-by: sun2008mt <sun2008mt@qq.com>
|
2022-11-19 03:30:02 +00:00 |
|
lbw
|
a3c5070e32
|
✨ Introducing new features. close #I61KXK MySQL Connector/J has new Maven Coordinates
|
2022-11-17 11:51:42 +08:00 |
|
lbw
|
6d9713ec0e
|
🔖 Releasing / Version tags. 3.6.2
|
2022-11-07 12:53:49 +08:00 |
|
lbw
|
f3bd2609bc
|
🐳 Work about Docker. 修正 Dockerfile 中的jvm 参数
|
2022-11-05 22:44:35 +08:00 |
|
lbw
|
9634f9f3b8
|
🔖 Releasing / Version tags. v3.6.1
|
2022-10-11 21:21:19 +08:00 |
|
lbw
|
1cee70a6ca
|
🔖 Releasing / Version tags. v3.6
|
2022-10-05 14:23:56 +08:00 |
|
lbw
|
c8fc4ebb33
|
🔖 Releasing / Version tags. v3.6
|
2022-10-05 10:12:45 +08:00 |
|
lengleng
|
5779c91edf
|
♻️ Refactoring code.代码生成适配 vue3
|
2022-09-22 17:26:36 +08:00 |
|
lbw
|
3aed0b7a08
|
🔖 Releasing / Version tags. 3.5.3
|
2022-09-19 08:29:50 +08:00 |
|
lbw
|
cba03f43b1
|
💄 Updating the UI and style files. 🐛 炫彩主题下遮罩层在表单上面,无法编辑内容
|
2022-08-13 12:19:40 +08:00 |
|
lbw
|
c952dc3a62
|
🔖 Releasing / Version tags. 3.5.2
|
2022-08-07 14:57:28 +08:00 |
|
lbw
|
8abb1e4278
|
Merge remote-tracking branch 'origin/master'
|
2022-07-25 15:27:27 +08:00 |
|
bawwtracs
|
e6d29d4c0d
|
update pig-visual/pig-codegen/src/main/resources/template/avue/index.vue.vm.
确认删除的时候,点击取消,这个promise会报 Uncaught (in promise) cancel
|
2022-07-21 21:24:05 +00:00 |
|
付绪壮
|
1947640919
|
♻️ 重构代码代码生成器
|
2022-07-21 03:45:33 +08:00 |
|
付绪壮
|
75ec53b715
|
♻️ 重构代码代码生成器
|
2022-07-21 03:41:28 +08:00 |
|
徐晓伟
|
01cf017f7f
|
⬆️ 升级 io.spring.javaformat:spring-javaformat-maven-plugin 版本,并强制所有代码按照指定格式排版
|
2022-06-28 09:30:16 +08:00 |
|
lbw
|
3d9e0be72f
|
🔖 Releasing / Version tags. 3.5.1
|
2022-06-20 09:58:34 +08:00 |
|