Commit Graph

120 Commits

Author SHA1 Message Date
yystopf 439626df6f Merge branch 'develop' of https://gitlink.org.cn/Gitlink/gitea_hat into develop 2023-03-07 15:21:12 +08:00
yystopf 89651b74ca 修复:合并请求指派人员无法正常更新 2023-03-07 15:20:46 +08:00
yystopf 4631a393bd Merge pull request '更改贡献者效率以及webhook更新http_method支持' (#3) from yystopf/gitea_hat:develop into develop 2023-02-28 14:19:14 +08:00
yystopf 3cbba6e36f 新增:webhook编辑支持http_method 2023-02-28 14:16:46 +08:00
yystopf dc9cd9e168 新增:贡献者新方案解决效率 2023-02-28 10:48:49 +08:00
yystopf 3925862c78 Merge pull request '修复gitRepo为nil报错的问题' (#2) from yystopf/gitea_hat:develop into develop 2023-02-23 13:59:04 +08:00
yystopf ab66f7a4de 修复:gitrepo nil 问题 2023-02-23 13:57:38 +08:00
yystopf 9189a65bea Merge pull request '仓库详情页测试及修改' (#1) from yystopf/gitea_hat:develop into develop 2023-02-23 11:36:42 +08:00
yystopf 4df80116dc 更改:贡献者获取规则 2023-02-23 11:31:57 +08:00
yystopf a1099096cb 新增:分支列表接口支持搜索参数 2023-02-23 09:47:54 +08:00
yystopf b83c3eabc9 新增:木兰协议 2023-02-22 17:44:38 +08:00
yystopf ac55b051f8 修复 2023-02-03 16:10:58 +08:00
yystopf 544386cbb4 修复:contributors接口数据为空返回空数组 2023-02-02 15:25:31 +08:00
yystopf 9033d59c99 修复:branch slice接口无法正常访问 2023-02-02 15:19:17 +08:00
yystopf a032635665 修复:邮箱匹配规则更改 2023-02-02 14:48:46 +08:00
yystopf 98d687ab3f 更新:流水线配置文件 2023-02-02 11:52:49 +08:00
yystopf 40141b10f6 更新:流水线配置文件 2023-02-02 11:33:51 +08:00
yystopf c22f20cc89 feat: .devops/testgitea环境.yml 2023-02-02 11:28:44 +08:00
yystopf 162ed35ac4 新增:仓库代码贡献情况接口 2023-02-02 10:56:41 +08:00
yystopf c556386422 修复 2023-01-12 17:20:45 +08:00
yystopf 1983c14386 修复:空指针异常以及diff信息返回 2023-01-12 17:10:48 +08:00
yystopf 6fe8614ffe 新增:组织团队新增全部项目和移除全部项目接口 2023-01-12 15:37:32 +08:00
yystopf b578e5b990 新增:创建版本逻辑 2023-01-11 16:38:59 +08:00
yystopf dc6b0413da 新增:系统钩子来捕捉pr提交 2023-01-11 15:37:25 +08:00
yystopf 7ebd069424 新增:合并请求版本管理任务 2023-01-10 19:05:35 +08:00
yystopf a129d256ea 新增:合并请求版本相关接口 2023-01-09 11:51:32 +08:00
yystopf 647d775a0b 新增:合并请求版本模型 2023-01-06 18:37:33 +08:00
yystopf 0883f29c1c 新增:搜索文件接口 2023-01-04 17:52:48 +08:00
yystopf 53a2245a73 新增:批量更改文件接口 2023-01-04 16:27:22 +08:00
yystopf a6a662c6e3 更改:blame接口响应结构体 2023-01-03 11:43:37 +08:00
yystopf 484a4ce01a 新增:获取仓库blame内容接口 2023-01-03 11:41:57 +08:00
yystopf 64352810b1 更改:wiki名称不使用normalizeWikiName 2022-12-29 16:51:41 +08:00
yystopf 2fb40f7877 新增:获取分支、标签数量接口 2022-12-29 15:52:38 +08:00
yystopf f625463cf9 更改:获取wiki详情内容实用blackfriday 2022-12-29 15:34:54 +08:00
yystopf 15018595fe 新增:直接迁移项目接口 2022-12-28 15:35:23 +08:00
yystopf 6973f230e6 新增:获取webhook推送历史接口 2022-12-27 16:54:49 +08:00
yystopf be7e6c1551 新增:创建webhook接口 2022-12-27 14:49:16 +08:00
yystopf 966797489d 新增:获取commit下diff内容 2022-12-26 14:48:17 +08:00
yystopf f1088ea158 新增:commit详情加载分支信息 2022-12-26 10:10:06 +08:00
yystopf 5fa04a24db 新增:获取仓库下所有文件文件夹内容(包含最后一次commit信息) 2022-12-23 17:57:04 +08:00
yystopf 7cadb49770 新增:更新用户接口 2022-12-22 14:28:33 +08:00
yystopf 34f7949c09 新增:更新组织接口 2022-12-22 10:37:37 +08:00
yystopf 5924aa5c45 新增:发行版返回sha 2022-12-21 17:18:56 +08:00
yystopf b18906605a 新增:用户提交次数分布api(按时间) 2022-12-20 18:16:44 +08:00
yystopf 2f56447e7a 更改:底层gitea版本为v1.19.0-dev 2022-12-14 15:46:15 +08:00
yystopf 387a30d8f0 新增:木兰公共许可证以及风雷协议 2022-12-14 09:40:46 +08:00
yystopf 753b7104af 新增:获取文件下commit列表接口 2022-12-14 09:40:24 +08:00
yystopf e0bd2cd8d7 新增:获取仓库commit总数、标签总数、发行版总数、分支总数接口 2022-12-12 14:11:09 +08:00
yystopf 751f11ca09 新增:获取仓库贡献度 2022-12-09 15:16:21 +08:00
yystopf 717da8233f 新增:合并请求前compare接口 2022-12-07 16:24:37 +08:00