summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent support libraries from compiling into Gitea (#10964)guillep2k2020-04-053-5/+7
* Fix scrollbar issues in dropdowns (#10897)silverwind2020-04-042-9/+13
* Adjust label padding (#10957)mrsdizzie2020-04-041-0/+4
* Avoiding directory execution on hook (#10954) (#10955)Vasil Mikhalenya2020-04-047-9/+9
* Enable GO111MODULE=on globally in Makefile (#10939)mrsdizzie2020-04-041-16/+16
* Move gocovmerge as vendor (#10947)Lunny Xiao2020-04-046-4/+382
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-049-91/+145
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-03182-1227/+15833
* Update docs to 1.11.4 (#10941)techknowlogick2020-04-031-1/+1
* Fix rebase conflict detection in git 2.26 (#10929)zeripath2020-04-031-6/+23
* Generate Diff and Patch direct from Pull head (#10936)zeripath2020-04-032-20/+70
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-034-22/+25
* [UI] language status icon size (#10749)j.yao.SUSE2020-04-021-5/+7
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-011-3/+32
* Prevent deadlock in pull_service.GetDiverging(pr) (#10905)65432020-04-012-47/+10
* Changelog v1.11.4 (#10916) (#10917)65432020-04-011-0/+14
* [Docs] Database Preparation - Connection over TLS (#10889)Bagas Sanjaya2020-04-011-0/+133
* Only update merge_base in checker if not already merged (#10908)zeripath2020-04-012-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-0125-0/+50
* Exclude vendor dirs from git CRLF normalization (#10911)silverwind2020-04-0110-1000/+1003
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-0139-315/+1627
* Add accordion to release list and compact non-latest (#10910)John Olheiser2020-03-311-23/+30
* Various Merge Base fixes (#10786)zeripath2020-03-314-8/+148
* Fix milestones too many SQL variables bug (#10880)Lunny Xiao2020-03-315-105/+135
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-307-16/+16
* Split dashboard elements into separate template files (#10885)mrsdizzie2020-03-303-117/+119
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-301-0/+7
* Use subquery to instead In (#10874)Lunny Xiao2020-03-303-26/+45
* Add IIS Reverse Proxy documentation (#10881)zeripath2020-03-301-0/+56
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-2913-26/+0
* Protect against NPEs in notifications list (#10879)zeripath2020-03-292-22/+75
* Change the order of issues.closed_by to list opening user first (#10876)zeripath2020-03-291-2/+2
* Slight simplification of accessibleRepositoryCondition (#10875)zeripath2020-03-291-5/+6
* Add 'make lint', restructure 'compliance' pipeline (#10861)silverwind2020-03-294-159/+419
* Remove test from installation directions (#10873)John Olheiser2020-03-291-9/+0
* Avoid logging []byte in queue failures - convert to string first (#10865)zeripath2020-03-291-1/+8
* Create a new function to build search repository condition (#10858)Lunny Xiao2020-03-291-6/+13
* Allow site admin to check /api/v1/orgs endpoints (#10867)zeripath2020-03-282-2/+2
* Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862)zeripath2020-03-281-0/+6
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)zeripath2020-03-282-0/+10
* bug: fix assignees double load bug (#10856)赵智超2020-03-281-4/+0
* Add Matrix webhook (#10831)S7evinK2020-03-2814-1/+645
* Handle push rejection in branch and upload (#10854)zeripath2020-03-2812-120/+197
* [Docs] Config Cheat Sheet: SSL_MODE Value Description (#10834)Bagas Sanjaya2020-03-281-1/+12
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-271-0/+35
* make `gitea admin auth list` formatting configurable (#10844)zeripath2020-03-271-1/+37
* Fix typo of MSSQL (#10850)Success Go2020-03-271-1/+1
* make avatar lookup occur at image request (#10540)zeripath2020-03-2713-21/+154
* Set MySQL rowtype to dynamic for new tables (#10833)Lauris BH2020-03-271-0/+3
* In authorized_keys use double-quote for windows compatibility (#10841)zeripath2020-03-272-3/+5