Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythoningLearning
/
kbengine
Public
forked from
kbengine/kbengine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
kbengine
assets
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2016
回退到上一版本(目前认为进入interfaces的数据就是需要交给第三方处理的数据,因此用户密码挂接了interfaces时本地不检查密码)
kbengine
committed
c8f2495
View commit details
Copy full SHA for c8f2495
View code at this point
Browse repository at this point
挂接了interfaces之后dbmgr不检查密码导致问题,实际上interfaces也可能不走第三方平台验证。
Show description for 42540ab
kbengine
committed
42540ab
View commit details
Copy full SHA for 42540ab
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
up
kbengine
committed
d1cb573
View commit details
Copy full SHA for d1cb573
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
规范化API命名,所有脚本主动调用的称为引擎API函数,所有由引擎通知脚本被动接受调用的称为引擎回调
Show description for 081ca0e
kbengine
committed
081ca0e
View commit details
Copy full SHA for 081ca0e
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
logger支持脚本了
kbengine
committed
ffc4974
View commit details
Copy full SHA for ffc4974
View code at this point
Browse repository at this point
合并https://github.com/acatadog/kbengine代码
kbengine
committed
be77941
View commit details
Copy full SHA for be77941
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
up
kbengine
committed
a1ade6c
View commit details
Copy full SHA for a1ade6c
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
多数据库横向扩展支持
Show description for d21d756
kbengine
committed
d21d756
View commit details
Copy full SHA for d21d756
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
loginapp增加脚本API支持
kbengine
committed
b27a57c
View commit details
Copy full SHA for b27a57c
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
up
kbengine
committed
ead24c7
View commit details
Copy full SHA for ead24c7
View code at this point
Browse repository at this point
up
kbengine
committed
c3d8ade
View commit details
Copy full SHA for c3d8ade
View code at this point
Browse repository at this point
dbmgr支持脚本了
kbengine
committed
f4c45f7
View commit details
Copy full SHA for f4c45f7
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
loginapp支持脚本了
kbengine
committed
b4d96b3
View commit details
Copy full SHA for b4d96b3
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
up
kbengine
committed
d112ef3
View commit details
Copy full SHA for d112ef3
View code at this point
Browse repository at this point
up
kbengine
committed
7519f76
View commit details
Copy full SHA for 7519f76
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
抽象化interfaces,interfaces使用python进行扩展
Show description for 8d74245
kbengine
committed
8d74245
View commit details
Copy full SHA for 8d74245
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
增加配置文件注释
kbengine
committed
56549da
View commit details
Copy full SHA for 56549da
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
默认不在包含scripts/client目录,避免不必要的误会
kbengine
committed
a91ac3e
View commit details
Copy full SHA for a91ac3e
View code at this point
Browse repository at this point
up
kbengine
committed
1f560b8
View commit details
Copy full SHA for 1f560b8
View code at this point
Browse repository at this point
Commits on Mar 27, 2015
修正注释上的错误描述
kbengine
committed
6b8aaff
View commit details
Copy full SHA for 6b8aaff
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
up
kbengine
committed
969ee95
View commit details
Copy full SHA for 969ee95
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
修改KBE启动index的环境变量名称
kbengine
committed
31792e1
View commit details
Copy full SHA for 31792e1
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
增加设置python中环境变量接口
kbengine
committed
6253146
View commit details
Copy full SHA for 6253146
View code at this point
Browse repository at this point
update README.md
kbengine
committed
73ed0c9
View commit details
Copy full SHA for 73ed0c9
View code at this point
Browse repository at this point
up
kbengine
committed
915e2e6
View commit details
Copy full SHA for 915e2e6
View code at this point
Browse repository at this point
up
kbengine
committed
dbc2c92
View commit details
Copy full SHA for dbc2c92
View code at this point
Browse repository at this point
修改启动参数
kbengine
committed
7b50d88
View commit details
Copy full SHA for 7b50d88
View code at this point
Browse repository at this point
1:onBaseAppReady,onReadyForLogin回调函数参数调整, 为bool(是否为第一个启动的baseapp)
Show description for 370cc95
kbengine
committed
370cc95
View commit details
Copy full SHA for 370cc95
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
up
kbengine
committed
71cd06e
View commit details
Copy full SHA for 71cd06e
View code at this point
Browse repository at this point
up
kbengine
committed
c4c36f9
View commit details
Copy full SHA for c4c36f9
View code at this point
Browse repository at this point
添加回调函数
Show description for 237dc91
kbengine
committed
237dc91
View commit details
Copy full SHA for 237dc91
View code at this point
Browse repository at this point
更新注释
kbengine
committed
222db72
View commit details
Copy full SHA for 222db72
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
如果client文件夹不存在某个实体模块时,不再强制设置为hasClient=false,如果用户觉得确实不包含该部分,需要通过强制标记来指明。
Show description for b1f01cb
kbengine
committed
b1f01cb
View commit details
Copy full SHA for b1f01cb
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
up
kbengine
committed
ba8bb60
View commit details
Copy full SHA for ba8bb60
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
up
kbengine
committed
9cf0eb0
View commit details
Copy full SHA for 9cf0eb0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.