aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed count of filtered issues when api request. (#12275)ひのしば / hinoshiba2020-09-241-28/+42
* API: GetReleaseByID return 404 if not found (#12933)65432020-09-241-2/+12
* Fix handling of migration errors (#12928)zeripath2020-09-231-7/+9
* Fix ListUserOrgs (#12910)赵智超2020-09-211-1/+1
* Not using "ctx.ServerError" in api (#12907)赵智超2020-09-2010-28/+26
* Add configurable Trust Models (#11712)zeripath2020-09-204-1/+28
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-183-100/+6
* Support slashes in release tags (#12864)zeripath2020-09-172-3/+3
* Simplify CheckUnitUser logic (#12854)赵智超2020-09-152-4/+2
* Fix [API] [Bug] CreateRepo missing information (#12848)65432020-09-151-0/+6
* Fix notifications page links (#12838)zeripath2020-09-151-0/+1
* [API] Milestone endpoints accept names too (#12649)65432020-09-141-27/+49
* Issue templates directory (#11450)John Olheiser2020-09-117-12/+101
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-115-22/+18
* Set opengraph attributes on org pages (#12803)zeripath2020-09-111-0/+2
* [API] Migration: Change ServiceType String (#12672)65432020-09-104-35/+40
* ui: change commentTag style (#11668)赵智超2020-09-101-2/+6
* Add check for LDAP group membership (#10869)John Olheiser2020-09-101-0/+5