Commit Graph

2225 Commits (01a4a7cb14b3a48f9e8115d5bc93af7ae17f1275)

Author SHA1 Message Date
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
guillep2k f4937879b0 Fix require external registration password (#8885) 5 years ago
guillep2k 6e1912c73a Fix password complexity check on registration (#8887) 5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867) 5 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631) 5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 5 years ago
jaqra 065bbddab9 Fix count for commit graph last page (#8843) 5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 5 years ago
Lauris BH a91679c9e3 Add additional periods to activity page (#8829) 5 years ago
Lauris BH 86a44f6b48
Fix new user form for non-local users (#8826) 5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 5 years ago
David Svantesson 7971b05d2b Fix API deadline removal (#8759) 5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729) 5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778) 5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
Lunny Xiao ac6accef09 Move webhook codes from service to webhook notification (#8712) 5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711) 5 years ago
Benno e6706df49d Create PR on Current Repository by Default (#8670) 5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719) 5 years ago
Lukas 559803025d Show zero lines on the line counter if the file empty (#8700) 5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199) 5 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713) 5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 5 years ago
Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690) 5 years ago
David Svantesson 018b0e8180 Fix deadline on update issue or PR via API (#8696) 5 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
Lunny Xiao 0a80164bec Revert "API should follow RequireSignInView (#8654)" (#8675) 5 years ago
Lunny Xiao 3c63c3ace4
API should follow RequireSignInView (#8654) 5 years ago
Lunny Xiao bd7709a602
Hide some user information via API if user have no enough permission (#8655) 5 years ago
Monty Taylor ee7b153dd9 Fix 500 when getting user as unauthenticated user (#8653) 5 years ago
zeripath c84174b764
Use AppSubUrl for more redirections (#8647) 5 years ago
7FM 22272fe1e4 Make /users/{username}/repos list private repos the current user has access to (#8621) 5 years ago
John Olheiser 3e61a9628c Improve OGP (#8637) 5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
George Harvey 481c66a91f Allows external rendering of other filetypes 2 (#8300) 5 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553) 5 years ago
John Olheiser 240f46a422 Fix template error on account page (#8562) 5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 5 years ago
John Olheiser 7c4c01c0fd Fix review webhooks (#8570) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Antoine GIRARD c748deef33 don't ignore error message (#8550) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
zeripath e1505d6250
Add missed close in ServeBlobLFS (#8527) 5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525) 5 years ago
Colin Arnott 66e99d722a upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 5 years ago