summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* [API] Add Reactions (#9220)65432019-12-074-19/+436
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-0/+14
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-062-2/+4
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-063-32/+68
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-033-21/+44
* Fix Dashboard Issues/PR list (#9235)65432019-12-031-17/+25
* Fix active issue (#9238)John Olheiser2019-12-031-3/+3
* [UI] IssuePage multi repo select (#8741)65432019-12-011-52/+63
* [Feature] Custom Reactions (#8886)65432019-12-012-0/+14
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-303-2/+20
* Move PushUpdateOptions from models to repofiles (#9124)Lunny Xiao2019-11-293-3/+3
* Properly fix displaying virtual session provider in admin panel (#9137)zeripath2019-11-281-7/+7
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* update #9066 Always show Password field on link account sign in page (#9147)Benno2019-11-241-0/+1
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+2
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-234-2/+73
* Hide credentials when submitting migration (#9102)Jordan2019-11-221-1/+1
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-2/+0
* Move HttpBackend function to Http to reduce function calls when git smart htt...Lunny Xiao2019-11-211-50/+47
* Hide given credentials for migrated repos. (#9097)Jordan2019-11-201-0/+1
* Refactor Issues Subscription (#8738)65432019-11-202-42/+12
* Team permission to create repository in organization (#8312)David Svantesson2019-11-204-9/+13
* Explore page: Add topic param to pagination (#9077) (#9078)David Svantesson2019-11-201-0/+2
* Fix password checks on admin create/edit user (#9076)guillep2k2019-11-201-3/+14
* Add password requirement info on error (#9074)guillep2k2019-11-194-6/+6
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-181-1/+1
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-171-1/+0
* Handle setting default branch via API (#9030)David Svantesson2019-11-172-1/+13
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-161-3/+14
* Only return JSON for add/remove all (#9028)John Olheiser2019-11-161-4/+8
* Move git graph from models to modules/graph (#9027)Lunny Xiao2019-11-161-1/+2
* fix wrong system notice when repository is empty (#9010)Lunny Xiao2019-11-151-0/+5
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-152-34/+3
* Githook highlighter (#8932)Konctantin2019-11-151-0/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-154-1/+118
* Shadow password correctly for session config (#8984)zeripath2019-11-141-9/+17
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-110/+18
* Add Close() method to gogitRepository (#8901)zeripath2019-11-1313-3/+117
* Improve notification (#8835)Lunny Xiao2019-11-121-0/+19
* Template Repositories (#8768)John Olheiser2019-11-114-31/+103
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-102-0/+42
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-1024-353/+22
* Fix require external registration password (#8885)guillep2k2019-11-091-3/+3
* Fix password complexity check on registration (#8887)guillep2k2019-11-091-0/+5
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-0/+8
* Fix bug when migrate from API (#8631)Lunny Xiao2019-11-081-6/+47
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-082-8/+3
* Fix count for commit graph last page (#8843)jaqra2019-11-071-1/+7
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-063-17/+45
* Add additional periods to activity page (#8829)Lauris BH2019-11-051-0/+12