summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-093-150/+175
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-084-2/+68
* Change/remove a branch of an open issue (#9080)Vedran2020-09-082-1/+26
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-2/+7
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-071-0/+2
* Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)zeripath2020-09-061-0/+1
* Add better Swagger description and a example for GetArchive (#12743)65432020-09-061-1/+1
* [Vendor] Switch go-version lib (#12719)65432020-09-052-4/+5
* Expose Attachemnt Settings by API (#12514)65432020-09-053-0/+26
* API: Expose its limitation settings (#12714)65432020-09-043-0/+26
* [BugFix] Fix comment broken issue ref dependence (#12651)65432020-09-041-2/+4
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-021-6/+8