FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server - softdzx/APIJSON · GitHub
softdzx
/
APIJSON
Public
forked from
APIJSON/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
APIJSON
APIJSON-Java-Server
on
master
User selector
Datepicker
Commit history
Commits on Mar 22, 2020
Server:解决 AbstractSQLConfig.getWhereItem 可能的 NPE 异常
TommyLemon
committed
d31f211
View commit details
Copy full SHA for d31f211
View code at this point
Browse repository at this point
增加@row关键字配置示例
330233789
committed
cd817ff
View commit details
Copy full SHA for cd817ff
View code at this point
Browse repository at this point
增加了@raw关键字,支持自定义where条件拼接
330233789
committed
92a9cf1
View commit details
Copy full SHA for 92a9cf1
View code at this point
Browse repository at this point
解决PUT方法,某个字段加减时,类型keyType没有重置的BUG
330233789
committed
a5c895e
View commit details
Copy full SHA for a5c895e
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
Server:解决分页详细信息 info 中页码 key 错误
TommyLemon
committed
b5d2cba
View commit details
Copy full SHA for b5d2cba
View code at this point
Browse repository at this point
Server:分页详细信息关键词 page 改为 info,避免歧义和冲突
TommyLemon
committed
a0a634f
View commit details
Copy full SHA for a0a634f
View code at this point
Browse repository at this point
Server:新增是否成功 ok、详细的分页信息 page
TommyLemon
committed
d71bc85
View commit details
Copy full SHA for d71bc85
View code at this point
Browse repository at this point
Server:优化批量新增、修改后返回的字段,保持和规范统一;删除 APIJSONBoot 和 APIJSONBootTest 中多余的 apijson-orm 依赖
TommyLemon
committed
050ee40
View commit details
Copy full SHA for 050ee40
View code at this point
Browse repository at this point
Update README.md
TommyLemon
authored
482d885
View commit details
Copy full SHA for 482d885
View code at this point
Browse repository at this point
Update README.md
TommyLemon
authored
d28a66f
View commit details
Copy full SHA for d28a66f
View code at this point
Browse repository at this point
Update README.md
TommyLemon
authored
3cdc11d
View commit details
Copy full SHA for 3cdc11d
View code at this point
Browse repository at this point
Update README.md
TommyLemon
authored
222096f
View commit details
Copy full SHA for 222096f
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Server:打包 apijson-orm-4.0.0.jar 和 apijson-framework-4.0.0.jar
TommyLemon
committed
594ae85
View commit details
Copy full SHA for 594ae85
View code at this point
Browse repository at this point
Server:统一 pom.xml 中的 apijson-orm,apijson-framework,fastjson 依赖
TommyLemon
committed
7aee498
View commit details
Copy full SHA for 7aee498
View code at this point
Browse repository at this point
Server:完善远程函数的环境变量,方便做更细致的操作
TommyLemon
committed
ec1509e
View commit details
Copy full SHA for ec1509e
View code at this point
Browse repository at this point
Server:Parser.noVerify 改成 needVerify
TommyLemon
committed
f20e3cf
View commit details
Copy full SHA for f20e3cf
View code at this point
Browse repository at this point
Server:重命名 APIJSONORM 的包名 apijson.server 为 apijson.orm
TommyLemon
committed
143cd08
View commit details
Copy full SHA for 143cd08
View code at this point
Browse repository at this point
Server:将 APIJSONboot 抽取为 APIJSONFramework 和新的 APIJSONBoot;新增简单 Demo,叫 APIJSONBootTest
TommyLemon
committed
5419338
View commit details
Copy full SHA for 5419338
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
解决多表join,生成的sql未按join参数顺序,乱序问题
330233789
committed
54b6690
View commit details
Copy full SHA for 54b6690
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Server:PUT 支持单独设置每项的批量修改,格式和 POST 批量新增相比多了 id;Structure 新增对 OBJECT[], ARRAY[] 的校验并优化代码;完善操作参数的 Operation 的注释;Operation,RequestRole 和正则匹配 COMPILE_MAP 中 key 强制名称大写
TommyLemon
committed
92ad9a1
View commit details
Copy full SHA for 92ad9a1
View code at this point
Browse repository at this point
Server:新增对批量新增 Table[]:[{}] 的校验,修复任意批量新增其它表的安全漏洞;新增对 DATE, TIME, DATETIME 及对应数组的类型校验;删除废弃的大驼峰命名的校验类型
TommyLemon
committed
0aad761
View commit details
Copy full SHA for 0aad761
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
Server:提升 APIJSONBoot 的版本号
TommyLemon
committed
779309c
View commit details
Copy full SHA for 779309c
View code at this point
Browse repository at this point
Server:APIJSONFinal 更改 apijson-orm 远程依赖版本号
TommyLemon
committed
5d68696
View commit details
Copy full SHA for 5d68696
View code at this point
Browse repository at this point
Server:APIJSONFinal 使用 apijson-orm 远程依赖
TommyLemon
committed
594cb47
View commit details
Copy full SHA for 594cb47
View code at this point
Browse repository at this point
Server:ORM 库包名 zuo.biao.apijson 重命名为 apijson;提升版本号为 4.0.0
TommyLemon
committed
1c80d4c
View commit details
Copy full SHA for 1c80d4c
View code at this point
Browse repository at this point
Server:解决远程函数对比版本错误;解决批量新增可能被绕过权限和参数校验;删除已被废弃的 Operation
TommyLemon
committed
79f1778
View commit details
Copy full SHA for 79f1778
View code at this point
Browse repository at this point
Server:新增支持数据库自增 id
TommyLemon
committed
f87ebea
View commit details
Copy full SHA for f87ebea
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
解决批量新增打包编译问题,完善git忽略文件
330233789
committed
692c9fc
View commit details
Copy full SHA for 692c9fc
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Update AbstractObjectParser.java
Show description for 8bd133f
330233789
authored
8bd133f
View commit details
Copy full SHA for 8bd133f
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
APIJSONBoot 改为远程依赖 apijson-orm
Tommy
authored and
Tommy
committed
20788ce
View commit details
Copy full SHA for 20788ce
View code at this point
Browse repository at this point
Update README.md
TommyLemon
authored
f4d4c1a
View commit details
Copy full SHA for f4d4c1a
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Server:解决代理接口 /delegate 转发请求时丢失 URL parameter 参数
TommyLemon
committed
9de9c9b
View commit details
Copy full SHA for 9de9c9b
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Server:服务器代理接口 delegate 支持自定义要过滤的请求头 HTTP Header
TommyLemon
committed
1b47ee7
View commit details
Copy full SHA for 1b47ee7
View code at this point
Browse repository at this point
Server:服务器代理接口 delegate 过滤部分请求头
TommyLemon
committed
55eed59
View commit details
Copy full SHA for 55eed59
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Server:删除多余的文件
TommyLemon
committed
352a951
View commit details
Copy full SHA for 352a951
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL