xxqfamous
|
24ac425c21
|
fixed 修改user login唯一索引
|
2023-05-22 11:22:12 +08:00 |
xxqfamous
|
e16452ac90
|
fixed 修改user login唯一索引
|
2023-05-20 12:28:35 +08:00 |
xxqfamous
|
8cc565ca0c
|
fixed 修改user login唯一索引
|
2023-05-20 12:27:34 +08:00 |
xxqfamous
|
1b2a4e0b94
|
fixed 清除user未使用关联表
|
2023-05-20 11:35:20 +08:00 |
xxqfamous
|
99f7fe6102
|
Merge branch 'pre_trustie_server' into trustie_server
|
2023-05-19 15:01:10 +08:00 |
xxq250
|
8fbf1b4a35
|
fixed 贡献者匹配用户email,名称区分
|
2023-05-18 14:26:38 +08:00 |
xxq250
|
09b1007800
|
fixed 贡献者匹配用户email
|
2023-05-18 14:22:53 +08:00 |
xxq250
|
2aeaee8479
|
fixed 项目名称,标识,所有者变化时重置缓存
|
2023-05-18 10:21:32 +08:00 |
xxq250
|
681a485192
|
fixed 审批utf8mb4
|
2023-05-18 09:50:56 +08:00 |
xxq250
|
ee62c394fc
|
fixed 审批utf8mb4
|
2023-05-18 09:32:36 +08:00 |
xxq250
|
bea6442a1c
|
fixed 提交者匹配用户email
|
2023-05-18 09:19:45 +08:00 |
xxq250
|
58354dc944
|
Merge branch 'pre_trustie_server' into trustie_server
|
2023-05-12 17:06:36 +08:00 |
KingChan
|
77c4a44041
|
Merge pull request '根据前端需求调整issue index to name返回值' (#54) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-11 16:19:49 +08:00 |
chenjing
|
afe87a2ff1
|
change response for index to name for issue
|
2023-05-11 16:18:43 +08:00 |
KingChan
|
f44b503eec
|
Merge pull request '调整 index_to_name response' (#53) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-11 09:39:38 +08:00 |
chenjing
|
23e8bea507
|
update issue index_to_name response data
|
2023-05-11 09:38:07 +08:00 |
KingChan
|
0dc810e72d
|
Merge pull request '新增issue index获取name接口' (#52) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-11 09:01:33 +08:00 |
chenjing
|
3d0cd96e32
|
issue index to name
|
2023-05-11 09:00:09 +08:00 |
xxq250
|
d1c8f1aead
|
整理gitea docker配置文件
|
2023-05-10 18:38:35 +08:00 |
xxq250
|
bf1ffadf41
|
整理docker配置文件
|
2023-05-10 17:41:15 +08:00 |
xxq250
|
f07ae49246
|
整理配置文件
|
2023-05-10 17:31:57 +08:00 |
xxq250
|
69f8b43186
|
Merge branch 'master' of https://gitlink.org.cn/Gitlink/forgeplus into standalone_develop
|
2023-05-10 16:15:51 +08:00 |
xxq250
|
b3f713e050
|
整理配置文件
|
2023-05-10 16:12:04 +08:00 |
xxq250
|
85dfa731c4
|
Update Dockerfile
|
2023-05-10 15:21:57 +08:00 |
xxq250
|
11be57cc77
|
Merge pull request 'Gemfile 中间件去掉' (#334) from Trustie/forgeplus:trustie_server into master
|
2023-05-10 15:10:58 +08:00 |
xxq250
|
0858fcdfa2
|
Merge pull request 'Gemfile 中间件去掉' (#51) from standalone_develop into trustie_server
|
2023-05-10 15:10:19 +08:00 |
xxq250
|
dc2938bf2f
|
Gemfile 中间件去掉
|
2023-05-10 15:09:03 +08:00 |
xxq250
|
3a0b8c0e9b
|
Update Dockerfile
|
2023-05-10 15:07:02 +08:00 |
xxq250
|
0c982bc4a5
|
Merge pull request 'simple_xlsx_reader 固定版本' (#333) from Trustie/forgeplus:trustie_server into master
|
2023-05-10 15:02:38 +08:00 |
xxq250
|
46778a2638
|
Merge pull request 'simple_xlsx_reader 固定版本' (#50) from standalone_develop into trustie_server
|
2023-05-10 15:01:54 +08:00 |
xxq250
|
aa6ce330c2
|
simple_xlsx_reader 固定版本
|
2023-05-10 15:00:42 +08:00 |
xxq250
|
34363e3114
|
Gemfile.lock
|
2023-05-10 14:57:55 +08:00 |
xxq250
|
f8dfad28d5
|
Merge remote-tracking branch 'trustie/trustie_server'
# Conflicts:
# Gemfile
# Gemfile.lock
# config/configuration.yml.example
|
2023-05-10 14:56:07 +08:00 |
xxq250
|
4741a50b9e
|
Merge pull request '整理配置文件和脚本细节' (#49) from standalone_develop into trustie_server
|
2023-05-10 14:38:04 +08:00 |
xxq250
|
65f987af70
|
Merge remote-tracking branch 'origin/standalone_develop' into standalone_develop
|
2023-05-10 14:30:24 +08:00 |
xxq250
|
bd0a195869
|
整理配置文件和脚本细节
|
2023-05-10 14:30:18 +08:00 |
KingChan
|
044cd5b892
|
Merge pull request 'sub_entries接口返回 -2' (#48) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-09 15:47:51 +08:00 |
kingchan
|
d1352825f1
|
sub_entries render -2
|
2023-05-09 15:44:00 +08:00 |
xxq250
|
0d2d38d537
|
fixed 头歌快速登录用户绑定
|
2023-05-09 10:25:36 +08:00 |
xxq250
|
55581be46b
|
fixed 头歌快速登录回调重复
|
2023-05-09 10:11:43 +08:00 |
xxq250
|
23e0d869c6
|
Merge branch 'standalone_develop' into trustie_server
|
2023-05-08 17:15:46 +08:00 |
xxq250
|
784553d894
|
fixed 语言接口
|
2023-05-08 17:15:19 +08:00 |
xxq250
|
5343fcf29e
|
项目标识提示文案统一
|
2023-05-08 16:40:57 +08:00 |
xxq250
|
5c26a6a877
|
项目标识提示文案统一
|
2023-05-08 16:33:43 +08:00 |
xxq250
|
e6b3634b40
|
Merge branch 'standalone_develop' into trustie_server
|
2023-05-08 15:36:58 +08:00 |
xxq250
|
d81ff922a5
|
Merge remote-tracking branch 'origin/standalone_develop' into standalone_develop
|
2023-05-08 15:36:24 +08:00 |
xxq250
|
bc76324290
|
fixed 项目标识校验规则
|
2023-05-08 15:36:19 +08:00 |
xxq250
|
7b9aeee888
|
Merge pull request '调整repositories/replace_file 返回数据' (#47) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-06 15:21:05 +08:00 |
chenjing
|
b86ea02dc9
|
change response for replace file
|
2023-05-06 15:00:06 +08:00 |
xxq250
|
6ce4561e9c
|
Merge pull request 'repositories replace_file 新增返回数据' (#46) from KingChan/forgeplus:chenjing into standalone_develop
|
2023-05-06 14:44:34 +08:00 |