summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug of link query order on markdown render (#14156) (#14171)Lunny Xiao2020-12-285-24/+83
* Migration: drop too long repo topics (#14152) (#14155)65432020-12-261-0/+9
* Fix escaping issue in diff (#14154)zeripath2020-12-261-4/+3
* Fix creation OAuth2 auth source from CLI. (#14146)Daniil Pankratov2020-12-253-3/+27
* Ensure that search term and page are not lost on adoption page-turn (#14133) ...zeripath2020-12-242-1/+14
* more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104)65432020-12-222-8/+57
* Fix storage config implementation (#14091) (#14095)65432020-12-222-21/+177
* dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-packa...techknowlogick2020-12-2137-51/+162
* Fix panic in BasicAuthDecode (#14046) (#14048)silverwind2020-12-192-0/+12
* [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...65432020-12-183-5/+136
* HotFix: Hide private partisipation in Orgs (#13994) (#14031)65432020-12-173-11/+40
* Always wait for the cmd to finish (#14006) (#14039)zeripath2020-12-171-0/+1
* Don't use simpleMDE editor on mobile devices for 1.13 (#14029)mrsdizzie2020-12-172-11/+37
* Add emoji in label to project boards (#13978) (#14021)65432020-12-161-1/+1
* Send webhook when tag is removed via Web UI (#14015) (#14019)Cirno the Strongest2020-12-161-0/+4
* always use headCommitID for review comment diff (#14011)Jimmy Praet2020-12-161-7/+7
* Trim the branch prefix from action.GetBranch (#13981) (#13986)zeripath2020-12-141-1/+2
* 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-133-4/+4
* Enforce setting HEAD in wiki to master (#13950) (#13961)65432020-12-121-0/+2
* Fix feishu webhook caused by API changed (#13937) (#13938)Lunny Xiao2020-12-111-55/+33
* log error when login failed (#13903) (#13913)Lunny Xiao2020-12-091-4/+4
* Fix Quote Reply button on review diff (#13830) (#13898)Jimmy Praet2020-12-081-15/+15
* Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896)a10121127962020-12-081-1/+1
* [API] return original URL of Repositories (#13885) (#13886)65432020-12-081-0/+1
* Fix branch/tag notifications in mirror sync (#13855) (#13862)manuelluis2020-12-051-0/+16
* Fix mermaid chart size (#13865)silverwind2020-12-051-1/+2
* Fix crash in short link processor (#13839) (#13841)mrsdizzie2020-12-041-10/+12
* Update font stack to bootstrap's latest (#13834) (#13837)silverwind2020-12-041-2/+2
* Make sure email recipients can see issue (#13820) (#13827)John Olheiser2020-12-031-1/+11
* Reply button is not removed when deleting a code review comment (#13824)Jimmy Praet2020-12-033-90/+100
* When reinitialising DBConfig reset the database use flags (#13796) (#13811)zeripath2020-12-031-0/+5
* Migrations: Use Process Manager to create own Context (#13793)65432020-12-027-15/+34
* 1.13.0 Changelog (#13782)v1.13.0techknowlogick2020-12-021-34/+43
* set git-core paths in snap (#13711) (#13781)techknowlogick2020-12-011-0/+2
* Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)65432020-12-0111-4/+229
* Set RUN_MODE prod by default (#13765) (#13767)silverwind2020-12-015-10/+10
* Fix bogus http requests on diffs (#13760) (#13761)silverwind2020-11-301-0/+1
* ui: show 'owner' tag for real owner (#13689) (#13743)a10121127962020-11-293-3/+43
* Push HEAD instead of master when initialising repositories (#13719) (#13740)zeripath2020-11-281-2/+2
* 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