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
|
3 years ago |
yystopf
|
7b91ad37e5
|
修复
|
4 years ago |
yystopf
|
9dbb9a42d6
|
新增: compare 支持sha对比
|
4 years ago |
yystopf
|
f15cd44dff
|
add: compare add paginate
|
4 years ago |
yystopf
|
8d0a6d267a
|
fix: download escape
|
4 years ago |
yystopf
|
e120c4dac2
|
add: origin repository need open pr menu
|
4 years ago |
yystopf
|
d6b66d5324
|
fix
|
4 years ago |
yystopf
|
0c1df3b2cb
|
fix
|
4 years ago |
yystopf
|
fa86d3ea10
|
fix: branch delay
|
4 years ago |
yystopf
|
75f3166ffa
|
fix
|
4 years ago |
yystopf
|
04bf423fcb
|
fix
|
4 years ago |
yystopf
|
51e8c9d908
|
fix: compare use url escape
|
4 years ago |
qyzh
|
13263a44e4
|
merge
|
4 years ago |
qyzh
|
ce5b6a67bf
|
fix 无法创建PR
|
4 years ago |
yystopf
|
c54950a95f
|
fix: compare params contain .json
|
4 years ago |
yystopf
|
2587ccea28
|
add: pr compare exist pr
|
4 years ago |
yystopf
|
0bdbc09ec0
|
fix: check pr can merge change redirect url
|
4 years ago |
yystopf
|
301f82f84d
|
fix: check pr can merge change redirect url
|
4 years ago |
viletyy
|
fd3fab99ae
|
fix: compare code need token
|
5 years ago |
viletyy
|
de2b54c39e
|
add: compare code return can merge status
|
5 years ago |
viletyy
|
4929734a1a
|
fix
|
5 years ago |
viletyy
|
d271a684fa
|
add: compare code return can merge message
|
5 years ago |
Jasder
|
fa01194d3c
|
FIX [api] get pull bug
|
5 years ago |
Jasder
|
4c2c3d17e2
|
FIX base and head params problem for compare api
|
5 years ago |
Jasder
|
9438bf5cd1
|
FIX routes bug
|
5 years ago |
Jasder
|
2347697e93
|
ADD some api
* api/v1/repos/{owner}/{repo}/pulls/{number}/commits
* api/v1/repos/{owner}/{repo}/pulls/{number}/files
* api/v1/repos/{owner}/{repo}/compare/{base}...{head}
|
5 years ago |