summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increment skip to avoid infini-loop (#13703) (#13727)John Olheiser2020-11-281-1/+1
* CSS table fixes (#13693)silverwind2020-11-241-0/+5
* finaly fix gitlab migration with subdir 2.0 (#13646) (#13678)65432020-11-231-2/+6
* Validate email before inserting/updating (#13475) (#13666)65432020-11-2213-6/+183
* * Handle incomplete diff files properly (#13668)65432020-11-222-6/+96
* Fix issue/pull request list assignee filter (#13647) (#13651)Karl Heinz Marbaise2020-11-193-2/+4
* finaly fix gitlab migration with subdir (#13629) (#13633)techknowlogick2020-11-191-2/+9
* 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
* Migration: Gitlab: Support Subdirectory (#13563) (#13591)65432020-11-171-0/+18
* Fix Fomatic Build (#13596)silverwind2020-11-161-2/+2
* [API] Only Return Json (#13511) (#13565)65432020-11-155-48/+103
* missing quotes in default value slice (#13550) (#13557)techknowlogick2020-11-141-1/+1
* Add missed sync branch/tag webhook (#13538) (#13556)Lunny Xiao2020-11-131-0/+8
* Use existing analyzer module for language detection for highlighting (#13522)...mrsdizzie2020-11-131-2/+5
* Prevent git operations for inactive users (#13527) (#13536)Lunny Xiao2020-11-132-10/+44
* Disallow urlencoded new lines in git protocol paths if there is a port (#1352...65432020-11-111-0/+3
* Migration not fail on notmigrated reactions (#13507)65432020-11-111-13/+12
* 1.13.0-rc2 changelog (#13503)v1.13.0-rc2techknowlogick2020-11-101-1/+33
* Prevent panic on git blame by limiting lines to 4096 bytes at most (#13491)65432020-11-101-10/+32
* 2nd attempt at re-request APIMergePullRequest (#13468) (#13490)65432020-11-091-0/+4
* Fix panic bug in handling multiple references in commit (#13486) (#13487)65432020-11-092-29/+95
* use registry mirror for docker-in-docker (#13438) (#13445)techknowlogick2020-11-061-2/+6
* Replies to outdated code comments should also be outdated (#13217) (#13433)65432020-11-052-24/+71
* Alternative fix for HTML diff entity split (#13425) (#13427)mrsdizzie2020-11-052-114/+45
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424)Wim2020-11-045-7/+7
* Vendor: mvdan.cc/xurls v2.1.0 -> v2.2.0 (#13407)65432020-11-029-27/+40
* Fix 'add code comment' button being invisible all the time (#13389) (#13402)Cirno the Strongest2020-11-022-16/+5
* Fix reactions on code comments (#13390) (#13401)Cirno the Strongest2020-11-022-2/+6
* Storage configuration support `[storage]` (#13314) (#13379)Lunny Xiao2020-11-016-33/+62
* Fix typo (#13380) (#13382)Lunny Xiao2020-11-011-1/+1
* When creating line diffs do not split within an html entity (#13357) (#13375)zeripath2020-10-312-0/+114
* Comment Header fixes (#13356) (#13374)silverwind2020-10-315-62/+44
* Fix scrolling to resolved comment anchors (#13343) (#13371)zeripath2020-10-311-0/+16
* Fix links to repositories in /user/setting/repos (#13360) (#13362)zeripath2020-10-302-2/+2
* Migrations should not fail for comment reactions (#13352) (#13355)zeripath2020-10-291-1/+5
* And there is another one ... (#13350)zeripath2020-10-291-1/+5
* Remove obsolete change of email on profile page (#13341) (#13347)techknowlogick2020-10-295-5/+10
* Migration failure during reaction migration from gitea (#13344) (#13345)techknowlogick2020-10-283-4/+13
* Add deprecation notice for webhook payload's secret field (#13329)JustAnotherArchivist2020-10-281-0/+2
* Add migrated pulls to pull request task queue (#13331) (#13334)zeripath2020-10-272-8/+10
* Deny wrong pull (#13308) (#13326)M4RKUS-111112020-10-271-0/+6
* Avatar autogeneration fixed (#13282)Paweł Bogusławski2020-10-263-8/+7
* Ensure topics added using the API are added to the repository (#13285) (#13302)zeripath2020-10-261-3/+30
* Attempt to handle unready PR in tests (#13305) (#13310)zeripath2020-10-261-4/+21
* Fix Storage mapping (#13297) (#13307)zeripath2020-10-254-17/+29
* When the git ref is unable to be found return broken pr (#13218) (#13303)zeripath2020-10-251-1/+1
* Fix bug isEnd detection on getIssues/getPullRequests (#13299) (#13301)Lunny Xiao2020-10-252-32/+50
* Store task errors following migrations and display them (#13246) (#13287)techknowlogick2020-10-248-41/+95
* Remove PAM from auth dropdown when unavailable (#13276) (#13281)John Olheiser2020-10-233-8/+21