Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.10.0-rc2
gitea
Browse files
Oct 30, 2019
Changelog 1.10.0-rc2 (#8750)
· e766f11b
John Olheiser
authored
Oct 30, 2019
and
Lauris BH
committed
Oct 30, 2019
View commits for tag v1.10.0-rc2
v1.10.0-rc2
e766f11b
Oct 29, 2019
[Fix] milestone close timestamp (#8728) (#8730)
· 432f9dd1
6543
authored
Oct 29, 2019
and
zeripath
committed
Oct 29, 2019
432f9dd1
Oct 27, 2019
Fix deadline on update issue or PR via API (#8698)
· 8caf0598
David Svantesson
authored
Oct 28, 2019
and
Lauris BH
committed
Oct 28, 2019
8caf0598
Oct 25, 2019
Fix 500 when getting user as unauthenticated user (#8653) (#8663)
· 9bde52ff
Monty Taylor
authored
Oct 25, 2019
and
zeripath
committed
Oct 25, 2019
9bde52ff
make call createMilestoneComment on newIssue func (#8678) (#8681)
· fa03af84
jaqra
authored
Oct 25, 2019
and
zeripath
committed
Oct 25, 2019
fa03af84
Oct 24, 2019
Hide some user information via API if user have no enough permission (#8655) (#8657)
· 14ebda6f
Lunny Xiao
authored
Oct 24, 2019
and
Lauris BH
committed
Oct 24, 2019
14ebda6f
Oct 23, 2019
Use AppSubUrl for more redirections (#8647) (#8651)
· 1d107475
zeripath
authored
Oct 23, 2019
1d107475
Oct 22, 2019
Add SubURL to redirect path (#8632) (#8634)
· 83c90e9b
John Olheiser
authored
Oct 22, 2019
and
zeripath
committed
Oct 22, 2019
83c90e9b
Fix template error on account page (#8562) (#8622)
· 2fbd5ae2
John Olheiser
authored
Oct 22, 2019
and
zeripath
committed
Oct 22, 2019
2fbd5ae2
Allow externalID to be UUID (#8551) (#8624)
· 0032278a
guillep2k
authored
Oct 22, 2019
and
zeripath
committed
Oct 22, 2019
0032278a
Prevent .code-view from overriding font on icon fonts (#8614) (#8627)
· ccf5298a
guillep2k
authored
Oct 22, 2019
and
Lunny Xiao
committed
Oct 22, 2019
ccf5298a
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
· ece768ab
zeripath
authored
Oct 22, 2019
ece768ab
Oct 21, 2019
fix emoji panel be removed bug in issue page, when the sub issue summit the...
· bac9424a
guillep2k
authored
Oct 21, 2019
and
Lauris BH
committed
Oct 22, 2019
bac9424a
Update heatmap fixtures to restore tests (#8615) (#8616)
· afeab941
zeripath
authored
Oct 21, 2019
afeab941
Ensure that diff stats can scroll independently of the diff (#8581) (#8611)
· cf35355d
6543
authored
Oct 21, 2019
and
Lunny Xiao
committed
Oct 21, 2019
cf35355d
Oct 20, 2019
webhook: set Content-Type for application/x-www-form-urlencoded (#8600)
· 8e9265c4
Viktor Szakats
authored
Oct 20, 2019
and
zeripath
committed
Oct 20, 2019
8e9265c4
Oct 19, 2019
Fix #8582 by handling empty repos (#8587) (#8594)
· 435ce929
6543
authored
Oct 19, 2019
and
zeripath
committed
Oct 19, 2019
435ce929
Fix bug on pull requests when transfer head repository (#8564) (#8569)
· 22cea96c
Lunny Xiao
authored
Oct 19, 2019
and
zeripath
committed
Oct 19, 2019
22cea96c
Allow more than 255 characters for tokens in external_login_user tabl… (#8585)
· 7565ac02
6543
authored
Oct 19, 2019
and
Lunny Xiao
committed
Oct 19, 2019
7565ac02
Oct 16, 2019
Add missed close in ServeBlobLFS (#8527) (#8542)
· 4e85c8e0
zeripath
authored
Oct 16, 2019
4e85c8e0
Ensure that GitRepo is set on Empty repositories (#8539) (#8541)
· 34b8bece
zeripath
authored
Oct 16, 2019
and
Lunny Xiao
committed
Oct 17, 2019
34b8bece
Fix migrate mirror 500 bug (#8526) (#8530)
· 0752a389
6543
authored
Oct 16, 2019
and
zeripath
committed
Oct 16, 2019
0752a389
Fix password complexity regex for special characters (backport for v1.10.0) (#8524)
· 595033f7
guillep2k
authored
Oct 16, 2019
and
Lunny Xiao
committed
Oct 16, 2019
595033f7
Oct 14, 2019
Changelog for 1.10.0-RC1 (#8510)
· db0d4ffd
6543
authored
Oct 14, 2019
and
zeripath
committed
Oct 14, 2019
View commits for tag v1.10.0-rc1
v1.10.0-rc1
db0d4ffd
Fix errors in create org UI regarding team access permission. (#8506)
· 366806db
David Svantesson
authored
Oct 14, 2019
and
zeripath
committed
Oct 14, 2019
366806db
[skip ci] Updated translations via Crowdin
· 54c137b3
GiteaBot
authored
Oct 14, 2019
54c137b3
Add nofollow to sign in links (#8509)
· eb8975dc
guillep2k
authored
Oct 14, 2019
and
zeripath
committed
Oct 14, 2019
eb8975dc
[skip ci] Updated translations via Crowdin
· 8c8a93c0
GiteaBot
authored
Oct 14, 2019
8c8a93c0
Password Complexity Checks (#6230)
· db657192
Maxim Tkachenko
authored
Oct 14, 2019
and
zeripath
committed
Oct 14, 2019
db657192
fix bug on FindExternalUsersByProvider (#8504)
· f9aba9ba
Lunny Xiao
authored
Oct 14, 2019
and
zeripath
committed
Oct 14, 2019
f9aba9ba
Update migrated repositories' issues/comments/prs poster id if user has a...
· e3e44a59
Lunny Xiao
authored
Oct 14, 2019
and
Lauris BH
committed
Oct 14, 2019
e3e44a59
vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)
· ba201aaa
Antoine GIRARD
authored
Oct 14, 2019
and
Lunny Xiao
committed
Oct 14, 2019
ba201aaa
Oct 13, 2019
Rewrite reference processing code in preparation for opening/closing from...
· 15809d81
guillep2k
authored
Oct 13, 2019
and
zeripath
committed
Oct 13, 2019
15809d81
Update seek-help.zh-cn.md (#8488)
· 6e3f5109
Benson Muite
authored
Oct 14, 2019
and
zeripath
committed
Oct 13, 2019
6e3f5109
[skip ci] Updated translations via Crowdin
· 0c680f33
GiteaBot
authored
Oct 13, 2019
0c680f33
Update seek-help.en-us.md (#8487)
· ba716705
Benson Muite
authored
Oct 13, 2019
and
zeripath
committed
Oct 13, 2019
ba716705
[skip ci] Updated translations via Crowdin
· c23cf4c9
GiteaBot
authored
Oct 13, 2019
c23cf4c9
IsBranchExist: return false if provided name is empty (#8485)
· c888ebfb
zeripath
authored
Oct 13, 2019
and
Lauris BH
committed
Oct 13, 2019
c888ebfb
[skip ci] Updated translations via Crowdin
· f858b89b
GiteaBot
authored
Oct 13, 2019
f858b89b
Fixes #8369: Create .ssh dir as necessary (#8486)
· 300d9a1c
zeripath
authored
Oct 13, 2019
and
Lauris BH
committed
Oct 13, 2019
300d9a1c
Loading