summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-15Changelog v1.14.1 (#15498)v1.14.16543
2021-04-16Performance improvement for list pull requests (#15447) (#15500)6543
2021-04-15Fix bug clone wiki (#15499) (#15502)zeripath
2021-04-15dump: Add option to skip LFS/attachment files (#15407) (#15492)zeripath
2021-04-15Ensure review dismissal only dismisses the correct review (#15477) (#15489)zeripath
2021-04-15Use subdir for URL (#15446) (#15493)zeripath
2021-04-15migration: github: if rate limit is not enabled, ignore it (#15490) (#15495)6543
2021-04-15Use index of the supported tags to choose user lang (#15452) (#15488)zeripath
2021-04-15Fix potential copy lfs records failure when fork a repository (#15441) (#15485)Lunny Xiao
2021-04-15Query the DB for the hash before inserting in to email_hash (#15457) (#15491)zeripath
2021-04-15Build go-git variants for windows (#15482) (#15487)zeripath
2021-04-15Lock down build-images dependencies (#15480)silverwind
2021-04-15Prevent superfluous response.WriteHeader (#15456) (#15476)zeripath
2021-04-15fix wrong file link in code search page (#15466) (#15486)a1012112796
2021-04-14Clone panel fixes (#15436)silverwind
2021-04-14quick fix (#15464) (#15481)John Olheiser
2021-04-14Fix ambiguous argument error on tags (#15432) (#15474)zeripath
2021-04-14v172 migration adds created_unix field instead of expiry (#15458) (#15463)techknowlogick
2021-04-13Fix repository search (#15428) (#15442)techknowlogick
2021-04-12Prevent NPE on avatar direct rendering if federated avatars disabled (#15434)...techknowlogick
2021-04-12Fix wiki clone urls (#15430) (#15431)silverwind
2021-04-12fix dingtalk icon url (#15426)Tomás Warynyca
2021-04-12Standardise icon on projects PR page (#15387) (#15408)zeripath
2021-04-11use repo1_bare to test against (#15402) (#15404)6543
2021-04-11Use semantic dropdown for code search query type (#15276) (#15364)Mike L
2021-04-11Changelog v1.14.0 (#15360)v1.14.06543
2021-04-11Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)Lunny Xiao
2021-04-10Always set the merge base used to merge the commit (#15352) (#15385)zeripath
2021-04-09Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)zeripath
2021-04-09Dropzone styling improvements (#15291) (#15374)silverwind
2021-04-09Upgrade to bluemonday 1.0.7 (#15379) (#15380)zeripath
2021-04-09Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)zeripath
2021-04-09 Fix `admin user list` (#15358) (#15359)6543
2021-04-09Fix button border issue (#15351)silverwind
2021-04-09Disable cssnano's colormin plugin (#15348)silverwind
2021-04-08Show diff on rename with diff changes (#15338) (#15339)zeripath
2021-04-08Prepend AppSubUrl to links for default avatar (#15341) (#15342)zeripath
2021-04-08Fix handling of logout event (#15323) (#15337)zeripath
2021-04-08Monaco improvements (#15333) (#15345)silverwind
2021-04-07Fix CanCreateRepo check (#15311) (#15321)6543
2021-04-07Fix xorm log stack level (#15285) (#15316)6543
2021-04-07Reduce memory usage in testgit (#15306) (#15310)6543
2021-04-06Close file on invalid range (Addition to #15166) (#15268) (#15308)KN4CK3R
2021-04-06Fix bug in Wrap (#15302) (#15309)6543
2021-04-06Update to bluemonday-1.0.6 (#15294) (#15297)6543
2021-04-04Drop the event source if we are unauthorized (#15275) (#15280)zeripath
2021-04-04Add size to Save function (#15264) (#15270)zeripath
2021-04-04Branch page and misc css improvements (#15208) (#15274)silverwind
2021-04-03update golang libraries (#15258) (#15259)techknowlogick
2021-04-02Fix graph pagination (#15225) (#15249)KN4CK3R