silverwind and Bo-Yi Wu
ae922afa2d
Prevent accidential selection of line numbers in code view ( #1860 )
2017-06-05 02:52:35 -05:00
silverwind and Bo-Yi Wu
31e8436a1c
Use a better default MAX_GIT_DIFF_LINE_CHARACTERS ( #1845 )
...
Tests indicate that line length alone does not make browsers slow, so
increase the default threshold after which diffs get surpressed for line
length from 500 to a more reasonable 5000 characters.
Fixes: https://github.com/go-gitea/gitea/issues/1826
2017-05-31 20:10:11 -05:00
silverwind and Lunny Xiao
935caa7f95
Download files to their original filename ( #1676 )
2017-05-05 14:03:54 +08:00
silverwind and Lunny Xiao
237270ef50
Orgs: fix org page title when full name is not defined ( #1495 )
2017-04-15 10:02:46 +08:00
silverwind and Thomas Boerger
ab462fb95f
Makefile: Use hash over which ( #1069 )
...
`hash` is a much faster shell-builtin alternative to `which`.
2017-02-26 16:27:45 +01:00
silverwind and Lunny Xiao
5bd22a2f4a
Makefile: Also redirect stderr on which calls ( #1068 )
2017-02-26 21:12:21 +08:00
silverwind and 无闻
b1133c9934
Lighter icon colors for repo files ( #3351 )
...
* Lighter icon colors for repo files
* also color submodule icon
2016-08-03 08:53:28 -07:00