xxq250
|
a536c60e48
|
增加麒麟如意开源协议
|
2024-09-13 09:22:45 +08:00 |
yystopf
|
db1eeabc85
|
Merge pull request '合并develop分支代码到master' (#49) from develop into master
|
2022-03-11 09:41:39 +08:00 |
yystopf
|
0c2be1c244
|
fix: gitrepo need defer closed
|
2022-03-11 09:39:26 +08:00 |
yystopf
|
67a6b37966
|
fix: get tag use tagCount action
|
2022-03-10 17:27:26 +08:00 |
yystopf
|
d12171ec72
|
fix: change sync repo time
|
2022-03-10 16:58:29 +08:00 |
yystopf
|
60b3497005
|
fix: simple content use blackfriday
|
2022-02-10 15:37:44 +08:00 |
yystopf
|
022dadadef
|
fix: transfer repository do not need pending status
|
2022-01-25 14:27:58 +08:00 |
wonderful
|
7f2637a342
|
修改webhook的http_method
|
2022-01-12 15:30:16 +08:00 |
hang
|
cbf43fea5d
|
fix:create webhook
|
2022-01-12 15:27:47 +08:00 |
viletyy
|
923361a26b
|
Merge branch 'develop' of https://code.gitlink.org.cn/Gitlink/gitea-1156 into develop
|
2022-01-10 13:49:43 +08:00 |
viletyy
|
f4becdc341
|
fix: repo submodule is nil
|
2022-01-10 13:49:18 +08:00 |
wonderful
|
e35ced12e7
|
分支名存入数组中
把分支名放入数组中。
|
2022-01-07 14:52:46 +08:00 |
hang
|
1e85e2511c
|
add: branch name set
|
2022-01-07 14:47:56 +08:00 |
wonderful
|
ada822591b
|
添加 commits/{sha}/diff 接口
|
2021-12-31 15:27:58 +08:00 |
hang
|
894c765608
|
add diff of commit
|
2021-12-31 15:25:43 +08:00 |
wonderful
|
ce0e3224c4
|
Merge pull request '在接口 src/commit/* 添加 content' (#45) from wonderful/gitea-1156:develop into develop
|
2021-12-29 16:43:07 +08:00 |
hang
|
0dddf30c1c
|
fix: add content for the src/commit/*
|
2021-12-29 16:05:41 +08:00 |
yystopf
|
72ac212a9f
|
Merge pull request '增加commit详情页分支信息' (#44) from develop into master
|
2021-12-29 10:11:31 +08:00 |
yystopf
|
b1ab0f7f5f
|
Merge pull request '给提交页面添加 branch' (#43) from wonderful/gitea-1156:develop into develop
|
2021-12-29 10:09:03 +08:00 |
wonderful
|
1a408bbe98
|
Merge pull request '同步旧版接口' (#42) from develop into master
|
2021-12-29 10:01:06 +08:00 |
hang
|
2dace145f7
|
add:branch for the commit page
|
2021-12-29 09:55:52 +08:00 |
yystopf
|
db331d40d4
|
Merge pull request '添加接口:pulls/indext/files' (#41) from wonderful/gitea-1156:develop into develop
|
2021-12-28 16:15:22 +08:00 |
hang
|
681d9724cd
|
add: pulls/index/files
|
2021-12-28 16:11:24 +08:00 |
yystopf
|
5384e2fdd1
|
Merge pull request '给content 添加latest_commit 字段' (#40) from wonderful/gitea-1156:develop into develop
|
2021-12-28 15:04:28 +08:00 |
hang
|
6f0748a71c
|
add latest_commit for contents
|
2021-12-28 15:00:29 +08:00 |
yystopf
|
6c4cc40f80
|
Merge pull request '创建文件分支名称使用urlencode' (#39) from yystopf/gitea-1156:develop into develop
|
2021-12-27 17:39:25 +08:00 |
yystopf
|
c13048756b
|
fix: create file branch name use escape
|
2021-12-27 17:34:24 +08:00 |
yystopf
|
c617532f47
|
Merge pull request 'compare接口遵循旧版,创建文件分支名%处理' (#38) from yystopf/gitea-1156:develop into develop
|
2021-12-23 10:10:04 +08:00 |
yystopf
|
5fafa1c529
|
fix: compare return follow old version
|
2021-12-23 10:07:19 +08:00 |
yystopf
|
b82bc09645
|
fix: create file branch name %
|
2021-12-23 10:06:50 +08:00 |
yystopf
|
8cad2047c9
|
Merge pull request 'web登录管理员处理,不影响api' (#37) from yystopf/gitea-1156:develop into develop
|
2021-12-22 15:49:32 +08:00 |
yystopf
|
db7e13f040
|
fix: web login authorize delay
|
2021-12-22 15:47:00 +08:00 |
yystopf
|
d4eec1b75c
|
Merge pull request 'compare接口报错问题' (#36) from yystopf/gitea-1156:develop into develop
|
2021-12-20 13:38:06 +08:00 |
yystopf
|
d26561512f
|
fix: compare api error
|
2021-12-20 11:48:51 +08:00 |
yystopf
|
5de0fa2f7c
|
Merge pull request 'Add:/compare/*' (#35) from wonderful/gitea-1156:develop into develop
|
2021-12-20 11:47:49 +08:00 |
hang
|
838a992730
|
add:compare/*
|
2021-12-20 11:34:04 +08:00 |
yystopf
|
6acb38becb
|
fix: remove org website url valid
|
2021-12-20 09:52:17 +08:00 |
yystopf
|
113cad161e
|
Merge pull request '处理message重复问题' (#34) from yystopf/gitea-1156:develop into develop
|
2021-12-15 17:50:20 +08:00 |
viletyy
|
dd766d5093
|
fix: task message duplicate
|
2021-12-15 17:47:06 +08:00 |
yystopf
|
e5767cfe68
|
Merge pull request '通过接口修改用户名' (#33) from wonderful/gitea-1156:develop into develop
|
2021-12-15 16:25:21 +08:00 |
hang
|
4a55172452
|
fix: edit user
|
2021-12-15 16:21:39 +08:00 |
yystopf
|
12a9d86541
|
Merge pull request 'Login is forbidden' (#32) from wonderful/gitea-1156:develop into develop
|
2021-12-10 15:24:15 +08:00 |
hang
|
4c176c1a0a
|
Login is forbidden
|
2021-12-10 15:18:42 +08:00 |
yystopf
|
bbacde4b4b
|
Merge pull request 'API: modify org name' (#31) from wonderful/gitea-1156:develop into develop
|
2021-12-09 15:31:58 +08:00 |
hang
|
dac17ab26c
|
API fix:modify org name
|
2021-12-09 15:04:45 +08:00 |
yystopf
|
faa1346ed6
|
Merge pull request 'fix:start project' (#30) from wonderful/gitea-1156:develop into develop
|
2021-12-08 15:18:29 +08:00 |
hang
|
b02ab96e88
|
fix:start project
|
2021-12-08 15:15:22 +08:00 |
yystopf
|
e8d16c60fd
|
Merge pull request '添加发行版的提交id字段' (#29) from wonderful/gitea-1156:develop into develop
|
2021-12-07 15:47:40 +08:00 |
hang
|
cafbcb681a
|
add:release's sha
|
2021-12-07 15:45:13 +08:00 |
yystopf
|
18037c8109
|
Merge pull request '[API]Add:file_commit/{filepath}' (#28) from wonderful/gitea-1156:develop into develop
|
2021-12-06 14:02:49 +08:00 |