Commit Graph

2577 Commits (e266ba30cca17bdb5c50fd0cd30d2e429e58ac26)

Author SHA1 Message Date
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
John Olheiser 6715677b2b Push to create repo (#8419) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
Lunny Xiao 484e3dc5a9 site admin could view org's members (#9346) 5 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 5 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196) 5 years ago
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298) 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
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
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
6543 e43de0db4c Fix Dashboard Issues/PR list (#9235) 5 years ago
John Olheiser e459f99ef2 Fix active issue (#9238) 5 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
zeripath 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago
Benno e8241bf55e update #9066 Always show Password field on link account sign in page (#9147) 5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 years ago
Jordan ba9a2d2abb Hide credentials when submitting migration (#9102) 5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 5 years ago
Lunny Xiao d5261b9aab Move HttpBackend function to Http to reduce function calls when git smart http requests (#9057) 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
David Svantesson 35c3ea952a Explore page: Add topic param to pagination (#9077) (#9078) 5 years ago
guillep2k e4ec32de2e Fix password checks on admin create/edit user (#9076) 5 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074) 5 years ago
Lunny Xiao 9ff6312627
Move modules/gzip to gitea.com/macaron/gzip (#9058) 5 years ago
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036) 5 years ago
David Svantesson 184e47f6ce Handle setting default branch via API (#9030) 5 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
John Olheiser f4bdcd6e2b Only return JSON for add/remove all (#9028) 5 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027) 5 years ago
Lunny Xiao c0c2624079 fix wrong system notice when repository is empty (#9010) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
Konctantin b30d744e09 Githook highlighter (#8932) 5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
zeripath ae36ed7ecb
Shadow password correctly for session config (#8984) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago