0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 11:42:38 -05:00
forgejo/modules
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
* Move PushUpdateAddDeleteTags to repository module from models

* Fix deadlock on sqlite
2020-02-03 09:47:04 +01:00
..
auth
avatar
base
cache Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
charset
context
convert [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) 2020-01-31 16:13:51 -05:00
cron
generate
git Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
gitgraph
graceful [UI] Show pull icon on pull (#10061) 2020-01-29 18:54:34 +00:00
highlight
httplib
indexer Fix file rename/copy not supported by indexer (#9965) 2020-01-24 18:26:49 -05:00
lfs
log
markup
metrics
migrations Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 2020-01-28 08:02:03 +00:00
notification
options Implement "embedded" command to extract static resources (#9982) 2020-02-02 10:17:44 +08:00
password
pprof
private Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00
process
public Implement "embedded" command to extract static resources (#9982) 2020-02-02 10:17:44 +08:00
queue Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
recaptcha
references Accept punctuation after simple+cross repository issue references (#10091) 2020-02-01 18:01:30 +00:00
repofiles Move PushUpdateAddDeleteTags to repository module from models (#10106) 2020-02-03 09:47:04 +01:00
repository Move PushUpdateAddDeleteTags to repository module from models (#10106) 2020-02-03 09:47:04 +01:00
secret
session
setting Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
ssh
structs API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
sync
task
templates Implement "embedded" command to extract static resources (#9982) 2020-02-02 10:17:44 +08:00
test
timeutil
upload
user
util Sanitize credentials in mirror form (#9975) 2020-01-25 10:57:42 +00:00
validation
webhook