forgejo/modules
Lunny Xiao ab22ab4a37
Refactor push update (#13381)
* Refactor Push update

* Remove the push_test since the function has been removed.

* Use default branch setting instead master
2020-12-08 03:23:18 +01: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
charset
context Support shortened commit SHAs in URLs (#13686) 2020-11-25 15:07:39 -05:00
convert issue #12450: return original URL in original_url JSON field (#13885) 2020-12-07 13:07:48 +01:00
cron
doctor Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
emoji
eventsource
generate
git Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
graceful Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
hcaptcha
highlight Use existing analyzer module for language detection for highlighting (#13522) 2020-11-13 16:13:41 -05:00
httpcache HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
httplib
indexer Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
lfs Move LFSLock APIFormat into convert package (#13808) 2020-12-03 16:05:48 +02:00
log Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
markup Fix crash in short link processor (#13839) 2020-12-04 03:01:42 +01:00
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) 2020-11-28 19:37:58 -05:00
metrics
migrations Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
nosql
notification Refactor push update (#13381) 2020-12-08 03:23:18 +01:00
options Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
password
pprof
private Fix send mail (#13312) 2020-10-26 12:42:27 -04:00
process
public HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
queue Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 2020-10-15 17:40:03 -04:00
recaptcha
references Fix panic bug in handling multiple references in commit (#13486) 2020-11-10 00:57:47 +02:00
repofiles go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
repository Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
secret
session
setting When reinitialising DBConfig reset the database use flags (#13796) 2020-12-02 19:39:48 -05:00
ssh Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
storage Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
structs Expose default theme in meta and API (#13809) 2020-12-03 13:53:21 +01:00
svg
sync
task Migrations: Use Process Manager to create own Context (#13792) 2020-12-02 18:36:06 +00:00
templates Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
test
timeutil
upload
user
util Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
validation
webhook