You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct (#4113)
https://github.com/go-gitea/gitea/pull/4035#issuecomment-394286204

@ohwgiles points out that the config section should, in fact, still be in accordance with the "server" struct, which contains the "LFS" struct. I should just remove the line
```
sec = Cfg.Section("LFS")
```
7 years ago
..
auth Add tag check to release draft creation (#3729) 7 years ago
avatar
base Symlink icons (#1416) (#3826) 7 years ago
cache Fix memcache support when value is returned as string always (#2924) 7 years ago
context Multiple assignees (#3705) 7 years ago
cron Add branch overiew page (#2108) 7 years ago
generate Implements generator cli for secrets (#3531) 7 years ago
highlight No highlighting for .txt files (#1922) 8 years ago
httplib Add sensitive headers (#3429) 7 years ago
indexer Global code search support (#3664) 7 years ago
lfs Fix path cleanup in multiple places (#3871) 7 years ago
log Fix lint errors (#2547) 7 years ago
mailer Add support for extra sendmail arguments (#2731) 7 years ago
markup Fix wiki inter-links with cases and add tests for this case (#3560) 7 years ago
minwinsvc
notification
options
private improve protected branch to add whitelist support (#2451) 7 years ago
process Fix run command race (#1470) 7 years ago
public Enable caching on assets and avatars (#3376) 7 years ago
search Global code search support (#3664) 7 years ago
setting Removed unnecessary line referencing LFS struct (#4113) 7 years ago
ssh Configurable SSH key exchange algorithm and MAC suite (#2806) 7 years ago
sync
templates Issue due date (#3794) 7 years ago
test API endpoint for testing webhook (#3550) 7 years ago
user
util Fix #4081 Check for leading / in base before removing it (#4082) 7 years ago
validation Add tag check to release draft creation (#3729) 7 years ago