summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ambiguous argument error on tags (#15432)zeripath2021-04-141-8/+1
* Display more repository type on admin repository management (#15440)Lunny Xiao2021-04-141-2/+24
* Prevent superfluous response.WriteHeader (#15456)zeripath2021-04-141-3/+7
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-149-135/+351
* docs: migration start new section (#15462)65432021-04-141-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-04-141-0/+14
* v172 migration adds created_unix field instead of expiry (#15458)zeripath2021-04-131-3/+3
* Add NeedPostProcess for Parser interface to improve performance of csv render...Lunny Xiao2021-04-138-14/+38
* Fix repository search (#15428)KN4CK3R2021-04-122-2/+2
* Prevent NPE on avatar direct rendering if federated avatars disabled (#15434)zeripath2021-04-121-2/+17
* Clone panel fixes (#15435)silverwind2021-04-122-8/+15
* Fix wiki clone urls (#15430)silverwind2021-04-121-4/+4
* docs: rm deprecated docs regarding environment variable usage in docker image...techknowlogick2021-04-122-70/+23
* Add ETag header (#15370)KN4CK3R2021-04-125-20/+200
* dump: Add option to skip LFS/attachment files (#15407)Johan Van de Wauw2021-04-121-2/+14
* fix dingtalk icon url (#15417)Tomás Warynyca2021-04-121-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-04-1217-41/+0
* use repo1_bare to test against (#15402)65432021-04-111-26/+11
* Standardise icon on projects PR page (#15387)zeripath2021-04-111-4/+17
* add some reponse status on api docs (#15399)a10121127962021-04-112-0/+30
* Changelog v1.14.0 (#15360) (#15400)65432021-04-112-14/+23
* Enforce tab indentation in templates (#15289)silverwind2021-04-1067-609/+678
* [skip ci] Updated translations via CrowdinGiteaBot2021-04-111-0/+15
* Fix delete nonexist oauth application 500 and prevent deadlock (#15384)Lunny Xiao2021-04-104-2/+13
* Links in markdown should be absolute to the repository not the server (#15088)zeripath2021-04-112-1/+15
* Always set the merge base used to merge the commit (#15352)zeripath2021-04-105-8/+45
* rsponse 404 when delete not exist email (#15383)a10121127962021-04-105-5/+130
* SHA in merged commit comment should be rendered ui sha (#15376)zeripath2021-04-091-3/+3
* Turn RepoRef and RepoAssignment back into func(*Context) (#15372)zeripath2021-04-092-318/+305
* [skip ci] Updated translations via CrowdinGiteaBot2021-04-1021-21/+1
* Remove usage of JS globals (#15378)silverwind2021-04-094-35/+34
* Upgrade to bluemonday 1.0.7 (#15379)zeripath2021-04-095-13/+18
* Update MAINTAINERS (#15382)KN4CK3R2021-04-091-0/+1
* Use semantic dropdown for code search query type (#15276)Mike L2021-04-093-61/+64
* Dropzone styling improvements (#15291)silverwind2021-04-105-37/+57
* Fix mirror_lfs source string in en-US locale (#15369)koalp2021-04-091-1/+1
* Move FCGI req.URL.Path fix-up to the FCGI listener (#15292)zeripath2021-04-092-10/+8
* Disable Vue's console advertisments (#15354)silverwind2021-04-091-0/+5
* Fix `admin user list` (#15358)65432021-04-091-2/+2
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-0933-98/+41
* Stop packaging node_modules in release tarballs (#15273)silverwind2021-04-098-60/+30
* Fix Dropzone following #15315 (#15353)zeripath2021-04-091-1/+1
* [API] pull notification subject status: add "merged" (#15344)65432021-04-091-0/+5
* Fix button border issue (#15350)silverwind2021-04-091-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-0875-710/+2158
* Show diff on rename with diff changes (#15338)zeripath2021-04-081-12/+8
* Disable cssnano's colormin plugin (#15347)silverwind2021-04-081-0/+1
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-083-4/+4
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-085-58/+165
* Add frontend testing, require node 12 (#15315)silverwind2021-04-0812-35/+5151