Commit Graph

2212 Commits (dce22efbee6a04b8c19348dac831cd88b18ac07c)

Author SHA1 Message Date
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
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326) 5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
6543 733c898a90 [Branch View] Add Included TAG (#8449) 5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442) 5 years ago
jaqra 086bfb8b4b Add pagination to commit graph page (#8360) 5 years ago
David Svantesson 366806db32 Fix errors in create org UI regarding team access permission. (#8506) 5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 5 years ago
Tekaoh b6616591d1 Check for either escaped or unescaped wiki filenames (#8408) 5 years ago