Commit Graph

2515 Commits (59d6401486627b8f47a0c6b62599e65a40f84c92)

Author SHA1 Message Date
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Antoine GIRARD 8bea92c3dc test: command keys (#9357) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
John Olheiser f09cdb239c Fix protected branch using IssueID (#9348) 5 years ago
jaqra 27f68bc96f Fix notification page panic (#9337) 5 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 5 years ago
Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322) 5 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196) 5 years ago
Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 5 years ago
Antoine GIRARD 4dc3993b22 tests: add attachement tests integration (#9309) 5 years ago
zeripath d3a9c4ceec
Testing: Update postgres sequences (#9304) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251) 5 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163) 5 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202) 5 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 5 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143) 5 years ago
Lunny Xiao 9856ac5818
fix race on indexer (#9136) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 5 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097) 5 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) 5 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063) 5 years ago