summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour2020-11-091-0/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-5/+51
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-072-66/+37
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-0/+1
* Add the tag list page to the release page (#12096)a10121127962020-11-022-7/+61
* Delete tag API (#13358)John Olheiser2020-10-302-1/+58
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-304-6/+8
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* [UI] Hide consecutive additions and removals of the same label (#13315)Pedro Alves2020-10-271-2/+25
* Fix send mail (#13312)Lunny Xiao2020-10-261-3/+25
* Deny wrong pull (#13308)M4RKUS-111112020-10-261-0/+6
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+46
* Sendmail command (#13079)Maxim Zhiburt2020-10-242-0/+68
* Store task errors following migrations and display them (#13246)zeripath2020-10-233-18/+31
* #13091 - add new mirror button (#13105)Divyam Bhasin2020-10-232-0/+5
* Avatar autogeneration fixed (#13233)Paweł Bogusławski2020-10-231-1/+5
* Remove PAM from auth dropdown when unavailable (#13276)John Olheiser2020-10-231-8/+15
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+1
* fix message key (#13240)Iwasa Kazmi2020-10-211-2/+2
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Return the full rejection message and errors in flash errors (#13221)zeripath2020-10-205-17/+102
* Add review request api (#11355)a10121127962020-10-204-154/+223
* When the git ref is unable to be found return broken pr (#13218)zeripath2020-10-201-1/+1
* Move install pages out of main macaron routes (#13195)zeripath2020-10-193-54/+105
* Add git command error directory on log (#13194)Lunny Xiao2020-10-181-1/+1
* When handling errors in storageHandler check underlying error (#13178)zeripath2020-10-171-2/+3
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-179-27/+40
* Prevent panics with missing storage (#13164)zeripath2020-10-151-4/+20
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-143-22/+65
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-141-0/+7
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-136-158/+190
* Return 404 not 500 from API if team does not exist (#13118)zeripath2020-10-121-1/+1
* Add team support for review request (#12039)赵智超2020-10-121-48/+365
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-122-0/+5
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-117-12/+12
* Add ssh certificate support (#12281)Wim2020-10-102-1/+45
* Change default log configuration (#13088)zeripath2020-10-101-1/+5
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-2/+2
* Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh e...Lunny Xiao2020-10-081-0/+1
* fix: case typo (#13049)Rongjian Zhang2020-10-061-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-058-44/+52
* hCaptcha Support (#12594)John Olheiser2020-10-022-5/+32
* Only set the user password if the password field would have been shown (#12980)zeripath2020-09-291-1/+1
* Add default storage configurations (#12813)Lunny Xiao2020-09-293-6/+4
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-2/+2
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-252-0/+63
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-252-0/+2
* Adopt repositories (#12920)zeripath2020-09-2510-20/+444