Commit Graph

3210 Commits

Author SHA1 Message Date
zhangxunhui ba9b66df3d after merge pr 2023-02-10 16:02:28 +08:00
zhangxunhui 06a6794245 调整了blockchain api 2023-02-04 11:06:04 +08:00
zhangxunhui b1ef05e0be change reponame to identifier 2023-02-03 14:08:22 +08:00
zhangxunhui 11023cbc70 change reponame to identifier 2023-02-03 14:07:39 +08:00
zhangxunhui 7b1b03ab41 change push_activity_2_blockchain by querying projects with identifier 2023-02-03 13:19:27 +08:00
zhangxunhui 7aca2e487e change find by name to find by identifier 2023-02-03 09:23:31 +08:00
zhangxunhui 8aa844749f 对token初始化增加了非空数量的判断 2023-02-03 09:11:45 +08:00
zhangxunhui 8e89be831c 添加了对blockchain相关数据格式的检查 2023-02-02 21:31:05 +08:00
zhangxunhui 45cef457d3 修改了use blockchain的判断条件 2023-02-02 20:44:01 +08:00
zhangxunhui 015d221ccf fix bug of blockchain_balance_one_project function 2023-02-02 20:42:38 +08:00
zhangxunhui 2f6c568688 添加了对区块链项目基本信息的查询函数 2023-02-02 17:00:49 +08:00
zhangxunhui 1da1c51ba7 watchable用户贡献度的支持 2023-02-02 16:59:10 +08:00
zhangxunhui efc96f3467 添加对hovercard4proj的支持 2023-02-02 16:56:04 +08:00
zhangxunhui c5ee0e5400 添加了针对项目贡献度量的hover json请求模板 2023-02-02 16:55:25 +08:00
zhangxunhui ada6afa500 修改了contribution_perc函数,添加了对区块链确权项目的支持 2023-02-02 14:00:13 +08:00
zhangxunhui c5314f7439 添加了对区块链上仓库基本信息的查询 2023-02-02 13:59:24 +08:00
zhangxunhui 19e7fcaafa add contribution_perc function 2023-02-01 14:47:56 +08:00
zhangxunhui 3c18d1ee9b remove duplicate render of journal 2023-02-01 14:45:04 +08:00
zhangxunhui aabf1ee50f remove render_ok after creating pull request 2023-01-31 15:29:08 +08:00
zhangxunhui 6b6a4bc48e change render_okr to render_ok 2023-01-30 21:45:48 +08:00
zhangxunhui 84f094ac55 change end comment 2023-01-30 21:37:31 +08:00
zhangxunhui d9a0b34cb8 comment user.current 2023-01-30 21:35:22 +08:00
zhangxunhui 79eb1b93e9 update blockchain related services 2023-01-30 21:18:11 +08:00
zhangxunhui 3f618b3a09 update application_service 2023-01-30 20:21:36 +08:00
zhangxunhui 31a3e6ccea update push_activity_2_blockchain function 2023-01-30 20:20:44 +08:00
zhangxunhui 744e0eddf8 update two services 2023-01-30 14:32:14 +08:00
zhangxunhui dc486d0a73 update issue controller for blockchain 2023-01-28 16:50:46 +08:00
zhangxunhui 38333ab7b1 re-add the invocation of create_repo_on_blockchain when creating projects 2023-01-28 10:12:01 +08:00
xxq250 141414dcf2 修正合并错误 2023-01-12 23:47:43 +08:00
xxq250 422c801224 修正合并错误 2023-01-12 23:43:19 +08:00
xxq250 fc4db3bb9a Merge branch 'dev_nanda' of https://gitlink.org.cn/Gitlink/forgeplus
# Conflicts:
#	app/controllers/application_controller.rb
#	app/controllers/pull_requests_controller.rb
#	app/controllers/users_controller.rb
#	app/models/ci/user.rb
#	app/models/gitea/pull.rb
#	app/models/gitea/webhook.rb
#	app/models/gitea/webhook_task.rb
#	app/models/organization.rb
#	app/models/project.rb
#	app/models/project_category.rb
#	app/models/user.rb
#	app/services/projects/create_service.rb
2023-01-12 17:51:48 +08:00
xxq250 9065029d08 Merge branch 'master' into sponsor
# Conflicts:
#	.gitignore
#	Gemfile
#	Gemfile.lock
#	app/controllers/accounts_controller.rb
#	app/controllers/application_controller.rb
#	app/controllers/compare_controller.rb
#	app/controllers/journals_controller.rb
#	app/controllers/members_controller.rb
#	app/controllers/pull_requests_controller.rb
#	app/controllers/settings_controller.rb
#	app/controllers/users_controller.rb
#	app/controllers/version_releases_controller.rb
#	app/models/gitea/webhook_task.rb
#	app/models/message_template/pull_request_atme.rb
#	app/models/project.rb
#	app/models/project_category.rb
#	app/models/user_extension.rb
#	app/views/users/get_user_info.json.jbuilder
#	app/views/users/show.json.jbuilder
#	config/routes.rb
2023-01-12 17:33:18 +08:00
xxq250 3677bf1bbc Merge remote-tracking branch 'origin/standalone_develop' into standalone_develop 2023-01-06 11:17:38 +08:00
xxq250 56d9a4f46b fixed 代码贡献者email 2023-01-06 11:17:19 +08:00
yystopf e1c600a2f5 更改:分页大小最高限制为50 2023-01-05 15:40:03 +08:00
yystopf ead5753f65 Merge branch 'develop' into standalone_develop 2023-01-04 11:38:41 +08:00
yystopf a274fa913d 更改:项目排行榜缓存键加入时间参数 2023-01-04 11:38:07 +08:00
yystopf dd979eb1d0 Merge branch 'develop' into standalone_develop 2023-01-04 09:43:27 +08:00
yystopf 6b9adefde2 修复:action使用正确 2023-01-04 09:43:18 +08:00
yystopf 872a2b334b Merge branch 'develop' into standalone_develop 2023-01-04 09:19:55 +08:00
yystopf cec764127e 更改:项目排行榜规则及个数 2023-01-04 09:19:42 +08:00
xxq250 b8af22e3bc fixed 授权登录绑定账号 2022-12-30 10:33:11 +08:00
xxq250 18ad80c51c fixed 授权登录绑定账号 2022-12-30 10:26:59 +08:00
xxq250 05933c9eff fixed 项目列表增加私有组织中项目过滤 2022-12-28 09:32:53 +08:00
xxq250 6047d6a91b fixed 创建仓库开通建木DevOps url修正 2022-12-27 15:40:19 +08:00
xxq250 a04cad32cf fixed 授权登录绑定账号返回用户信息 2022-12-26 16:24:27 +08:00
xxq250 346ca9eb27 fixed 授权登录绑定账号返回用户信息 2022-12-26 16:15:18 +08:00
xxq250 0a44e84540 fixed 授权登录绑定账号返回用户信息 2022-12-26 16:09:43 +08:00
xxq250 87ee19e882 fixed 授权登录绑定账号返回用户信息 2022-12-26 11:19:58 +08:00
xxq250 3459054349 fixed 授权登录绑定账号 2022-12-22 17:04:50 +08:00