summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* API: fix set milestone on PR creation (#14981) (#15001)Norwin2021-03-151-3/+1
* Prevent panic when editing forked repos by API (#14960) (#14963)65432021-03-121-0/+4
* Print usefull error if SQLite is used in settings but not supported (#14476) ...65432021-03-031-4/+7
* Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)zeripath2021-03-011-0/+3
* Backport: Repo Transfer permission checks (#14792) (#14794)65432021-02-252-2/+10
* Allow org labels to be set with issue templates (#14593) (#14647)zeripath2021-02-131-1/+8
* Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)65432021-02-051-1/+5
* Fix lfs preview bug (#14428) (#14433)65432021-01-231-1/+4
* Use path not filepath in routers/editor (#14390) (#14396)65432021-01-191-4/+3
* Use Request.URL.RequestURI() for fcgi (#14312) (#14347)Kyungmin Bae2021-01-151-4/+4
* Use ServerError provided by Context (#14333) (#14345)Lunny Xiao2021-01-153-5/+5
* Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)65432021-01-072-14/+18
* Fix dashboard issues labels filter bug (#14210) (#14214)Lunny Xiao2021-01-021-0/+4
* Check for notExist on profile repository page (#14197) (#14203)zeripath2020-12-311-0/+3
* 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