Commit Graph

2865 Commits (8007602b4065441ef5120095b38d9a402f5ec82f)

Author SHA1 Message Date
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867) 4 years ago
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887) 4 years ago
zeripath a3e8450fd5
Return go-get info on subdirs (#15642) (#15871) 4 years ago
Lunny Xiao 5e562e9b30
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) 4 years ago
6543 af11549fb2
Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798) 4 years ago
6543 30584a6df8
[API] make change repo settings work on empty repos (#15778) (#15789) 4 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745) 4 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666) 4 years ago
6543 15886ce048
Fixed several activation bugs (#15473) (#15685) 4 years ago
Lunny Xiao c0869c295a
Fix lfs management find (#15537) (#15578) 4 years ago
KN4CK3R 5da024a019
Add ETag header (#15370) (#15552) 4 years ago
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500) 4 years ago
zeripath 9dc76b2036
Fix bug clone wiki (#15499) (#15502) 4 years ago
a1012112796 b28c3245cc
fix wrong file link in code search page (#15466) (#15486) 4 years ago
techknowlogick 779d1185e7
Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439) 4 years ago
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 4 years ago
zeripath 67a12b8fac
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377) 4 years ago
zeripath 24ebc7e517
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361) 4 years ago
6543 b072907987
Fix `admin user list` (#15358) (#15359) 4 years ago
6543 38d184d518
Fix CanCreateRepo check (#15311) (#15321) 4 years ago
zeripath 3803b15d76
Drop the event source if we are unauthorized (#15275) (#15280) 4 years ago
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237) 4 years ago
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192) 4 years ago
a1012112796 61308825a6
should run RetrieveRepoMetas() for empty pr (#15187) (#15190) 4 years ago
6543 b5c4cb1bde
Fix bug on avatar middleware (#15124) (#15126) 4 years ago
Lauris BH ac2ae66ae7
Handle unauthorized user events gracefully (#15071) (#15074) 4 years ago
Roger Luo 119d2cb6e4
Create new issue from code (#14863) 4 years ago
Kyle D df891dc59f
Validate email in oauth registration form (#15014) 4 years ago
KN4CK3R 7019076f7f
Fixed wrong migrate url error description. (#15010) 4 years ago
Norwin f4629fc472
Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957) 4 years ago
Norwin df76d9f7ad
Show correct issues for team dashboard (#14952) 4 years ago
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960) 4 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
KN4CK3R 40aca73347
Fix migration context data (#14910) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
Lunny Xiao 9db590f2ee
Fix bug when combine label comments (#14894) 4 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850) 4 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Paweł Bogusławski 85e6e07346
Organization removal confirmation using name not password (#14738) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
zeripath 030646eea4
Set HCaptchaSiteKey on Link Account pages (#14834) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago
a1012112796 5d2b7ba639
Add EasyMDE support for release content editor (#14744) 4 years ago