FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server/APIJSONLibrary/src/main - feidou/APIJSON · GitHub
feidou
/
APIJSON
Public
forked from
APIJSON/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
APIJSONLibrary
src
main
on
master
User selector
Datepicker
Commit history
Commits on Dec 23, 2018
Server:解决 StringUtil.split 更改导致引用赋值失效,副表全都查不到结果
TommyLemon
committed
c1b8750
View commit details
Copy full SHA for c1b8750
View code at this point
Browse repository at this point
Server:打包 apijson-server3.2.4.jar
TommyLemon
committed
94846dc
View commit details
Copy full SHA for 94846dc
View code at this point
Browse repository at this point
Server:连续范围 key%:[] 由 [1,2] 改为 ['1,2', '3,4'...];StringUtil.split 默认严格匹配分隔符
TommyLemon
committed
f2d4fc2
View commit details
Copy full SHA for f2d4fc2
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Server:解决login接口在数据库异常时返回结果缺少必要信息;删除Verifier.removeAccessInfo
TommyLemon
committed
70b2283
View commit details
Copy full SHA for 70b2283
View code at this point
Browse repository at this point
Server:远程函数DemoFunction构造方法新增RequestMethod支持函数对方法的限制,实例创建从ObjectParser移到Parser减少不必要的内存占用;Operation新增UPDATE替代PUT避免和RequestMethod.PUT混淆
TommyLemon
committed
42aba60
View commit details
Copy full SHA for 42aba60
View code at this point
Browse repository at this point
Commits on Dec 15, 2018
Server:标记 APP JOIN 与 SQL JOIN 混用导致的 APP JOIN 缓存问题
TommyLemon
committed
226d5dd
View commit details
Copy full SHA for 226d5dd
View code at this point
Browse repository at this point
Server:新增APP JOIN,"join":"@/User/id@";AbstractSQLExecutor.execute减少因为viceColumnStart起始值错误导致的多余一次缓存
TommyLemon
committed
4018963
View commit details
Copy full SHA for 4018963
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
Server:优化代码
TommyLemon
committed
096c902
View commit details
Copy full SHA for 096c902
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
Server:支持 String 类型的 visitorId
TommyLemon
committed
4993aa4
View commit details
Copy full SHA for 4993aa4
View code at this point
Browse repository at this point
Server:支持自定义 post 插入数据的 id,可为 Long 或 String 类型
TommyLemon
committed
de1f1af
View commit details
Copy full SHA for de1f1af
View code at this point
Browse repository at this point
Server:支持String类型的id
TommyLemon
committed
1edf5e4
View commit details
Copy full SHA for 1edf5e4
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Java和Android:同步并优化公共的核心代码
TommyLemon
committed
a3811e4
View commit details
Copy full SHA for a3811e4
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Server:新增访问权限表Access
TommyLemon
committed
c679ffd
View commit details
Copy full SHA for c679ffd
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Server:format格式化Response仅在成功时才生效;优化代码
TommyLemon
committed
477ce8a
View commit details
Copy full SHA for 477ce8a
View code at this point
Browse repository at this point
Server:JSONResponse中formatArrayKey和formatObjectKey都去前缀@
TommyLemon
committed
27ab1ea
View commit details
Copy full SHA for 27ab1ea
View code at this point
Browse repository at this point
Server:完善及优化JSONResponse代码
TommyLemon
committed
633340d
View commit details
Copy full SHA for 633340d
View code at this point
Browse repository at this point
Server:Structure支持~校验正则;优化JSONResponse格式化key的处理;
TommyLemon
committed
2875661
View commit details
Copy full SHA for 2875661
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
Server:解决自动化校验 UNIQUE 失效
TommyLemon
committed
5a67559
View commit details
Copy full SHA for 5a67559
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Server:POST操作默认为OWNER角色且自动添加userId
TommyLemon
committed
a0cb251
View commit details
Copy full SHA for a0cb251
View code at this point
Browse repository at this point
Server: PUT 请求在没有 SET 语句时直接报错
TommyLemon
committed
1c3940b
View commit details
Copy full SHA for 1c3940b
View code at this point
Browse repository at this point
Server: 优化设置tag的报错
TommyLemon
committed
d969721
View commit details
Copy full SHA for d969721
View code at this point
Browse repository at this point
Server:等价条件 key:value 不允许 JSONArray 类型;优化key:value不合法的提示
TommyLemon
committed
ce7a099
View commit details
Copy full SHA for ce7a099
View code at this point
Browse repository at this point
Server:新增支持Between key%;正则表达式符号新增支持~,且支持*忽略大小写;解决 key! 报错
TommyLemon
committed
78bcb3f
View commit details
Copy full SHA for 78bcb3f
View code at this point
Browse repository at this point
Server:优化join解析异常的路径提示
TommyLemon
committed
2a9d4ae
View commit details
Copy full SHA for 2a9d4ae
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Server:新增Function,启动时自检;join不再强制副表传@column;join兼容PostgreSQL;解决join在主表为空对象时未解析为JOIN语句;解决server.JSONRequest未转换数组为JSONArray导致后面解析出错;Schema,Table,column都加引号解决Order等关键词作为表名出错;优化Admin角色的处理;优化远程函数;打包apijs…
Show description for 98d625c
TommyLemon
committed
98d625c
View commit details
Copy full SHA for 98d625c
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
Server:自动化JOIN新增支持CROSS,SIDE;解决多个JOIN的WHERE条件拼接错误
TommyLemon
committed
509d245
View commit details
Copy full SHA for 509d245
View code at this point
Browse repository at this point
Server:解决自动化LEFT,RIGHT JOIN不能用query:1,2查total
TommyLemon
committed
47670c2
View commit details
Copy full SHA for 47670c2
View code at this point
Browse repository at this point
Commits on Sep 22, 2018
Server:DemoParser内parseCorrectRequest(JSONObject)抽象到AbstractParser
TommyLemon
committed
8592367
View commit details
Copy full SHA for 8592367
View code at this point
Browse repository at this point
Server:Parser新增getMaxQueryCount和getMaxUpdateCount,可重写方法来自定义最大查询数量和最大增删改数量
TommyLemon
committed
198d897
View commit details
Copy full SHA for 198d897
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
Server:新增 formate: Boolean,可将[]等有特殊字符的key转为list等常规的key,方便前端解析
TommyLemon
committed
e482237
View commit details
Copy full SHA for e482237
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Server:新增支持全局默认@database
TommyLemon
committed
e63c066
View commit details
Copy full SHA for e63c066
View code at this point
Browse repository at this point
Server:新增支持PostgreSQL数据库
TommyLemon
committed
17e3502
View commit details
Copy full SHA for 17e3502
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Server:解决为字段加别名出错
TommyLemon
committed
70a97f8
View commit details
Copy full SHA for 70a97f8
View code at this point
Browse repository at this point
Server:解决JOIN中SQL语句的外层column不包括子表的
TommyLemon
committed
567c401
View commit details
Copy full SHA for 567c401
View code at this point
Browse repository at this point
Server:@column支持SQL函数,例如 column0,column1:alias;function0(arg0,arg1,...);function1(...):alias...
TommyLemon
committed
e64f2c4
View commit details
Copy full SHA for e64f2c4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL