summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix creation OAuth2 auth source from CLI. (#14146)Daniil Pankratov2020-12-251-2/+11
* Ensure that search term and page are not lost on adoption page-turn (#14133) ...zeripath2020-12-241-1/+10
* [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...65432020-12-182-3/+10
* HotFix: Hide private partisipation in Orgs (#13994) (#14031)65432020-12-172-11/+39
* Ensure template renderer is available before storage handler (#13982)zeripath2020-12-141-1/+2
* Whenever the password is updated ensure that the hash algorithm is too (#1396...zeripath2020-12-132-3/+3
* log error when login failed (#13903) (#13913)Lunny Xiao2020-12-091-4/+4
* Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)65432020-12-012-0/+7
* Set RUN_MODE prod by default (#13765) (#13767)silverwind2020-12-011-3/+5
* ui: show 'owner' tag for real owner (#13689) (#13743)a10121127962020-11-291-2/+21
* Validate email before inserting/updating (#13475) (#13666)65432020-11-226-1/+53
* Fix issue/pull request list assignee filter (#13647) (#13651)Karl Heinz Marbaise2020-11-191-0/+2
* API: Fix GetQueryBeforeSince (#13561)65432020-11-195-23/+43
* Fix a bug when check if owner is active (#13613)Lunny Xiao2020-11-182-2/+2
* [API] Only Return Json (#13511) (#13565)65432020-11-152-46/+38
* Prevent git operations for inactive users (#13527) (#13536)Lunny Xiao2020-11-132-10/+44
* And there is another one ... (#13350)zeripath2020-10-291-1/+5
* Remove obsolete change of email on profile page (#13341) (#13347)techknowlogick2020-10-291-1/+0
* Migration failure during reaction migration from gitea (#13344) (#13345)techknowlogick2020-10-281-1/+1
* Deny wrong pull (#13308) (#13326)M4RKUS-111112020-10-271-0/+6
* Avatar autogeneration fixed (#13282)Paweł Bogusławski2020-10-261-1/+5
* When the git ref is unable to be found return broken pr (#13218) (#13303)zeripath2020-10-251-1/+1
* Store task errors following migrations and display them (#13246) (#13287)techknowlogick2020-10-243-18/+31
* Remove PAM from auth dropdown when unavailable (#13276) (#13281)John Olheiser2020-10-231-8/+15
* Return the full rejection message and errors in flash errors (#13221) (#13237)zeripath2020-10-215-17/+102
* When handling errors in storageHandler check underlying error (#13178) (#13193)techknowlogick2020-10-181-2/+17
* 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