forgejo/modules
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
* Move last commit cache back into modules/git

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove go-git from the interface for last commit cache

Signed-off-by: Andrew Thornton <art27@cantab.net>

* move cacheref to last_commit_cache

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove go-git from routers/private/hook

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Move FindLFSFiles to pipeline

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Make no-go-git variants

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Submodule RefID

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix issue with GetCommitsInfo

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix GetLastCommitForPaths

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Improve efficiency

Signed-off-by: Andrew Thornton <art27@cantab.net>

* More efficiency

Signed-off-by: Andrew Thornton <art27@cantab.net>

* even faster

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Reduce duplication

* As per @lunny

Signed-off-by: Andrew Thornton <art27@cantab.net>

* attempt to fix drone

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test-tags

Signed-off-by: Andrew Thornton <art27@cantab.net>

* default to use no-go-git variants and add gogit build tag

Signed-off-by: Andrew Thornton <art27@cantab.net>

* placate lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @6543

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-12-17 22:00:47 +08:00
..
analyze
auth User Settings: Ignore empty language codes & validate (#13755) 2020-12-04 08:20:30 +02:00
avatar
base Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
cache Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
charset
context
convert Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
cron
doctor Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
emoji
eventsource
generate
git Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
lfs Move LFSLock APIFormat into convert package (#13808) 2020-12-03 16:05:48 +02:00
log
markup Markdown task list improvements (#13952) 2020-12-13 09:05:50 +08:00
matchlist
metrics
migrations [API] Add Ref to Issue (#13946) 2020-12-13 11:34:11 +00:00
nosql
notification Cause NotifyMigrateRepository to emit a repo create webhook (#14004) 2020-12-17 13:26:22 +01:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
secret
session
setting Store repository data in data path if not previously set (#13991) 2020-12-15 16:52:59 -05:00
ssh Standardise logging of failed authentication attempts in internal SSH (#13962) 2020-12-15 08:45:13 +00:00
storage
structs [API] Add ref to create/edit issue options & deprecated assignee (#13992) 2020-12-15 19:38:10 +01:00
svg
sync
task Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
templates chore: use octicon-mirror for feeds display (#13928) 2020-12-10 18:06:45 -05:00
test
timeutil
upload
user
util
validation