FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server/APIJSONBoot/src - 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
APIJSONBoot
src
on
master
User selector
Datepicker
Commit history
Commits on Mar 22, 2020
增加@row关键字配置示例
330233789
committed
cd817ff
View commit details
Copy full SHA for cd817ff
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
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
Commits on Mar 7, 2020
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 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
Commits on Mar 1, 2020
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 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
Server:迁移 APIJSONOracle 关于数据库配置的 yml 文件及 java 类;删除多余的 APIJSONOracle 工程
TommyLemon
committed
30df6d9
View commit details
Copy full SHA for 30df6d9
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Server:优化返回 Swagger 文档的示例接口,直接返回字符串来替代一张表
TommyLemon
committed
9b4b4b5
View commit details
Copy full SHA for 9b4b4b5
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
Server:新增代理接口,支持前端任意跨域
TommyLemon
committed
d496668
View commit details
Copy full SHA for d496668
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Server:APIJSONORM 解决 SQL 函数中参数的 : 被转成 AS;APIJSONBoot:数据库 URI 改为 localhost
TommyLemon
committed
e3a748e
View commit details
Copy full SHA for e3a748e
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Server: APIJSONBoot 默认数据库改回 MySQL
TommyLemon
committed
31368ad
View commit details
Copy full SHA for 31368ad
View code at this point
Browse repository at this point
Server: APIJSONORM 新增 @json 自动把字段值转为 JSON 格式;APIJSONORM 解决 SQL Server 字段不能输出 JSON 格式;APIJSONORM 放开 DEBUG 模式下对系统表的 SQL 执行数量限制;APIJSONORM 解决非 DEBUG 模式下不能访问 Access 和 Request 表导致部分功能不可用;APIJSONBoot 尝试升…
Show description for 737a615
TommyLemon
committed
737a615
View commit details
Copy full SHA for 737a615
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Server: 完成 @explain 查执行计划
TommyLemon
committed
96526c8
View commit details
Copy full SHA for 96526c8
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Server:新增 SQL Server 的表和字段属性 系统表;新增判断数据库类型的方法;优化各种数据库的配置和判断
TommyLemon
committed
be581e8
View commit details
Copy full SHA for be581e8
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Server:APIJSONORM 新增支持 ORACLE 和 MS SQL Server 分页;APIJSONBoot 新增 ORACLE 和 MS SQL Server 的驱动和配置
TommyLemon
committed
b799e54
View commit details
Copy full SHA for b799e54
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
Server: 非开放请求不允许传远程函数;解决 Access 表里配置 name 和 alias 未成功实现表映射;完善远程函数调用在函数格式错误时的报错信息
TommyLemon
committed
a798896
View commit details
Copy full SHA for a798896
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Server: 解决已执行 SQL 数量统计错误;解决 DemoFunction 在 Function 表的 version 为 null 时测试不通过;解决 DemoFunction.getFunctionCall 参数 arguments 为 null 时拼接错误;
TommyLemon
committed
eff8d95
View commit details
Copy full SHA for eff8d95
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Server: RemoteFunction 内强制校验远程函数必须符合 Function 表的配置;Function 表新增 methods,tag,version 用于限制远程函数的使用范围
TommyLemon
committed
30084d9
View commit details
Copy full SHA for 30084d9
View code at this point
Browse repository at this point
Server: 新增事务处理;DEBUG 模式下禁用 @explain;废弃 @correct;优化代码;
TommyLemon
committed
5810ecf
View commit details
Copy full SHA for 5810ecf
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Server: 非 DEBUG 模式下不允许访问字段 debug 为 0 的表
TommyLemon
committed
b24b4b7
View commit details
Copy full SHA for b24b4b7
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Server: 新增支持热更新 远程函数、请求校验、权限校验 的配置;reload/aceess 接口改为 reload 接口,支持重载 Access, Function, Request;优化相关代码
TommyLemon
committed
d5e130d
View commit details
Copy full SHA for d5e130d
View code at this point
Browse repository at this point
Server: 新增重新加载权限配置的接口
TommyLemon
committed
fa96a85
View commit details
Copy full SHA for fa96a85
View code at this point
Browse repository at this point
Server: 新增支持自动读取数据库 Access 表来配置权限
TommyLemon
committed
5d9feb1
View commit details
Copy full SHA for 5d9feb1
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
Server:AbstractSQLConfig.Callback 新增 database 和 schema 参数来区分同名表;JOIN 相同的表名给副表加 AS 解决重名语法错误
TommyLemon
committed
fb9c267
View commit details
Copy full SHA for fb9c267
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
Server:解决 Windows 上 MySQL 7 及以下版本报错 The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone
TommyLemon
committed
31dff13
View commit details
Copy full SHA for 31dff13
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
MySQL:更新表
TommyLemon
committed
9e5cd8b
View commit details
Copy full SHA for 9e5cd8b
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Server: 升级 mysql-connector-java 驱动;兼容 MySQL 8;打包 apijson-orm-3.5.8.jar
TommyLemon
committed
c6e3eea
View commit details
Copy full SHA for c6e3eea
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL