summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Run make fmt on master (#9129)David Svantesson2019-11-221-5/+4
* Fix race condition in ReplaceSanitizer (#9123)zeripath2019-11-221-1/+0
* fixed reCAPTCHA URL (#9083)Koichi MATSUMOTO2019-11-221-1/+1
* Add USE_SERVICE_WORKER setting (#9110)silverwind2019-11-212-0/+5
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-2121-453/+554
* Move merge actions to notification (#9024)Lunny Xiao2019-11-213-0/+65
* Fix nil context user (#9099)John Olheiser2019-11-201-1/+7
* Team permission to create repository in organization (#8312)David Svantesson2019-11-204-14/+28
* Add password requirement info on error (#9074)guillep2k2019-11-192-17/+53
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-182-2/+15
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-182-489/+0
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-162-5/+29
* Add retry for migration http/https requests (#9019)Lunny Xiao2019-11-164-1/+179
* Move git graph from models to modules/graph (#9027)Lunny Xiao2019-11-162-0/+186
* Ensure Written is set in GZIP ProxyResponseWriter (#9018)zeripath2019-11-151-10/+43
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-2/+2
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-154-39/+66
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-152-0/+32
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-152-4/+18
* Enforce Gitea environment for pushes (#8982)zeripath2019-11-141-12/+14
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-0/+49
* Add Close() method to gogitRepository (#8901)zeripath2019-11-1334-2/+119
* Convert EOL to UNIX-style to render MD properly (#8925)guillep2k2019-11-134-1/+120
* Fix Notify Create Ref Error on tag creation (#8936)zeripath2019-11-131-2/+2
* Update Github Migration Tests (#8938)mrsdizzie2019-11-121-278/+143
* Improve notification (#8835)Lunny Xiao2019-11-121-16/+25
* Template Repositories (#8768)John Olheiser2019-11-113-0/+35
* Migrate temp_repo.go to use git.NewCommand (#8918)zeripath2019-11-112-163/+93
* Only view branch or tag if it match refType requested. (#8899)David Svantesson2019-11-111-2/+18
* Move notifywatchers from models to notification (#8907)Lunny Xiao2019-11-111-0/+26
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-102-3/+20
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-102-0/+7
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-1/+10
* Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...Lunny Xiao2019-11-102-0/+331
* Enable punctuations ending mentions (#8889)guillep2k2019-11-092-12/+37
* Update Github migration test (#8893)mrsdizzie2019-11-091-6/+0
* Fix bug when migrate from API (#8631)Lunny Xiao2019-11-081-2/+0
* Webhook support custom proxy (#8760)Lunny Xiao2019-11-083-3/+93
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-085-1/+76
* Fix count for commit graph last page (#8843)jaqra2019-11-072-0/+15
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-074-30/+211
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-062-8/+12
* Move release webhook to notification (#8817)Lunny Xiao2019-11-061-3/+31
* Move repofiles webhooks to notification (#8807)Lunny Xiao2019-11-065-68/+77
* Fix to close opened io resources as soon as not needed (#8839)Lauris BH2019-11-051-33/+39
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-054-0/+74
* Update go-org to optimize code (#8824)Lauris BH2019-11-051-20/+1
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-037-5/+2536
* Move actions to notification (#8785)Lunny Xiao2019-11-033-0/+115
* Fix API deadline removal (#8759)David Svantesson2019-11-032-2/+4