Commit Graph

17 Commits

Author SHA1 Message Date
xxq250 cd7649d917 Merge branch 'develop' into dev_educoder_v2
# Conflicts:
#	app/controllers/api/v1/projects/code_stats_controller.rb
#	app/controllers/concerns/register_helper.rb
#	app/controllers/projects_controller.rb
#	app/controllers/pull_requests_controller.rb
#	app/controllers/repositories_controller.rb
#	app/controllers/users_controller.rb
#	app/helpers/repositories_helper.rb
#	app/models/project.rb
#	app/models/project_unit.rb
#	app/models/user.rb
#	app/models/version.rb
#	app/views/repositories/_contributor.json.jbuilder
#	app/views/users/get_user_info.json.jbuilder
#	config/routes.rb
2023-08-29 11:28:55 +08:00
yystopf d9b2e98110 新增:webhook http_method修复 2023-03-14 17:34:59 +08:00
yystopf 718457888d 更新:client调用以及gitea_client日志文件设置 2023-03-14 17:34:58 +08:00
yystopf 2191102fa8 修复:移除review引用 2022-12-08 15:09:12 +08:00
yystopf 6168256897 修复: diff filepath为空报错 2022-08-22 10:48:05 +08:00
yystopf 13472b2311 新增: 合并请求评论查询is_full 2022-08-11 15:21:11 +08:00
yystopf 4b05838498 新增:合并请求评论新增path参数筛选以及去掉分页最多返回200数据 2022-08-09 09:48:02 +08:00
yystopf a9811768d4 修复: 合并请求评论类型允许为空 2022-08-04 15:46:19 +08:00
yystopf 024bc289de 修改: 合并请求评论必选参数以及审查列表去掉分页 2022-08-03 17:13:45 +08:00
yystopf a2549f7ff1 新增: 评论及审查相关接口文档 2022-07-27 16:07:15 +08:00
yystopf d6b5dc326a 新增: 评论相关api根据需求重写 2022-07-27 14:52:49 +08:00
yystopf a35db9fe80 新增:reviewers修改入口 2022-07-26 16:45:53 +08:00
yystopf 6183f1f76d 修复: 缺少title和body 2022-07-26 14:38:41 +08:00
yystopf 3f5754a3a5 新增:合并请求详情接口 2022-07-25 18:23:06 +08:00
yystopf 5463c22518 新增: 合并请求创建审查接口 2022-07-25 17:28:38 +08:00
yystopf 5db43bf768 新增:新合并请求列表接口 2022-07-25 16:21:03 +08:00
yystopf 0df1e5fdd0 新增:合并请求版本列表和diff接口文档 2022-07-22 18:08:16 +08:00