gitea/modules
JonRB 7cc7c3e449
Executable check always returns true for windows (#20637)
* Executable check always returns true for windows 

Windows doesn't have the concept of "executable" POSIX bits so for now always return true to minimise doctor and logging noise. Addresses #20636

* gofmt tweak

* Update modules/repository/hooks.go

Co-authored-by: silverwind <me@silverwind.io>

* gofmt comment line

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-08-04 15:28:32 +08:00
..
activitypub
analyze Simplify `IsVendor` (#19626) 2022-05-06 10:12:30 +01:00
appstate
auth Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
avatar
base
cache
charset Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
container
context Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
convert Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
csv
doctor Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
emoji
eventsource
generate
git Add latest commit's SHA to content response (#20398) 2022-07-30 16:09:04 +08:00
gitgraph
graceful
hcaptcha
highlight Rework file highlight rendering and fix yaml copy-paste (#19967) 2022-07-30 21:17:43 +02:00
hostmatcher Add tests for the host checking logic, clarify the behaviors (#20328) 2022-07-13 09:07:16 +08:00
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
httplib
indexer Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
json
lfs Removed some vestigial code related to Range bounds checks (#20312) 2022-07-28 11:04:36 +08:00
log Empty log queue on flush and close (#19994) 2022-06-18 10:33:13 +08:00
markup Should also support upper-case README files (#20581) 2022-08-01 20:15:40 +08:00
metrics
migration Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
mirror Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
nosql Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
notification Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
options
packages Fix package upload for files >32mb (#20622) 2022-08-02 21:35:48 +08:00
paginator
password Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
pprof
private Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
process
proxy
public
queue
recaptcha
references
regexplru
repository Executable check always returns true for windows (#20637) 2022-08-04 15:28:32 +08:00
secret
session
setting Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
sitemap Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00
ssh Use `strings.Cut` for GIT_PROTOCOL value (#20638) 2022-08-03 01:34:50 +03:00
storage
structs Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
svg
sync
templates Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
test
timeutil Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
translation Allow dev i18n to be more concurrent (#20159) 2022-07-04 12:17:09 +02:00
typesniffer Rework raw file http header logic (#20484) 2022-07-29 17:26:55 +02:00
updatechecker
upload
uri
user
util Fix package upload for files >32mb (#20622) 2022-08-02 21:35:48 +08:00
validation
web Fix various typos (#20338) 2022-07-12 23:32:37 +02:00