Commit Graph

110 Commits

Author SHA1 Message Date
wangiegie@gmail.com 8c0615f56b 配置提交 2017-12-21 13:05:38 +08:00
wangiegie@gmail.com c75380bbb5 Merge branch 'master' of https://gitee.com/log4j/pig 2017-12-21 13:05:01 +08:00
wangiegie@gmail.com fdf6abf763 开发配置提交 2017-12-21 13:04:27 +08:00
codelife a9b1735a55 更新 README.md 2017-12-21 12:41:50 +08:00
天籁111 bb49466f5b 更新 README.md 2017-12-21 12:14:41 +08:00
smallchill d0dcf16399 更新 README.md 2017-12-21 11:16:36 +08:00
wangiegie@gmail.com bdc0ca3e79 添加登录页面 2017-12-20 19:46:50 +08:00
wangiegie@gmail.com 5fa47ed57a 账号锁定处理 2017-12-19 13:51:01 +08:00
wangiegie@gmail.com 812cb29b46 Merge branch 'master' of https://gitee.com/log4j/pig 2017-12-18 21:36:15 +08:00
wangiegie@gmail.com 4422453545 增加登录验证码 2017-12-18 21:32:59 +08:00
wangiegie@gmail.com 757d5d191e 修改readme 2017-12-17 19:46:01 +08:00
wangiegie@gmail.com eae03d88f6 Controller 层代码优化。 2017-12-16 17:11:24 +08:00
wangiegie@gmail.com a54099499f 优化 AOP 代替原有filter 2017-12-15 14:34:55 +08:00
wangiegie@gmail.com 4406cf5b77 fixed:使用refresh_token Invalid refresh token 2017-12-14 18:15:07 +08:00
wangiegie@gmail.com 3a0e40a4cc 权限修改 2017-12-13 20:18:14 +08:00
wangiegie@gmail.com 4c672e2700 封装mybatis 分页查询,优化入参。 2017-12-11 00:14:08 +08:00
wangiegie@gmail.com 5c9fde0a92 fixed: 修改信息缓存问题bug 2017-12-07 21:39:19 +08:00
wangiegie@gmail.com 3a76ff952a 1. 删除无用代码 2017-12-07 17:39:19 +08:00
wangiegie@gmail.com dd0ce97f2d Merge branch 'master' of https://gitee.com/log4j/pig
# Conflicts:
#	pig-config/src/main/resources/application.yml
2017-12-07 17:38:43 +08:00
wangiegie@gmail.com 84db1ad54f 配置文件加密单元测试 2017-12-07 17:35:13 +08:00
wangiegie@gmail.com d8d404aaa3 end: pom优化 2017-12-07 17:33:59 +08:00
李寻欢 4c8023ffca 增加删除管理员功能 2017-12-07 17:02:37 +08:00
李寻欢 33249fde7f 还原配置文件git地址 2017-12-07 14:27:20 +08:00
李寻欢 e9ba11b1b1 解冲突 2017-12-07 14:25:26 +08:00
李寻欢 249a48c549 biubiubiu 2017-12-07 14:24:29 +08:00
李寻欢 c290060ea7 加入Eureka服务注册身份验证;加入敏感配置加密。 2017-12-07 14:23:57 +08:00
李寻欢 d932bee39f 修改数据源为HikariCP,加入敏感配置加密。 2017-12-07 14:18:41 +08:00
李寻欢 bab5679b2c Merge branch 'master' of https://gitee.com/log4j/pig 2017-12-07 10:32:05 +08:00
李寻欢 5e3d88079c biubiubiu 2017-12-07 10:31:57 +08:00
wangiegie@gmail.com 8f60499441 end: anon请求配置化、七牛参数配置化 2017-12-06 23:08:26 +08:00
wangiegie@gmail.com 9fccadd131 fixe: 解决Admin模块初始化MQ队列问题 2017-12-06 16:51:24 +08:00
wangiegie@gmail.com 1c5b53306f end: 增加上传(七牛)、信息修改 2017-12-05 22:45:07 +08:00
wangiegie@gmail.com 75029e226c end: 更新数据库脚本 2017-12-05 16:30:42 +08:00
wangiegie@gmail.com 4634e26a4e end: 修改代码生成器的controller模板 2017-12-05 10:27:30 +08:00
wangiegie@gmail.com 8087db0c34 end: 密码使用BCryptPasswordEncoder散列 2017-12-04 22:35:34 +08:00
wangiegie@gmail.com 781a355261 end: 包调整、日志MDC 2017-12-04 15:48:07 +08:00
wangiegie@gmail.com d641b96879 end: zuul 分布式网关限流 2017-12-01 18:01:53 +08:00
wangiegie@gmail.com 75b3f3f06e end: 代码优化 2017-12-01 14:05:10 +08:00
wangiegie@gmail.com be986064a2 end: 菜单新增 2017-11-29 18:30:01 +08:00
wangiegie@gmail.com b58fcd417c end: 优化代码生成 2017-11-29 18:28:51 +08:00
wangiegie@gmail.com 32521a1607 end: 优化代码生成 2017-11-29 17:53:56 +08:00
wangiegie@gmail.com 9a8300e731 end: 完成代码生成,支持vue增删查改 2017-11-28 17:51:47 +08:00
wangiegie@gmail.com 3539be7054 fix: 角色分配权限问题。
ing: 代码生成
2017-11-22 21:32:15 +08:00
wangiegie@gmail.com f532838bf7 end: 更新sql脚本 2017-11-21 20:56:08 +08:00
wangiegie@gmail.com 9b3265dda6 fixed: bean注入问题 2017-11-21 09:21:57 +08:00
wangiegie@gmail.com d0b99cd7c9 end: 日志管理 2017-11-20 20:43:37 +08:00
wangiegie@gmail.com 417045cf7c ING: 新增字段管理(含有vue组件) 2017-11-19 22:54:50 +08:00
wangiegie@gmail.com a9c7befdeb fixed: rabbitmq 链接异常造成 业务中断bug 2017-11-19 22:54:10 +08:00
wangiegie@gmail.com e9904f78ec ing: 增加开发计划说明 2017-11-17 19:17:51 +08:00
wangiegie@gmail.com 2559d4d9f8 end: 更新数据库脚本 2017-11-17 13:43:22 +08:00